Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 01f734cb4f432760fc94a0fb6f64207628ca0662+e3cb5adc0df779076762ec3a116060f778f69398 (9178659e9273f7567dedea7a7955cd2a78d1ddbd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42372@libs/jps/.git # 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 [2021-05-12T10:26:41.671Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-12T10:26:41.676Z] Trying to pass milestone 1 [Pipeline] milestone [2021-05-12T10:26:41.780Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-12T10:26:41.991Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0575873d538a49f9c) in /home/ubuntu/workspace/moby_PR-42372 [Pipeline] { [Pipeline] checkout [2021-05-12T10:26:42.021Z] The recommended git tool is: git [2021-05-12T10:26:42.034Z] using credential docker-jenkins-github-credentials [2021-05-12T10:26:42.040Z] Cloning the remote Git repository [2021-05-12T10:26:42.040Z] Cloning with configured refspecs honoured and without tags [2021-05-12T10:26:42.040Z] Cloning repository https://github.com/moby/moby.git [2021-05-12T10:26:42.040Z] > git init /home/ubuntu/workspace/moby_PR-42372 # timeout=10 [2021-05-12T10:26:42.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:26:42.058Z] > git --version # timeout=10 [2021-05-12T10:26:42.066Z] > git --version # 'git version 2.17.1' [2021-05-12T10:26:42.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:26:42.067Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:26:55.701Z] Fetching without tags [2021-05-12T10:26:55.957Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:26:55.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:26:55.662Z] > git config --add remote.origin.fetch +refs/pull/42372/head:refs/remotes/origin/PR-42372 # timeout=10 [2021-05-12T10:26:55.667Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:26:55.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:26:55.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:26:55.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:26:55.701Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:26:55.957Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:26:55.959Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:26:56.432Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:26:56.432Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:26:56.927Z] Commit message: "[20.10] update containerd binary to v1.4.5" [2021-05-12T10:26:56.405Z] > git remote # timeout=10 [2021-05-12T10:26:56.410Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:26:56.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:26:56.413Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:26:56.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T10:26:56.431Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:26:56.436Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:26:56.928Z] > git rev-list --no-walk 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-12T10:26:57.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-12T10:26:57.598Z] Unable to find image 'alpine:latest' locally [2021-05-12T10:26:57.598Z] latest: Pulling from library/alpine [2021-05-12T10:26:57.598Z] 540db60ca938: Pulling fs layer [2021-05-12T10:26:57.858Z] 540db60ca938: Download complete [2021-05-12T10:26:57.858Z] 540db60ca938: Pull complete [2021-05-12T10:26:57.858Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-12T10:26:57.858Z] Status: Downloaded newer image for alpine:latest [2021-05-12T10:27:00.405Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-12T10:27:00.878Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0575873d538a49f9c) in /home/ubuntu/workspace/moby_PR-42372 [Pipeline] node [2021-05-12T10:27:00.880Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d71d3c76cce0c014) in /home/ubuntu/workspace/moby_PR-42372 [Pipeline] node [Pipeline] node [2021-05-12T10:27:00.888Z] Running on azwin-2-4166f0 in d:\jenkins\workspace\moby_PR-42372 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [2021-05-12T10:27:00.896Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03bf90254fb21d2db) in /home/ubuntu/workspace/moby_PR-42372 [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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] } [2021-05-12T10:27:00.902Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a651b27b5ca8c193) in /home/ubuntu/workspace/moby_PR-42372 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-05-12T10:27:00.948Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-12T10:27:00.967Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2021-05-12T10:27:00.975Z] The recommended git tool is: git [2021-05-12T10:27:00.977Z] using credential docker-jenkins-github-credentials [2021-05-12T10:27:00.985Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-12T10:27:00.989Z] Fetching changes from the remote Git repository [2021-05-12T10:27:00.991Z] Cloning the remote Git repository [2021-05-12T10:27:00.991Z] Cloning with configured refspecs honoured and without tags [2021-05-12T10:27:00.997Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-12T10:27:01.072Z] The recommended git tool is: git [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-05-12T10:27:01.092Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-05-12T10:27:01.118Z] The recommended git tool is: git [2021-05-12T10:27:01.128Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-12T10:27:01.135Z] Cloning the remote Git repository [2021-05-12T10:27:01.135Z] Cloning with configured refspecs honoured and without tags [2021-05-12T10:27:01.141Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-12T10:27:01.146Z] Cloning the remote Git repository [2021-05-12T10:27:01.146Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [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] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [2021-05-12T10:27:01.279Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-05-12T10:27:01.350Z] Cloning the remote Git repository [2021-05-12T10:27:01.350Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-12T10:27:01.710Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:00.980Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42372/.git # timeout=10 [2021-05-12T10:27:00.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:00.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:00.997Z] > git --version # timeout=10 [2021-05-12T10:27:01.004Z] > git --version # 'git version 2.17.1' [2021-05-12T10:27:01.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:01.005Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:01.709Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:01.715Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:00.990Z] Cloning repository https://github.com/moby/moby.git [2021-05-12T10:27:00.990Z] > git init /home/ubuntu/workspace/moby_PR-42372 # timeout=10 [2021-05-12T10:27:00.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:00.997Z] > git --version # timeout=10 [2021-05-12T10:27:01.000Z] > git --version # 'git version 2.17.1' [2021-05-12T10:27:01.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:01.000Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:01.126Z] Cloning repository https://github.com/moby/moby.git [2021-05-12T10:27:01.126Z] > git init /home/ubuntu/workspace/moby_PR-42372 # timeout=10 [2021-05-12T10:27:01.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:01.145Z] > git --version # timeout=10 [2021-05-12T10:27:01.149Z] > git --version # 'git version 2.25.1' [2021-05-12T10:27:01.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:01.151Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:01.207Z] Cloning repository https://github.com/moby/moby.git [2021-05-12T10:27:01.207Z] > git init /home/ubuntu/workspace/moby_PR-42372 # timeout=10 [2021-05-12T10:27:01.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:01.233Z] > git --version # timeout=10 [2021-05-12T10:27:01.242Z] > git --version # 'git version 2.25.1' [2021-05-12T10:27:01.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:01.243Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:01.382Z] Cloning repository https://github.com/moby/moby.git [2021-05-12T10:27:01.382Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-12T10:27:01.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:01.461Z] > git --version # timeout=10 [2021-05-12T10:27:01.525Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-12T10:27:01.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:01.528Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:02.225Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:02.226Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:27:02.281Z] Commit message: "[20.10] update containerd binary to v1.4.5" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-12T10:27:02.190Z] > git remote # timeout=10 [2021-05-12T10:27:02.192Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:27:02.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:02.195Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:27:02.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T10:27:02.225Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:02.230Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:03.270Z] + [ PR != PR ] [2021-05-12T10:27:03.270Z] + [ 20.10 != master ] [2021-05-12T10:27:03.270Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-12T10:27:03.588Z] + docker version [2021-05-12T10:27:03.588Z] Client: Docker Engine - Community [2021-05-12T10:27:03.588Z] Version: 20.10.5 [2021-05-12T10:27:03.588Z] API version: 1.41 [2021-05-12T10:27:03.588Z] Go version: go1.13.15 [2021-05-12T10:27:03.588Z] Git commit: 55c4c88 [2021-05-12T10:27:03.588Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-12T10:27:03.588Z] OS/Arch: linux/amd64 [2021-05-12T10:27:03.588Z] Context: default [2021-05-12T10:27:03.588Z] Experimental: true [2021-05-12T10:27:03.588Z] [2021-05-12T10:27:03.588Z] Server: Docker Engine - Community [2021-05-12T10:27:03.588Z] Engine: [2021-05-12T10:27:03.588Z] Version: 20.10.5 [2021-05-12T10:27:03.588Z] API version: 1.41 (minimum version 1.12) [2021-05-12T10:27:03.588Z] Go version: go1.13.15 [2021-05-12T10:27:03.588Z] Git commit: 363e9a8 [2021-05-12T10:27:03.588Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-12T10:27:03.588Z] OS/Arch: linux/amd64 [2021-05-12T10:27:03.588Z] Experimental: true [2021-05-12T10:27:03.588Z] containerd: [2021-05-12T10:27:03.588Z] Version: 1.4.4 [2021-05-12T10:27:03.588Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:03.588Z] runc: [2021-05-12T10:27:03.588Z] Version: 1.0.0-rc93 [2021-05-12T10:27:03.588Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:03.588Z] docker-init: [2021-05-12T10:27:03.588Z] Version: 0.19.0 [2021-05-12T10:27:03.588Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-12T10:27:03.872Z] + docker info [2021-05-12T10:27:04.808Z] Client: [2021-05-12T10:27:04.808Z] Context: default [2021-05-12T10:27:04.808Z] Debug Mode: false [2021-05-12T10:27:04.808Z] Plugins: [2021-05-12T10:27:04.808Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-12T10:27:04.808Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-12T10:27:04.808Z] [2021-05-12T10:27:04.808Z] Server: [2021-05-12T10:27:04.808Z] Containers: 0 [2021-05-12T10:27:04.808Z] Running: 0 [2021-05-12T10:27:04.808Z] Paused: 0 [2021-05-12T10:27:04.808Z] Stopped: 0 [2021-05-12T10:27:04.808Z] Images: 4 [2021-05-12T10:27:04.808Z] Server Version: 20.10.5 [2021-05-12T10:27:04.808Z] Storage Driver: overlay2 [2021-05-12T10:27:04.808Z] Backing Filesystem: extfs [2021-05-12T10:27:04.808Z] Supports d_type: true [2021-05-12T10:27:04.808Z] Native Overlay Diff: true [2021-05-12T10:27:04.808Z] Logging Driver: json-file [2021-05-12T10:27:04.808Z] Cgroup Driver: cgroupfs [2021-05-12T10:27:04.808Z] Cgroup Version: 1 [2021-05-12T10:27:04.808Z] Plugins: [2021-05-12T10:27:04.808Z] Volume: local [2021-05-12T10:27:04.808Z] Network: bridge host ipvlan macvlan null overlay [2021-05-12T10:27:04.808Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-12T10:27:04.808Z] Swarm: inactive [2021-05-12T10:27:04.808Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-12T10:27:04.808Z] Default Runtime: runc [2021-05-12T10:27:04.808Z] Init Binary: docker-init [2021-05-12T10:27:04.808Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:04.808Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:04.808Z] init version: de40ad0 [2021-05-12T10:27:04.808Z] Security Options: [2021-05-12T10:27:04.808Z] apparmor [2021-05-12T10:27:04.808Z] seccomp [2021-05-12T10:27:04.808Z] Profile: default [2021-05-12T10:27:04.808Z] Kernel Version: 5.4.0-1041-aws [2021-05-12T10:27:04.808Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-12T10:27:04.808Z] OSType: linux [2021-05-12T10:27:04.808Z] Architecture: x86_64 [2021-05-12T10:27:04.808Z] CPUs: 2 [2021-05-12T10:27:04.808Z] Total Memory: 7.569GiB [2021-05-12T10:27:04.808Z] Name: ip-10-100-121-255 [2021-05-12T10:27:04.808Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-12T10:27:04.808Z] Docker Root Dir: /var/lib/docker [2021-05-12T10:27:04.808Z] Debug Mode: false [2021-05-12T10:27:04.808Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:27:04.808Z] Labels: [2021-05-12T10:27:04.808Z] Experimental: true [2021-05-12T10:27:04.808Z] Insecure Registries: [2021-05-12T10:27:04.809Z] 127.0.0.0/8 [2021-05-12T10:27:04.809Z] Live Restore Enabled: true [2021-05-12T10:27:04.809Z] [2021-05-12T10:27:04.809Z] WARNING: No swap limit support [Pipeline] sh [2021-05-12T10:27:05.098Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:05.098Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:05.098Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42372/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-12T10:27:05.098Z] + bash /home/ubuntu/workspace/moby_PR-42372/check-config.sh [2021-05-12T10:27:05.098Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-12T10:27:05.098Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-12T10:27:05.098Z] [2021-05-12T10:27:05.098Z] Generally Necessary: [2021-05-12T10:27:05.357Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-12T10:27:05.357Z] - apparmor: enabled and tools installed [2021-05-12T10:27:05.357Z] - CONFIG_NAMESPACES: enabled [2021-05-12T10:27:05.357Z] - CONFIG_NET_NS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_PID_NS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_IPC_NS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_UTS_NS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUPS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CPUSETS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_MEMCG: enabled [2021-05-12T10:27:05.357Z] - CONFIG_KEYS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_VETH: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-12T10:27:05.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-12T10:27:05.357Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-12T10:27:05.357Z] [2021-05-12T10:27:05.357Z] Optional Features: [2021-05-12T10:27:05.357Z] - CONFIG_USER_NS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_SECCOMP: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-12T10:27:05.357Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-12T10:27:05.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-12T10:27:05.357Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-12T10:27:05.357Z] - CONFIG_BLK_CGROUP: enabled [2021-05-12T10:27:05.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-12T10:27:05.357Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-12T10:27:05.357Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_PERF: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-12T10:27:05.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-12T10:27:05.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-12T10:27:05.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-12T10:27:05.357Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-12T10:27:05.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_IP_VS: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-12T10:27:05.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-12T10:27:05.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-12T10:27:05.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-12T10:27:05.357Z] - CONFIG_EXT4_FS: enabled [2021-05-12T10:27:05.618Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-12T10:27:05.618Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-12T10:27:05.618Z] - Network Drivers: [2021-05-12T10:27:05.618Z] - "overlay": [2021-05-12T10:27:05.618Z] - CONFIG_VXLAN: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-12T10:27:05.618Z] Optional (for encrypted networks): [2021-05-12T10:27:05.618Z] - CONFIG_CRYPTO: enabled [2021-05-12T10:27:05.618Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-12T10:27:05.618Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-12T10:27:05.618Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-12T10:27:05.618Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-12T10:27:05.618Z] - CONFIG_XFRM: enabled [2021-05-12T10:27:05.618Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-12T10:27:05.618Z] - "ipvlan": [2021-05-12T10:27:05.618Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-12T10:27:05.618Z] - "macvlan": [2021-05-12T10:27:05.618Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_DUMMY: enabled (as module) [2021-05-12T10:27:05.618Z] - "ftp,tftp client in container": [2021-05-12T10:27:05.618Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-12T10:27:05.618Z] - Storage Drivers: [2021-05-12T10:27:05.618Z] - "aufs": [2021-05-12T10:27:05.618Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-12T10:27:05.618Z] - "btrfs": [2021-05-12T10:27:05.618Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-12T10:27:05.618Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-12T10:27:05.618Z] - "devicemapper": [2021-05-12T10:27:05.618Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-12T10:27:05.618Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-12T10:27:05.618Z] - "overlay": [2021-05-12T10:27:05.618Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-12T10:27:05.618Z] - "zfs": [2021-05-12T10:27:05.618Z] - /dev/zfs: present [2021-05-12T10:27:05.618Z] - zfs command: missing [2021-05-12T10:27:05.618Z] - zpool command: missing [2021-05-12T10:27:05.618Z] [2021-05-12T10:27:05.618Z] Limits: [2021-05-12T10:27:05.618Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-12T10:27:05.618Z] [2021-05-12T10:27:05.618Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-12T10:27:05.940Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01f734cb4f432760fc94a0fb6f64207628ca0662 . [2021-05-12T10:27:05.940Z] #1 [internal] load build definition from Dockerfile [2021-05-12T10:27:05.940Z] #1 sha256:2f4739165ba095dd8b7fe9532a2f91f6da2ab81430487cfaa4c7647c1e293236 [2021-05-12T10:27:05.940Z] #1 transferring dockerfile: 17.02kB done [2021-05-12T10:27:05.940Z] #1 DONE 0.0s [2021-05-12T10:27:05.940Z] [2021-05-12T10:27:05.940Z] #2 [internal] load .dockerignore [2021-05-12T10:27:05.940Z] #2 sha256:c05b675ce9f1e0dcf549ef79960f3e40d6c1438c657c0399a255a82e05111e4e [2021-05-12T10:27:05.940Z] #2 transferring context: 87B done [2021-05-12T10:27:05.940Z] #2 DONE 0.0s [2021-05-12T10:27:05.940Z] [2021-05-12T10:27:05.940Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-12T10:27:05.940Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-12T10:27:06.200Z] #3 DONE 0.1s [2021-05-12T10:27:06.200Z] [2021-05-12T10:27:06.200Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-12T10:27:06.200Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-12T10:27:06.200Z] #4 CACHED [2021-05-12T10:27:06.460Z] [2021-05-12T10:27:06.460Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:06.460Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-12T10:27:06.460Z] #5 DONE 0.1s [2021-05-12T10:27:06.460Z] [2021-05-12T10:27:06.460Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-12T10:27:06.460Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-12T10:27:06.460Z] #6 DONE 0.1s [2021-05-12T10:27:06.460Z] [2021-05-12T10:27:06.460Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-12T10:27:06.460Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-12T10:27:06.460Z] #8 DONE 0.1s [2021-05-12T10:27:06.460Z] [2021-05-12T10:27:06.460Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:06.460Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-12T10:27:06.460Z] #7 DONE 0.1s [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:06.719Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-12T10:27:06.719Z] #64 DONE 0.0s [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:06.719Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-12T10:27:06.719Z] #62 DONE 0.0s [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:27:06.719Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:27:06.719Z] #9 DONE 0.0s [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:27:06.719Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-12T10:27:06.719Z] #26 DONE 0.0s [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-12T10:27:06.719Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-12T10:27:06.719Z] #10 CACHED [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-12T10:27:06.719Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-12T10:27:06.719Z] #11 CACHED [2021-05-12T10:27:06.719Z] [2021-05-12T10:27:06.719Z] #23 [internal] load build context [2021-05-12T10:27:06.719Z] #23 sha256:1262a0dd6759f10068e48a43ad8bb0548c85451530f0f2fc10c79d6e6fd362db [2021-05-12T10:27:08.097Z] #23 transferring context: 53.38MB 1.5s done [2021-05-12T10:27:08.097Z] #23 DONE 1.5s [2021-05-12T10:27:08.097Z] [2021-05-12T10:27:08.097Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:27:08.097Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:27:08.097Z] #55 CACHED [2021-05-12T10:27:08.097Z] [2021-05-12T10:27:08.097Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-12T10:27:08.097Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-12T10:27:08.097Z] #12 CACHED [2021-05-12T10:27:08.097Z] [2021-05-12T10:27:08.097Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:27:08.097Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:27:08.097Z] #13 CACHED [2021-05-12T10:27:08.097Z] [2021-05-12T10:27:08.097Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:27:08.097Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:27:08.097Z] #36 CACHED [2021-05-12T10:27:08.097Z] [2021-05-12T10:27:08.097Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:08.097Z] #24 sha256:3bad5f7317dbb15079c2ab4eea30ee4ddf4f33990397146edaaed391e0c626cc [2021-05-12T10:27:13.369Z] #24 4.484 + RM_GOPATH=0 [2021-05-12T10:27:13.369Z] #24 4.484 + TMP_GOPATH= [2021-05-12T10:27:13.369Z] #24 4.485 + : /build [2021-05-12T10:27:13.369Z] #24 4.485 + '[' -z '' ']' [2021-05-12T10:27:13.369Z] #24 4.485 ++ mktemp -d [2021-05-12T10:27:13.369Z] #24 4.488 + export GOPATH=/tmp/tmp.IlFgfRL4HR [2021-05-12T10:27:13.369Z] #24 4.488 + GOPATH=/tmp/tmp.IlFgfRL4HR [2021-05-12T10:27:13.369Z] #24 4.488 + RM_GOPATH=1 [2021-05-12T10:27:13.369Z] #24 4.488 + case "$(go env GOARCH)" in [2021-05-12T10:27:13.369Z] #24 4.489 ++ go env GOARCH [2021-05-12T10:27:13.369Z] #24 4.512 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:13.369Z] #24 4.512 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:13.369Z] #24 4.515 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:13.369Z] #24 4.521 + dir=/tmp/install [2021-05-12T10:27:13.369Z] #24 4.524 + bin=dockercli [2021-05-12T10:27:13.369Z] #24 4.524 + shift [2021-05-12T10:27:13.369Z] #24 4.524 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-12T10:27:13.369Z] #24 4.524 + . /tmp/install/dockercli.installer [2021-05-12T10:27:13.369Z] #24 4.525 ++ : stable [2021-05-12T10:27:13.369Z] #24 4.525 ++ : 17.06.2-ce [2021-05-12T10:27:13.369Z] #24 4.525 + install_dockercli [2021-05-12T10:27:13.369Z] #24 4.526 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-12T10:27:13.369Z] #24 4.526 Install docker/cli version 17.06.2-ce from stable [2021-05-12T10:27:13.369Z] #24 4.529 ++ uname -m [2021-05-12T10:27:13.369Z] #24 4.534 + arch=x86_64 [2021-05-12T10:27:13.369Z] #24 4.535 + '[' x86_64 '!=' x86_64 ']' [2021-05-12T10:27:13.369Z] #24 4.536 + url=https://download.docker.com/linux/static [2021-05-12T10:27:13.369Z] #24 4.543 + tar -xz docker/docker [2021-05-12T10:27:13.369Z] #24 4.544 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-12T10:27:14.747Z] #24 ... [2021-05-12T10:27:14.747Z] [2021-05-12T10:27:14.747Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:14.747Z] #34 sha256:d5d8af44e41c3b13de8a43161d2b89830c2095dc5399775227234e6c7538d027 [2021-05-12T10:27:14.747Z] #34 4.593 + RM_GOPATH=0 [2021-05-12T10:27:14.747Z] #34 4.593 + TMP_GOPATH= [2021-05-12T10:27:14.747Z] #34 4.593 + : /build [2021-05-12T10:27:14.747Z] #34 4.593 + '[' -z '' ']' [2021-05-12T10:27:14.747Z] #34 4.594 ++ mktemp -d [2021-05-12T10:27:14.747Z] #34 4.595 + export GOPATH=/tmp/tmp.cTKzJgT8Il [2021-05-12T10:27:14.747Z] #34 4.595 + GOPATH=/tmp/tmp.cTKzJgT8Il [2021-05-12T10:27:14.747Z] #34 4.595 + RM_GOPATH=1 [2021-05-12T10:27:14.747Z] #34 4.595 + case "$(go env GOARCH)" in [2021-05-12T10:27:14.747Z] #34 4.597 ++ go env GOARCH [2021-05-12T10:27:14.747Z] #34 4.624 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:14.747Z] #34 4.624 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:14.747Z] #34 4.625 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:14.747Z] #34 4.631 + dir=/tmp/install [2021-05-12T10:27:14.747Z] #34 4.631 + bin=tomlv [2021-05-12T10:27:14.747Z] #34 4.631 + shift [2021-05-12T10:27:14.747Z] #34 4.631 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-12T10:27:14.747Z] #34 4.632 + . /tmp/install/tomlv.installer [2021-05-12T10:27:14.747Z] #34 4.632 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:14.747Z] #34 4.632 + install_tomlv [2021-05-12T10:27:14.747Z] #34 4.633 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-12T10:27:14.747Z] #34 4.633 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:14.747Z] #34 4.633 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cTKzJgT8Il/src/github.com/BurntSushi/toml [2021-05-12T10:27:14.747Z] #34 4.635 Cloning into '/tmp/tmp.cTKzJgT8Il/src/github.com/BurntSushi/toml'... [2021-05-12T10:27:14.747Z] #34 5.434 + cd /tmp/tmp.cTKzJgT8Il/src/github.com/BurntSushi/toml [2021-05-12T10:27:14.747Z] #34 5.434 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:14.747Z] #34 5.462 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:27:14.747Z] #34 6.325 github.com/BurntSushi/toml [2021-05-12T10:27:14.950Z] Fetching without tags [2021-05-12T10:27:15.066Z] Fetching without tags [2021-05-12T10:27:14.929Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:14.933Z] > git config --add remote.origin.fetch +refs/pull/42372/head:refs/remotes/origin/PR-42372 # timeout=10 [2021-05-12T10:27:14.935Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:14.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:14.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:14.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:14.949Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:15.235Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:15.310Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:15.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:15.065Z] > git config --add remote.origin.fetch +refs/pull/42372/head:refs/remotes/origin/PR-42372 # timeout=10 [2021-05-12T10:27:15.074Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:15.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:15.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:15.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:15.086Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:15.331Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:15.320Z] #34 ... [2021-05-12T10:27:15.320Z] [2021-05-12T10:27:15.320Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:15.320Z] #37 sha256:d3a4c010bad18c8802a2b20a4ba017dae326fc65893b9e826a29bba8d77d5665 [2021-05-12T10:27:15.320Z] #37 4.542 + RM_GOPATH=0 [2021-05-12T10:27:15.320Z] #37 4.542 + TMP_GOPATH= [2021-05-12T10:27:15.320Z] #37 4.542 + : /build [2021-05-12T10:27:15.320Z] #37 4.542 + '[' -z '' ']' [2021-05-12T10:27:15.320Z] #37 4.550 ++ mktemp -d [2021-05-12T10:27:15.320Z] #37 4.553 + export GOPATH=/tmp/tmp.iLqHGvESBq [2021-05-12T10:27:15.320Z] #37 4.553 + GOPATH=/tmp/tmp.iLqHGvESBq [2021-05-12T10:27:15.320Z] #37 4.553 + RM_GOPATH=1 [2021-05-12T10:27:15.320Z] #37 4.554 + case "$(go env GOARCH)" in [2021-05-12T10:27:15.320Z] #37 4.554 ++ go env GOARCH [2021-05-12T10:27:15.320Z] #37 4.603 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:15.320Z] #37 4.603 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:15.320Z] #37 4.604 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:15.320Z] #37 4.609 + dir=/tmp/install [2021-05-12T10:27:15.320Z] #37 4.614 + bin=tini [2021-05-12T10:27:15.320Z] #37 4.614 + shift [2021-05-12T10:27:15.320Z] #37 4.614 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-12T10:27:15.320Z] #37 4.622 + . /tmp/install/tini.installer [2021-05-12T10:27:15.320Z] #37 4.622 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:15.320Z] #37 4.623 + install_tini [2021-05-12T10:27:15.320Z] #37 4.623 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-12T10:27:15.320Z] #37 4.624 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:15.320Z] #37 4.624 + git clone https://github.com/krallin/tini.git /tmp/tmp.iLqHGvESBq/tini [2021-05-12T10:27:15.320Z] #37 4.632 Cloning into '/tmp/tmp.iLqHGvESBq/tini'... [2021-05-12T10:27:15.320Z] #37 5.210 + cd /tmp/tmp.iLqHGvESBq/tini [2021-05-12T10:27:15.320Z] #37 5.210 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:15.320Z] #37 5.225 + cmake . [2021-05-12T10:27:15.320Z] #37 5.956 -- The C compiler identification is GNU 8.3.0 [2021-05-12T10:27:15.320Z] #37 6.026 -- Check for working C compiler: /usr/bin/cc [2021-05-12T10:27:15.320Z] #37 6.573 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T10:27:15.320Z] #37 6.588 -- Detecting C compiler ABI info [2021-05-12T10:27:15.320Z] #37 7.110 -- Detecting C compiler ABI info - done [2021-05-12T10:27:15.320Z] #37 7.156 -- Detecting C compile features [2021-05-12T10:27:15.682Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:15.682Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:27:15.776Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:15.776Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:27:15.878Z] Still waiting to schedule task [2021-05-12T10:27:15.878Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-12T10:27:16.184Z] Commit message: "[20.10] update containerd binary to v1.4.5" [2021-05-12T10:27:16.267Z] Commit message: "[20.10] update containerd binary to v1.4.5" [2021-05-12T10:27:16.409Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-12T10:27:16.699Z] #37 ... [2021-05-12T10:27:16.699Z] [2021-05-12T10:27:16.699Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:16.699Z] #47 sha256:3f8f46abdfc4bd6169e586ecbd6f77c986764625d4f42a52d0dc2a496573278a [2021-05-12T10:27:16.699Z] #47 4.357 + RM_GOPATH=0 [2021-05-12T10:27:16.699Z] #47 4.359 + TMP_GOPATH= [2021-05-12T10:27:16.699Z] #47 4.359 + : /build [2021-05-12T10:27:16.699Z] #47 4.360 + '[' -z '' ']' [2021-05-12T10:27:16.699Z] #47 4.363 ++ mktemp -d [2021-05-12T10:27:16.699Z] #47 4.370 + export GOPATH=/tmp/tmp.uEnLsN3Aea [2021-05-12T10:27:16.699Z] #47 4.370 + GOPATH=/tmp/tmp.uEnLsN3Aea [2021-05-12T10:27:16.699Z] #47 4.370 + RM_GOPATH=1 [2021-05-12T10:27:16.699Z] #47 4.370 + case "$(go env GOARCH)" in [2021-05-12T10:27:16.699Z] #47 4.370 ++ go env GOARCH [2021-05-12T10:27:16.699Z] #47 4.387 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:16.699Z] #47 4.387 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:16.699Z] #47 4.387 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:16.699Z] #47 4.391 + dir=/tmp/install [2021-05-12T10:27:16.699Z] #47 4.392 + bin=gotestsum [2021-05-12T10:27:16.699Z] #47 4.392 + shift [2021-05-12T10:27:16.699Z] #47 4.392 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-12T10:27:16.699Z] #47 4.392 + . /tmp/install/gotestsum.installer [2021-05-12T10:27:16.699Z] #47 4.392 ++ : v0.5.3 [2021-05-12T10:27:16.699Z] #47 4.393 + install_gotestsum [2021-05-12T10:27:16.699Z] #47 4.393 + set -e [2021-05-12T10:27:16.699Z] #47 4.393 + export GO111MODULE=on [2021-05-12T10:27:16.699Z] #47 4.394 + GO111MODULE=on [2021-05-12T10:27:16.699Z] #47 4.394 + GOBIN=/build [2021-05-12T10:27:16.699Z] #47 4.394 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-12T10:27:16.699Z] #47 4.424 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:16.699Z] #47 4.426 go: finding gotest.tools v0.5.3 [2021-05-12T10:27:16.699Z] #47 5.273 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:16.699Z] #47 5.745 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:16.699Z] #47 8.556 go: downloading github.com/fatih/color v1.9.0 [2021-05-12T10:27:16.699Z] #47 8.595 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:16.699Z] #47 8.596 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:16.699Z] #47 8.597 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:16.699Z] #47 8.597 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:16.699Z] #47 8.598 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:27:16.770Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:15.234Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:15.239Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:15.657Z] > git remote # timeout=10 [2021-05-12T10:27:15.661Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:27:15.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:15.667Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:27:15.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T10:27:15.680Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:15.684Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:16.872Z] + docker version [2021-05-12T10:27:16.872Z] Client: Docker Engine - Community [2021-05-12T10:27:16.872Z] Version: 20.10.5 [2021-05-12T10:27:16.872Z] API version: 1.41 [2021-05-12T10:27:16.872Z] Go version: go1.13.15 [2021-05-12T10:27:16.872Z] Git commit: 55c4c88 [2021-05-12T10:27:16.872Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-12T10:27:16.872Z] OS/Arch: linux/amd64 [2021-05-12T10:27:16.872Z] Context: default [2021-05-12T10:27:16.872Z] Experimental: true [2021-05-12T10:27:16.872Z] [2021-05-12T10:27:16.872Z] Server: Docker Engine - Community [2021-05-12T10:27:16.872Z] Engine: [2021-05-12T10:27:16.872Z] Version: 20.10.5 [2021-05-12T10:27:16.872Z] API version: 1.41 (minimum version 1.12) [2021-05-12T10:27:16.872Z] Go version: go1.13.15 [2021-05-12T10:27:16.872Z] Git commit: 363e9a8 [2021-05-12T10:27:16.872Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-12T10:27:16.872Z] OS/Arch: linux/amd64 [2021-05-12T10:27:16.872Z] Experimental: true [2021-05-12T10:27:16.872Z] containerd: [2021-05-12T10:27:16.872Z] Version: 1.4.4 [2021-05-12T10:27:16.872Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:16.872Z] runc: [2021-05-12T10:27:16.872Z] Version: 1.0.0-rc93 [2021-05-12T10:27:16.872Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:16.872Z] docker-init: [2021-05-12T10:27:16.872Z] Version: 0.19.0 [2021-05-12T10:27:16.872Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-12T10:27:16.927Z] + docker version [2021-05-12T10:27:16.927Z] Client: Docker Engine - Community [2021-05-12T10:27:16.927Z] Version: 20.10.5 [2021-05-12T10:27:16.927Z] API version: 1.41 [2021-05-12T10:27:16.927Z] Go version: go1.13.15 [2021-05-12T10:27:16.927Z] Git commit: 55c4c88 [2021-05-12T10:27:16.927Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-12T10:27:16.927Z] OS/Arch: linux/amd64 [2021-05-12T10:27:16.927Z] Context: default [2021-05-12T10:27:16.927Z] Experimental: true [2021-05-12T10:27:16.927Z] [2021-05-12T10:27:16.927Z] Server: Docker Engine - Community [2021-05-12T10:27:16.927Z] Engine: [2021-05-12T10:27:16.927Z] Version: 20.10.5 [2021-05-12T10:27:16.927Z] API version: 1.41 (minimum version 1.12) [2021-05-12T10:27:16.927Z] Go version: go1.13.15 [2021-05-12T10:27:16.927Z] Git commit: 363e9a8 [2021-05-12T10:27:16.927Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-12T10:27:16.927Z] OS/Arch: linux/amd64 [2021-05-12T10:27:16.927Z] Experimental: true [2021-05-12T10:27:16.927Z] containerd: [2021-05-12T10:27:16.927Z] Version: 1.4.4 [2021-05-12T10:27:16.927Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:16.927Z] runc: [2021-05-12T10:27:16.927Z] Version: 1.0.0-rc93 [2021-05-12T10:27:16.927Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:16.927Z] docker-init: [2021-05-12T10:27:16.927Z] Version: 0.19.0 [2021-05-12T10:27:16.927Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-12T10:27:16.959Z] #47 8.814 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:16.959Z] #47 8.866 go: extracting github.com/fatih/color v1.9.0 [2021-05-12T10:27:16.959Z] #47 8.873 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:27:16.959Z] #47 8.886 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:16.959Z] #47 8.954 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:16.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:16.365Z] > git config --add remote.origin.fetch +refs/pull/42372/head:refs/remotes/origin/PR-42372 # timeout=10 [2021-05-12T10:27:16.377Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:16.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:16.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:16.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:16.402Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:16.760Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:16.766Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:15.336Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:15.768Z] > git remote # timeout=10 [2021-05-12T10:27:15.774Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:27:15.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:15.780Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:27:15.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T10:27:15.796Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:15.804Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:16.918Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:16.989Z] > git config --add remote.origin.fetch +refs/pull/42372/head:refs/remotes/origin/PR-42372 # timeout=10 [2021-05-12T10:27:17.154Z] + docker info [2021-05-12T10:27:17.154Z] Client: [2021-05-12T10:27:17.154Z] Context: default [2021-05-12T10:27:17.154Z] Debug Mode: false [2021-05-12T10:27:17.154Z] Plugins: [2021-05-12T10:27:17.154Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-12T10:27:17.154Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-12T10:27:17.154Z] [2021-05-12T10:27:17.154Z] Server: [2021-05-12T10:27:17.154Z] Containers: 0 [2021-05-12T10:27:17.154Z] Running: 0 [2021-05-12T10:27:17.154Z] Paused: 0 [2021-05-12T10:27:17.154Z] Stopped: 0 [2021-05-12T10:27:17.154Z] Images: 5 [2021-05-12T10:27:17.154Z] Server Version: 20.10.5 [2021-05-12T10:27:17.154Z] Storage Driver: overlay2 [2021-05-12T10:27:17.154Z] Backing Filesystem: extfs [2021-05-12T10:27:17.154Z] Supports d_type: true [2021-05-12T10:27:17.154Z] Native Overlay Diff: true [2021-05-12T10:27:17.154Z] Logging Driver: json-file [2021-05-12T10:27:17.154Z] Cgroup Driver: cgroupfs [2021-05-12T10:27:17.154Z] Cgroup Version: 1 [2021-05-12T10:27:17.154Z] Plugins: [2021-05-12T10:27:17.154Z] Volume: local [2021-05-12T10:27:17.154Z] Network: bridge host ipvlan macvlan null overlay [2021-05-12T10:27:17.154Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-12T10:27:17.154Z] Swarm: inactive [2021-05-12T10:27:17.154Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-12T10:27:17.154Z] Default Runtime: runc [2021-05-12T10:27:17.154Z] Init Binary: docker-init [2021-05-12T10:27:17.154Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:17.154Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:17.154Z] init version: de40ad0 [2021-05-12T10:27:17.154Z] Security Options: [2021-05-12T10:27:17.154Z] apparmor [2021-05-12T10:27:17.154Z] seccomp [2021-05-12T10:27:17.154Z] Profile: default [2021-05-12T10:27:17.154Z] Kernel Version: 5.4.0-1041-aws [2021-05-12T10:27:17.154Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-12T10:27:17.154Z] OSType: linux [2021-05-12T10:27:17.154Z] Architecture: x86_64 [2021-05-12T10:27:17.154Z] CPUs: 2 [2021-05-12T10:27:17.154Z] Total Memory: 7.487GiB [2021-05-12T10:27:17.154Z] Name: ip-10-100-45-114 [2021-05-12T10:27:17.154Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-12T10:27:17.154Z] Docker Root Dir: /var/lib/docker [2021-05-12T10:27:17.154Z] Debug Mode: false [2021-05-12T10:27:17.154Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:27:17.154Z] Labels: [2021-05-12T10:27:17.154Z] Experimental: true [2021-05-12T10:27:17.154Z] Insecure Registries: [2021-05-12T10:27:17.154Z] 127.0.0.0/8 [2021-05-12T10:27:17.154Z] Live Restore Enabled: true [2021-05-12T10:27:17.154Z] [2021-05-12T10:27:17.154Z] WARNING: No swap limit support [Pipeline] sh [2021-05-12T10:27:17.199Z] + docker info [2021-05-12T10:27:17.218Z] #47 8.956 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:17.218Z] #47 8.971 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:17.218Z] #47 9.124 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:17.218Z] #47 9.173 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:17.293Z] Fetching without tags [2021-05-12T10:27:17.440Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:17.440Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:17.440Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42372/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-12T10:27:17.440Z] + bash /home/ubuntu/workspace/moby_PR-42372/check-config.sh [2021-05-12T10:27:17.440Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-12T10:27:17.440Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-12T10:27:17.440Z] [2021-05-12T10:27:17.440Z] Generally Necessary: [2021-05-12T10:27:17.440Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-12T10:27:17.440Z] - apparmor: enabled and tools installed [2021-05-12T10:27:17.440Z] - CONFIG_NAMESPACES: enabled [2021-05-12T10:27:17.440Z] - CONFIG_NET_NS: enabled [2021-05-12T10:27:17.440Z] - CONFIG_PID_NS: enabled [2021-05-12T10:27:17.440Z] - CONFIG_IPC_NS: enabled [2021-05-12T10:27:17.440Z] - CONFIG_UTS_NS: enabled [2021-05-12T10:27:17.440Z] - CONFIG_CGROUPS: enabled [2021-05-12T10:27:17.440Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-12T10:27:17.440Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-12T10:27:17.440Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-12T10:27:17.440Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-12T10:27:17.440Z] - CONFIG_CPUSETS: enabled [2021-05-12T10:27:17.478Z] #47 9.265 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:17.478Z] #47 9.328 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:17.478Z] #47 ... [2021-05-12T10:27:17.478Z] [2021-05-12T10:27:17.478Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:17.478Z] #37 sha256:d3a4c010bad18c8802a2b20a4ba017dae326fc65893b9e826a29bba8d77d5665 [2021-05-12T10:27:17.478Z] #37 9.354 -- Detecting C compile features - done [2021-05-12T10:27:17.478Z] #37 9.444 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-12T10:27:17.700Z] - CONFIG_MEMCG: enabled [2021-05-12T10:27:17.700Z] - CONFIG_KEYS: enabled [2021-05-12T10:27:17.700Z] - CONFIG_VETH: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-12T10:27:17.700Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-12T10:27:17.700Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-12T10:27:17.700Z] [2021-05-12T10:27:17.700Z] Optional Features: [2021-05-12T10:27:17.700Z] - CONFIG_USER_NS: enabled [2021-05-12T10:27:17.700Z] - CONFIG_SECCOMP: enabled [2021-05-12T10:27:17.700Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-12T10:27:17.700Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-12T10:27:17.700Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-12T10:27:17.700Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-12T10:27:17.700Z] - CONFIG_BLK_CGROUP: enabled [2021-05-12T10:27:17.700Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-12T10:27:17.700Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-12T10:27:17.700Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-12T10:27:17.700Z] - CONFIG_CGROUP_PERF: enabled [2021-05-12T10:27:17.700Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-12T10:27:17.700Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-12T10:27:17.700Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-12T10:27:17.700Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-12T10:27:17.700Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-12T10:27:17.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_IP_VS: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-12T10:27:17.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-12T10:27:17.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-12T10:27:17.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_EXT4_FS: enabled [2021-05-12T10:27:17.700Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-12T10:27:17.700Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-12T10:27:17.700Z] - Network Drivers: [2021-05-12T10:27:17.700Z] - "overlay": [2021-05-12T10:27:17.700Z] - CONFIG_VXLAN: enabled (as module) [2021-05-12T10:27:17.700Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-12T10:27:17.700Z] Optional (for encrypted networks): [2021-05-12T10:27:17.736Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:17.736Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:27:17.736Z] #37 9.659 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-12T10:27:17.959Z] - CONFIG_CRYPTO: enabled [2021-05-12T10:27:17.959Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-12T10:27:17.959Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-12T10:27:17.959Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-12T10:27:17.959Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-12T10:27:17.959Z] - CONFIG_XFRM: enabled [2021-05-12T10:27:17.959Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-12T10:27:17.959Z] - "ipvlan": [2021-05-12T10:27:17.959Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-12T10:27:17.959Z] - "macvlan": [2021-05-12T10:27:17.959Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_DUMMY: enabled (as module) [2021-05-12T10:27:17.959Z] - "ftp,tftp client in container": [2021-05-12T10:27:17.959Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-12T10:27:17.959Z] - Storage Drivers: [2021-05-12T10:27:17.959Z] - "aufs": [2021-05-12T10:27:17.959Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-12T10:27:17.959Z] - "btrfs": [2021-05-12T10:27:17.959Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-12T10:27:17.959Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-12T10:27:17.959Z] - "devicemapper": [2021-05-12T10:27:17.959Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-12T10:27:17.959Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-12T10:27:17.959Z] - "overlay": [2021-05-12T10:27:17.959Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-12T10:27:17.959Z] - "zfs": [2021-05-12T10:27:17.959Z] - /dev/zfs: present [2021-05-12T10:27:17.959Z] - zfs command: missing [2021-05-12T10:27:17.959Z] - zpool command: missing [2021-05-12T10:27:17.959Z] [2021-05-12T10:27:17.959Z] Limits: [2021-05-12T10:27:17.959Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-12T10:27:17.959Z] [2021-05-12T10:27:17.959Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-12T10:27:17.996Z] #37 9.799 -- Configuring done [2021-05-12T10:27:17.996Z] #37 9.824 -- Generating done [2021-05-12T10:27:17.996Z] #37 9.843 -- Build files have been written to: /tmp/tmp.iLqHGvESBq/tini [2021-05-12T10:27:17.996Z] #37 9.855 + make tini-static [2021-05-12T10:27:17.996Z] #37 ... [2021-05-12T10:27:17.996Z] [2021-05-12T10:27:17.996Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:17.996Z] #67 sha256:363077c746f275cd2e144417dd06285cd1e4a73dcba98648d3c7106ca5927219 [2021-05-12T10:27:17.996Z] #67 3.190 + RM_GOPATH=0 [2021-05-12T10:27:17.996Z] #67 3.190 + TMP_GOPATH= [2021-05-12T10:27:17.996Z] #67 3.190 + : /build [2021-05-12T10:27:17.996Z] #67 3.190 + '[' -z '' ']' [2021-05-12T10:27:17.996Z] #67 3.190 ++ mktemp -d [2021-05-12T10:27:17.996Z] #67 3.191 + export GOPATH=/tmp/tmp.gtAtvET2MP [2021-05-12T10:27:17.996Z] #67 3.191 + GOPATH=/tmp/tmp.gtAtvET2MP [2021-05-12T10:27:17.996Z] #67 3.191 + RM_GOPATH=1 [2021-05-12T10:27:17.996Z] #67 3.191 + case "$(go env GOARCH)" in [2021-05-12T10:27:17.996Z] #67 3.191 ++ go env GOARCH [2021-05-12T10:27:17.996Z] #67 3.199 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:17.996Z] #67 3.199 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:17.996Z] #67 3.200 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:17.996Z] #67 3.200 + dir=/tmp/install [2021-05-12T10:27:17.996Z] #67 3.201 + bin=proxy [2021-05-12T10:27:17.996Z] #67 3.201 + shift [2021-05-12T10:27:17.996Z] #67 3.201 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-12T10:27:17.996Z] #67 3.201 + . /tmp/install/proxy.installer [2021-05-12T10:27:17.996Z] #67 3.201 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:17.996Z] #67 3.201 + install_proxy [2021-05-12T10:27:17.996Z] #67 3.201 + case "$1" in [2021-05-12T10:27:17.996Z] #67 3.201 + export CGO_ENABLED=0 [2021-05-12T10:27:17.996Z] #67 3.201 + CGO_ENABLED=0 [2021-05-12T10:27:17.996Z] #67 3.201 + _install_proxy [2021-05-12T10:27:17.996Z] #67 3.201 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-12T10:27:17.996Z] #67 3.201 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:17.996Z] #67 3.201 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gtAtvET2MP/src/github.com/docker/libnetwork [2021-05-12T10:27:17.996Z] #67 3.204 Cloning into '/tmp/tmp.gtAtvET2MP/src/github.com/docker/libnetwork'... [Pipeline] sh [2021-05-12T10:27:18.125Z] Client: [2021-05-12T10:27:18.125Z] Context: default [2021-05-12T10:27:18.125Z] Debug Mode: false [2021-05-12T10:27:18.125Z] Plugins: [2021-05-12T10:27:18.125Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-12T10:27:18.125Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-12T10:27:18.125Z] [2021-05-12T10:27:18.125Z] Server: [2021-05-12T10:27:18.125Z] Containers: 0 [2021-05-12T10:27:18.125Z] Running: 0 [2021-05-12T10:27:18.125Z] Paused: 0 [2021-05-12T10:27:18.125Z] Stopped: 0 [2021-05-12T10:27:18.125Z] Images: 3 [2021-05-12T10:27:18.125Z] Server Version: 20.10.5 [2021-05-12T10:27:18.125Z] Storage Driver: overlay2 [2021-05-12T10:27:18.125Z] Backing Filesystem: extfs [2021-05-12T10:27:18.125Z] Supports d_type: true [2021-05-12T10:27:18.125Z] Native Overlay Diff: true [2021-05-12T10:27:18.125Z] Logging Driver: json-file [2021-05-12T10:27:18.125Z] Cgroup Driver: systemd [2021-05-12T10:27:18.125Z] Cgroup Version: 2 [2021-05-12T10:27:18.125Z] Plugins: [2021-05-12T10:27:18.125Z] Volume: local [2021-05-12T10:27:18.125Z] Network: bridge host ipvlan macvlan null overlay [2021-05-12T10:27:18.125Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-12T10:27:18.125Z] Swarm: inactive [2021-05-12T10:27:18.125Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-12T10:27:18.125Z] Default Runtime: runc [2021-05-12T10:27:18.125Z] Init Binary: docker-init [2021-05-12T10:27:18.125Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:18.125Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:18.125Z] init version: de40ad0 [2021-05-12T10:27:18.125Z] Security Options: [2021-05-12T10:27:18.125Z] apparmor [2021-05-12T10:27:18.125Z] seccomp [2021-05-12T10:27:18.125Z] Profile: default [2021-05-12T10:27:18.125Z] cgroupns [2021-05-12T10:27:18.125Z] Kernel Version: 5.4.0-1041-aws [2021-05-12T10:27:18.125Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-12T10:27:18.125Z] OSType: linux [2021-05-12T10:27:18.125Z] Architecture: x86_64 [2021-05-12T10:27:18.125Z] CPUs: 2 [2021-05-12T10:27:18.125Z] Total Memory: 7.569GiB [2021-05-12T10:27:18.125Z] Name: ip-10-100-92-229 [2021-05-12T10:27:18.125Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-12T10:27:18.125Z] Docker Root Dir: /var/lib/docker [2021-05-12T10:27:18.125Z] Debug Mode: false [2021-05-12T10:27:18.125Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:27:18.125Z] Labels: [2021-05-12T10:27:18.125Z] Experimental: true [2021-05-12T10:27:18.125Z] Insecure Registries: [2021-05-12T10:27:18.125Z] 127.0.0.0/8 [2021-05-12T10:27:18.125Z] Live Restore Enabled: true [2021-05-12T10:27:18.125Z] [2021-05-12T10:27:18.125Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-12T10:27:18.255Z] #67 ... [2021-05-12T10:27:18.255Z] [2021-05-12T10:27:18.255Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:18.255Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:18.255Z] #49 3.924 + RM_GOPATH=0 [2021-05-12T10:27:18.255Z] #49 3.924 + TMP_GOPATH= [2021-05-12T10:27:18.255Z] #49 3.924 + : /build [2021-05-12T10:27:18.255Z] #49 3.924 + '[' -z '' ']' [2021-05-12T10:27:18.255Z] #49 3.924 ++ mktemp -d [2021-05-12T10:27:18.255Z] #49 3.948 + export GOPATH=/tmp/tmp.9L21MGkZXp [2021-05-12T10:27:18.255Z] #49 3.948 + GOPATH=/tmp/tmp.9L21MGkZXp [2021-05-12T10:27:18.255Z] #49 3.948 + RM_GOPATH=1 [2021-05-12T10:27:18.255Z] #49 3.948 + case "$(go env GOARCH)" in [2021-05-12T10:27:18.255Z] #49 3.958 ++ go env GOARCH [2021-05-12T10:27:18.255Z] #49 3.975 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.255Z] #49 3.975 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.255Z] #49 3.975 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:18.255Z] #49 3.982 + dir=/tmp/install [2021-05-12T10:27:18.255Z] #49 3.982 + bin=golangci_lint [2021-05-12T10:27:18.255Z] #49 3.982 + shift [2021-05-12T10:27:18.255Z] #49 3.982 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-12T10:27:18.255Z] #49 3.982 + . /tmp/install/golangci_lint.installer [2021-05-12T10:27:18.255Z] #49 3.982 ++ : v1.23.8 [2021-05-12T10:27:18.255Z] #49 3.982 + install_golangci_lint [2021-05-12T10:27:18.255Z] #49 3.982 + set -e [2021-05-12T10:27:18.255Z] #49 3.982 + export GO111MODULE=on [2021-05-12T10:27:18.255Z] #49 3.982 + GO111MODULE=on [2021-05-12T10:27:18.255Z] #49 3.982 + GOBIN=/build [2021-05-12T10:27:18.255Z] #49 3.982 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-12T10:27:18.255Z] #49 4.031 go: finding github.com v1.23.8 [2021-05-12T10:27:18.255Z] #49 4.031 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-12T10:27:18.255Z] #49 4.035 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-12T10:27:18.255Z] #49 4.035 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:18.255Z] #49 4.035 go: finding github.com/golangci v1.23.8 [2021-05-12T10:27:18.255Z] #49 4.672 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:18.255Z] #49 5.271 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:18.255Z] #49 ... [2021-05-12T10:27:18.255Z] [2021-05-12T10:27:18.255Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:18.255Z] #53 sha256:8faa5069778b5f4a5ae13e57973932dc7b986557dd54a754b174769ba5e40a3a [2021-05-12T10:27:18.255Z] #53 3.919 + RM_GOPATH=0 [2021-05-12T10:27:18.255Z] #53 3.919 + TMP_GOPATH= [2021-05-12T10:27:18.255Z] #53 3.919 + : /build [2021-05-12T10:27:18.255Z] #53 3.919 + '[' -z '' ']' [2021-05-12T10:27:18.255Z] #53 3.919 ++ mktemp -d [2021-05-12T10:27:18.255Z] #53 3.933 + export GOPATH=/tmp/tmp.XLt7ts51OO [2021-05-12T10:27:18.255Z] #53 3.934 + GOPATH=/tmp/tmp.XLt7ts51OO [2021-05-12T10:27:18.255Z] #53 3.934 + RM_GOPATH=1 [2021-05-12T10:27:18.255Z] #53 3.934 + case "$(go env GOARCH)" in [2021-05-12T10:27:18.255Z] #53 3.935 ++ go env GOARCH [2021-05-12T10:27:18.255Z] #53 3.977 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.255Z] #53 3.977 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.255Z] #53 3.977 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:18.255Z] #53 3.977 + dir=/tmp/install [2021-05-12T10:27:18.255Z] #53 3.977 + bin=runc [2021-05-12T10:27:18.255Z] #53 3.977 + shift [2021-05-12T10:27:18.255Z] #53 3.977 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-12T10:27:18.255Z] #53 3.977 + . /tmp/install/runc.installer [2021-05-12T10:27:18.255Z] #53 3.977 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:18.255Z] #53 3.977 + install_runc [2021-05-12T10:27:18.255Z] #53 3.986 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-12T10:27:18.255Z] #53 3.986 + uname -r [2021-05-12T10:27:18.255Z] #53 4.015 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-12T10:27:18.255Z] #53 4.015 + RUNC_BUILDTAGS='seccomp ' [2021-05-12T10:27:18.255Z] #53 4.015 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-12T10:27:18.255Z] #53 4.015 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XLt7ts51OO/src/github.com/opencontainers/runc [2021-05-12T10:27:18.255Z] #53 4.029 Cloning into '/tmp/tmp.XLt7ts51OO/src/github.com/opencontainers/runc'... [2021-05-12T10:27:18.276Z] + sudo modprobe ip_vs [2021-05-12T10:27:18.276Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01f734cb4f432760fc94a0fb6f64207628ca0662 . [2021-05-12T10:27:18.357Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:18.481Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:01f734cb4f432760fc94a0fb6f64207628ca0662 . [2021-05-12T10:27:18.514Z] #53 ... [2021-05-12T10:27:18.514Z] [2021-05-12T10:27:18.514Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:18.514Z] #56 sha256:679e7e995b7cd17ea7d9408f173e5ac3c723f7857b15123ac6c199295a7a3259 [2021-05-12T10:27:18.514Z] #56 2.746 + RM_GOPATH=0 [2021-05-12T10:27:18.514Z] #56 2.746 + TMP_GOPATH= [2021-05-12T10:27:18.514Z] #56 2.748 + : /build [2021-05-12T10:27:18.514Z] #56 2.748 + '[' -z '' ']' [2021-05-12T10:27:18.514Z] #56 2.748 ++ mktemp -d [2021-05-12T10:27:18.514Z] #56 2.762 + export GOPATH=/tmp/tmp.2AfDuTk5m9 [2021-05-12T10:27:18.514Z] #56 2.762 + GOPATH=/tmp/tmp.2AfDuTk5m9 [2021-05-12T10:27:18.514Z] #56 2.762 + RM_GOPATH=1 [2021-05-12T10:27:18.514Z] #56 2.763 + case "$(go env GOARCH)" in [2021-05-12T10:27:18.514Z] #56 2.763 ++ go env GOARCH [2021-05-12T10:27:18.514Z] #56 2.767 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.514Z] #56 2.767 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.514Z] #56 2.767 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:18.514Z] #56 2.770 + dir=/tmp/install [2021-05-12T10:27:18.514Z] #56 2.770 + bin=containerd [2021-05-12T10:27:18.514Z] #56 2.770 + shift [2021-05-12T10:27:18.514Z] #56 2.770 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-12T10:27:18.514Z] #56 2.770 + . /tmp/install/containerd.installer [2021-05-12T10:27:18.514Z] #56 2.770 ++ set -e [2021-05-12T10:27:18.514Z] #56 2.770 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:18.514Z] #56 2.770 + install_containerd [2021-05-12T10:27:18.514Z] #56 2.771 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:18.514Z] #56 2.771 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-12T10:27:18.514Z] #56 2.771 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2AfDuTk5m9/src/github.com/containerd/containerd [2021-05-12T10:27:18.514Z] #56 2.796 Cloning into '/tmp/tmp.2AfDuTk5m9/src/github.com/containerd/containerd'... [2021-05-12T10:27:18.514Z] #56 ... [2021-05-12T10:27:18.514Z] [2021-05-12T10:27:18.514Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:18.514Z] #58 sha256:2b58b6d3eb5ef60c80271529d8f812067a5b6138b30ec33158045846567c73a1 [2021-05-12T10:27:18.514Z] #58 4.198 + RM_GOPATH=0 [2021-05-12T10:27:18.514Z] #58 4.198 + TMP_GOPATH= [2021-05-12T10:27:18.514Z] #58 4.198 + : /build [2021-05-12T10:27:18.514Z] #58 4.198 + '[' -z '' ']' [2021-05-12T10:27:18.514Z] #58 4.198 ++ mktemp -d [2021-05-12T10:27:18.514Z] #58 4.214 + export GOPATH=/tmp/tmp.2ftJyc6lH7 [2021-05-12T10:27:18.514Z] #58 4.214 + GOPATH=/tmp/tmp.2ftJyc6lH7 [2021-05-12T10:27:18.514Z] #58 4.214 + RM_GOPATH=1 [2021-05-12T10:27:18.514Z] #58 4.214 + case "$(go env GOARCH)" in [2021-05-12T10:27:18.514Z] #58 4.214 ++ go env GOARCH [2021-05-12T10:27:18.514Z] #58 4.247 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.514Z] #58 4.247 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.514Z] #58 4.254 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:18.514Z] #58 4.254 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:18.514Z] #58 4.254 + dir=/tmp/install [2021-05-12T10:27:18.514Z] #58 4.254 + bin=rootlesskit [2021-05-12T10:27:18.514Z] #58 4.254 + shift [2021-05-12T10:27:18.514Z] #58 4.254 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-12T10:27:18.514Z] #58 4.254 + . /tmp/install/rootlesskit.installer [2021-05-12T10:27:18.514Z] #58 4.254 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:18.514Z] #58 4.254 + install_rootlesskit [2021-05-12T10:27:18.514Z] #58 4.254 + case "$1" in [2021-05-12T10:27:18.514Z] #58 4.254 + export CGO_ENABLED=0 [2021-05-12T10:27:18.514Z] #58 4.254 + CGO_ENABLED=0 [2021-05-12T10:27:18.514Z] #58 4.254 + _install_rootlesskit [2021-05-12T10:27:18.514Z] #58 4.254 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-12T10:27:18.514Z] #58 4.254 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2ftJyc6lH7/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:27:18.514Z] #58 4.254 Cloning into '/tmp/tmp.2ftJyc6lH7/src/github.com/rootless-containers/rootlesskit'... [2021-05-12T10:27:18.514Z] #58 7.575 + cd /tmp/tmp.2ftJyc6lH7/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:27:18.514Z] #58 7.575 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:18.514Z] #58 7.613 + export GO111MODULE=on [2021-05-12T10:27:18.514Z] #58 7.614 + GO111MODULE=on [2021-05-12T10:27:18.514Z] #58 7.614 + export GOPROXY=https://proxy.golang.org [2021-05-12T10:27:18.514Z] #58 7.615 + GOPROXY=https://proxy.golang.org [2021-05-12T10:27:18.514Z] #58 7.616 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:27:18.514Z] #58 7.616 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-12T10:27:18.514Z] #58 9.157 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:18.514Z] #58 9.174 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:27:18.514Z] #58 9.257 go: downloading github.com/google/uuid v1.2.0 [2021-05-12T10:27:18.514Z] #58 9.267 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:18.514Z] #58 9.327 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:18.514Z] #58 9.378 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:18.514Z] #58 9.380 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:18.514Z] #58 9.469 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:18.514Z] #58 9.605 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:18.514Z] #58 9.616 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:18.514Z] #58 9.643 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:18.514Z] #58 9.676 go: extracting github.com/google/uuid v1.2.0 [2021-05-12T10:27:18.514Z] #58 9.711 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:18.514Z] #58 9.733 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:27:18.514Z] #58 9.750 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:18.514Z] #58 10.03 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:18.514Z] #58 10.15 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:18.514Z] #58 10.20 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:18.538Z] #1 [internal] load build definition from Dockerfile [2021-05-12T10:27:18.538Z] #1 sha256:6e11e4d6b31f20da2ca600f5f6a20fb98150193d3f5779ed44e550cf9585c5b0 [2021-05-12T10:27:18.538Z] #1 transferring dockerfile: 17.02kB done [2021-05-12T10:27:18.538Z] #1 DONE 0.0s [2021-05-12T10:27:18.538Z] [2021-05-12T10:27:18.538Z] #2 [internal] load .dockerignore [2021-05-12T10:27:18.538Z] #2 sha256:4ffd8ab9367e7d17eda0587c4b6229d9284cdffcaf006b7f1f1cbaf84b67c349 [2021-05-12T10:27:18.538Z] #2 transferring context: 87B done [2021-05-12T10:27:18.538Z] #2 DONE 0.0s [2021-05-12T10:27:18.538Z] [2021-05-12T10:27:18.538Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-12T10:27:18.538Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-12T10:27:18.538Z] #3 DONE 0.1s [2021-05-12T10:27:18.538Z] [2021-05-12T10:27:18.538Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-12T10:27:18.538Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-12T10:27:18.538Z] #4 CACHED [2021-05-12T10:27:18.584Z] Commit message: "[20.10] update containerd binary to v1.4.5" [2021-05-12T10:27:18.738Z] #1 [internal] load build definition from Dockerfile [2021-05-12T10:27:18.738Z] #1 sha256:00e23c53ab64c8d7fa0699b8057c1ecef64494a73b55d70e315177c14489843a [2021-05-12T10:27:18.738Z] #1 transferring dockerfile: 17.02kB done [2021-05-12T10:27:18.738Z] #1 DONE 0.0s [2021-05-12T10:27:18.738Z] [2021-05-12T10:27:18.738Z] #2 [internal] load .dockerignore [2021-05-12T10:27:18.738Z] #2 sha256:5ee20a9b384e3356c34cb45b5567b5e4a913c1bc9e8300fda49f1a4b5032fa62 [2021-05-12T10:27:18.738Z] #2 transferring context: 87B done [2021-05-12T10:27:18.738Z] #2 DONE 0.0s [2021-05-12T10:27:18.738Z] [2021-05-12T10:27:18.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-12T10:27:18.738Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-12T10:27:18.738Z] #3 DONE 0.1s [2021-05-12T10:27:18.738Z] [2021-05-12T10:27:18.738Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-12T10:27:18.738Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-12T10:27:18.738Z] #4 CACHED [2021-05-12T10:27:18.774Z] #58 ... [2021-05-12T10:27:18.774Z] [2021-05-12T10:27:18.774Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:18.774Z] #45 sha256:e88e2a65f49f42b01bb96bcf6e15673b3be12307f9a424aa3c321476a1fc43b6 [2021-05-12T10:27:18.774Z] #45 4.378 + RM_GOPATH=0 [2021-05-12T10:27:18.774Z] #45 4.378 + TMP_GOPATH= [2021-05-12T10:27:18.774Z] #45 4.378 + : /build [2021-05-12T10:27:18.774Z] #45 4.378 + '[' -z '' ']' [2021-05-12T10:27:18.774Z] #45 4.378 ++ mktemp -d [2021-05-12T10:27:18.774Z] #45 4.379 + export GOPATH=/tmp/tmp.2qigORwdpy [2021-05-12T10:27:18.774Z] #45 4.379 + GOPATH=/tmp/tmp.2qigORwdpy [2021-05-12T10:27:18.774Z] #45 4.379 + RM_GOPATH=1 [2021-05-12T10:27:18.774Z] #45 4.379 + case "$(go env GOARCH)" in [2021-05-12T10:27:18.774Z] #45 4.380 ++ go env GOARCH [2021-05-12T10:27:18.774Z] #45 4.423 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.774Z] #45 4.423 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:18.774Z] #45 4.423 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:18.774Z] #45 4.424 + dir=/tmp/install [2021-05-12T10:27:18.774Z] #45 4.424 + bin=vndr [2021-05-12T10:27:18.774Z] #45 4.424 + shift [2021-05-12T10:27:18.774Z] #45 4.424 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-12T10:27:18.774Z] #45 4.424 + . /tmp/install/vndr.installer [2021-05-12T10:27:18.774Z] #45 4.425 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:18.774Z] #45 4.425 + install_vndr [2021-05-12T10:27:18.774Z] #45 4.425 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-12T10:27:18.774Z] #45 4.425 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:18.774Z] #45 4.425 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2qigORwdpy/src/github.com/LK4D4/vndr [2021-05-12T10:27:18.774Z] #45 4.447 Cloning into '/tmp/tmp.2qigORwdpy/src/github.com/LK4D4/vndr'... [2021-05-12T10:27:18.774Z] #45 5.165 + cd /tmp/tmp.2qigORwdpy/src/github.com/LK4D4/vndr [2021-05-12T10:27:18.774Z] #45 5.166 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:18.774Z] #45 5.170 + go build -buildmode=pie -v -o /build/vndr . [2021-05-12T10:27:18.774Z] #45 6.535 github.com/LK4D4/vndr/build [2021-05-12T10:27:18.774Z] #45 6.564 github.com/LK4D4/vndr/godl/singleflight [2021-05-12T10:27:18.774Z] #45 6.874 github.com/LK4D4/vndr/versioned [2021-05-12T10:27:18.774Z] #45 7.813 github.com/LK4D4/vndr/godl [2021-05-12T10:27:18.774Z] #45 10.22 github.com/LK4D4/vndr [2021-05-12T10:27:17.692Z] > git remote # timeout=10 [2021-05-12T10:27:17.697Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:27:17.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:17.703Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:27:17.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T10:27:17.726Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:17.731Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:18.798Z] [2021-05-12T10:27:18.798Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-12T10:27:18.798Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-12T10:27:18.798Z] #5 DONE 0.1s [2021-05-12T10:27:18.798Z] [2021-05-12T10:27:18.798Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-12T10:27:18.798Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-12T10:27:18.798Z] #8 DONE 0.1s [2021-05-12T10:27:18.798Z] [2021-05-12T10:27:18.798Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:18.798Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-12T10:27:18.798Z] #6 DONE 0.1s [2021-05-12T10:27:18.798Z] [2021-05-12T10:27:18.798Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:18.798Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-12T10:27:18.798Z] #7 DONE 0.1s [2021-05-12T10:27:17.055Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:17.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:27:17.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:27:17.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:17.326Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:27:18.388Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:18.449Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-05-12T10:27:18.994Z] [2021-05-12T10:27:18.994Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:18.994Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-12T10:27:19.056Z] #45 ... [2021-05-12T10:27:19.056Z] [2021-05-12T10:27:19.056Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:19.056Z] #51 sha256:0cc0c53ebeb2dec4af47e7165eb5228215776f2d71bf4e7d261867f451dab1f3 [2021-05-12T10:27:19.056Z] #51 3.356 + RM_GOPATH=0 [2021-05-12T10:27:19.056Z] #51 3.356 + TMP_GOPATH= [2021-05-12T10:27:19.056Z] #51 3.356 + : /build [2021-05-12T10:27:19.056Z] #51 3.356 + '[' -z '' ']' [2021-05-12T10:27:19.056Z] #51 3.356 ++ mktemp -d [2021-05-12T10:27:19.056Z] #51 3.356 + export GOPATH=/tmp/tmp.gZxKXZIh2f [2021-05-12T10:27:19.056Z] #51 3.356 + GOPATH=/tmp/tmp.gZxKXZIh2f [2021-05-12T10:27:19.056Z] #51 3.356 + RM_GOPATH=1 [2021-05-12T10:27:19.056Z] #51 3.356 + case "$(go env GOARCH)" in [2021-05-12T10:27:19.056Z] #51 3.356 ++ go env GOARCH [2021-05-12T10:27:19.056Z] #51 3.370 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:19.056Z] #51 3.370 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:19.056Z] #51 3.370 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:19.056Z] #51 3.370 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:19.056Z] #51 3.370 + dir=/tmp/install [2021-05-12T10:27:19.056Z] #51 3.370 + bin=shfmt [2021-05-12T10:27:19.056Z] #51 3.370 + shift [2021-05-12T10:27:19.056Z] #51 3.370 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-12T10:27:19.056Z] #51 3.370 + . /tmp/install/shfmt.installer [2021-05-12T10:27:19.056Z] #51 3.370 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:19.056Z] #51 3.370 + install_shfmt [2021-05-12T10:27:19.056Z] #51 3.370 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-12T10:27:19.056Z] #51 3.370 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gZxKXZIh2f/src/github.com/mvdan/sh [2021-05-12T10:27:19.056Z] #51 3.370 Cloning into '/tmp/tmp.gZxKXZIh2f/src/github.com/mvdan/sh'... [2021-05-12T10:27:19.056Z] #51 ... [2021-05-12T10:27:19.056Z] [2021-05-12T10:27:19.056Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:19.056Z] #24 sha256:3bad5f7317dbb15079c2ab4eea30ee4ddf4f33990397146edaaed391e0c626cc [2021-05-12T10:27:19.056Z] #24 10.73 + mkdir -p /build [2021-05-12T10:27:19.056Z] #24 10.73 + mv docker/docker /build/ [2021-05-12T10:27:19.056Z] #24 10.74 + rmdir docker [2021-05-12T10:27:19.063Z] [2021-05-12T10:27:19.063Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:19.063Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-12T10:27:19.063Z] #64 DONE 0.0s [2021-05-12T10:27:19.063Z] [2021-05-12T10:27:19.063Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:19.063Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-12T10:27:19.063Z] #62 DONE 0.0s [2021-05-12T10:27:19.063Z] [2021-05-12T10:27:19.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:27:19.063Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:27:19.063Z] #9 DONE 0.0s [2021-05-12T10:27:19.063Z] [2021-05-12T10:27:19.063Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:27:19.063Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-12T10:27:19.063Z] #26 DONE 0.0s [2021-05-12T10:27:19.063Z] [2021-05-12T10:27:19.063Z] #23 [internal] load build context [2021-05-12T10:27:19.063Z] #23 sha256:68286146c6e8a673161a870dbd37070f5a0e7cf219285d5d75f6e4ff9d9147e1 [2021-05-12T10:27:19.252Z] #8 DONE 0.2s [2021-05-12T10:27:19.252Z] [2021-05-12T10:27:19.252Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-12T10:27:19.252Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-12T10:27:19.252Z] #5 DONE 0.1s [2021-05-12T10:27:19.252Z] [2021-05-12T10:27:19.252Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-12T10:27:19.252Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-12T10:27:19.252Z] #6 DONE 0.1s [2021-05-12T10:27:19.252Z] [2021-05-12T10:27:19.252Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:19.252Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-12T10:27:19.252Z] #7 DONE 0.2s [2021-05-12T10:27:19.303Z] + docker version [2021-05-12T10:27:19.303Z] Client: Docker Engine - Community [2021-05-12T10:27:19.303Z] Version: 20.10.5 [2021-05-12T10:27:19.303Z] API version: 1.41 [2021-05-12T10:27:19.303Z] Go version: go1.13.15 [2021-05-12T10:27:19.303Z] Git commit: 55c4c88 [2021-05-12T10:27:19.303Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-12T10:27:19.303Z] OS/Arch: linux/arm64 [2021-05-12T10:27:19.303Z] Context: default [2021-05-12T10:27:19.303Z] Experimental: true [2021-05-12T10:27:19.303Z] [2021-05-12T10:27:19.303Z] Server: Docker Engine - Community [2021-05-12T10:27:19.303Z] Engine: [2021-05-12T10:27:19.303Z] Version: 20.10.5 [2021-05-12T10:27:19.303Z] API version: 1.41 (minimum version 1.12) [2021-05-12T10:27:19.303Z] Go version: go1.13.15 [2021-05-12T10:27:19.303Z] Git commit: 363e9a8 [2021-05-12T10:27:19.303Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-12T10:27:19.303Z] OS/Arch: linux/arm64 [2021-05-12T10:27:19.303Z] Experimental: true [2021-05-12T10:27:19.303Z] containerd: [2021-05-12T10:27:19.303Z] Version: 1.4.4 [2021-05-12T10:27:19.303Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:19.303Z] runc: [2021-05-12T10:27:19.303Z] Version: 1.0.0-rc93 [2021-05-12T10:27:19.303Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:19.303Z] docker-init: [2021-05-12T10:27:19.303Z] Version: 0.19.0 [2021-05-12T10:27:19.303Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:19.512Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-12T10:27:19.512Z] #64 DONE 0.0s [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:19.512Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-12T10:27:19.512Z] #62 DONE 0.0s [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:27:19.512Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:27:19.512Z] #9 DONE 0.0s [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:27:19.512Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-12T10:27:19.512Z] #26 DONE 0.0s [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-12T10:27:19.512Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-12T10:27:19.512Z] #10 CACHED [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-12T10:27:19.512Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-12T10:27:19.512Z] #11 CACHED [2021-05-12T10:27:19.512Z] [2021-05-12T10:27:19.512Z] #23 [internal] load build context [2021-05-12T10:27:19.512Z] #23 sha256:3dbfeac6eab351db8d4bca82916af09b41eba12c3a2351bba9a14333967d1700 [2021-05-12T10:27:19.590Z] + docker info [2021-05-12T10:27:20.021Z] #24 DONE 11.8s [2021-05-12T10:27:20.021Z] [2021-05-12T10:27:20.021Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:20.021Z] #51 sha256:0cc0c53ebeb2dec4af47e7165eb5228215776f2d71bf4e7d261867f451dab1f3 [2021-05-12T10:27:20.021Z] #51 11.21 + cd /tmp/tmp.gZxKXZIh2f/src/github.com/mvdan/sh [2021-05-12T10:27:20.021Z] #51 11.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:20.021Z] #51 11.42 + GO111MODULE=on [2021-05-12T10:27:20.021Z] #51 11.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-12T10:27:20.466Z] #23 transferring context: 53.38MB 1.2s done [2021-05-12T10:27:20.466Z] #23 DONE 1.3s [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #52 sha256:65458b3ce1187d479d2d36bfcc84cc68d7117e74856e584307bd500d05c0d18b [2021-05-12T10:27:20.466Z] #52 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:27:20.466Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:27:20.466Z] #42 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #68 sha256:e7b8efcdd36a182abcf3aa4a538dddd7bba5d60095f3a3e62b4213111262c6e0 [2021-05-12T10:27:20.466Z] #68 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-12T10:27:20.466Z] #44 sha256:f342c596c59278a0bb9775182d952f09432d6b51314dfb7e5d9f4d2dca1cf173 [2021-05-12T10:27:20.466Z] #44 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:20.466Z] #47 sha256:824f165e086d0ffdf5b0c112dac4625f8e94decffc5ee81840cf950ff2fd5afa [2021-05-12T10:27:20.466Z] #47 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #35 sha256:b66311bd0f4480957bbeb82eb691abcc527cfbfb031fbbd6a5e10cd8afd74ec2 [2021-05-12T10:27:20.466Z] #35 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-12T10:27:20.466Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-12T10:27:20.466Z] #31 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-12T10:27:20.466Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-12T10:27:20.466Z] #65 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:27:20.466Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:27:20.466Z] #40 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #57 sha256:85b70547bfa0498b068291382e3c457535e9c9e568d290ca67bbb83b33a64d51 [2021-05-12T10:27:20.466Z] #57 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:27:20.466Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:27:20.466Z] #20 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #38 sha256:4c5919acf112ed255c03806a779cee702b55ef33419ab33bdaaa7f0ce2edb8c8 [2021-05-12T10:27:20.466Z] #38 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-12T10:27:20.466Z] #25 sha256:4797b3200c0b427f5e7ebcd33f9cda68790aaddf2be7b03fe6310c4edee61ae1 [2021-05-12T10:27:20.466Z] #25 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-12T10:27:20.466Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-12T10:27:20.466Z] #39 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-12T10:27:20.466Z] #29 sha256:e0e50fd88d2f9cc053461cbd11e0184f8cab20e850fe5b38120323c1414de25c [2021-05-12T10:27:20.466Z] #29 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #41 sha256:824a3e8cd24c380a1a7616e709f8b7998555c5711ed4b46f845da220abac0dc2 [2021-05-12T10:27:20.466Z] #41 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-12T10:27:20.466Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-12T10:27:20.466Z] #12 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:20.466Z] #45 sha256:58606e5098b0ee082f00fbdf699e9e9e162e0618b26a702d88d1b9b0b853307b [2021-05-12T10:27:20.466Z] #45 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #66 sha256:ace7f157aee9ef2f74203c6bb3d162a6227f2f7f4960887935fda7ac847dab3d [2021-05-12T10:27:20.466Z] #66 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-12T10:27:20.466Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-12T10:27:20.466Z] #16 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:20.466Z] #56 sha256:79ea5f7aed5ea6c791b1fa6fbfb7d3b51f8dd298fc08499088a23d9ea04e4644 [2021-05-12T10:27:20.466Z] #56 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-12T10:27:20.466Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-12T10:27:20.466Z] #17 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-12T10:27:20.466Z] #59 sha256:ba5b9b6a77b9e6296c416336c8089a138fa02adda0c349e749cad5f391963096 [2021-05-12T10:27:20.466Z] #59 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #50 sha256:b57288280dcfb0af5694f06f83f889b159adcfbe9aca3d66927d4ae114c676cf [2021-05-12T10:27:20.466Z] #50 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-12T10:27:20.466Z] #69 sha256:3f659e67cba435928e89c3d3d5e7014dc037afed537e886e9d09197744f01a5d [2021-05-12T10:27:20.466Z] #69 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:27:20.466Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:27:20.466Z] #36 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-12T10:27:20.466Z] #46 sha256:e4c0b7c7a50f5680d9c327758be54fa7fce126976abb12b48fd86070b7721b82 [2021-05-12T10:27:20.466Z] #46 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:20.466Z] #51 sha256:60981e26e974c5785acbebcc2e596f0d419d7cd0a00016d2181514799735efc6 [2021-05-12T10:27:20.466Z] #51 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-12T10:27:20.466Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-12T10:27:20.466Z] #10 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.466Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:20.466Z] #49 sha256:4037a33ace650a8b40b14f7a4046baa3a6181819aa59a86748719e9ad23f2ce5 [2021-05-12T10:27:20.466Z] #49 CACHED [2021-05-12T10:27:20.466Z] [2021-05-12T10:27:20.467Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:20.467Z] #53 sha256:449ae7c13f85f01be5c483ef1fa590c64d14c73b281cc934f386d808018db0ea [2021-05-12T10:27:20.467Z] #53 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-12T10:27:20.467Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-12T10:27:20.467Z] #14 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-12T10:27:20.467Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-12T10:27:20.467Z] #22 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-12T10:27:20.467Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-12T10:27:20.467Z] #15 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:27:20.467Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:27:20.467Z] #13 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:20.467Z] #24 sha256:9f40e90af5befdee2eb2031264a8e85724a72575cf80e0f6ce507e6e112fcf9f [2021-05-12T10:27:20.467Z] #24 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-12T10:27:20.467Z] #30 sha256:ad61961e6a4cebd28192d89d2101352e0e24de189d4b489f1eeb955a7223786a [2021-05-12T10:27:20.467Z] #30 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-12T10:27:20.467Z] #60 sha256:8a8b7873b924c0323f43508463e4af592a758d2264b81815c3ef8c046ef86743 [2021-05-12T10:27:20.467Z] #60 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:20.467Z] #58 sha256:a8005ba32430e535c238bad31fd8b324752e52bcec9ac4e62f508084bd80e2aa [2021-05-12T10:27:20.467Z] #58 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-12T10:27:20.467Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-12T10:27:20.467Z] #11 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-12T10:27:20.467Z] #48 sha256:65fa921d63e7626f49dfc2e645c8ae8dac51faa50639d1e7bb14c19a24dcd1f2 [2021-05-12T10:27:20.467Z] #48 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-12T10:27:20.467Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-12T10:27:20.467Z] #19 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-12T10:27:20.467Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-12T10:27:20.467Z] #18 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:27:20.467Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:27:20.467Z] #32 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-12T10:27:20.467Z] #28 sha256:afd45e4c723620700f53e8d92cd13071e00570b65c9e9df30f5e9a47730ddaf2 [2021-05-12T10:27:20.467Z] #28 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:20.467Z] #67 sha256:7c76a48a6f1f5b2baebaf51d367f40ee018a667d790be89f9f9b9642306a1e12 [2021-05-12T10:27:20.467Z] #67 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:27:20.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:27:20.467Z] #43 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-12T10:27:20.467Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-12T10:27:20.467Z] #27 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-12T10:27:20.467Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-12T10:27:20.467Z] #63 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:20.467Z] #37 sha256:29b67fb86032e201278590be24c547fe49a1a5b06940dd3f9729e85b7d1d6b9b [2021-05-12T10:27:20.467Z] #37 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:27:20.467Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:27:20.467Z] #55 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-12T10:27:20.467Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-12T10:27:20.467Z] #21 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:20.467Z] #34 sha256:c6c4960eb195c94e3def896c2da48a5370f140e053cb505e8b89621f06364fdf [2021-05-12T10:27:20.467Z] #34 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-12T10:27:20.467Z] #54 sha256:f4ba2a7ac3917b434907890c8d6d7b2c1c3bfe33725613e17926e2bbcfda9ff2 [2021-05-12T10:27:20.467Z] #54 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-12T10:27:20.467Z] #61 sha256:f3ac5e283c3126bc5aa7f55d8cebf230581b968a4f263164b879ca39c641bb4e [2021-05-12T10:27:20.467Z] #61 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-12T10:27:20.467Z] #33 sha256:1e20e621e8f72bf255658a50107d65b2dd7de65d64de6e9e3f992354abed9cf7 [2021-05-12T10:27:20.467Z] #33 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-12T10:27:20.467Z] #70 sha256:71f62525271a3046399dedf3891ff4e96e6b62af732dd442b59bca85e9ab2554 [2021-05-12T10:27:20.467Z] #70 CACHED [2021-05-12T10:27:20.467Z] [2021-05-12T10:27:20.467Z] #71 exporting to image [2021-05-12T10:27:20.467Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-12T10:27:20.467Z] #71 exporting layers done [2021-05-12T10:27:20.467Z] #71 writing image sha256:1fc2365b441a9ae1fcc38604f148133d37baa0bee6955ffbe2f17761f2014761 [2021-05-12T10:27:20.467Z] #71 writing image sha256:1fc2365b441a9ae1fcc38604f148133d37baa0bee6955ffbe2f17761f2014761 0.0s done [2021-05-12T10:27:20.467Z] #71 naming to docker.io/library/docker:01f734cb4f432760fc94a0fb6f64207628ca0662 done [2021-05-12T10:27:20.467Z] #71 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-12T10:27:20.531Z] Client: [2021-05-12T10:27:20.531Z] Context: default [2021-05-12T10:27:20.531Z] Debug Mode: false [2021-05-12T10:27:20.531Z] Plugins: [2021-05-12T10:27:20.531Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-12T10:27:20.532Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-12T10:27:20.532Z] [2021-05-12T10:27:20.532Z] Server: [2021-05-12T10:27:20.532Z] Containers: 0 [2021-05-12T10:27:20.532Z] Running: 0 [2021-05-12T10:27:20.532Z] Paused: 0 [2021-05-12T10:27:20.532Z] Stopped: 0 [2021-05-12T10:27:20.532Z] Images: 3 [2021-05-12T10:27:20.532Z] Server Version: 20.10.5 [2021-05-12T10:27:20.532Z] Storage Driver: overlay2 [2021-05-12T10:27:20.532Z] Backing Filesystem: extfs [2021-05-12T10:27:20.532Z] Supports d_type: true [2021-05-12T10:27:20.532Z] Native Overlay Diff: true [2021-05-12T10:27:20.532Z] Logging Driver: json-file [2021-05-12T10:27:20.532Z] Cgroup Driver: cgroupfs [2021-05-12T10:27:20.532Z] Cgroup Version: 1 [2021-05-12T10:27:20.532Z] Plugins: [2021-05-12T10:27:20.532Z] Volume: local [2021-05-12T10:27:20.532Z] Network: bridge host ipvlan macvlan null overlay [2021-05-12T10:27:20.532Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-12T10:27:20.532Z] Swarm: inactive [2021-05-12T10:27:20.532Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-12T10:27:20.532Z] Default Runtime: runc [2021-05-12T10:27:20.532Z] Init Binary: docker-init [2021-05-12T10:27:20.532Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:27:20.532Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:20.532Z] init version: de40ad0 [2021-05-12T10:27:20.532Z] Security Options: [2021-05-12T10:27:20.532Z] apparmor [2021-05-12T10:27:20.532Z] seccomp [2021-05-12T10:27:20.532Z] Profile: default [2021-05-12T10:27:20.532Z] Kernel Version: 5.4.0-1041-aws [2021-05-12T10:27:20.532Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-12T10:27:20.532Z] OSType: linux [2021-05-12T10:27:20.532Z] Architecture: aarch64 [2021-05-12T10:27:20.532Z] CPUs: 4 [2021-05-12T10:27:20.532Z] Total Memory: 7.494GiB [2021-05-12T10:27:20.532Z] Name: ip-10-100-113-102 [2021-05-12T10:27:20.532Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-12T10:27:20.532Z] Docker Root Dir: /var/lib/docker [2021-05-12T10:27:20.532Z] Debug Mode: false [2021-05-12T10:27:20.532Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:27:20.532Z] Labels: [2021-05-12T10:27:20.532Z] Experimental: true [2021-05-12T10:27:20.532Z] Insecure Registries: [2021-05-12T10:27:20.532Z] 127.0.0.0/8 [2021-05-12T10:27:20.532Z] Live Restore Enabled: true [2021-05-12T10:27:20.532Z] [2021-05-12T10:27:20.532Z] WARNING: No swap limit support [Pipeline] sh [2021-05-12T10:27:20.795Z] + trap exit INT TERM [2021-05-12T10:27:20.795Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-12T10:27:20.795Z] + CONTAINER_NAME=docker-pr2 [2021-05-12T10:27:20.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42372/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh dynbinary-daemon [2021-05-12T10:27:20.825Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:20.825Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:20.825Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42372/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-12T10:27:20.825Z] + bash /home/ubuntu/workspace/moby_PR-42372/check-config.sh [2021-05-12T10:27:20.825Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-12T10:27:20.825Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-12T10:27:20.825Z] [2021-05-12T10:27:20.825Z] Generally Necessary: [2021-05-12T10:27:20.825Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-12T10:27:20.825Z] - apparmor: enabled and tools installed [2021-05-12T10:27:20.825Z] - CONFIG_NAMESPACES: enabled [2021-05-12T10:27:20.825Z] - CONFIG_NET_NS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_PID_NS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_IPC_NS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_UTS_NS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_CGROUPS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-12T10:27:20.825Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-12T10:27:20.825Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-12T10:27:20.825Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-12T10:27:20.825Z] - CONFIG_CPUSETS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_MEMCG: enabled [2021-05-12T10:27:20.825Z] - CONFIG_KEYS: enabled [2021-05-12T10:27:20.825Z] - CONFIG_VETH: enabled (as module) [2021-05-12T10:27:20.825Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-12T10:27:20.825Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-12T10:27:20.825Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-12T10:27:20.825Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-12T10:27:20.957Z] #51 12.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:20.957Z] #51 12.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:20.957Z] #51 12.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:21.086Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-12T10:27:21.086Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-12T10:27:21.086Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-12T10:27:21.086Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-12T10:27:21.086Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-12T10:27:21.086Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-12T10:27:21.086Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-12T10:27:21.086Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-12T10:27:21.086Z] [2021-05-12T10:27:21.086Z] Optional Features: [2021-05-12T10:27:21.086Z] - CONFIG_USER_NS: enabled [2021-05-12T10:27:21.086Z] - CONFIG_SECCOMP: enabled [2021-05-12T10:27:21.086Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-12T10:27:21.086Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-12T10:27:21.086Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-12T10:27:21.086Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-12T10:27:21.086Z] - CONFIG_BLK_CGROUP: enabled [2021-05-12T10:27:21.086Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-12T10:27:21.086Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-12T10:27:21.086Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-12T10:27:21.086Z] - CONFIG_CGROUP_PERF: enabled [2021-05-12T10:27:21.086Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-12T10:27:21.270Z] #51 ... [2021-05-12T10:27:21.270Z] [2021-05-12T10:27:21.270Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:21.270Z] #37 sha256:d3a4c010bad18c8802a2b20a4ba017dae326fc65893b9e826a29bba8d77d5665 [2021-05-12T10:27:21.270Z] #37 10.26 Scanning dependencies of target tini-static [2021-05-12T10:27:21.270Z] #37 10.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-12T10:27:21.270Z] #37 12.07 [100%] Linking C executable tini-static [2021-05-12T10:27:21.270Z] #37 12.70 [100%] Built target tini-static [2021-05-12T10:27:21.270Z] #37 12.87 + mkdir -p /build [2021-05-12T10:27:21.270Z] #37 12.88 + cp tini-static /build/docker-init [2021-05-12T10:27:21.270Z] #37 DONE 13.1s [2021-05-12T10:27:21.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-12T10:27:21.347Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-12T10:27:21.347Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-12T10:27:21.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-12T10:27:21.347Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-12T10:27:21.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-12T10:27:21.347Z] - CONFIG_IP_VS: enabled (as module) [2021-05-12T10:27:21.347Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-12T10:27:21.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-12T10:27:21.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-12T10:27:21.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-12T10:27:21.347Z] - CONFIG_EXT4_FS: enabled [2021-05-12T10:27:21.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-12T10:27:21.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-12T10:27:21.347Z] - Network Drivers: [2021-05-12T10:27:21.347Z] - "overlay": [2021-05-12T10:27:21.347Z] - CONFIG_VXLAN: enabled (as module) [2021-05-12T10:27:21.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-12T10:27:21.347Z] Optional (for encrypted networks): [2021-05-12T10:27:21.365Z] [2021-05-12T10:27:21.365Z] Removing bundles/ [2021-05-12T10:27:21.365Z] [2021-05-12T10:27:21.365Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-12T10:27:21.365Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:27:21.365Z] GOOS="" GOARCH="" GOARM="" [2021-05-12T10:27:21.403Z] #23 transferring context: 53.37MB 1.5s done [2021-05-12T10:27:21.403Z] #23 DONE 1.5s [2021-05-12T10:27:21.403Z] [2021-05-12T10:27:21.403Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:27:21.403Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:27:21.403Z] #55 CACHED [2021-05-12T10:27:21.403Z] [2021-05-12T10:27:21.403Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-12T10:27:21.403Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-12T10:27:21.403Z] #12 CACHED [2021-05-12T10:27:21.403Z] [2021-05-12T10:27:21.403Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:27:21.403Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:27:21.403Z] #13 CACHED [2021-05-12T10:27:21.403Z] [2021-05-12T10:27:21.403Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:27:21.403Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:27:21.403Z] #36 CACHED [2021-05-12T10:27:21.403Z] [2021-05-12T10:27:21.403Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:21.403Z] #24 sha256:509aefb6a3df3eefda7aa64974e14c82ed98b394a758f619600aca9804489ccd [2021-05-12T10:27:21.530Z] [2021-05-12T10:27:21.530Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:21.530Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:21.530Z] #49 13.23 go: downloading github.com/fatih/color v1.7.0 [2021-05-12T10:27:21.530Z] #49 13.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:21.530Z] #49 13.26 go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T10:27:21.530Z] #49 13.36 go: downloading github.com/spf13/viper v1.6.1 [2021-05-12T10:27:21.530Z] #49 13.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:21.530Z] #49 13.49 go: extracting github.com/fatih/color v1.7.0 [2021-05-12T10:27:21.606Z] - CONFIG_CRYPTO: enabled [2021-05-12T10:27:21.606Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-12T10:27:21.606Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-12T10:27:21.606Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-12T10:27:21.606Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-12T10:27:21.606Z] - CONFIG_XFRM: enabled [2021-05-12T10:27:21.606Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-12T10:27:21.606Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-12T10:27:21.606Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-12T10:27:21.606Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-12T10:27:21.606Z] - "ipvlan": [2021-05-12T10:27:21.606Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-12T10:27:21.606Z] - "macvlan": [2021-05-12T10:27:21.606Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-12T10:27:21.606Z] - CONFIG_DUMMY: enabled (as module) [2021-05-12T10:27:21.606Z] - "ftp,tftp client in container": [2021-05-12T10:27:21.606Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-12T10:27:21.607Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-12T10:27:21.607Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-12T10:27:21.607Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-12T10:27:21.607Z] - Storage Drivers: [2021-05-12T10:27:21.607Z] - "aufs": [2021-05-12T10:27:21.607Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-12T10:27:21.607Z] - "btrfs": [2021-05-12T10:27:21.607Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-12T10:27:21.607Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-12T10:27:21.607Z] - "devicemapper": [2021-05-12T10:27:21.607Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-12T10:27:21.607Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-12T10:27:21.607Z] - "overlay": [2021-05-12T10:27:21.607Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-12T10:27:21.607Z] - "zfs": [2021-05-12T10:27:21.607Z] - /dev/zfs: present [2021-05-12T10:27:21.607Z] - zfs command: missing [2021-05-12T10:27:21.607Z] - zpool command: missing [2021-05-12T10:27:21.607Z] [2021-05-12T10:27:21.607Z] Limits: [2021-05-12T10:27:21.607Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-12T10:27:21.607Z] [2021-05-12T10:27:21.607Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-12T10:27:21.792Z] #49 13.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:21.792Z] #49 13.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:21.792Z] #49 13.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:21.792Z] #49 13.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:21.792Z] #49 13.77 go: extracting github.com/spf13/viper v1.6.1 [2021-05-12T10:27:21.933Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01f734cb4f432760fc94a0fb6f64207628ca0662 . [2021-05-12T10:27:22.051Z] #49 13.85 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:22.051Z] #49 14.04 go: downloading github.com/spf13/afero v1.1.2 [2021-05-12T10:27:22.286Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:22.286Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:27:22.312Z] #49 14.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:22.312Z] #49 14.13 go: extracting github.com/pkg/errors v0.8.1 [2021-05-12T10:27:22.572Z] #49 ... [2021-05-12T10:27:22.572Z] [2021-05-12T10:27:22.572Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:22.572Z] #34 sha256:d5d8af44e41c3b13de8a43161d2b89830c2095dc5399775227234e6c7538d027 [2021-05-12T10:27:22.572Z] #34 9.386 github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:27:22.572Z] #34 DONE 14.4s [2021-05-12T10:27:22.572Z] [2021-05-12T10:27:22.572Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:22.572Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:22.572Z] #49 14.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:22.572Z] #49 14.46 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:22.572Z] #49 14.46 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:21.908Z] > git remote # timeout=10 [2021-05-12T10:27:21.971Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:27:22.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:27:22.045Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:27:22.184Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-12T10:27:22.317Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:27:22.377Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:27:22.831Z] #49 14.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:22.831Z] #49 14.54 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:22.831Z] #49 14.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:23.091Z] #49 14.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:23.091Z] #49 14.93 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:23.091Z] #49 14.95 go: extracting github.com/spf13/afero v1.1.2 [2021-05-12T10:27:23.091Z] #49 15.03 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:23.111Z] Commit message: "[20.10] update containerd binary to v1.4.5" [2021-05-12T10:27:23.414Z] #49 15.26 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:23.414Z] #49 15.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-12T10:27:23.676Z] #49 15.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:23.676Z] #49 15.54 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:23.676Z] #49 15.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:23.676Z] #49 ... [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-12T10:27:23.676Z] #28 sha256:ac318988dfdbd58e40921af98cf8832c084730aef947077f1b04afe6e54c975d [2021-05-12T10:27:23.676Z] #28 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:27:23.676Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:27:23.676Z] #20 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-12T10:27:23.676Z] #30 sha256:8a4242436d248229b04b42de6e21811c9a058013c9191b6f6c8d5b7d8b120332 [2021-05-12T10:27:23.676Z] #30 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-12T10:27:23.676Z] #25 sha256:b59daf5264130386e0b834cf17a39f2e844f0aa586f68a880eebf1f35016078b [2021-05-12T10:27:23.676Z] #25 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-12T10:27:23.676Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-12T10:27:23.676Z] #17 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-12T10:27:23.676Z] #29 sha256:0ff6909c82b96d6f719261a2f1b229e4fa5286aeac65ddc6de2285bfb5f449cc [2021-05-12T10:27:23.676Z] #29 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-12T10:27:23.676Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-12T10:27:23.676Z] #31 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-12T10:27:23.676Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-12T10:27:23.676Z] #18 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-12T10:27:23.676Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-12T10:27:23.676Z] #19 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:27:23.676Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:27:23.676Z] #32 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-12T10:27:23.676Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-12T10:27:23.676Z] #22 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-12T10:27:23.676Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-12T10:27:23.676Z] #27 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-12T10:27:23.676Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-12T10:27:23.676Z] #15 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-12T10:27:23.676Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-12T10:27:23.676Z] #21 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-12T10:27:23.676Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-12T10:27:23.676Z] #14 CACHED [2021-05-12T10:27:23.676Z] [2021-05-12T10:27:23.676Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-12T10:27:23.676Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-12T10:27:23.676Z] #16 CACHED [2021-05-12T10:27:23.677Z] [2021-05-12T10:27:23.677Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-12T10:27:23.677Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-12T10:27:23.677Z] #39 CACHED [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:27:23.936Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:27:23.936Z] #40 CACHED [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-12T10:27:23.936Z] #33 sha256:9b42c627f7a2e21df174347da1b629f9e4570a0bf0d17939e200d1ff31bab6ee [2021-05-12T10:27:23.936Z] #33 CACHED [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:27:23.936Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:27:23.936Z] #42 CACHED [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:27:23.936Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:27:23.936Z] #43 CACHED [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-12T10:27:23.936Z] #35 sha256:d4ff1dac3959f657cd1fd2a5ab58741ffa21c7ab71d64b780bf429532bb5cb1f [2021-05-12T10:27:23.936Z] #35 DONE 0.1s [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-12T10:27:23.936Z] #38 sha256:4e80cf0bed5767049596fb045cd816dac6d050b3f5fa4165801c091f705f0c72 [2021-05-12T10:27:23.936Z] #38 DONE 0.1s [2021-05-12T10:27:23.936Z] [2021-05-12T10:27:23.936Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:23.936Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:23.936Z] #49 15.70 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:23.936Z] #49 15.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:23.936Z] #49 15.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:23.936Z] #49 15.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:23.936Z] #49 15.82 go: downloading github.com/spf13/cast v1.3.0 [2021-05-12T10:27:24.195Z] #49 16.02 go: extracting github.com/spf13/cast v1.3.0 [2021-05-12T10:27:24.195Z] #49 16.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:24.195Z] #49 16.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:24.195Z] #49 ... [2021-05-12T10:27:24.195Z] [2021-05-12T10:27:24.195Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-12T10:27:24.195Z] #41 sha256:74b06162b0d70c3b05dbe0070f285cc9611ee7e0861241cc647c30bafae0ab13 [2021-05-12T10:27:24.195Z] #41 DONE 0.4s [2021-05-12T10:27:24.195Z] [2021-05-12T10:27:24.195Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:24.195Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:24.195Z] #49 16.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:24.425Z] + docker version [2021-05-12T10:27:24.425Z] Client: [2021-05-12T10:27:24.425Z] Version: 20.10.6 [2021-05-12T10:27:24.425Z] API version: 1.41 [2021-05-12T10:27:24.425Z] Go version: go1.16.3 [2021-05-12T10:27:24.425Z] Git commit: 370c289 [2021-05-12T10:27:24.425Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-12T10:27:24.425Z] OS/Arch: windows/amd64 [2021-05-12T10:27:24.425Z] Context: default [2021-05-12T10:27:24.425Z] Experimental: true [2021-05-12T10:27:24.425Z] [2021-05-12T10:27:24.425Z] Server: Docker Engine - Community [2021-05-12T10:27:24.425Z] Engine: [2021-05-12T10:27:24.425Z] Version: 20.10.6 [2021-05-12T10:27:24.425Z] API version: 1.41 (minimum version 1.24) [2021-05-12T10:27:24.425Z] Go version: go1.13.15 [2021-05-12T10:27:24.425Z] Git commit: 8728dd2 [2021-05-12T10:27:24.425Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-12T10:27:24.425Z] OS/Arch: windows/amd64 [2021-05-12T10:27:24.425Z] Experimental: true [2021-05-12T10:27:24.454Z] #49 ... [2021-05-12T10:27:24.454Z] [2021-05-12T10:27:24.454Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-12T10:27:24.454Z] #44 sha256:e4941d8e37d00400d2b5ea7265e260823e912b926c0eeb671c0b5c2224a9c90f [2021-05-12T10:27:24.454Z] #44 DONE 0.1s [2021-05-12T10:27:24.454Z] [2021-05-12T10:27:24.454Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:24.454Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:24.454Z] #49 16.22 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:24.454Z] #49 16.22 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:24.455Z] #49 16.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:24.479Z] #1 [internal] load build definition from Dockerfile [2021-05-12T10:27:24.479Z] #1 sha256:bc25c0ed15da90c2ccaccef017100a852913b982f59aa2e5e7cb9f45838f7f09 [2021-05-12T10:27:24.479Z] #1 transferring dockerfile: 17.02kB done [2021-05-12T10:27:24.479Z] #1 DONE 0.0s [Pipeline] sh [2021-05-12T10:27:24.714Z] #49 16.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:24.714Z] #49 16.53 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:24.714Z] #49 16.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:24.714Z] #49 16.67 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:24.714Z] #49 16.75 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:24.739Z] [2021-05-12T10:27:24.739Z] #2 [internal] load .dockerignore [2021-05-12T10:27:24.739Z] #2 sha256:0a076ec3841c28881dc0395efee9154fc30c9d15a75575050e2de42d460f099c [2021-05-12T10:27:24.739Z] #2 transferring context: 87B done [2021-05-12T10:27:24.739Z] #2 DONE 0.0s [2021-05-12T10:27:25.282Z] #49 16.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:25.282Z] #49 17.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:25.282Z] #49 17.24 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:25.431Z] + docker info [2021-05-12T10:27:25.542Z] #49 17.40 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:25.542Z] #49 17.42 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:25.680Z] [2021-05-12T10:27:25.680Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-12T10:27:25.680Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-12T10:27:25.680Z] #3 DONE 0.2s [2021-05-12T10:27:25.680Z] [2021-05-12T10:27:25.680Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-12T10:27:25.680Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-12T10:27:25.680Z] #4 CACHED [2021-05-12T10:27:25.801Z] #49 17.56 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:25.801Z] #49 17.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:25.801Z] #49 17.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:26.062Z] #49 17.97 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:26.321Z] #49 17.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:26.321Z] #49 17.98 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:26.321Z] #49 18.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:26.321Z] #49 18.02 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:26.321Z] #49 18.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:26.321Z] #49 18.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:26.581Z] #49 18.34 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:26.581Z] #49 18.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:26.581Z] #49 18.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:26.581Z] #49 18.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:26.623Z] [2021-05-12T10:27:26.623Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-12T10:27:26.623Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-12T10:27:26.623Z] #5 DONE 0.1s [2021-05-12T10:27:26.623Z] [2021-05-12T10:27:26.623Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:26.623Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-12T10:27:26.623Z] #8 DONE 0.1s [2021-05-12T10:27:26.623Z] [2021-05-12T10:27:26.623Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:27:26.623Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-12T10:27:26.623Z] #7 DONE 0.1s [2021-05-12T10:27:26.623Z] [2021-05-12T10:27:26.623Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-12T10:27:26.623Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-12T10:27:26.623Z] #6 DONE 0.1s [2021-05-12T10:27:26.779Z] #24 ... [2021-05-12T10:27:26.779Z] [2021-05-12T10:27:26.779Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:26.779Z] #58 sha256:9d1ba3ddda3c12187c05379ff4c3b1b976c7e35bbf6257a06ee48d050caa8de6 [2021-05-12T10:27:26.779Z] #58 3.379 + RM_GOPATH=0 [2021-05-12T10:27:26.779Z] #58 3.379 + TMP_GOPATH= [2021-05-12T10:27:26.779Z] #58 3.379 + : /build [2021-05-12T10:27:26.779Z] #58 3.379 + '[' -z '' ']' [2021-05-12T10:27:26.779Z] #58 3.382 ++ mktemp -d [2021-05-12T10:27:26.779Z] #58 3.382 + export GOPATH=/tmp/tmp.jdFSVBYjtZ [2021-05-12T10:27:26.779Z] #58 3.382 + GOPATH=/tmp/tmp.jdFSVBYjtZ [2021-05-12T10:27:26.779Z] #58 3.382 + RM_GOPATH=1 [2021-05-12T10:27:26.779Z] #58 3.382 + case "$(go env GOARCH)" in [2021-05-12T10:27:26.779Z] #58 3.382 ++ go env GOARCH [2021-05-12T10:27:26.779Z] #58 3.390 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:26.779Z] #58 3.390 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:26.779Z] #58 3.395 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:26.779Z] #58 3.395 + dir=/tmp/install [2021-05-12T10:27:26.779Z] #58 3.395 + bin=rootlesskit [2021-05-12T10:27:26.779Z] #58 3.395 + shift [2021-05-12T10:27:26.779Z] #58 3.395 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-12T10:27:26.779Z] #58 3.395 + . /tmp/install/rootlesskit.installer [2021-05-12T10:27:26.779Z] #58 3.395 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:26.779Z] #58 3.395 + install_rootlesskit [2021-05-12T10:27:26.779Z] #58 3.395 + case "$1" in [2021-05-12T10:27:26.779Z] #58 3.395 + export CGO_ENABLED=0 [2021-05-12T10:27:26.779Z] #58 3.395 + CGO_ENABLED=0 [2021-05-12T10:27:26.779Z] #58 3.395 + _install_rootlesskit [2021-05-12T10:27:26.779Z] #58 3.398 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-12T10:27:26.779Z] #58 3.398 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jdFSVBYjtZ/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:27:26.779Z] #58 3.398 Cloning into '/tmp/tmp.jdFSVBYjtZ/src/github.com/rootless-containers/rootlesskit'... [2021-05-12T10:27:26.779Z] #58 3.409 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:26.779Z] #58 ... [2021-05-12T10:27:26.779Z] [2021-05-12T10:27:26.779Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:26.779Z] #24 sha256:509aefb6a3df3eefda7aa64974e14c82ed98b394a758f619600aca9804489ccd [2021-05-12T10:27:26.779Z] #24 5.217 + RM_GOPATH=0 [2021-05-12T10:27:26.779Z] #24 5.218 + TMP_GOPATH= [2021-05-12T10:27:26.779Z] #24 5.218 + : /build [2021-05-12T10:27:26.779Z] #24 5.218 + '[' -z '' ']' [2021-05-12T10:27:26.779Z] #24 5.220 ++ mktemp -d [2021-05-12T10:27:26.779Z] #24 5.246 + export GOPATH=/tmp/tmp.8jPwf3b5B3 [2021-05-12T10:27:26.779Z] #24 5.246 + GOPATH=/tmp/tmp.8jPwf3b5B3 [2021-05-12T10:27:26.779Z] #24 5.246 + RM_GOPATH=1 [2021-05-12T10:27:26.779Z] #24 5.246 + case "$(go env GOARCH)" in [2021-05-12T10:27:26.779Z] #24 5.247 ++ go env GOARCH [2021-05-12T10:27:26.779Z] #24 5.270 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:26.779Z] #24 5.270 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:26.779Z] #24 5.271 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:26.779Z] #24 5.298 + dir=/tmp/install [2021-05-12T10:27:26.779Z] #24 5.299 + bin=dockercli [2021-05-12T10:27:26.779Z] #24 5.299 + shift [2021-05-12T10:27:26.779Z] #24 5.299 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-12T10:27:26.779Z] #24 5.299 + . /tmp/install/dockercli.installer [2021-05-12T10:27:26.779Z] #24 5.299 ++ : stable [2021-05-12T10:27:26.779Z] #24 5.299 ++ : 17.06.2-ce [2021-05-12T10:27:26.779Z] #24 5.299 + install_dockercli [2021-05-12T10:27:26.779Z] #24 5.302 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-12T10:27:26.779Z] #24 5.302 Install docker/cli version 17.06.2-ce from stable [2021-05-12T10:27:26.779Z] #24 5.303 ++ uname -m [2021-05-12T10:27:26.779Z] #24 5.310 + arch=x86_64 [2021-05-12T10:27:26.779Z] #24 5.310 + '[' x86_64 '!=' x86_64 ']' [2021-05-12T10:27:26.779Z] #24 5.310 + url=https://download.docker.com/linux/static [2021-05-12T10:27:26.779Z] #24 5.312 + tar -xz docker/docker [2021-05-12T10:27:26.779Z] #24 5.313 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-12T10:27:26.951Z] Client: [2021-05-12T10:27:26.951Z] Context: default [2021-05-12T10:27:26.951Z] Debug Mode: false [2021-05-12T10:27:26.951Z] Plugins: [2021-05-12T10:27:26.951Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-12T10:27:26.951Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-12T10:27:26.951Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-12T10:27:26.951Z] [2021-05-12T10:27:26.951Z] Server: [2021-05-12T10:27:26.951Z] Containers: 0 [2021-05-12T10:27:26.951Z] Running: 0 [2021-05-12T10:27:26.951Z] Paused: 0 [2021-05-12T10:27:26.951Z] Stopped: 0 [2021-05-12T10:27:26.951Z] Images: 10 [2021-05-12T10:27:26.951Z] Server Version: 20.10.6 [2021-05-12T10:27:26.951Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-12T10:27:26.951Z] Windows: [2021-05-12T10:27:26.951Z] LCOW: [2021-05-12T10:27:26.951Z] Logging Driver: json-file [2021-05-12T10:27:26.951Z] Plugins: [2021-05-12T10:27:26.951Z] Volume: local [2021-05-12T10:27:26.951Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-12T10:27:26.951Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-12T10:27:26.951Z] Swarm: inactive [2021-05-12T10:27:26.951Z] Default Isolation: process [2021-05-12T10:27:26.951Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-12T10:27:26.951Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-12T10:27:26.951Z] OSType: windows [2021-05-12T10:27:26.951Z] Architecture: x86_64 [2021-05-12T10:27:26.951Z] CPUs: 4 [2021-05-12T10:27:26.951Z] Total Memory: 32GiB [2021-05-12T10:27:26.951Z] Name: azwin-2-4166f0 [2021-05-12T10:27:26.951Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-12T10:27:26.951Z] Docker Root Dir: D:\docker [2021-05-12T10:27:26.951Z] Debug Mode: false [2021-05-12T10:27:26.951Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:27:26.951Z] Labels: [2021-05-12T10:27:26.951Z] Experimental: true [2021-05-12T10:27:26.951Z] Insecure Registries: [2021-05-12T10:27:26.951Z] 10.0.0.4:5000 [2021-05-12T10:27:26.951Z] 127.0.0.0/8 [2021-05-12T10:27:26.951Z] Registry Mirrors: [2021-05-12T10:27:26.951Z] http://10.0.0.4:5000/ [2021-05-12T10:27:26.951Z] Live Restore Enabled: false [2021-05-12T10:27:26.951Z] Product License: Community Engine [2021-05-12T10:27:26.951Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:27.202Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-12T10:27:27.202Z] #62 DONE 0.0s [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:27:27.202Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-12T10:27:27.202Z] #9 DONE 0.0s [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:27:27.202Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-12T10:27:27.202Z] #64 DONE 0.0s [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:27:27.202Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-12T10:27:27.202Z] #26 DONE 0.0s [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-12T10:27:27.202Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-12T10:27:27.202Z] #10 CACHED [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-12T10:27:27.202Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-12T10:27:27.202Z] #11 CACHED [2021-05-12T10:27:27.202Z] [2021-05-12T10:27:27.202Z] #23 [internal] load build context [2021-05-12T10:27:27.202Z] #23 sha256:7d95a092f7fccaaa67f940069e137e8a7c28ce4755a924b0aa5a55767a739fe8 [2021-05-12T10:27:27.960Z] #49 19.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:27.960Z] #49 19.54 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:27.960Z] #49 ... [2021-05-12T10:27:27.960Z] [2021-05-12T10:27:27.960Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:27.960Z] #47 sha256:3f8f46abdfc4bd6169e586ecbd6f77c986764625d4f42a52d0dc2a496573278a [2021-05-12T10:27:27.960Z] #47 9.563 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:27.960Z] #47 9.816 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:27.960Z] #47 11.55 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:27.960Z] #47 12.03 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:27.960Z] #47 14.13 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:27.960Z] #47 17.16 go: finding github.com/fatih/color v1.9.0 [2021-05-12T10:27:27.960Z] #47 17.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:27.960Z] #47 17.21 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:27:27.960Z] #47 17.30 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:27.961Z] #47 17.30 go: finding github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:27.961Z] #47 17.32 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:27.961Z] #47 17.44 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:27.961Z] #47 17.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:27.961Z] #47 17.66 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:27.961Z] #47 17.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:27.961Z] #47 17.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:27.961Z] #47 ... [2021-05-12T10:27:27.961Z] [2021-05-12T10:27:27.961Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:27.961Z] #67 sha256:363077c746f275cd2e144417dd06285cd1e4a73dcba98648d3c7106ca5927219 [2021-05-12T10:27:27.961Z] #67 17.19 Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-12T10:27:27.961Z] #67 17.34 + cd /tmp/tmp.gtAtvET2MP/src/github.com/docker/libnetwork [2021-05-12T10:27:27.961Z] #67 17.34 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:27.961Z] #67 17.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-12T10:27:29.133Z] #23 transferring context: 53.38MB 1.6s done [2021-05-12T10:27:29.133Z] #23 DONE 1.6s [2021-05-12T10:27:29.133Z] [2021-05-12T10:27:29.133Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:29.133Z] #51 sha256:822d82107080c0592b057ae7363ad6f1f3787157e1905dcc1984fa0aa78def29 [2021-05-12T10:27:29.133Z] #51 ... [2021-05-12T10:27:29.133Z] [2021-05-12T10:27:29.133Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-12T10:27:29.133Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-12T10:27:29.133Z] #12 CACHED [2021-05-12T10:27:29.133Z] [2021-05-12T10:27:29.133Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:27:29.133Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-12T10:27:29.133Z] #13 CACHED [2021-05-12T10:27:29.133Z] [2021-05-12T10:27:29.133Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:27:29.133Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-12T10:27:29.133Z] #36 CACHED [2021-05-12T10:27:29.133Z] [2021-05-12T10:27:29.133Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:27:29.133Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-12T10:27:29.133Z] #55 CACHED [2021-05-12T10:27:29.133Z] [2021-05-12T10:27:29.133Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:29.134Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:27:29.349Z] #67 ... [2021-05-12T10:27:29.349Z] [2021-05-12T10:27:29.349Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:29.349Z] #58 sha256:2b58b6d3eb5ef60c80271529d8f812067a5b6138b30ec33158045846567c73a1 [2021-05-12T10:27:29.349Z] #58 11.20 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:29.349Z] #58 12.03 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:29.349Z] #58 12.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:29.349Z] #58 12.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:29.349Z] #58 13.67 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:29.349Z] #58 13.96 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:29.349Z] #58 17.03 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:29.349Z] #58 17.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:29.349Z] #58 17.41 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:29.349Z] #58 17.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:29.349Z] #58 17.73 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:29.349Z] #58 18.07 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:29.349Z] #58 20.04 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:27:29.349Z] #58 20.09 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:29.349Z] #58 20.28 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:29.349Z] #58 20.30 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:29.349Z] #58 20.39 go: finding github.com/google/uuid v1.2.0 [2021-05-12T10:27:29.349Z] #58 20.40 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:29.349Z] #58 20.49 go: finding github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:29.349Z] #58 20.49 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:29.349Z] #58 20.51 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:29.349Z] #58 20.52 go: finding github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:29.349Z] #58 20.59 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:29.349Z] #58 20.60 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:29.349Z] #58 20.61 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:29.349Z] #58 20.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:29.349Z] #58 20.82 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:29.608Z] #58 ... [2021-05-12T10:27:29.608Z] [2021-05-12T10:27:29.608Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:29.608Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:29.608Z] #49 20.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:29.608Z] #49 20.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:29.608Z] #49 20.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:29.608Z] #49 20.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:29.608Z] #49 20.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:29.608Z] #49 20.13 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:29.608Z] #49 20.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:29.608Z] #49 20.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:29.608Z] #49 20.17 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:29.608Z] #49 20.24 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.25 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:29.608Z] #49 20.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:29.608Z] #49 20.26 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.28 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:29.608Z] #49 20.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:29.608Z] #49 20.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:29.608Z] #49 20.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:29.608Z] #49 20.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:29.608Z] #49 20.41 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:29.608Z] #49 20.43 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:29.608Z] #49 20.50 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.52 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:29.608Z] #49 20.55 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:29.608Z] #49 20.55 go: downloading golang.org/x/text v0.3.2 [2021-05-12T10:27:29.608Z] #49 20.56 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:29.608Z] #49 20.57 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:29.608Z] #49 20.57 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:29.608Z] #49 20.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:29.608Z] #49 20.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:29.608Z] #49 20.82 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:29.608Z] #49 20.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:29.608Z] #49 20.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:29.608Z] #49 21.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:29.608Z] #49 21.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:29.608Z] #49 21.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:29.608Z] #49 21.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:29.608Z] #49 21.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:29.608Z] #49 21.11 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:29.608Z] #49 21.14 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:29.608Z] #49 21.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:29.608Z] #49 21.15 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:29.608Z] #49 21.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:29.608Z] #49 21.36 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:29.608Z] #49 21.37 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:29.608Z] #49 21.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:29.608Z] #49 21.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:29.608Z] #49 21.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:29.608Z] #49 21.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:27:29.869Z] #49 21.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:29.869Z] #49 ... [2021-05-12T10:27:29.869Z] [2021-05-12T10:27:29.869Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:29.869Z] #67 sha256:363077c746f275cd2e144417dd06285cd1e4a73dcba98648d3c7106ca5927219 [2021-05-12T10:27:29.869Z] #67 DONE 21.9s [2021-05-12T10:27:29.869Z] [2021-05-12T10:27:29.869Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:29.869Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:29.869Z] #49 21.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:30.129Z] #49 21.87 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:27:30.129Z] #49 21.90 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:30.129Z] #49 21.93 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:30.129Z] #49 21.96 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:30.129Z] #49 22.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:30.388Z] #49 22.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:30.388Z] #49 22.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:30.388Z] #49 ... [2021-05-12T10:27:30.388Z] [2021-05-12T10:27:30.388Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:30.388Z] #45 sha256:e88e2a65f49f42b01bb96bcf6e15673b3be12307f9a424aa3c321476a1fc43b6 [2021-05-12T10:27:30.388Z] #45 DONE 22.4s [2021-05-12T10:27:30.649Z] [2021-05-12T10:27:30.649Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:30.649Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:30.649Z] #49 22.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:30.649Z] #49 22.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:30.649Z] #49 22.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:30.912Z] #49 22.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:30.912Z] #49 22.71 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:30.912Z] #49 22.91 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:30.912Z] #49 22.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:30.945Z] #24 ... [2021-05-12T10:27:30.945Z] [2021-05-12T10:27:30.945Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:30.945Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:30.945Z] #49 4.193 + RM_GOPATH=0 [2021-05-12T10:27:30.945Z] #49 4.193 + TMP_GOPATH= [2021-05-12T10:27:30.945Z] #49 4.193 + : /build [2021-05-12T10:27:30.945Z] #49 4.193 + '[' -z '' ']' [2021-05-12T10:27:30.945Z] #49 4.193 ++ mktemp -d [2021-05-12T10:27:30.945Z] #49 4.193 + export GOPATH=/tmp/tmp.SeP018TLj8 [2021-05-12T10:27:30.945Z] #49 4.193 + GOPATH=/tmp/tmp.SeP018TLj8 [2021-05-12T10:27:30.945Z] #49 4.193 + RM_GOPATH=1 [2021-05-12T10:27:30.945Z] #49 4.193 + case "$(go env GOARCH)" in [2021-05-12T10:27:30.945Z] #49 4.210 ++ go env GOARCH [2021-05-12T10:27:30.945Z] #49 4.238 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:30.945Z] #49 4.238 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:30.945Z] #49 4.238 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:30.945Z] #49 4.238 + dir=/tmp/install [2021-05-12T10:27:30.945Z] #49 4.238 + bin=golangci_lint [2021-05-12T10:27:30.945Z] #49 4.238 + shift [2021-05-12T10:27:30.945Z] #49 4.238 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-12T10:27:30.945Z] #49 4.238 + . /tmp/install/golangci_lint.installer [2021-05-12T10:27:30.945Z] #49 4.238 ++ : v1.23.8 [2021-05-12T10:27:30.945Z] #49 4.238 + install_golangci_lint [2021-05-12T10:27:30.945Z] #49 4.238 + set -e [2021-05-12T10:27:30.945Z] #49 4.238 + export GO111MODULE=on [2021-05-12T10:27:30.945Z] #49 4.238 + GO111MODULE=on [2021-05-12T10:27:30.945Z] #49 4.238 + GOBIN=/build [2021-05-12T10:27:30.945Z] #49 4.238 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-12T10:27:30.945Z] #49 4.264 go: finding github.com v1.23.8 [2021-05-12T10:27:30.945Z] #49 4.264 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-12T10:27:30.945Z] #49 4.265 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:30.945Z] #49 4.265 go: finding github.com/golangci v1.23.8 [2021-05-12T10:27:30.945Z] #49 4.266 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-12T10:27:30.945Z] #49 5.153 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:30.945Z] #49 5.785 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:31.171Z] #49 23.00 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:31.201Z] #49 ... [2021-05-12T10:27:31.201Z] [2021-05-12T10:27:31.201Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:31.201Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:27:31.201Z] #56 3.306 + RM_GOPATH=0 [2021-05-12T10:27:31.201Z] #56 3.306 + TMP_GOPATH= [2021-05-12T10:27:31.201Z] #56 3.306 + : /build [2021-05-12T10:27:31.201Z] #56 3.306 + '[' -z '' ']' [2021-05-12T10:27:31.201Z] #56 3.306 ++ mktemp -d [2021-05-12T10:27:31.201Z] #56 3.309 + export GOPATH=/tmp/tmp.h3iS1g9NgL [2021-05-12T10:27:31.201Z] #56 3.309 + GOPATH=/tmp/tmp.h3iS1g9NgL [2021-05-12T10:27:31.201Z] #56 3.309 + RM_GOPATH=1 [2021-05-12T10:27:31.201Z] #56 3.309 + case "$(go env GOARCH)" in [2021-05-12T10:27:31.201Z] #56 3.309 ++ go env GOARCH [2021-05-12T10:27:31.201Z] #56 3.326 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.201Z] #56 3.326 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.201Z] #56 3.326 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:31.201Z] #56 3.326 + dir=/tmp/install [2021-05-12T10:27:31.201Z] #56 3.326 + bin=containerd [2021-05-12T10:27:31.201Z] #56 3.326 + shift [2021-05-12T10:27:31.201Z] #56 3.326 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-12T10:27:31.201Z] #56 3.326 + . /tmp/install/containerd.installer [2021-05-12T10:27:31.201Z] #56 3.326 ++ set -e [2021-05-12T10:27:31.201Z] #56 3.326 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:31.201Z] #56 3.326 + install_containerd [2021-05-12T10:27:31.201Z] #56 3.326 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-12T10:27:31.201Z] #56 3.326 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h3iS1g9NgL/src/github.com/containerd/containerd [2021-05-12T10:27:31.201Z] #56 3.326 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:31.201Z] #56 3.342 Cloning into '/tmp/tmp.h3iS1g9NgL/src/github.com/containerd/containerd'... [2021-05-12T10:27:31.201Z] #56 ... [2021-05-12T10:27:31.201Z] [2021-05-12T10:27:31.201Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:31.201Z] #47 sha256:b3da3e451e2489a7f2bade5bc532a533b7a25d56fc6c0cee6c2201cf3bc29ecc [2021-05-12T10:27:31.201Z] #47 4.846 + RM_GOPATH=0 [2021-05-12T10:27:31.201Z] #47 4.846 + TMP_GOPATH= [2021-05-12T10:27:31.201Z] #47 4.846 + : /build [2021-05-12T10:27:31.201Z] #47 4.846 + '[' -z '' ']' [2021-05-12T10:27:31.201Z] #47 4.846 ++ mktemp -d [2021-05-12T10:27:31.201Z] #47 4.846 + export GOPATH=/tmp/tmp.yauYwXKaRb [2021-05-12T10:27:31.201Z] #47 4.846 + GOPATH=/tmp/tmp.yauYwXKaRb [2021-05-12T10:27:31.201Z] #47 4.846 + RM_GOPATH=1 [2021-05-12T10:27:31.201Z] #47 4.846 + case "$(go env GOARCH)" in [2021-05-12T10:27:31.201Z] #47 4.846 ++ go env GOARCH [2021-05-12T10:27:31.201Z] #47 4.878 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.201Z] #47 4.878 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.201Z] #47 4.878 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:31.201Z] #47 4.878 + dir=/tmp/install [2021-05-12T10:27:31.201Z] #47 4.878 + bin=gotestsum [2021-05-12T10:27:31.201Z] #47 4.878 + shift [2021-05-12T10:27:31.201Z] #47 4.878 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-12T10:27:31.201Z] #47 4.878 + . /tmp/install/gotestsum.installer [2021-05-12T10:27:31.201Z] #47 4.878 ++ : v0.5.3 [2021-05-12T10:27:31.201Z] #47 4.878 + install_gotestsum [2021-05-12T10:27:31.201Z] #47 4.890 + set -e [2021-05-12T10:27:31.201Z] #47 4.890 + export GO111MODULE=on [2021-05-12T10:27:31.201Z] #47 4.890 + GO111MODULE=on [2021-05-12T10:27:31.201Z] #47 4.890 + GOBIN=/build [2021-05-12T10:27:31.201Z] #47 4.890 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-12T10:27:31.201Z] #47 4.915 go: finding gotest.tools v0.5.3 [2021-05-12T10:27:31.201Z] #47 4.916 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:31.201Z] #47 5.662 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:31.201Z] #47 6.099 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:31.201Z] #47 6.944 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:27:31.201Z] #47 6.964 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:31.201Z] #47 7.022 go: downloading github.com/fatih/color v1.9.0 [2021-05-12T10:27:31.201Z] #47 7.064 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:31.201Z] #47 7.086 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:31.201Z] #47 7.200 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:31.201Z] #47 7.201 go: extracting github.com/fatih/color v1.9.0 [2021-05-12T10:27:31.201Z] #47 7.208 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:27:31.201Z] #47 7.242 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:31.201Z] #47 7.302 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:31.201Z] #47 7.333 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:31.201Z] #47 7.412 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:31.201Z] #47 7.437 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:31.201Z] #47 7.439 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:31.201Z] #47 7.507 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:31.201Z] #47 7.555 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:31.201Z] #47 7.674 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:31.201Z] #47 7.681 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:31.201Z] #47 7.819 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:31.201Z] #47 9.759 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:31.432Z] #49 23.12 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:31.432Z] #49 23.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:31.432Z] #49 ... [2021-05-12T10:27:31.432Z] [2021-05-12T10:27:31.432Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:31.432Z] #51 sha256:0cc0c53ebeb2dec4af47e7165eb5228215776f2d71bf4e7d261867f451dab1f3 [2021-05-12T10:27:31.432Z] #51 13.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:31.432Z] #51 13.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:31.432Z] #51 14.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:31.432Z] #51 15.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:31.432Z] #51 16.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:31.432Z] #51 17.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:31.432Z] #51 17.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:31.432Z] #51 17.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:31.432Z] #51 17.70 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:31.432Z] #51 18.33 github.com/pkg/diff [2021-05-12T10:27:31.432Z] #51 18.33 golang.org/x/sys/unix [2021-05-12T10:27:31.432Z] #51 19.60 mvdan.cc/editorconfig [2021-05-12T10:27:31.432Z] #51 20.86 mvdan.cc/sh/v3/fileutil [2021-05-12T10:27:31.432Z] #51 21.01 mvdan.cc/sh/v3/syntax [2021-05-12T10:27:31.432Z] #51 ... [2021-05-12T10:27:31.432Z] [2021-05-12T10:27:31.432Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:31.432Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:31.432Z] #49 23.32 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:31.457Z] #47 10.30 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:31.457Z] #47 ... [2021-05-12T10:27:31.457Z] [2021-05-12T10:27:31.457Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:31.457Z] #45 sha256:dd8b8c32c536030499ad1df7f3ec58bcb25681925e05e37ef04e6f5ce6ebffdb [2021-05-12T10:27:31.457Z] #45 4.576 + RM_GOPATH=0 [2021-05-12T10:27:31.457Z] #45 4.576 + TMP_GOPATH= [2021-05-12T10:27:31.457Z] #45 4.576 + : /build [2021-05-12T10:27:31.457Z] #45 4.577 + '[' -z '' ']' [2021-05-12T10:27:31.457Z] #45 4.577 ++ mktemp -d [2021-05-12T10:27:31.457Z] #45 4.581 + export GOPATH=/tmp/tmp.OMJevO9Ifj [2021-05-12T10:27:31.457Z] #45 4.581 + GOPATH=/tmp/tmp.OMJevO9Ifj [2021-05-12T10:27:31.457Z] #45 4.581 + RM_GOPATH=1 [2021-05-12T10:27:31.457Z] #45 4.581 + case "$(go env GOARCH)" in [2021-05-12T10:27:31.457Z] #45 4.581 ++ go env GOARCH [2021-05-12T10:27:31.457Z] #45 4.614 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:31.457Z] #45 4.614 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.457Z] #45 4.614 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.457Z] #45 4.614 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:31.457Z] #45 4.614 + dir=/tmp/install [2021-05-12T10:27:31.457Z] #45 4.614 + bin=vndr [2021-05-12T10:27:31.457Z] #45 4.614 + shift [2021-05-12T10:27:31.457Z] #45 4.614 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-12T10:27:31.457Z] #45 4.614 + . /tmp/install/vndr.installer [2021-05-12T10:27:31.457Z] #45 4.614 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:31.457Z] #45 4.614 + install_vndr [2021-05-12T10:27:31.457Z] #45 4.614 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-12T10:27:31.457Z] #45 4.614 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OMJevO9Ifj/src/github.com/LK4D4/vndr [2021-05-12T10:27:31.457Z] #45 4.629 Cloning into '/tmp/tmp.OMJevO9Ifj/src/github.com/LK4D4/vndr'... [2021-05-12T10:27:31.457Z] #45 5.208 + cd /tmp/tmp.OMJevO9Ifj/src/github.com/LK4D4/vndr [2021-05-12T10:27:31.457Z] #45 5.208 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:31.457Z] #45 5.248 + go build -buildmode=pie -v -o /build/vndr . [2021-05-12T10:27:31.457Z] #45 6.829 github.com/LK4D4/vndr/build [2021-05-12T10:27:31.457Z] #45 6.854 github.com/LK4D4/vndr/godl/singleflight [2021-05-12T10:27:31.457Z] #45 7.170 github.com/LK4D4/vndr/versioned [2021-05-12T10:27:31.457Z] #45 8.451 github.com/LK4D4/vndr/godl [2021-05-12T10:27:31.457Z] #45 ... [2021-05-12T10:27:31.457Z] [2021-05-12T10:27:31.457Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:31.457Z] #67 sha256:ba7342032a670617197c1784cae4c322f660136a895943839322368016a1ffe1 [2021-05-12T10:27:31.457Z] #67 3.004 + RM_GOPATH=0 [2021-05-12T10:27:31.457Z] #67 3.004 + TMP_GOPATH= [2021-05-12T10:27:31.457Z] #67 3.004 + : /build [2021-05-12T10:27:31.457Z] #67 3.004 + '[' -z '' ']' [2021-05-12T10:27:31.457Z] #67 3.005 ++ mktemp -d [2021-05-12T10:27:31.457Z] #67 3.006 + export GOPATH=/tmp/tmp.bAY1l9XClb [2021-05-12T10:27:31.457Z] #67 3.006 + GOPATH=/tmp/tmp.bAY1l9XClb [2021-05-12T10:27:31.457Z] #67 3.006 + RM_GOPATH=1 [2021-05-12T10:27:31.457Z] #67 3.006 + case "$(go env GOARCH)" in [2021-05-12T10:27:31.457Z] #67 3.007 ++ go env GOARCH [2021-05-12T10:27:31.457Z] #67 3.020 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:31.457Z] #67 3.020 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.457Z] #67 3.020 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.457Z] #67 3.020 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:31.457Z] #67 3.020 + dir=/tmp/install [2021-05-12T10:27:31.457Z] #67 3.020 + bin=proxy [2021-05-12T10:27:31.457Z] #67 3.020 + shift [2021-05-12T10:27:31.457Z] #67 3.020 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-12T10:27:31.457Z] #67 3.020 + . /tmp/install/proxy.installer [2021-05-12T10:27:31.457Z] #67 3.020 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:31.457Z] #67 3.020 + install_proxy [2021-05-12T10:27:31.457Z] #67 3.020 + case "$1" in [2021-05-12T10:27:31.457Z] #67 3.020 + export CGO_ENABLED=0 [2021-05-12T10:27:31.457Z] #67 3.020 + CGO_ENABLED=0 [2021-05-12T10:27:31.457Z] #67 3.020 + _install_proxy [2021-05-12T10:27:31.457Z] #67 3.020 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-12T10:27:31.457Z] #67 3.020 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bAY1l9XClb/src/github.com/docker/libnetwork [2021-05-12T10:27:31.457Z] #67 3.020 Cloning into '/tmp/tmp.bAY1l9XClb/src/github.com/docker/libnetwork'... [2021-05-12T10:27:31.693Z] #49 23.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:31.837Z] #67 ... [2021-05-12T10:27:31.837Z] [2021-05-12T10:27:31.837Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:31.837Z] #51 sha256:62bfe1a217f2239e14cda8c1467844b3f4481a1ca255d871d86af4da31be0616 [2021-05-12T10:27:31.837Z] #51 4.248 + RM_GOPATH=0 [2021-05-12T10:27:31.837Z] #51 4.248 + TMP_GOPATH= [2021-05-12T10:27:31.837Z] #51 4.248 + : /build [2021-05-12T10:27:31.837Z] #51 4.248 + '[' -z '' ']' [2021-05-12T10:27:31.837Z] #51 4.250 ++ mktemp -d [2021-05-12T10:27:31.837Z] #51 4.250 + export GOPATH=/tmp/tmp.k0XNqXexms [2021-05-12T10:27:31.837Z] #51 4.250 + GOPATH=/tmp/tmp.k0XNqXexms [2021-05-12T10:27:31.837Z] #51 4.250 + RM_GOPATH=1 [2021-05-12T10:27:31.837Z] #51 4.250 + case "$(go env GOARCH)" in [2021-05-12T10:27:31.837Z] #51 4.264 ++ go env GOARCH [2021-05-12T10:27:31.837Z] #51 4.272 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.837Z] #51 4.272 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:31.837Z] #51 4.273 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:31.837Z] #51 4.277 + dir=/tmp/install [2021-05-12T10:27:31.837Z] #51 4.277 + bin=shfmt [2021-05-12T10:27:31.837Z] #51 4.277 + shift [2021-05-12T10:27:31.837Z] #51 4.277 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-12T10:27:31.837Z] #51 4.277 + . /tmp/install/shfmt.installer [2021-05-12T10:27:31.837Z] #51 4.277 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:31.837Z] #51 4.277 + install_shfmt [2021-05-12T10:27:31.837Z] #51 4.277 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-12T10:27:31.837Z] #51 4.277 + git clone https://github.com/mvdan/sh.git /tmp/tmp.k0XNqXexms/src/github.com/mvdan/sh [2021-05-12T10:27:31.837Z] #51 4.277 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:31.837Z] #51 4.284 Cloning into '/tmp/tmp.k0XNqXexms/src/github.com/mvdan/sh'... [2021-05-12T10:27:31.953Z] #49 23.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:27:31.953Z] #49 23.78 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:27:32.093Z] #51 ... [2021-05-12T10:27:32.093Z] [2021-05-12T10:27:32.093Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:32.093Z] #53 sha256:fe721906118dc9f5a3b96f057001c8118c2dd97ee0fdd70ecc6600062f7ef5d3 [2021-05-12T10:27:32.093Z] #53 2.702 + RM_GOPATH=0 [2021-05-12T10:27:32.093Z] #53 2.702 + TMP_GOPATH= [2021-05-12T10:27:32.093Z] #53 2.702 + : /build [2021-05-12T10:27:32.093Z] #53 2.702 + '[' -z '' ']' [2021-05-12T10:27:32.093Z] #53 2.702 ++ mktemp -d [2021-05-12T10:27:32.093Z] #53 2.708 + export GOPATH=/tmp/tmp.nOAsspISer [2021-05-12T10:27:32.093Z] #53 2.708 + GOPATH=/tmp/tmp.nOAsspISer [2021-05-12T10:27:32.093Z] #53 2.708 + RM_GOPATH=1 [2021-05-12T10:27:32.093Z] #53 2.708 + case "$(go env GOARCH)" in [2021-05-12T10:27:32.093Z] #53 2.712 ++ go env GOARCH [2021-05-12T10:27:32.093Z] #53 2.714 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:32.093Z] #53 2.714 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:32.093Z] #53 2.714 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:32.093Z] #53 2.716 + dir=/tmp/install [2021-05-12T10:27:32.093Z] #53 2.716 + bin=runc [2021-05-12T10:27:32.093Z] #53 2.716 + shift [2021-05-12T10:27:32.093Z] #53 2.716 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-12T10:27:32.093Z] #53 2.716 + . /tmp/install/runc.installer [2021-05-12T10:27:32.093Z] #53 2.716 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:32.093Z] #53 2.716 + install_runc [2021-05-12T10:27:32.093Z] #53 2.716 + uname -r [2021-05-12T10:27:32.093Z] #53 2.716 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-12T10:27:32.093Z] #53 2.718 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-12T10:27:32.093Z] #53 2.718 + RUNC_BUILDTAGS='seccomp ' [2021-05-12T10:27:32.093Z] #53 2.718 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-12T10:27:32.093Z] #53 2.718 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nOAsspISer/src/github.com/opencontainers/runc [2021-05-12T10:27:32.093Z] #53 2.737 Cloning into '/tmp/tmp.nOAsspISer/src/github.com/opencontainers/runc'... [2021-05-12T10:27:32.093Z] #53 ... [2021-05-12T10:27:32.093Z] [2021-05-12T10:27:32.093Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:32.093Z] #34 sha256:2822518004984e21bf0f4bd6d1d93f48d125c8e88937f76d921a7734de6d32b1 [2021-05-12T10:27:32.093Z] #34 4.048 + RM_GOPATH=0 [2021-05-12T10:27:32.093Z] #34 4.048 + TMP_GOPATH= [2021-05-12T10:27:32.093Z] #34 4.048 + : /build [2021-05-12T10:27:32.093Z] #34 4.048 + '[' -z '' ']' [2021-05-12T10:27:32.093Z] #34 4.048 ++ mktemp -d [2021-05-12T10:27:32.093Z] #34 4.048 + export GOPATH=/tmp/tmp.gmZIxy9cnw [2021-05-12T10:27:32.093Z] #34 4.048 + GOPATH=/tmp/tmp.gmZIxy9cnw [2021-05-12T10:27:32.093Z] #34 4.048 + RM_GOPATH=1 [2021-05-12T10:27:32.093Z] #34 4.048 + case "$(go env GOARCH)" in [2021-05-12T10:27:32.093Z] #34 4.048 ++ go env GOARCH [2021-05-12T10:27:32.093Z] #34 4.048 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:32.093Z] #34 4.048 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:32.093Z] #34 4.048 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:32.093Z] #34 4.048 + dir=/tmp/install [2021-05-12T10:27:32.093Z] #34 4.048 + bin=tomlv [2021-05-12T10:27:32.093Z] #34 4.048 + shift [2021-05-12T10:27:32.093Z] #34 4.048 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-12T10:27:32.093Z] #34 4.048 + . /tmp/install/tomlv.installer [2021-05-12T10:27:32.093Z] #34 4.048 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:32.093Z] #34 4.048 + install_tomlv [2021-05-12T10:27:32.093Z] #34 4.048 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-12T10:27:32.093Z] #34 4.048 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gmZIxy9cnw/src/github.com/BurntSushi/toml [2021-05-12T10:27:32.093Z] #34 4.064 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:32.093Z] #34 4.067 Cloning into '/tmp/tmp.gmZIxy9cnw/src/github.com/BurntSushi/toml'... [2021-05-12T10:27:32.093Z] #34 4.750 + cd /tmp/tmp.gmZIxy9cnw/src/github.com/BurntSushi/toml [2021-05-12T10:27:32.093Z] #34 4.750 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:32.093Z] #34 4.760 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:27:32.093Z] #34 5.645 github.com/BurntSushi/toml [2021-05-12T10:27:32.093Z] #34 8.978 github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:27:32.349Z] #34 ... [2021-05-12T10:27:32.349Z] [2021-05-12T10:27:32.349Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:32.349Z] #37 sha256:37f6fec1b5e977844454ef9cc1b2c33af49e173a0f867e277a7cfd056b857341 [2021-05-12T10:27:32.349Z] #37 4.751 + RM_GOPATH=0 [2021-05-12T10:27:32.349Z] #37 4.751 + TMP_GOPATH= [2021-05-12T10:27:32.349Z] #37 4.751 + : /build [2021-05-12T10:27:32.349Z] #37 4.751 + '[' -z '' ']' [2021-05-12T10:27:32.349Z] #37 4.751 ++ mktemp -d [2021-05-12T10:27:32.349Z] #37 4.751 + export GOPATH=/tmp/tmp.XE5cYfSTpI [2021-05-12T10:27:32.349Z] #37 4.751 + GOPATH=/tmp/tmp.XE5cYfSTpI [2021-05-12T10:27:32.349Z] #37 4.751 + RM_GOPATH=1 [2021-05-12T10:27:32.349Z] #37 4.751 + case "$(go env GOARCH)" in [2021-05-12T10:27:32.349Z] #37 4.751 ++ go env GOARCH [2021-05-12T10:27:32.349Z] #37 4.788 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:32.349Z] #37 4.788 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:32.349Z] #37 4.788 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:32.349Z] #37 4.788 + dir=/tmp/install [2021-05-12T10:27:32.349Z] #37 4.788 + bin=tini [2021-05-12T10:27:32.349Z] #37 4.788 + shift [2021-05-12T10:27:32.349Z] #37 4.788 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-12T10:27:32.349Z] #37 4.788 + . /tmp/install/tini.installer [2021-05-12T10:27:32.349Z] #37 4.788 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:32.349Z] #37 4.788 + install_tini [2021-05-12T10:27:32.349Z] #37 4.788 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-12T10:27:32.349Z] #37 4.788 + git clone https://github.com/krallin/tini.git /tmp/tmp.XE5cYfSTpI/tini [2021-05-12T10:27:32.349Z] #37 4.788 Cloning into '/tmp/tmp.XE5cYfSTpI/tini'... [2021-05-12T10:27:32.349Z] #37 4.789 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:32.349Z] #37 5.581 + cd /tmp/tmp.XE5cYfSTpI/tini [2021-05-12T10:27:32.349Z] #37 5.581 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:32.349Z] #37 5.591 + cmake . [2021-05-12T10:27:32.349Z] #37 6.345 -- The C compiler identification is GNU 8.3.0 [2021-05-12T10:27:32.349Z] #37 6.419 -- Check for working C compiler: /usr/bin/cc [2021-05-12T10:27:32.349Z] #37 7.104 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T10:27:32.349Z] #37 7.104 -- Detecting C compiler ABI info [2021-05-12T10:27:32.349Z] #37 7.778 -- Detecting C compiler ABI info - done [2021-05-12T10:27:32.349Z] #37 7.838 -- Detecting C compile features [2021-05-12T10:27:32.349Z] #37 10.23 -- Detecting C compile features - done [2021-05-12T10:27:32.349Z] #37 10.29 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-12T10:27:32.349Z] #37 10.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-12T10:27:32.349Z] #37 10.73 -- Configuring done [2021-05-12T10:27:32.349Z] #37 10.77 -- Generating done [2021-05-12T10:27:32.349Z] #37 10.78 -- Build files have been written to: /tmp/tmp.XE5cYfSTpI/tini [2021-05-12T10:27:32.349Z] #37 10.80 + make tini-static [2021-05-12T10:27:32.349Z] #37 11.30 Scanning dependencies of target tini-static [2021-05-12T10:27:32.349Z] #37 11.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-12T10:27:32.349Z] #37 ... [2021-05-12T10:27:32.349Z] [2021-05-12T10:27:32.349Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:32.349Z] #47 sha256:b3da3e451e2489a7f2bade5bc532a533b7a25d56fc6c0cee6c2201cf3bc29ecc [2021-05-12T10:27:32.349Z] #47 11.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:32.891Z] #49 24.49 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:32.891Z] #49 ... [2021-05-12T10:27:32.891Z] [2021-05-12T10:27:32.891Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-12T10:27:32.891Z] #46 sha256:d0ea82e4c6a547751c51450554061ae6b5e3b8e87d8a176a4e981bec66137d10 [2021-05-12T10:27:32.891Z] #46 DONE 0.1s [2021-05-12T10:27:33.150Z] [2021-05-12T10:27:33.150Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:33.150Z] #53 sha256:8faa5069778b5f4a5ae13e57973932dc7b986557dd54a754b174769ba5e40a3a [2021-05-12T10:27:33.150Z] #53 16.98 + cd /tmp/tmp.XLt7ts51OO/src/github.com/opencontainers/runc [2021-05-12T10:27:33.150Z] #53 16.99 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:33.150Z] #53 17.85 + '[' -z '' ']' [2021-05-12T10:27:33.150Z] #53 17.85 + target=static [2021-05-12T10:27:33.150Z] #53 17.85 + make 'BUILDTAGS=seccomp ' static [2021-05-12T10:27:33.150Z] #53 18.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-12T10:27:33.277Z] #47 ... [2021-05-12T10:27:33.277Z] [2021-05-12T10:27:33.277Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:33.277Z] #24 sha256:509aefb6a3df3eefda7aa64974e14c82ed98b394a758f619600aca9804489ccd [2021-05-12T10:27:33.277Z] #24 11.82 + mkdir -p /build [2021-05-12T10:27:33.277Z] #24 11.83 + mv docker/docker /build/ [2021-05-12T10:27:33.277Z] #24 11.83 + rmdir docker [2021-05-12T10:27:33.277Z] #24 DONE 12.1s [2021-05-12T10:27:33.277Z] [2021-05-12T10:27:33.277Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:33.277Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:33.277Z] #49 11.57 go: downloading github.com/fatih/color v1.7.0 [2021-05-12T10:27:33.277Z] #49 11.63 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:33.277Z] #49 11.73 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:33.277Z] #49 11.73 go: downloading github.com/spf13/viper v1.6.1 [2021-05-12T10:27:33.277Z] #49 11.73 go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T10:27:33.277Z] #49 11.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:33.277Z] #49 11.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:33.277Z] #49 11.84 go: extracting github.com/pkg/errors v0.8.1 [2021-05-12T10:27:33.277Z] #49 11.99 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:33.277Z] #49 12.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:33.277Z] #49 12.04 go: extracting github.com/fatih/color v1.7.0 [2021-05-12T10:27:33.277Z] #49 12.07 go: extracting github.com/spf13/viper v1.6.1 [2021-05-12T10:27:33.277Z] #49 12.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:33.277Z] #49 12.14 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:33.277Z] #49 12.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:33.356Z] #56 4.059 + RM_GOPATH=0 [2021-05-12T10:27:33.356Z] #56 4.059 + TMP_GOPATH= [2021-05-12T10:27:33.356Z] #56 4.060 + : /build [2021-05-12T10:27:33.356Z] #56 4.060 + '[' -z '' ']' [2021-05-12T10:27:33.356Z] #56 4.061 ++ mktemp -d [2021-05-12T10:27:33.356Z] #56 4.070 + export GOPATH=/tmp/tmp.MlYRGGA7e3 [2021-05-12T10:27:33.356Z] #56 4.070 + GOPATH=/tmp/tmp.MlYRGGA7e3 [2021-05-12T10:27:33.356Z] #56 4.071 + RM_GOPATH=1 [2021-05-12T10:27:33.356Z] #56 4.071 + case "$(go env GOARCH)" in [2021-05-12T10:27:33.356Z] #56 4.073 ++ go env GOARCH [2021-05-12T10:27:33.356Z] #56 4.097 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:33.356Z] #56 4.097 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:33.356Z] #56 4.098 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:33.356Z] #56 4.100 + dir=/tmp/install [2021-05-12T10:27:33.356Z] #56 4.100 + bin=containerd [2021-05-12T10:27:33.356Z] #56 4.100 + shift [2021-05-12T10:27:33.356Z] #56 4.105 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-12T10:27:33.356Z] #56 4.105 + . /tmp/install/containerd.installer [2021-05-12T10:27:33.356Z] #56 4.106 ++ set -e [2021-05-12T10:27:33.356Z] #56 4.106 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:33.356Z] #56 4.107 + install_containerd [2021-05-12T10:27:33.356Z] #56 4.108 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-12T10:27:33.356Z] #56 4.108 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:33.356Z] #56 4.108 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MlYRGGA7e3/src/github.com/containerd/containerd [2021-05-12T10:27:33.356Z] #56 4.122 Cloning into '/tmp/tmp.MlYRGGA7e3/src/github.com/containerd/containerd'... [2021-05-12T10:27:33.533Z] #49 12.51 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:33.533Z] #49 12.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:33.533Z] #49 12.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:33.533Z] #49 12.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:33.533Z] #49 12.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:33.533Z] #49 12.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:33.719Z] #53 ... [2021-05-12T10:27:33.719Z] [2021-05-12T10:27:33.719Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:33.719Z] #51 sha256:0cc0c53ebeb2dec4af47e7165eb5228215776f2d71bf4e7d261867f451dab1f3 [2021-05-12T10:27:33.719Z] #51 25.66 golang.org/x/crypto/ssh/terminal [2021-05-12T10:27:33.789Z] #49 12.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:33.789Z] #49 12.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:33.789Z] #49 12.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:33.789Z] #49 12.66 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:33.789Z] #49 12.71 go: downloading github.com/spf13/cast v1.3.0 [2021-05-12T10:27:33.789Z] #49 12.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:33.789Z] #49 12.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:34.045Z] #49 12.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:34.045Z] #49 12.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:34.045Z] #49 12.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:34.045Z] #49 13.00 go: extracting github.com/spf13/cast v1.3.0 [2021-05-12T10:27:34.045Z] #49 13.02 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:34.301Z] #49 13.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:34.301Z] #49 13.29 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:34.301Z] #49 13.29 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:34.863Z] #49 13.70 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:34.863Z] #49 13.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:34.863Z] #49 13.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:35.120Z] #49 14.10 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:35.120Z] #49 14.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:35.120Z] #49 14.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:35.274Z] #56 ... [2021-05-12T10:27:35.274Z] [2021-05-12T10:27:35.274Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:35.274Z] #34 sha256:6e105782156bdafca00aa4f311059e1c94483e483a553563019f553e9bcff057 [2021-05-12T10:27:35.274Z] #34 4.009 + RM_GOPATH=0 [2021-05-12T10:27:35.274Z] #34 4.009 + TMP_GOPATH= [2021-05-12T10:27:35.274Z] #34 4.009 + : /build [2021-05-12T10:27:35.274Z] #34 4.009 + '[' -z '' ']' [2021-05-12T10:27:35.274Z] #34 4.015 ++ mktemp -d [2021-05-12T10:27:35.274Z] #34 4.017 + export GOPATH=/tmp/tmp.Y6w9l0RsIP [2021-05-12T10:27:35.274Z] #34 4.018 + GOPATH=/tmp/tmp.Y6w9l0RsIP [2021-05-12T10:27:35.274Z] #34 4.018 + RM_GOPATH=1 [2021-05-12T10:27:35.274Z] #34 4.018 + case "$(go env GOARCH)" in [2021-05-12T10:27:35.274Z] #34 4.019 ++ go env GOARCH [2021-05-12T10:27:35.274Z] #34 4.031 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:35.274Z] #34 4.032 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:35.274Z] #34 4.033 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:35.274Z] #34 4.035 + dir=/tmp/install [2021-05-12T10:27:35.274Z] #34 4.035 + bin=tomlv [2021-05-12T10:27:35.274Z] #34 4.035 + shift [2021-05-12T10:27:35.274Z] #34 4.036 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-12T10:27:35.274Z] #34 4.036 + . /tmp/install/tomlv.installer [2021-05-12T10:27:35.274Z] #34 4.037 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:35.274Z] #34 4.038 + install_tomlv [2021-05-12T10:27:35.274Z] #34 4.038 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-12T10:27:35.274Z] #34 4.039 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:35.274Z] #34 4.052 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y6w9l0RsIP/src/github.com/BurntSushi/toml [2021-05-12T10:27:35.274Z] #34 4.056 Cloning into '/tmp/tmp.Y6w9l0RsIP/src/github.com/BurntSushi/toml'... [2021-05-12T10:27:35.274Z] #34 4.746 + cd /tmp/tmp.Y6w9l0RsIP/src/github.com/BurntSushi/toml [2021-05-12T10:27:35.274Z] #34 4.747 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:27:35.274Z] #34 4.755 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:27:35.274Z] #34 5.605 github.com/BurntSushi/toml [2021-05-12T10:27:35.376Z] #49 ... [2021-05-12T10:27:35.376Z] [2021-05-12T10:27:35.376Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:35.376Z] #34 sha256:2822518004984e21bf0f4bd6d1d93f48d125c8e88937f76d921a7734de6d32b1 [2021-05-12T10:27:35.376Z] #34 DONE 14.3s [2021-05-12T10:27:35.376Z] [2021-05-12T10:27:35.376Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:35.376Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:35.376Z] #49 14.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:35.536Z] #34 ... [2021-05-12T10:27:35.536Z] [2021-05-12T10:27:35.536Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:35.536Z] #47 sha256:3c323d5c136dee1123912951bf3de4ae7e74ceb1f3a685a450844303c263a0cf [2021-05-12T10:27:35.536Z] #47 3.755 + RM_GOPATH=0 [2021-05-12T10:27:35.536Z] #47 3.755 + TMP_GOPATH= [2021-05-12T10:27:35.536Z] #47 3.755 + : /build [2021-05-12T10:27:35.536Z] #47 3.755 + '[' -z '' ']' [2021-05-12T10:27:35.536Z] #47 3.755 ++ mktemp -d [2021-05-12T10:27:35.536Z] #47 3.759 + export GOPATH=/tmp/tmp.qlbcYiQMr9 [2021-05-12T10:27:35.536Z] #47 3.759 + GOPATH=/tmp/tmp.qlbcYiQMr9 [2021-05-12T10:27:35.536Z] #47 3.759 + RM_GOPATH=1 [2021-05-12T10:27:35.536Z] #47 3.759 + case "$(go env GOARCH)" in [2021-05-12T10:27:35.536Z] #47 3.759 ++ go env GOARCH [2021-05-12T10:27:35.536Z] #47 3.799 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:35.536Z] #47 3.799 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:35.536Z] #47 3.799 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:35.536Z] #47 3.799 + dir=/tmp/install [2021-05-12T10:27:35.536Z] #47 3.799 + bin=gotestsum [2021-05-12T10:27:35.536Z] #47 3.799 + shift [2021-05-12T10:27:35.536Z] #47 3.799 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-12T10:27:35.536Z] #47 3.799 + . /tmp/install/gotestsum.installer [2021-05-12T10:27:35.536Z] #47 3.799 ++ : v0.5.3 [2021-05-12T10:27:35.536Z] #47 3.799 + install_gotestsum [2021-05-12T10:27:35.536Z] #47 3.799 + set -e [2021-05-12T10:27:35.536Z] #47 3.799 + export GO111MODULE=on [2021-05-12T10:27:35.536Z] #47 3.799 + GO111MODULE=on [2021-05-12T10:27:35.536Z] #47 3.799 + GOBIN=/build [2021-05-12T10:27:35.536Z] #47 3.799 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-12T10:27:35.536Z] #47 3.832 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:35.536Z] #47 3.832 go: finding gotest.tools v0.5.3 [2021-05-12T10:27:35.536Z] #47 4.568 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:35.536Z] #47 4.986 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-12T10:27:35.536Z] #47 5.679 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:27:35.536Z] #47 5.685 go: downloading github.com/fatih/color v1.9.0 [2021-05-12T10:27:35.536Z] #47 5.686 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:35.536Z] #47 5.687 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:35.536Z] #47 5.818 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:35.536Z] #47 5.901 go: extracting github.com/fatih/color v1.9.0 [2021-05-12T10:27:35.536Z] #47 5.909 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:27:35.536Z] #47 5.939 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:35.536Z] #47 6.115 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:35.536Z] #47 6.128 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:35.536Z] #47 6.248 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:35.536Z] #47 6.282 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:35.536Z] #47 6.288 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:35.536Z] #47 6.331 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:35.536Z] #47 6.358 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:35.536Z] #47 6.368 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:35.536Z] #47 6.506 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:35.537Z] #47 6.616 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:35.537Z] #47 6.726 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:35.632Z] #49 ... [2021-05-12T10:27:35.632Z] [2021-05-12T10:27:35.632Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:35.632Z] #37 sha256:37f6fec1b5e977844454ef9cc1b2c33af49e173a0f867e277a7cfd056b857341 [2021-05-12T10:27:35.632Z] #37 13.15 [100%] Linking C executable tini-static [2021-05-12T10:27:35.632Z] #37 13.88 [100%] Built target tini-static [2021-05-12T10:27:35.632Z] #37 13.95 + mkdir -p /build [2021-05-12T10:27:35.632Z] #37 13.95 + cp tini-static /build/docker-init [2021-05-12T10:27:35.632Z] #37 DONE 14.6s [2021-05-12T10:27:35.632Z] [2021-05-12T10:27:35.632Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:35.632Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:35.632Z] #49 14.57 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:35.888Z] #49 14.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:36.482Z] #47 7.591 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:36.745Z] #47 7.653 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:36.745Z] #47 ... [2021-05-12T10:27:36.745Z] [2021-05-12T10:27:36.745Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:36.745Z] #34 sha256:6e105782156bdafca00aa4f311059e1c94483e483a553563019f553e9bcff057 [2021-05-12T10:27:36.745Z] #34 7.805 github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:27:36.815Z] #49 15.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:37.010Z] #51 28.42 mvdan.cc/sh/v3/cmd/shfmt [2021-05-12T10:27:37.377Z] #49 ... [2021-05-12T10:27:37.377Z] [2021-05-12T10:27:37.377Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:37.377Z] #58 sha256:9d1ba3ddda3c12187c05379ff4c3b1b976c7e35bbf6257a06ee48d050caa8de6 [2021-05-12T10:27:37.377Z] #58 6.235 + cd /tmp/tmp.jdFSVBYjtZ/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:27:37.377Z] #58 6.235 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:37.377Z] #58 6.274 + export GO111MODULE=on [2021-05-12T10:27:37.377Z] #58 6.274 + GO111MODULE=on [2021-05-12T10:27:37.377Z] #58 6.274 + export GOPROXY=https://proxy.golang.org [2021-05-12T10:27:37.377Z] #58 6.274 + GOPROXY=https://proxy.golang.org [2021-05-12T10:27:37.377Z] #58 6.274 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:27:37.377Z] #58 6.274 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-12T10:27:37.377Z] #58 7.809 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:37.377Z] #58 7.832 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:37.377Z] #58 7.885 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:27:37.377Z] #58 7.918 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:37.377Z] #58 8.097 go: downloading github.com/google/uuid v1.2.0 [2021-05-12T10:27:37.377Z] #58 8.177 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:37.377Z] #58 8.211 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:37.377Z] #58 8.245 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:37.377Z] #58 8.332 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:37.377Z] #58 8.502 go: extracting github.com/google/uuid v1.2.0 [2021-05-12T10:27:37.377Z] #58 8.546 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:37.377Z] #58 8.554 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:37.377Z] #58 8.567 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:37.377Z] #58 8.632 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:37.377Z] #58 8.643 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:37.377Z] #58 8.669 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:27:37.377Z] #58 8.674 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:37.377Z] #58 8.733 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:37.377Z] #58 9.555 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:37.377Z] #58 10.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:37.377Z] #58 10.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:37.377Z] #58 11.70 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:37.377Z] #58 12.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:37.377Z] #58 12.43 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:37.377Z] #58 14.10 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:37.377Z] #58 16.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:37.377Z] #58 16.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:37.377Z] #58 16.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:37.377Z] #58 ... [2021-05-12T10:27:37.377Z] [2021-05-12T10:27:37.377Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:37.377Z] #67 sha256:ba7342032a670617197c1784cae4c322f660136a895943839322368016a1ffe1 [2021-05-12T10:27:37.377Z] #67 16.04 Checking out files: 94% (1802/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-12T10:27:37.377Z] #67 16.12 + cd /tmp/tmp.bAY1l9XClb/src/github.com/docker/libnetwork [2021-05-12T10:27:37.377Z] #67 16.12 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:37.633Z] #67 16.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-12T10:27:38.917Z] #51 ... [2021-05-12T10:27:38.917Z] [2021-05-12T10:27:38.917Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:38.917Z] #53 sha256:8faa5069778b5f4a5ae13e57973932dc7b986557dd54a754b174769ba5e40a3a [2021-05-12T10:27:38.917Z] #53 28.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-12T10:27:38.917Z] #53 30.48 + mkdir -p /build [2021-05-12T10:27:38.917Z] #53 30.48 + cp runc /build/runc [2021-05-12T10:27:38.917Z] #53 DONE 30.8s [2021-05-12T10:27:38.917Z] [2021-05-12T10:27:38.917Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:38.917Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:38.917Z] #49 25.86 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:38.917Z] #49 27.48 go: extracting golang.org/x/text v0.3.2 [2021-05-12T10:27:38.917Z] #49 29.71 go: finding github.com/fatih/color v1.7.0 [2021-05-12T10:27:38.917Z] #49 29.81 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:38.917Z] #49 29.82 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:38.917Z] #49 29.83 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:38.917Z] #49 29.88 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:38.917Z] #49 29.88 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:38.917Z] #49 29.90 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:38.917Z] #49 29.90 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:38.917Z] #49 29.91 go: finding github.com/pkg/errors v0.8.1 [2021-05-12T10:27:38.917Z] #49 29.94 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:38.917Z] #49 29.94 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:38.917Z] #49 29.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:38.917Z] #49 29.95 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:38.917Z] #49 29.96 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:38.917Z] #49 29.96 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:38.917Z] #49 29.98 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:38.917Z] #49 29.99 go: finding github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:38.917Z] #49 29.99 go: finding github.com/spf13/viper v1.6.1 [2021-05-12T10:27:38.917Z] #49 30.00 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:38.917Z] #49 30.01 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:38.917Z] #49 30.06 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:38.917Z] #49 30.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:38.917Z] #49 30.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:38.917Z] #49 30.08 go: finding github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:38.917Z] #49 30.10 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:38.917Z] #49 30.12 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:38.917Z] #49 30.13 go: finding github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:38.917Z] #49 30.14 go: finding github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:38.917Z] #49 30.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:38.917Z] #49 30.15 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:38.917Z] #49 30.16 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:38.917Z] #49 30.16 go: finding github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:38.917Z] #49 30.18 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:38.917Z] #49 30.19 go: finding github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:38.917Z] #49 30.20 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:38.917Z] #49 30.21 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:38.917Z] #49 30.32 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:38.917Z] #49 30.33 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:38.917Z] #49 30.36 go: finding github.com/spf13/afero v1.1.2 [2021-05-12T10:27:38.917Z] #49 30.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:38.917Z] #49 30.38 go: finding github.com/spf13/cast v1.3.0 [2021-05-12T10:27:38.917Z] #49 30.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:38.917Z] #49 30.40 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:38.917Z] #49 30.42 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:38.917Z] #49 30.43 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:38.917Z] #49 30.45 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:38.917Z] #49 30.50 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:38.917Z] #49 30.53 go: finding golang.org/x/text v0.3.2 [2021-05-12T10:27:38.917Z] #49 30.57 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:38.917Z] #49 30.61 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:38.917Z] #49 30.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:38.917Z] #49 30.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:38.917Z] #49 30.68 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:38.917Z] #49 30.69 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:38.917Z] #49 30.70 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:38.917Z] #49 30.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:38.917Z] #49 30.71 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:38.917Z] #49 30.72 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:38.917Z] #49 30.72 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:38.917Z] #49 30.73 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:38.917Z] #49 30.74 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:38.917Z] #49 30.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:38.917Z] #49 30.76 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:38.917Z] #49 30.77 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:38.917Z] #49 30.81 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:38.917Z] #49 30.82 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:38.917Z] #49 30.84 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:38.917Z] #49 30.89 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:39.177Z] #49 30.90 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:39.177Z] #49 30.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:39.177Z] #49 31.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:39.177Z] #49 31.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:39.177Z] #49 31.06 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:39.177Z] #49 31.07 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:39.337Z] #34 ... [2021-05-12T10:27:39.337Z] [2021-05-12T10:27:39.337Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:39.337Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:27:39.337Z] #49 2.650 + RM_GOPATH=0 [2021-05-12T10:27:39.337Z] #49 2.650 + TMP_GOPATH= [2021-05-12T10:27:39.337Z] #49 2.650 + : /build [2021-05-12T10:27:39.337Z] #49 2.650 + '[' -z '' ']' [2021-05-12T10:27:39.337Z] #49 2.651 ++ mktemp -d [2021-05-12T10:27:39.337Z] #49 2.654 + export GOPATH=/tmp/tmp.9sgTGJlEig [2021-05-12T10:27:39.337Z] #49 2.654 + GOPATH=/tmp/tmp.9sgTGJlEig [2021-05-12T10:27:39.337Z] #49 2.654 + RM_GOPATH=1 [2021-05-12T10:27:39.337Z] #49 2.654 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.337Z] #49 2.655 ++ go env GOARCH [2021-05-12T10:27:39.337Z] #49 2.675 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.337Z] #49 2.675 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.337Z] #49 2.675 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.337Z] #49 2.675 + dir=/tmp/install [2021-05-12T10:27:39.337Z] #49 2.675 + bin=golangci_lint [2021-05-12T10:27:39.337Z] #49 2.675 + shift [2021-05-12T10:27:39.337Z] #49 2.675 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-12T10:27:39.337Z] #49 2.675 + . /tmp/install/golangci_lint.installer [2021-05-12T10:27:39.337Z] #49 2.675 ++ : v1.23.8 [2021-05-12T10:27:39.337Z] #49 2.675 + install_golangci_lint [2021-05-12T10:27:39.337Z] #49 2.675 + set -e [2021-05-12T10:27:39.337Z] #49 2.675 + export GO111MODULE=on [2021-05-12T10:27:39.337Z] #49 2.675 + GO111MODULE=on [2021-05-12T10:27:39.337Z] #49 2.675 + GOBIN=/build [2021-05-12T10:27:39.337Z] #49 2.675 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-12T10:27:39.337Z] #49 2.787 go: finding github.com v1.23.8 [2021-05-12T10:27:39.337Z] #49 2.787 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-12T10:27:39.337Z] #49 2.787 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:39.337Z] #49 2.787 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-12T10:27:39.337Z] #49 2.787 go: finding github.com/golangci v1.23.8 [2021-05-12T10:27:39.337Z] #49 3.668 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:39.337Z] #49 4.171 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:27:39.337Z] #49 7.823 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:39.337Z] #49 7.829 go: downloading github.com/fatih/color v1.7.0 [2021-05-12T10:27:39.337Z] #49 7.880 go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T10:27:39.337Z] #49 7.903 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:39.337Z] #49 7.970 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:39.337Z] #49 8.023 go: extracting github.com/pkg/errors v0.8.1 [2021-05-12T10:27:39.337Z] #49 8.043 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:39.337Z] #49 8.060 go: extracting github.com/fatih/color v1.7.0 [2021-05-12T10:27:39.337Z] #49 8.061 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:39.337Z] #49 8.230 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:39.337Z] #49 8.269 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:39.337Z] #49 8.289 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:39.337Z] #49 8.294 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:39.337Z] #49 8.345 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:39.337Z] #49 8.356 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:39.337Z] #49 8.388 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:39.337Z] #49 8.390 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:39.337Z] #49 8.428 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:39.337Z] #49 8.494 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:39.337Z] #49 8.524 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:39.337Z] #49 8.554 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:39.337Z] #49 8.587 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:39.337Z] #49 8.640 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:39.337Z] #49 8.684 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:39.337Z] #49 8.821 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:39.337Z] #49 8.891 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:39.337Z] #49 9.016 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:39.337Z] #49 9.238 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:39.337Z] #49 9.306 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:39.337Z] #49 9.628 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:39.337Z] #49 ... [2021-05-12T10:27:39.337Z] [2021-05-12T10:27:39.337Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:39.338Z] #37 sha256:1e73e3442f84199ece051f235556f0d81c0adfe0b666027fbe384fb696e0f1bb [2021-05-12T10:27:39.338Z] #37 2.973 + RM_GOPATH=0 [2021-05-12T10:27:39.338Z] #37 2.973 + TMP_GOPATH= [2021-05-12T10:27:39.338Z] #37 2.973 + : /build [2021-05-12T10:27:39.338Z] #37 2.973 + '[' -z '' ']' [2021-05-12T10:27:39.338Z] #37 2.973 ++ mktemp -d [2021-05-12T10:27:39.338Z] #37 2.978 + export GOPATH=/tmp/tmp.DnjYTa3Xu0 [2021-05-12T10:27:39.338Z] #37 2.978 + GOPATH=/tmp/tmp.DnjYTa3Xu0 [2021-05-12T10:27:39.338Z] #37 2.978 + RM_GOPATH=1 [2021-05-12T10:27:39.338Z] #37 2.979 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.338Z] #37 2.980 ++ go env GOARCH [2021-05-12T10:27:39.338Z] #37 3.002 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:39.338Z] #37 3.002 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.338Z] #37 3.002 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.338Z] #37 3.002 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.338Z] #37 3.002 + dir=/tmp/install [2021-05-12T10:27:39.338Z] #37 3.002 + bin=tini [2021-05-12T10:27:39.338Z] #37 3.002 + shift [2021-05-12T10:27:39.338Z] #37 3.002 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-12T10:27:39.338Z] #37 3.002 + . /tmp/install/tini.installer [2021-05-12T10:27:39.338Z] #37 3.002 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:39.338Z] #37 3.002 + install_tini [2021-05-12T10:27:39.338Z] #37 3.002 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-12T10:27:39.338Z] #37 3.002 + git clone https://github.com/krallin/tini.git /tmp/tmp.DnjYTa3Xu0/tini [2021-05-12T10:27:39.338Z] #37 3.030 Cloning into '/tmp/tmp.DnjYTa3Xu0/tini'... [2021-05-12T10:27:39.338Z] #37 3.778 + cd /tmp/tmp.DnjYTa3Xu0/tini [2021-05-12T10:27:39.338Z] #37 3.778 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:27:39.338Z] #37 3.810 + cmake . [2021-05-12T10:27:39.338Z] #37 4.551 -- The C compiler identification is GNU 8.3.0 [2021-05-12T10:27:39.338Z] #37 4.606 -- Check for working C compiler: /usr/bin/cc [2021-05-12T10:27:39.338Z] #37 5.241 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T10:27:39.338Z] #37 5.245 -- Detecting C compiler ABI info [2021-05-12T10:27:39.338Z] #37 6.182 -- Detecting C compiler ABI info - done [2021-05-12T10:27:39.338Z] #37 6.214 -- Detecting C compile features [2021-05-12T10:27:39.338Z] #37 8.012 -- Detecting C compile features - done [2021-05-12T10:27:39.338Z] #37 8.049 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-12T10:27:39.338Z] #37 8.353 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-12T10:27:39.338Z] #37 8.438 -- Configuring done [2021-05-12T10:27:39.338Z] #37 8.479 -- Generating done [2021-05-12T10:27:39.338Z] #37 8.483 -- Build files have been written to: /tmp/tmp.DnjYTa3Xu0/tini [2021-05-12T10:27:39.338Z] #37 8.495 + make tini-static [2021-05-12T10:27:39.338Z] #37 8.838 Scanning dependencies of target tini-static [2021-05-12T10:27:39.338Z] #37 8.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-12T10:27:39.338Z] #37 ... [2021-05-12T10:27:39.338Z] [2021-05-12T10:27:39.338Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:39.338Z] #67 sha256:f7956b3db45bcf2082185c770bb95eec282984bb9a828c6e39575f69ea91be32 [2021-05-12T10:27:39.338Z] #67 2.118 + RM_GOPATH=0 [2021-05-12T10:27:39.338Z] #67 2.118 + TMP_GOPATH= [2021-05-12T10:27:39.338Z] #67 2.118 + : /build [2021-05-12T10:27:39.338Z] #67 2.118 + '[' -z '' ']' [2021-05-12T10:27:39.338Z] #67 2.118 ++ mktemp -d [2021-05-12T10:27:39.338Z] #67 2.118 + export GOPATH=/tmp/tmp.80UWjNGvIs [2021-05-12T10:27:39.338Z] #67 2.118 + GOPATH=/tmp/tmp.80UWjNGvIs [2021-05-12T10:27:39.338Z] #67 2.118 + RM_GOPATH=1 [2021-05-12T10:27:39.338Z] #67 2.118 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.338Z] #67 2.118 ++ go env GOARCH [2021-05-12T10:27:39.338Z] #67 2.160 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.338Z] #67 2.160 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.338Z] #67 2.160 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.338Z] #67 2.160 + dir=/tmp/install [2021-05-12T10:27:39.338Z] #67 2.160 + bin=proxy [2021-05-12T10:27:39.338Z] #67 2.160 + shift [2021-05-12T10:27:39.338Z] #67 2.160 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-12T10:27:39.338Z] #67 2.160 + . /tmp/install/proxy.installer [2021-05-12T10:27:39.338Z] #67 2.160 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:39.338Z] #67 2.160 + install_proxy [2021-05-12T10:27:39.338Z] #67 2.160 + case "$1" in [2021-05-12T10:27:39.338Z] #67 2.160 + export CGO_ENABLED=0 [2021-05-12T10:27:39.338Z] #67 2.160 + CGO_ENABLED=0 [2021-05-12T10:27:39.338Z] #67 2.160 + _install_proxy [2021-05-12T10:27:39.338Z] #67 2.160 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-12T10:27:39.338Z] #67 2.160 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.80UWjNGvIs/src/github.com/docker/libnetwork [2021-05-12T10:27:39.338Z] #67 2.162 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:39.338Z] #67 2.181 Cloning into '/tmp/tmp.80UWjNGvIs/src/github.com/docker/libnetwork'... [2021-05-12T10:27:39.338Z] #67 10.47 Checking out files: 90% (1729/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) [2021-05-12T10:27:39.338Z] #67 ... [2021-05-12T10:27:39.338Z] [2021-05-12T10:27:39.338Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:39.338Z] #45 sha256:9a323c5212b4734533a9cb844a71846e5535cb3cc2e2f4de2fecaca15e05c189 [2021-05-12T10:27:39.338Z] #45 2.635 + RM_GOPATH=0 [2021-05-12T10:27:39.338Z] #45 2.635 + TMP_GOPATH= [2021-05-12T10:27:39.338Z] #45 2.635 + : /build [2021-05-12T10:27:39.338Z] #45 2.635 + '[' -z '' ']' [2021-05-12T10:27:39.338Z] #45 2.635 ++ mktemp -d [2021-05-12T10:27:39.338Z] #45 2.636 + export GOPATH=/tmp/tmp.uHSyZAhUyR [2021-05-12T10:27:39.338Z] #45 2.636 + GOPATH=/tmp/tmp.uHSyZAhUyR [2021-05-12T10:27:39.338Z] #45 2.636 + RM_GOPATH=1 [2021-05-12T10:27:39.338Z] #45 2.636 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.338Z] #45 2.636 ++ go env GOARCH [2021-05-12T10:27:39.338Z] #45 2.783 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.338Z] #45 2.783 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.338Z] #45 2.783 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.338Z] #45 2.783 + dir=/tmp/install [2021-05-12T10:27:39.338Z] #45 2.783 + bin=vndr [2021-05-12T10:27:39.338Z] #45 2.783 + shift [2021-05-12T10:27:39.338Z] #45 2.783 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-12T10:27:39.338Z] #45 2.783 + . /tmp/install/vndr.installer [2021-05-12T10:27:39.338Z] #45 2.783 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:39.338Z] #45 2.783 + install_vndr [2021-05-12T10:27:39.338Z] #45 2.783 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-12T10:27:39.338Z] #45 2.783 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uHSyZAhUyR/src/github.com/LK4D4/vndr [2021-05-12T10:27:39.338Z] #45 2.783 Cloning into '/tmp/tmp.uHSyZAhUyR/src/github.com/LK4D4/vndr'... [2021-05-12T10:27:39.338Z] #45 2.789 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:39.338Z] #45 3.263 + cd /tmp/tmp.uHSyZAhUyR/src/github.com/LK4D4/vndr [2021-05-12T10:27:39.338Z] #45 3.263 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:27:39.338Z] #45 3.265 + go build -buildmode=pie -v -o /build/vndr . [2021-05-12T10:27:39.338Z] #45 4.285 github.com/LK4D4/vndr/godl/singleflight [2021-05-12T10:27:39.338Z] #45 4.467 github.com/LK4D4/vndr/versioned [2021-05-12T10:27:39.338Z] #45 4.622 github.com/LK4D4/vndr/build [2021-05-12T10:27:39.338Z] #45 5.048 github.com/LK4D4/vndr/godl [2021-05-12T10:27:39.338Z] #45 6.864 github.com/LK4D4/vndr [2021-05-12T10:27:39.617Z] #45 ... [2021-05-12T10:27:39.617Z] [2021-05-12T10:27:39.617Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:39.617Z] #58 sha256:1fe7db73ad53485774f19f77c07bf7035a3d2eb7b12143e034001dbf38ba0584 [2021-05-12T10:27:39.617Z] #58 3.949 + RM_GOPATH=0 [2021-05-12T10:27:39.617Z] #58 3.949 + TMP_GOPATH= [2021-05-12T10:27:39.617Z] #58 3.954 + : /build [2021-05-12T10:27:39.617Z] #58 3.954 + '[' -z '' ']' [2021-05-12T10:27:39.617Z] #58 3.954 ++ mktemp -d [2021-05-12T10:27:39.617Z] #58 3.954 + export GOPATH=/tmp/tmp.a8800lf1Vd [2021-05-12T10:27:39.617Z] #58 3.954 + GOPATH=/tmp/tmp.a8800lf1Vd [2021-05-12T10:27:39.617Z] #58 3.954 + RM_GOPATH=1 [2021-05-12T10:27:39.617Z] #58 3.954 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.617Z] #58 3.955 ++ go env GOARCH [2021-05-12T10:27:39.617Z] #58 3.975 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.617Z] #58 3.975 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.617Z] #58 3.975 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.617Z] #58 3.977 + dir=/tmp/install [2021-05-12T10:27:39.617Z] #58 3.977 + bin=rootlesskit [2021-05-12T10:27:39.617Z] #58 3.977 + shift [2021-05-12T10:27:39.617Z] #58 3.977 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-12T10:27:39.617Z] #58 3.977 + . /tmp/install/rootlesskit.installer [2021-05-12T10:27:39.617Z] #58 3.977 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:39.617Z] #58 3.977 + install_rootlesskit [2021-05-12T10:27:39.617Z] #58 3.977 + case "$1" in [2021-05-12T10:27:39.617Z] #58 3.977 + export CGO_ENABLED=0 [2021-05-12T10:27:39.617Z] #58 3.977 + CGO_ENABLED=0 [2021-05-12T10:27:39.617Z] #58 3.977 + _install_rootlesskit [2021-05-12T10:27:39.617Z] #58 3.978 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:39.617Z] #58 3.979 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-12T10:27:39.617Z] #58 3.979 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a8800lf1Vd/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:27:39.617Z] #58 3.987 Cloning into '/tmp/tmp.a8800lf1Vd/src/github.com/rootless-containers/rootlesskit'... [2021-05-12T10:27:39.617Z] #58 6.302 + cd /tmp/tmp.a8800lf1Vd/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:27:39.617Z] #58 6.302 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:27:39.617Z] #58 6.342 + export GO111MODULE=on [2021-05-12T10:27:39.617Z] #58 6.343 + GO111MODULE=on [2021-05-12T10:27:39.617Z] #58 6.343 + export GOPROXY=https://proxy.golang.org [2021-05-12T10:27:39.617Z] #58 6.344 + GOPROXY=https://proxy.golang.org [2021-05-12T10:27:39.617Z] #58 6.344 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:27:39.617Z] #58 6.344 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-12T10:27:39.617Z] #58 7.821 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:27:39.617Z] #58 7.875 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:27:39.617Z] #58 7.878 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:39.617Z] #58 7.949 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:39.617Z] #58 7.990 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:39.617Z] #58 8.020 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:39.617Z] #58 8.024 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:39.617Z] #58 8.048 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:39.617Z] #58 8.060 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:39.617Z] #58 8.147 go: downloading github.com/google/uuid v1.2.0 [2021-05-12T10:27:39.617Z] #58 8.202 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:39.617Z] #58 8.249 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:39.617Z] #58 8.359 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:39.617Z] #58 8.583 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:39.617Z] #58 8.691 go: extracting github.com/google/uuid v1.2.0 [2021-05-12T10:27:39.617Z] #58 8.727 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:39.617Z] #58 8.744 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:39.617Z] #58 8.973 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:39.617Z] #58 9.327 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:39.617Z] #58 9.759 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:39.617Z] #58 9.991 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:39.617Z] #58 10.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:39.617Z] #58 10.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:39.617Z] #58 10.13 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:39.617Z] #58 ... [2021-05-12T10:27:39.617Z] [2021-05-12T10:27:39.617Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:39.617Z] #53 sha256:f57dcc74459cb7f59b7c19dd79d1b45e531127a4dc07ab855d1b87a5aefcaef5 [2021-05-12T10:27:39.617Z] #53 3.617 + RM_GOPATH=0 [2021-05-12T10:27:39.617Z] #53 3.617 + TMP_GOPATH= [2021-05-12T10:27:39.617Z] #53 3.617 + : /build [2021-05-12T10:27:39.617Z] #53 3.617 + '[' -z '' ']' [2021-05-12T10:27:39.617Z] #53 3.617 ++ mktemp -d [2021-05-12T10:27:39.617Z] #53 3.623 + export GOPATH=/tmp/tmp.cUfNCDPUR5 [2021-05-12T10:27:39.617Z] #53 3.623 + GOPATH=/tmp/tmp.cUfNCDPUR5 [2021-05-12T10:27:39.617Z] #53 3.623 + RM_GOPATH=1 [2021-05-12T10:27:39.617Z] #53 3.623 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.617Z] #53 3.623 ++ go env GOARCH [2021-05-12T10:27:39.617Z] #53 3.662 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.617Z] #53 3.662 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.617Z] #53 3.663 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.617Z] #53 3.668 + dir=/tmp/install [2021-05-12T10:27:39.617Z] #53 3.668 + bin=runc [2021-05-12T10:27:39.617Z] #53 3.668 + shift [2021-05-12T10:27:39.617Z] #53 3.668 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-12T10:27:39.617Z] #53 3.668 + . /tmp/install/runc.installer [2021-05-12T10:27:39.618Z] #53 3.668 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:39.618Z] #53 3.668 + install_runc [2021-05-12T10:27:39.618Z] #53 3.668 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-12T10:27:39.618Z] #53 3.669 + uname -r [2021-05-12T10:27:39.618Z] #53 3.696 + RUNC_BUILDTAGS='seccomp ' [2021-05-12T10:27:39.618Z] #53 3.696 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-12T10:27:39.618Z] #53 3.696 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cUfNCDPUR5/src/github.com/opencontainers/runc [2021-05-12T10:27:39.618Z] #53 3.696 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-12T10:27:39.618Z] #53 3.700 Cloning into '/tmp/tmp.cUfNCDPUR5/src/github.com/opencontainers/runc'... [2021-05-12T10:27:39.879Z] #53 ... [2021-05-12T10:27:39.879Z] [2021-05-12T10:27:39.879Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:39.879Z] #24 sha256:aef237a913bc28a6fdca2597695cb8d24b0de2c3c553079de3c15f8c0b24dc2a [2021-05-12T10:27:39.879Z] #24 3.878 + RM_GOPATH=0 [2021-05-12T10:27:39.879Z] #24 3.878 + TMP_GOPATH= [2021-05-12T10:27:39.879Z] #24 3.878 + : /build [2021-05-12T10:27:39.879Z] #24 3.878 + '[' -z '' ']' [2021-05-12T10:27:39.879Z] #24 3.879 ++ mktemp -d [2021-05-12T10:27:39.879Z] #24 3.882 + export GOPATH=/tmp/tmp.DlOWenYLWh [2021-05-12T10:27:39.879Z] #24 3.882 + GOPATH=/tmp/tmp.DlOWenYLWh [2021-05-12T10:27:39.879Z] #24 3.882 + RM_GOPATH=1 [2021-05-12T10:27:39.879Z] #24 3.882 + case "$(go env GOARCH)" in [2021-05-12T10:27:39.879Z] #24 3.882 ++ go env GOARCH [2021-05-12T10:27:39.879Z] #24 3.895 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.879Z] #24 3.895 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:39.879Z] #24 3.895 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:39.879Z] #24 3.910 + dir=/tmp/install [2021-05-12T10:27:39.879Z] #24 3.910 + bin=dockercli [2021-05-12T10:27:39.879Z] #24 3.910 + shift [2021-05-12T10:27:39.879Z] #24 3.910 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-12T10:27:39.879Z] #24 3.910 + . /tmp/install/dockercli.installer [2021-05-12T10:27:39.879Z] #24 3.910 ++ : stable [2021-05-12T10:27:39.879Z] #24 3.910 ++ : 17.06.2-ce [2021-05-12T10:27:39.879Z] #24 3.910 + install_dockercli [2021-05-12T10:27:39.879Z] #24 3.910 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-12T10:27:39.879Z] #24 3.910 ++ uname -m [2021-05-12T10:27:39.879Z] #24 3.910 Install docker/cli version 17.06.2-ce from stable [2021-05-12T10:27:39.879Z] #24 3.918 + arch=aarch64 [2021-05-12T10:27:39.879Z] #24 3.918 + '[' aarch64 '!=' x86_64 ']' [2021-05-12T10:27:39.879Z] #24 3.918 + '[' aarch64 '!=' s390x ']' [2021-05-12T10:27:39.879Z] #24 3.918 + '[' aarch64 '!=' armhf ']' [2021-05-12T10:27:39.879Z] #24 3.918 + build_dockercli [2021-05-12T10:27:39.879Z] #24 3.918 + git clone https://github.com/docker/docker-ce /tmp/tmp.DlOWenYLWh/tmp/docker-ce [2021-05-12T10:27:39.879Z] #24 3.920 Cloning into '/tmp/tmp.DlOWenYLWh/tmp/docker-ce'... [2021-05-12T10:27:39.879Z] #24 ... [2021-05-12T10:27:39.879Z] [2021-05-12T10:27:39.879Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:39.879Z] #67 sha256:f7956b3db45bcf2082185c770bb95eec282984bb9a828c6e39575f69ea91be32 [2021-05-12T10:27:39.879Z] #67 10.47 Checking out files: 90% (1729/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-12T10:27:39.879Z] #67 10.70 + cd /tmp/tmp.80UWjNGvIs/src/github.com/docker/libnetwork [2021-05-12T10:27:39.879Z] #67 10.70 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:27:39.879Z] #67 11.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-12T10:27:40.556Z] #49 ... [2021-05-12T10:27:40.556Z] [2021-05-12T10:27:40.556Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:40.556Z] #51 sha256:0cc0c53ebeb2dec4af47e7165eb5228215776f2d71bf4e7d261867f451dab1f3 [2021-05-12T10:27:40.556Z] #51 DONE 32.4s [2021-05-12T10:27:40.815Z] [2021-05-12T10:27:40.815Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:40.815Z] #47 sha256:3f8f46abdfc4bd6169e586ecbd6f77c986764625d4f42a52d0dc2a496573278a [2021-05-12T10:27:41.801Z] #67 ... [2021-05-12T10:27:41.801Z] [2021-05-12T10:27:41.801Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:41.801Z] #45 sha256:dd8b8c32c536030499ad1df7f3ec58bcb25681925e05e37ef04e6f5ce6ebffdb [2021-05-12T10:27:41.801Z] #45 10.78 github.com/LK4D4/vndr [2021-05-12T10:27:41.801Z] #67 ... [2021-05-12T10:27:41.801Z] [2021-05-12T10:27:41.801Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:27:41.801Z] #34 sha256:6e105782156bdafca00aa4f311059e1c94483e483a553563019f553e9bcff057 [2021-05-12T10:27:41.801Z] #34 DONE 12.8s [2021-05-12T10:27:41.801Z] [2021-05-12T10:27:41.801Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:27:41.801Z] #37 sha256:1e73e3442f84199ece051f235556f0d81c0adfe0b666027fbe384fb696e0f1bb [2021-05-12T10:27:41.801Z] #37 10.38 [100%] Linking C executable tini-static [2021-05-12T10:27:41.801Z] #37 11.07 [100%] Built target tini-static [2021-05-12T10:27:41.801Z] #37 11.16 + mkdir -p /build [2021-05-12T10:27:41.801Z] #37 11.16 + cp tini-static /build/docker-init [2021-05-12T10:27:41.801Z] #37 DONE 12.8s [2021-05-12T10:27:41.801Z] [2021-05-12T10:27:41.802Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:41.802Z] #51 sha256:822d82107080c0592b057ae7363ad6f1f3787157e1905dcc1984fa0aa78def29 [2021-05-12T10:27:41.802Z] #51 2.870 + RM_GOPATH=0 [2021-05-12T10:27:41.802Z] #51 2.870 + TMP_GOPATH= [2021-05-12T10:27:41.802Z] #51 2.870 + : /build [2021-05-12T10:27:41.802Z] #51 2.870 + '[' -z '' ']' [2021-05-12T10:27:41.802Z] #51 2.870 ++ mktemp -d [2021-05-12T10:27:41.802Z] #51 2.870 + export GOPATH=/tmp/tmp.aHzUAsZFkp [2021-05-12T10:27:41.802Z] #51 2.870 + GOPATH=/tmp/tmp.aHzUAsZFkp [2021-05-12T10:27:41.802Z] #51 2.870 + RM_GOPATH=1 [2021-05-12T10:27:41.802Z] #51 2.870 + case "$(go env GOARCH)" in [2021-05-12T10:27:41.802Z] #51 2.870 ++ go env GOARCH [2021-05-12T10:27:41.802Z] #51 2.870 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:41.802Z] #51 2.870 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:27:41.802Z] #51 2.870 ++ dirname /tmp/install/install.sh [2021-05-12T10:27:41.802Z] #51 2.870 + dir=/tmp/install [2021-05-12T10:27:41.802Z] #51 2.870 + bin=shfmt [2021-05-12T10:27:41.802Z] #51 2.870 + shift [2021-05-12T10:27:41.802Z] #51 2.870 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-12T10:27:41.802Z] #51 2.870 + . /tmp/install/shfmt.installer [2021-05-12T10:27:41.802Z] #51 2.870 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:41.802Z] #51 2.870 + install_shfmt [2021-05-12T10:27:41.802Z] #51 2.870 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-12T10:27:41.802Z] #51 2.870 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aHzUAsZFkp/src/github.com/mvdan/sh [2021-05-12T10:27:41.802Z] #51 2.870 Cloning into '/tmp/tmp.aHzUAsZFkp/src/github.com/mvdan/sh'... [2021-05-12T10:27:41.802Z] #51 2.943 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:41.802Z] #51 7.812 + cd /tmp/tmp.aHzUAsZFkp/src/github.com/mvdan/sh [2021-05-12T10:27:41.802Z] #51 7.817 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:41.802Z] #51 7.895 + GO111MODULE=on [2021-05-12T10:27:41.802Z] #51 7.896 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-12T10:27:41.802Z] #51 9.026 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:41.802Z] #51 9.027 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:41.802Z] #51 9.037 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:41.802Z] #51 9.144 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:41.802Z] #51 9.177 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:41.802Z] #51 9.720 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:41.802Z] #51 10.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:41.802Z] #51 11.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:41.802Z] #51 12.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:41.802Z] #51 12.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:41.802Z] #51 12.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:41.802Z] #51 12.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:41.802Z] #51 ... [2021-05-12T10:27:41.802Z] [2021-05-12T10:27:41.802Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:41.802Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:27:41.802Z] #49 11.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:41.802Z] #49 11.71 go: downloading github.com/spf13/viper v1.6.1 [2021-05-12T10:27:41.802Z] #49 11.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:41.802Z] #49 11.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:41.802Z] #49 11.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:41.802Z] #49 11.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:41.802Z] #49 11.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:41.802Z] #49 11.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:41.802Z] #49 11.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:27:41.802Z] #49 11.81 go: extracting github.com/spf13/viper v1.6.1 [2021-05-12T10:27:41.802Z] #49 11.89 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:41.802Z] #49 11.90 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:27:41.802Z] #49 11.90 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:41.802Z] #49 11.91 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:41.802Z] #49 11.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:41.802Z] #49 11.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:41.802Z] #49 11.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:41.802Z] #49 11.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:41.802Z] #49 11.96 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:41.802Z] #49 11.98 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:41.802Z] #49 12.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:27:41.802Z] #49 12.08 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:41.802Z] #49 12.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:27:41.802Z] #49 12.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:41.802Z] #49 12.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:41.802Z] #49 12.17 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:41.802Z] #49 12.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:41.802Z] #49 12.18 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:41.802Z] #49 12.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:41.802Z] #49 12.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:41.802Z] #49 12.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:41.802Z] #49 12.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:41.802Z] #49 12.25 go: downloading github.com/spf13/afero v1.1.2 [2021-05-12T10:27:41.802Z] #49 12.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:41.802Z] #49 12.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:41.802Z] #49 12.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:41.802Z] #49 12.32 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:41.802Z] #49 12.34 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:41.802Z] #49 12.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:41.802Z] #49 12.38 go: extracting github.com/spf13/afero v1.1.2 [2021-05-12T10:27:41.802Z] #49 12.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:41.802Z] #49 12.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:41.802Z] #49 12.46 go: downloading golang.org/x/text v0.3.2 [2021-05-12T10:27:41.802Z] #49 12.50 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:41.802Z] #49 12.52 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:41.802Z] #49 12.61 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:41.802Z] #49 12.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:41.802Z] #49 12.66 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:41.802Z] #49 12.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:41.802Z] #49 12.91 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:41.802Z] #49 12.97 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:41.802Z] #49 12.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:42.057Z] #45 ... [2021-05-12T10:27:42.057Z] [2021-05-12T10:27:42.057Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:42.057Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:42.057Z] #49 17.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:42.057Z] #49 17.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:42.057Z] #49 17.25 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:42.057Z] #49 17.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:42.057Z] #49 17.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:42.057Z] #49 17.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:42.057Z] #49 17.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:42.057Z] #49 17.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:42.057Z] #49 17.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:42.057Z] #49 17.38 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:42.057Z] #49 17.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:42.057Z] #49 17.64 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:42.057Z] #49 17.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:42.057Z] #49 17.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:42.057Z] #49 17.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:42.057Z] #49 17.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:42.057Z] #49 17.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:42.057Z] #49 17.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:42.057Z] #49 17.74 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:42.057Z] #49 17.81 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:42.057Z] #49 17.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:42.057Z] #49 17.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:42.057Z] #49 17.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:42.057Z] #49 17.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:42.057Z] #49 18.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:42.057Z] #49 18.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:42.057Z] #49 18.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:42.057Z] #49 18.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:42.057Z] #49 18.21 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:42.057Z] #49 18.21 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:42.057Z] #49 18.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:42.057Z] #49 18.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:42.057Z] #49 18.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:42.057Z] #49 18.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:42.057Z] #49 18.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:42.057Z] #49 18.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:42.057Z] #49 18.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:42.057Z] #49 18.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:42.058Z] #49 18.61 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:42.058Z] #49 18.70 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:42.058Z] #49 18.76 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:42.058Z] #49 18.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:27:42.058Z] #49 18.87 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:42.058Z] #49 18.93 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:42.058Z] #49 18.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:42.058Z] #49 18.95 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:27:42.058Z] #49 18.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:42.058Z] #49 18.99 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:42.058Z] #49 19.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:27:42.058Z] #49 19.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:42.058Z] #49 19.04 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:42.058Z] #49 19.09 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:42.058Z] #49 19.14 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:42.058Z] #49 19.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:42.058Z] #49 19.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:27:42.058Z] #49 19.34 go: downloading github.com/spf13/afero v1.1.2 [2021-05-12T10:27:42.058Z] #49 19.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:42.058Z] #49 19.35 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:42.058Z] #49 19.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:42.058Z] #49 19.43 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:42.058Z] #49 19.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:42.058Z] #49 19.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:42.058Z] #49 19.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:42.058Z] #49 19.75 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:42.058Z] #49 19.90 go: extracting github.com/spf13/afero v1.1.2 [2021-05-12T10:27:42.058Z] #49 19.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:42.058Z] #49 20.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:42.058Z] #49 20.09 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:42.058Z] #49 20.37 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:42.058Z] #49 20.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:42.058Z] #49 20.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:42.058Z] #49 20.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:42.058Z] #49 20.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:42.058Z] #49 20.68 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:42.058Z] #49 20.68 go: downloading golang.org/x/text v0.3.2 [2021-05-12T10:27:42.058Z] #49 20.73 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:42.058Z] #49 20.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:42.058Z] #49 20.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:42.058Z] #49 21.09 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:42.058Z] #49 21.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:42.058Z] #49 21.11 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:42.058Z] #49 21.11 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:42.058Z] #49 21.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:42.058Z] #49 21.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:42.070Z] #49 13.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:42.070Z] #49 13.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:42.070Z] #49 13.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:42.070Z] #49 13.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:42.070Z] #49 13.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:42.070Z] #49 13.19 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:42.070Z] #49 13.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:42.070Z] #49 13.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:42.314Z] #49 21.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:42.314Z] #49 21.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:42.314Z] #49 21.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:42.314Z] #49 21.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:42.314Z] #49 21.43 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:42.333Z] #49 13.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:42.571Z] #49 21.51 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:42.571Z] #49 21.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:42.571Z] #49 21.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:42.571Z] #49 21.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:42.571Z] #49 21.58 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:42.571Z] #49 21.70 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:42.597Z] #49 13.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:42.597Z] #49 13.59 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:42.597Z] #49 13.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:42.597Z] #49 13.71 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:42.597Z] #49 13.71 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:42.827Z] #49 21.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:42.827Z] #49 21.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:42.827Z] #49 21.77 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:42.858Z] #49 13.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:42.858Z] #49 13.87 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:42.858Z] #49 13.89 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:43.084Z] #49 21.89 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:43.084Z] #49 21.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:43.084Z] #49 21.94 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:43.120Z] #49 14.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:43.341Z] #49 ... [2021-05-12T10:27:43.341Z] [2021-05-12T10:27:43.341Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:43.341Z] #45 sha256:dd8b8c32c536030499ad1df7f3ec58bcb25681925e05e37ef04e6f5ce6ebffdb [2021-05-12T10:27:43.341Z] #45 DONE 22.3s [2021-05-12T10:27:43.341Z] [2021-05-12T10:27:43.341Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:43.341Z] #58 sha256:9d1ba3ddda3c12187c05379ff4c3b1b976c7e35bbf6257a06ee48d050caa8de6 [2021-05-12T10:27:43.341Z] #58 16.80 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:43.341Z] #58 16.90 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:43.341Z] #58 18.66 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:27:43.341Z] #58 18.84 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:43.341Z] #58 18.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:43.341Z] #58 18.95 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:43.341Z] #58 19.08 go: finding github.com/google/uuid v1.2.0 [2021-05-12T10:27:43.341Z] #58 19.13 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:43.341Z] #58 19.19 go: finding github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:43.341Z] #58 19.25 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:43.341Z] #58 19.25 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:43.341Z] #58 19.25 go: finding github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:43.341Z] #58 19.29 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:43.341Z] #58 19.29 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:43.341Z] #58 19.33 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:43.341Z] #58 19.44 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:43.341Z] #58 19.57 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:43.341Z] #58 ... [2021-05-12T10:27:43.341Z] [2021-05-12T10:27:43.341Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:43.341Z] #67 sha256:ba7342032a670617197c1784cae4c322f660136a895943839322368016a1ffe1 [2021-05-12T10:27:43.341Z] #67 DONE 22.5s [2021-05-12T10:27:43.341Z] [2021-05-12T10:27:43.341Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:43.341Z] #51 sha256:62bfe1a217f2239e14cda8c1467844b3f4481a1ca255d871d86af4da31be0616 [2021-05-12T10:27:43.341Z] #51 12.64 + cd /tmp/tmp.k0XNqXexms/src/github.com/mvdan/sh [2021-05-12T10:27:43.341Z] #51 12.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:27:43.341Z] #51 12.74 + GO111MODULE=on [2021-05-12T10:27:43.341Z] #51 12.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-12T10:27:43.341Z] #51 13.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:43.341Z] #51 13.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:43.341Z] #51 14.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:43.341Z] #51 14.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:43.341Z] #51 14.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:43.341Z] #51 14.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:43.341Z] #51 15.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:43.341Z] #51 16.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:43.341Z] #51 17.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:27:43.341Z] #51 17.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:27:43.341Z] #51 17.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:27:43.341Z] #51 17.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:27:43.341Z] #51 18.25 golang.org/x/sys/unix [2021-05-12T10:27:43.341Z] #51 18.25 github.com/pkg/diff [2021-05-12T10:27:43.341Z] #51 19.82 mvdan.cc/editorconfig [2021-05-12T10:27:43.341Z] #51 20.90 mvdan.cc/sh/v3/fileutil [2021-05-12T10:27:43.341Z] #51 21.11 mvdan.cc/sh/v3/syntax [2021-05-12T10:27:43.382Z] #49 14.48 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:43.597Z] #51 ... [2021-05-12T10:27:43.597Z] [2021-05-12T10:27:43.597Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:43.597Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:43.597Z] #49 22.40 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:43.645Z] #49 14.74 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:43.853Z] #49 22.95 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:43.910Z] #49 ... [2021-05-12T10:27:43.910Z] [2021-05-12T10:27:43.910Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:27:43.910Z] #67 sha256:f7956b3db45bcf2082185c770bb95eec282984bb9a828c6e39575f69ea91be32 [2021-05-12T10:27:43.910Z] #67 DONE 15.0s [2021-05-12T10:27:44.106Z] #47 ... [2021-05-12T10:27:44.106Z] [2021-05-12T10:27:44.106Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:44.106Z] #56 sha256:679e7e995b7cd17ea7d9408f173e5ac3c723f7857b15123ac6c199295a7a3259 [2021-05-12T10:27:44.106Z] #56 35.70 + cd /tmp/tmp.2AfDuTk5m9/src/github.com/containerd/containerd [2021-05-12T10:27:44.106Z] #56 35.70 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:44.109Z] #49 23.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:44.109Z] #49 23.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:44.173Z] [2021-05-12T10:27:44.173Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:44.173Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:27:44.173Z] #49 15.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:44.435Z] #49 15.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:44.435Z] #49 15.53 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:44.675Z] #56 ... [2021-05-12T10:27:44.675Z] [2021-05-12T10:27:44.675Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:44.675Z] #47 sha256:3f8f46abdfc4bd6169e586ecbd6f77c986764625d4f42a52d0dc2a496573278a [2021-05-12T10:27:44.675Z] #47 DONE 36.6s [2021-05-12T10:27:44.697Z] #49 15.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:44.936Z] [2021-05-12T10:27:44.936Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:44.936Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:44.959Z] #49 15.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:44.959Z] #49 16.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:44.959Z] #49 16.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:45.037Z] #49 ... [2021-05-12T10:27:45.037Z] [2021-05-12T10:27:45.037Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:45.037Z] #53 sha256:fe721906118dc9f5a3b96f057001c8118c2dd97ee0fdd70ecc6600062f7ef5d3 [2021-05-12T10:27:45.037Z] #53 13.74 + cd /tmp/tmp.nOAsspISer/src/github.com/opencontainers/runc [2021-05-12T10:27:45.037Z] #53 13.74 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:45.037Z] #53 14.83 + '[' -z '' ']' [2021-05-12T10:27:45.037Z] #53 14.84 + target=static [2021-05-12T10:27:45.037Z] #53 14.84 + make 'BUILDTAGS=seccomp ' static [2021-05-12T10:27:45.037Z] #53 15.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-12T10:27:45.037Z] #53 ... [2021-05-12T10:27:45.037Z] [2021-05-12T10:27:45.037Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:45.037Z] #47 sha256:b3da3e451e2489a7f2bade5bc532a533b7a25d56fc6c0cee6c2201cf3bc29ecc [2021-05-12T10:27:45.037Z] #47 14.57 go: finding github.com/fatih/color v1.9.0 [2021-05-12T10:27:45.037Z] #47 14.69 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:45.037Z] #47 14.69 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:27:45.037Z] #47 14.74 go: finding github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:45.037Z] #47 14.78 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:45.037Z] #47 14.78 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:45.037Z] #47 14.94 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:45.037Z] #47 15.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:45.038Z] #47 15.14 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:45.038Z] #47 15.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:45.038Z] #47 15.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:45.221Z] #49 16.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:45.221Z] #49 16.18 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:45.221Z] #49 16.23 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:45.221Z] #49 ... [2021-05-12T10:27:45.221Z] [2021-05-12T10:27:45.221Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:27:45.221Z] #45 sha256:9a323c5212b4734533a9cb844a71846e5535cb3cc2e2f4de2fecaca15e05c189 [2021-05-12T10:27:45.221Z] #45 DONE 16.3s [2021-05-12T10:27:45.221Z] [2021-05-12T10:27:45.221Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:45.221Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:27:45.221Z] #49 16.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:45.484Z] #49 16.37 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:45.484Z] #49 16.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:45.484Z] #49 16.64 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:45.504Z] #49 ... [2021-05-12T10:27:45.504Z] [2021-05-12T10:27:45.504Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:45.504Z] #56 sha256:679e7e995b7cd17ea7d9408f173e5ac3c723f7857b15123ac6c199295a7a3259 [2021-05-12T10:27:45.504Z] #56 37.24 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-12T10:27:45.504Z] #56 37.24 + BUILDTAGS='netgo osusergo static_build' [2021-05-12T10:27:45.504Z] #56 37.24 + export EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:27:45.504Z] #56 37.24 + EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:27:45.504Z] #56 37.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-12T10:27:45.504Z] #56 37.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-12T10:27:45.504Z] #56 37.24 + '[' '' = dynamic ']' [2021-05-12T10:27:45.504Z] #56 37.24 + make [2021-05-12T10:27:45.751Z] #49 16.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:46.014Z] #49 16.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:46.014Z] #49 16.96 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:46.014Z] #49 16.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:46.014Z] #49 17.01 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:46.014Z] #49 17.12 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:46.014Z] #49 17.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:46.275Z] #49 17.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:46.275Z] #49 17.30 go: downloading github.com/spf13/cast v1.3.0 [2021-05-12T10:27:46.275Z] #49 17.38 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:46.275Z] #49 17.38 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:46.275Z] #49 17.45 go: extracting github.com/spf13/cast v1.3.0 [2021-05-12T10:27:46.405Z] #47 ... [2021-05-12T10:27:46.405Z] [2021-05-12T10:27:46.405Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:46.405Z] #51 sha256:62bfe1a217f2239e14cda8c1467844b3f4481a1ca255d871d86af4da31be0616 [2021-05-12T10:27:46.405Z] #51 25.45 golang.org/x/crypto/ssh/terminal [2021-05-12T10:27:46.443Z] #56 38.35 + bin/ctr [2021-05-12T10:27:46.536Z] #49 17.46 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:46.536Z] #49 17.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:46.536Z] #49 17.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:46.536Z] #49 17.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:46.536Z] #49 17.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:46.702Z] #56 ... [2021-05-12T10:27:46.702Z] [2021-05-12T10:27:46.702Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-12T10:27:46.702Z] #48 sha256:7cae0bd984b1fcf32cd88c23c0c2891aee78b1dc606c7bcefaa2a48354f42bfe [2021-05-12T10:27:46.702Z] #48 DONE 0.1s [2021-05-12T10:27:46.798Z] #49 17.73 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:46.798Z] #49 17.73 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:46.962Z] [2021-05-12T10:27:46.962Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:46.962Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:47.060Z] #49 18.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:47.060Z] #49 18.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:47.634Z] #49 18.48 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:47.634Z] #49 ... [2021-05-12T10:27:47.634Z] [2021-05-12T10:27:47.634Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:47.634Z] #47 sha256:3c323d5c136dee1123912951bf3de4ae7e74ceb1f3a685a450844303c263a0cf [2021-05-12T10:27:47.634Z] #47 8.651 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:47.634Z] #47 11.54 go: finding github.com/fatih/color v1.9.0 [2021-05-12T10:27:47.634Z] #47 11.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:27:47.634Z] #47 11.57 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:27:47.634Z] #47 11.57 go: finding github.com/spf13/pflag v1.0.3 [2021-05-12T10:27:47.634Z] #47 11.67 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:27:47.634Z] #47 11.72 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:27:47.634Z] #47 11.85 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:27:47.634Z] #47 11.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:27:47.634Z] #47 11.94 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:27:47.634Z] #47 11.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:27:47.634Z] #47 11.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:27:47.896Z] #47 ... [2021-05-12T10:27:47.896Z] [2021-05-12T10:27:47.896Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-12T10:27:47.896Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-12T10:27:47.896Z] #39 CACHED [2021-05-12T10:27:47.896Z] [2021-05-12T10:27:47.896Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:27:47.896Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-12T10:27:47.896Z] #40 CACHED [2021-05-12T10:27:47.896Z] [2021-05-12T10:27:47.896Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:27:47.896Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-12T10:27:47.896Z] #42 CACHED [2021-05-12T10:27:47.896Z] [2021-05-12T10:27:47.896Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:27:47.896Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-12T10:27:47.896Z] #43 CACHED [2021-05-12T10:27:47.896Z] [2021-05-12T10:27:47.896Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:47.896Z] #58 sha256:1fe7db73ad53485774f19f77c07bf7035a3d2eb7b12143e034001dbf38ba0584 [2021-05-12T10:27:47.896Z] #58 11.62 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:47.896Z] #58 11.84 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:47.896Z] #58 12.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:47.896Z] #58 12.72 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:47.896Z] #58 12.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:47.896Z] #58 13.16 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:47.896Z] #58 16.55 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:27:47.896Z] #58 16.58 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:27:47.896Z] #58 16.66 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:27:47.897Z] #58 16.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:27:47.897Z] #58 16.94 go: finding github.com/google/uuid v1.2.0 [2021-05-12T10:27:47.897Z] #58 16.96 go: finding github.com/gofrs/flock v0.8.0 [2021-05-12T10:27:47.897Z] #58 16.97 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-12T10:27:47.897Z] #58 16.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:27:47.897Z] #58 17.06 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:27:47.897Z] #58 17.12 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:27:47.897Z] #58 17.13 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:27:47.897Z] #58 17.13 go: finding github.com/gorilla/mux v1.8.0 [2021-05-12T10:27:47.897Z] #58 17.17 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:27:47.897Z] #58 17.30 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:27:47.897Z] #58 17.59 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:27:47.897Z] #58 ... [2021-05-12T10:27:47.897Z] [2021-05-12T10:27:47.897Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:47.897Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:27:47.897Z] #49 19.02 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:48.470Z] #49 19.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.49 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.52 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.53 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:48.470Z] #49 19.57 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:48.606Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-12T10:27:48.606Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-21aec51f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-12T10:27:48.606Z] ---------------------------------------------------------------------------- [2021-05-12T10:27:48.606Z] [2021-05-12T10:27:48.606Z] INFO: executeCI.ps1 starting at Wed May 12 10:27:47 CUT 2021 [2021-05-12T10:27:48.606Z] [2021-05-12T10:27:48.606Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-12T10:27:48.606Z] INFO: Running git version 2.24.1.windows.2 [2021-05-12T10:27:48.606Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-12T10:27:48.606Z] INFO: Environment variables: [2021-05-12T10:27:48.606Z] [2021-05-12T10:27:48.606Z] Name Value [2021-05-12T10:27:48.606Z] ---- ----- [2021-05-12T10:27:48.606Z] ALLUSERSPROFILE C:\ProgramData [2021-05-12T10:27:48.606Z] amd64 true [2021-05-12T10:27:48.606Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-12T10:27:48.606Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-12T10:27:48.606Z] arm64 true [2021-05-12T10:27:48.606Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-12T10:27:48.606Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-12T10:27:48.606Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-12T10:27:48.606Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-12T10:27:48.606Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-12T10:27:48.606Z] BRANCH_NAME PR-42372 [2021-05-12T10:27:48.606Z] BUILD_DISPLAY_NAME #2 [2021-05-12T10:27:48.606Z] BUILD_ID 2 [2021-05-12T10:27:48.606Z] BUILD_NUMBER 2 [2021-05-12T10:27:48.606Z] BUILD_TAG jenkins-moby-PR-42372-2 [2021-05-12T10:27:48.606Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/2/ [2021-05-12T10:27:48.606Z] cgroup2 true [2021-05-12T10:27:48.606Z] CHANGE_AUTHOR thaJeztah [2021-05-12T10:27:48.606Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-12T10:27:48.606Z] CHANGE_BRANCH 20.10_containerd_1.4.5 [2021-05-12T10:27:48.606Z] CHANGE_FORK thaJeztah/docker [2021-05-12T10:27:48.606Z] CHANGE_ID 42372 [2021-05-12T10:27:48.606Z] CHANGE_TARGET 20.10 [2021-05-12T10:27:48.606Z] CHANGE_TITLE [20.10] update containerd binary to v1.4.5 [2021-05-12T10:27:48.606Z] CHANGE_URL https://github.com/moby/moby/pull/42372 [2021-05-12T10:27:48.606Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:27:48.606Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-12T10:27:48.606Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-12T10:27:48.606Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-12T10:27:48.606Z] COMPUTERNAME azwin-2-4166f0 [2021-05-12T10:27:48.606Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-12T10:27:48.606Z] ConfigSequenceNumber 0 [2021-05-12T10:27:48.606Z] dco true [2021-05-12T10:27:48.606Z] DOCKER_BUILDKIT 0 [2021-05-12T10:27:48.606Z] DOCKER_DUT_DEBUG 1 [2021-05-12T10:27:48.606Z] DOCKER_EXPERIMENTAL 1 [2021-05-12T10:27:48.606Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-12T10:27:48.606Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-12T10:27:48.606Z] EXECUTOR_NUMBER 0 [2021-05-12T10:27:48.606Z] FQDN azwin-2-4166f0.westus.cloudapp.azure.com [2021-05-12T10:27:48.606Z] GIT_BRANCH PR-42372 [2021-05-12T10:27:48.606Z] GIT_COMMIT 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:48.606Z] GIT_PREVIOUS_COMMIT 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:27:48.606Z] GIT_URL https://github.com/moby/moby.git [2021-05-12T10:27:48.606Z] HUDSON_COOKIE 3edeea71-e68e-4f9b-b5be-88e75747987b [2021-05-12T10:27:48.606Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-12T10:27:48.606Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-12T10:27:48.606Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-12T10:27:48.606Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-12T10:27:48.606Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-12T10:27:48.606Z] JENKINS_NODE_COOKIE 430847bc-c648-4bec-bbf8-ce187db4ed83 [2021-05-12T10:27:48.606Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-12T10:27:48.606Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-12T10:27:48.606Z] JOB_BASE_NAME PR-42372 [2021-05-12T10:27:48.606Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/display/redirect [2021-05-12T10:27:48.606Z] JOB_NAME moby/PR-42372 [2021-05-12T10:27:48.606Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/ [2021-05-12T10:27:48.606Z] library.jps.version master [2021-05-12T10:27:48.606Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-12T10:27:48.606Z] NODE_LABELS amd64 azure azwin-2-4166f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-12T10:27:48.607Z] NODE_NAME azwin-2-4166f0 [2021-05-12T10:27:48.607Z] NUMBER_OF_PROCESSORS 4 [2021-05-12T10:27:48.607Z] OS Windows_NT [2021-05-12T10:27:48.607Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-12T10:27:48.607Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-12T10:27:48.607Z] ppc64le false [2021-05-12T10:27:48.607Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-12T10:27:48.607Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-12T10:27:48.607Z] PROCESSOR_LEVEL 6 [2021-05-12T10:27:48.607Z] PROCESSOR_REVISION 4f01 [2021-05-12T10:27:48.607Z] ProgramData C:\ProgramData [2021-05-12T10:27:48.607Z] ProgramFiles C:\Program Files [2021-05-12T10:27:48.607Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-12T10:27:48.607Z] ProgramW6432 C:\Program Files [2021-05-12T10:27:48.607Z] PROMPT $P$G [2021-05-12T10:27:48.607Z] PSExecutionPolicyPreference Bypass [2021-05-12T10:27:48.607Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-12T10:27:48.607Z] PUBLIC C:\Users\Public [2021-05-12T10:27:48.607Z] rootless true [2021-05-12T10:27:48.607Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/2/display/redirect?page=artif... [2021-05-12T10:27:48.607Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/2/display/redirect?page=changes [2021-05-12T10:27:48.607Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/2/display/redirect [2021-05-12T10:27:48.607Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42372/2/display/redirect?page=tests [2021-05-12T10:27:48.607Z] s390x false [2021-05-12T10:27:48.607Z] SKIP_VALIDATION_TESTS 1 [2021-05-12T10:27:48.607Z] SOURCES_DRIVE d [2021-05-12T10:27:48.607Z] SOURCES_SUBDIR gopath [2021-05-12T10:27:48.607Z] STAGE_NAME Run tests [2021-05-12T10:27:48.607Z] SystemDrive C: [2021-05-12T10:27:48.607Z] SystemRoot C:\Windows [2021-05-12T10:27:48.607Z] TEMP C:\Windows\TEMP [2021-05-12T10:27:48.607Z] TESTDEBUG 0 [2021-05-12T10:27:48.607Z] TESTRUN_DRIVE d [2021-05-12T10:27:48.607Z] TESTRUN_SUBDIR CI [2021-05-12T10:27:48.607Z] TIMEOUT 120m [2021-05-12T10:27:48.607Z] TMP C:\Windows\TEMP [2021-05-12T10:27:48.607Z] unit_validate true [2021-05-12T10:27:48.607Z] USERDOMAIN WORKGROUP [2021-05-12T10:27:48.607Z] USERNAME azwin-2-4166f0$ [2021-05-12T10:27:48.607Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-12T10:27:48.607Z] validate_force false [2021-05-12T10:27:48.607Z] windir C:\Windows [2021-05-12T10:27:48.607Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-12T10:27:48.607Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-12T10:27:48.607Z] windowsRS1 false [2021-05-12T10:27:48.607Z] windowsRS5 true [2021-05-12T10:27:48.607Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-12T10:27:48.607Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.607Z] INFO: Sources under d:\gopath\... [2021-05-12T10:27:48.607Z] INFO: Test run under d:\CI\... [2021-05-12T10:27:48.607Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-12T10:27:48.607Z] INFO: docker/docker repository was found [2021-05-12T10:27:48.607Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-05-12T10:27:48.607Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-12T10:27:48.607Z] INFO: Docker version of control daemon [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.607Z] Client: [2021-05-12T10:27:48.607Z] Version: 20.10.6 [2021-05-12T10:27:48.607Z] API version: 1.41 [2021-05-12T10:27:48.607Z] Go version: go1.16.3 [2021-05-12T10:27:48.607Z] Git commit: 370c289 [2021-05-12T10:27:48.607Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-12T10:27:48.607Z] OS/Arch: windows/amd64 [2021-05-12T10:27:48.607Z] Context: default [2021-05-12T10:27:48.607Z] Experimental: true [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.607Z] Server: Docker Engine - Community [2021-05-12T10:27:48.607Z] Engine: [2021-05-12T10:27:48.607Z] Version: 20.10.6 [2021-05-12T10:27:48.607Z] API version: 1.41 (minimum version 1.24) [2021-05-12T10:27:48.607Z] Go version: go1.13.15 [2021-05-12T10:27:48.607Z] Git commit: 8728dd2 [2021-05-12T10:27:48.607Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-12T10:27:48.607Z] OS/Arch: windows/amd64 [2021-05-12T10:27:48.607Z] Experimental: true [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.607Z] INFO: Docker info of control daemon [2021-05-12T10:27:48.607Z] [2021-05-12T10:27:48.732Z] #49 19.57 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:49.307Z] #49 20.32 go: extracting golang.org/x/text v0.3.2 [2021-05-12T10:27:49.562Z] Client: [2021-05-12T10:27:49.562Z] Context: default [2021-05-12T10:27:49.562Z] Debug Mode: false [2021-05-12T10:27:49.562Z] Plugins: [2021-05-12T10:27:49.562Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-12T10:27:49.562Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-12T10:27:49.562Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-12T10:27:49.562Z] [2021-05-12T10:27:49.562Z] Server: [2021-05-12T10:27:49.562Z] Containers: 0 [2021-05-12T10:27:49.562Z] Running: 0 [2021-05-12T10:27:49.562Z] Paused: 0 [2021-05-12T10:27:49.562Z] Stopped: 0 [2021-05-12T10:27:49.562Z] Images: 10 [2021-05-12T10:27:49.562Z] Server Version: 20.10.6 [2021-05-12T10:27:49.562Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-12T10:27:49.562Z] Windows: [2021-05-12T10:27:49.562Z] LCOW: [2021-05-12T10:27:49.562Z] Logging Driver: json-file [2021-05-12T10:27:49.562Z] Plugins: [2021-05-12T10:27:49.562Z] Volume: local [2021-05-12T10:27:49.562Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-12T10:27:49.562Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-12T10:27:49.562Z] Swarm: inactive [2021-05-12T10:27:49.562Z] Default Isolation: process [2021-05-12T10:27:49.562Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-12T10:27:49.562Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-12T10:27:49.562Z] OSType: windows [2021-05-12T10:27:49.562Z] Architecture: x86_64 [2021-05-12T10:27:49.562Z] CPUs: 4 [2021-05-12T10:27:49.562Z] Total Memory: 32GiB [2021-05-12T10:27:49.562Z] Name: azwin-2-4166f0 [2021-05-12T10:27:49.562Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-12T10:27:49.562Z] Docker Root Dir: D:\docker [2021-05-12T10:27:49.562Z] Debug Mode: false [2021-05-12T10:27:49.562Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:27:49.562Z] Labels: [2021-05-12T10:27:49.562Z] Experimental: true [2021-05-12T10:27:49.562Z] Insecure Registries: [2021-05-12T10:27:49.562Z] 10.0.0.4:5000 [2021-05-12T10:27:49.562Z] 127.0.0.0/8 [2021-05-12T10:27:49.562Z] Registry Mirrors: [2021-05-12T10:27:49.562Z] http://10.0.0.4:5000/ [2021-05-12T10:27:49.562Z] Live Restore Enabled: false [2021-05-12T10:27:49.562Z] Product License: Community Engine [2021-05-12T10:27:49.562Z] [2021-05-12T10:27:49.562Z] [2021-05-12T10:27:49.562Z] INFO: Commit hash is 01f734cb4f [2021-05-12T10:27:49.562Z] INFO: Nuke-Everything... [2021-05-12T10:27:49.562Z] INFO: Container count on control daemon to delete is 0 [2021-05-12T10:27:49.673Z] #51 28.43 mvdan.cc/sh/v3/cmd/shfmt [2021-05-12T10:27:50.014Z] INFO: Nuking d:\CI [2021-05-12T10:27:50.014Z] INFO: Zapped successfully [2021-05-12T10:27:50.014Z] INFO: Location for testing is d:\CI\PR-42372\2 [2021-05-12T10:27:50.014Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-12T10:27:50.014Z] [2021-05-12T10:27:50.014Z] [2021-05-12T10:27:50.014Z] INFO: Building the image from Dockerfile.windows at 05/12/2021 10:27:49... [2021-05-12T10:27:50.014Z] [2021-05-12T10:27:50.700Z] #49 ... [2021-05-12T10:27:50.700Z] [2021-05-12T10:27:50.700Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:50.700Z] #53 sha256:f57dcc74459cb7f59b7c19dd79d1b45e531127a4dc07ab855d1b87a5aefcaef5 [2021-05-12T10:27:50.700Z] #53 11.51 + cd /tmp/tmp.cUfNCDPUR5/src/github.com/opencontainers/runc [2021-05-12T10:27:50.700Z] #53 11.51 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:27:50.700Z] #53 12.61 + '[' -z '' ']' [2021-05-12T10:27:50.700Z] #53 12.61 + target=static [2021-05-12T10:27:50.700Z] #53 12.61 + make 'BUILDTAGS=seccomp ' static [2021-05-12T10:27:50.700Z] #53 13.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-12T10:27:50.700Z] #53 ... [2021-05-12T10:27:50.701Z] [2021-05-12T10:27:50.701Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:50.701Z] #51 sha256:822d82107080c0592b057ae7363ad6f1f3787157e1905dcc1984fa0aa78def29 [2021-05-12T10:27:50.701Z] #51 13.82 golang.org/x/sys/unix [2021-05-12T10:27:50.701Z] #51 13.86 mvdan.cc/sh/v3/fileutil [2021-05-12T10:27:50.701Z] #51 13.95 github.com/pkg/diff [2021-05-12T10:27:50.701Z] #51 13.98 mvdan.cc/editorconfig [2021-05-12T10:27:50.701Z] #51 14.08 mvdan.cc/sh/v3/syntax [2021-05-12T10:27:50.701Z] #51 21.06 golang.org/x/crypto/ssh/terminal [2021-05-12T10:27:51.039Z] #51 ... [2021-05-12T10:27:51.039Z] [2021-05-12T10:27:51.039Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:51.039Z] #53 sha256:fe721906118dc9f5a3b96f057001c8118c2dd97ee0fdd70ecc6600062f7ef5d3 [2021-05-12T10:27:51.039Z] #53 26.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-12T10:27:51.039Z] #53 29.13 + mkdir -p /build [2021-05-12T10:27:51.039Z] #53 29.13 + cp runc /build/runc [2021-05-12T10:27:51.039Z] #53 DONE 29.9s [2021-05-12T10:27:51.039Z] [2021-05-12T10:27:51.039Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:51.039Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:27:51.039Z] #49 26.45 go: extracting golang.org/x/text v0.3.2 [2021-05-12T10:27:51.039Z] #49 28.91 go: finding github.com/fatih/color v1.7.0 [2021-05-12T10:27:51.039Z] #49 28.91 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:51.039Z] #49 29.05 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:51.039Z] #49 29.05 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:51.039Z] #49 29.05 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:51.039Z] #49 29.05 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:51.039Z] #49 29.05 go: finding github.com/pkg/errors v0.8.1 [2021-05-12T10:27:51.039Z] #49 29.05 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:51.039Z] #49 29.10 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:51.039Z] #49 29.10 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:51.039Z] #49 29.10 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.10 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.10 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:51.039Z] #49 29.13 go: finding github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:51.039Z] #49 29.13 go: finding github.com/spf13/viper v1.6.1 [2021-05-12T10:27:51.039Z] #49 29.13 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:51.039Z] #49 29.13 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.14 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.16 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.16 go: finding github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:51.039Z] #49 29.28 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.29 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:51.039Z] #49 29.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:51.039Z] #49 29.34 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:51.039Z] #49 29.35 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:51.039Z] #49 29.35 go: finding github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:51.039Z] #49 29.39 go: finding github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:51.039Z] #49 29.39 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.39 go: finding github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:51.039Z] #49 29.40 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:51.039Z] #49 29.41 go: finding github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:51.039Z] #49 29.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:51.039Z] #49 29.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:51.039Z] #49 29.53 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:51.039Z] #49 29.53 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:51.039Z] #49 29.57 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:51.039Z] #49 29.59 go: finding github.com/spf13/afero v1.1.2 [2021-05-12T10:27:51.039Z] #49 29.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:51.039Z] #49 29.61 go: finding github.com/spf13/cast v1.3.0 [2021-05-12T10:27:51.039Z] #49 29.68 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:51.039Z] #49 29.68 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:51.039Z] #49 29.73 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:51.039Z] #49 29.77 go: finding golang.org/x/text v0.3.2 [2021-05-12T10:27:51.039Z] #49 29.77 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:51.039Z] #49 29.77 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:51.039Z] #49 29.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:51.039Z] #49 29.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:51.039Z] #49 29.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:51.039Z] #49 29.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:51.039Z] #49 29.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:51.039Z] #49 29.84 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:51.039Z] #49 29.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:51.039Z] #49 29.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:51.039Z] #49 29.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:51.039Z] #49 29.88 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:51.039Z] #49 29.88 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:51.039Z] #49 29.88 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:51.039Z] #49 29.90 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:51.039Z] #49 29.90 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:51.039Z] #49 29.95 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:51.039Z] #49 29.95 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:51.039Z] #49 30.01 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:51.039Z] #49 30.02 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:51.039Z] #49 30.02 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:51.295Z] #49 30.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:51.295Z] #49 30.11 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:51.295Z] #49 30.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:51.295Z] #49 30.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:51.295Z] #49 30.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:51.295Z] #49 30.21 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:51.295Z] #49 30.23 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:51.645Z] #51 22.86 mvdan.cc/sh/v3/cmd/shfmt [2021-05-12T10:27:51.918Z] #51 ... [2021-05-12T10:27:51.918Z] [2021-05-12T10:27:51.918Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:51.918Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:27:51.918Z] #49 23.11 go: finding github.com/fatih/color v1.7.0 [2021-05-12T10:27:51.918Z] #49 23.13 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:27:52.182Z] #49 23.20 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:27:52.182Z] #49 23.23 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:27:52.182Z] #49 23.25 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:27:52.182Z] #49 23.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:27:52.182Z] #49 23.30 go: finding github.com/pkg/errors v0.8.1 [2021-05-12T10:27:52.182Z] #49 23.33 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:27:52.182Z] #49 23.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:27:52.238Z] #49 ... [2021-05-12T10:27:52.238Z] [2021-05-12T10:27:52.238Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:52.238Z] #58 sha256:2b58b6d3eb5ef60c80271529d8f812067a5b6138b30ec33158045846567c73a1 [2021-05-12T10:27:52.238Z] #58 43.17 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:27:52.238Z] #58 43.17 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-12T10:27:52.444Z] #49 23.38 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:27:52.444Z] #49 23.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:27:52.444Z] #49 23.40 go: finding github.com/spf13/viper v1.6.1 [2021-05-12T10:27:52.444Z] #49 23.44 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:27:52.444Z] #49 23.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:27:52.444Z] #49 23.48 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:27:52.444Z] #49 23.49 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:27:52.444Z] #49 23.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:27:52.444Z] #49 23.50 go: finding github.com/stretchr/testify v1.4.0 [2021-05-12T10:27:52.444Z] #49 23.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:27:52.444Z] #49 23.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:27:52.444Z] #49 23.61 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:27:52.705Z] #49 23.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:27:52.705Z] #49 23.61 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:27:52.705Z] #49 23.62 go: finding github.com/spf13/cobra v0.0.5 [2021-05-12T10:27:52.705Z] #49 23.63 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:27:52.705Z] #49 23.64 go: finding github.com/gobwas/glob v0.2.3 [2021-05-12T10:27:52.705Z] #49 23.66 go: finding github.com/stretchr/objx v0.2.0 [2021-05-12T10:27:52.705Z] #49 23.66 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:27:52.705Z] #49 23.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:27:52.705Z] #49 23.69 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:27:52.705Z] #49 23.71 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:27:52.705Z] #49 23.73 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:27:52.705Z] #49 23.77 go: finding github.com/spf13/pflag v1.0.5 [2021-05-12T10:27:52.705Z] #49 23.79 go: finding github.com/magiconair/properties v1.8.1 [2021-05-12T10:27:52.705Z] #49 23.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:27:52.705Z] #49 23.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:27:52.705Z] #49 23.84 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:27:52.966Z] #49 23.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:27:52.966Z] #49 23.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:27:52.966Z] #49 23.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:27:52.966Z] #49 23.91 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:27:52.966Z] #49 23.93 go: finding github.com/spf13/cast v1.3.0 [2021-05-12T10:27:52.966Z] #49 23.93 go: finding github.com/spf13/afero v1.1.2 [2021-05-12T10:27:52.966Z] #49 23.96 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:27:52.966Z] #49 23.98 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:27:52.966Z] #49 24.02 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-12T10:27:52.966Z] #49 24.03 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:27:52.966Z] #49 24.06 go: finding golang.org/x/text v0.3.2 [2021-05-12T10:27:52.966Z] #49 24.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:27:52.966Z] #49 24.09 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:27:52.966Z] #49 24.10 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:27:52.966Z] #49 24.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:27:52.966Z] #49 24.15 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:27:52.966Z] #49 24.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:27:53.228Z] #49 24.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:27:53.228Z] #49 24.18 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:27:53.228Z] #49 24.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:27:53.228Z] #49 24.21 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:27:53.228Z] #49 24.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:27:53.228Z] #49 24.24 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:27:53.228Z] #49 24.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:27:53.228Z] #49 24.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:27:53.228Z] #49 24.26 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-12T10:27:53.228Z] #49 24.26 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-12T10:27:53.228Z] #49 24.28 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:27:53.228Z] #49 24.28 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:27:53.228Z] #49 24.30 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:27:53.228Z] #49 24.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:27:53.490Z] #49 24.42 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-12T10:27:53.490Z] #49 24.52 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:27:53.490Z] #49 24.57 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:27:53.490Z] #49 24.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:27:53.490Z] #49 24.59 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:27:53.490Z] #49 24.62 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:27:53.815Z] #49 ... [2021-05-12T10:27:53.815Z] [2021-05-12T10:27:53.815Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:53.815Z] #51 sha256:62bfe1a217f2239e14cda8c1467844b3f4481a1ca255d871d86af4da31be0616 [2021-05-12T10:27:53.815Z] #51 DONE 32.5s [2021-05-12T10:27:53.815Z] [2021-05-12T10:27:53.815Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:27:53.815Z] #58 sha256:9d1ba3ddda3c12187c05379ff4c3b1b976c7e35bbf6257a06ee48d050caa8de6 [2021-05-12T10:27:54.775Z] #58 DONE 46.3s [2021-05-12T10:27:54.775Z] [2021-05-12T10:27:54.775Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-12T10:27:54.775Z] #59 sha256:ad909cdda4bbf3a887f45df99ba162e7425590e14998ac041df2c3e7c944608e [2021-05-12T10:27:54.775Z] #59 DONE 0.0s [2021-05-12T10:27:54.775Z] [2021-05-12T10:27:54.775Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-12T10:27:54.775Z] #60 sha256:5853fffb3c5b3c31537b30f9a3a74ad5677bc1643ceb2eb1ac8563e7b63b1420 [2021-05-12T10:27:54.775Z] #60 DONE 0.1s [2021-05-12T10:27:54.775Z] [2021-05-12T10:27:54.775Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:54.775Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:54.881Z] #49 ... [2021-05-12T10:27:54.881Z] [2021-05-12T10:27:54.881Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:27:54.881Z] #51 sha256:822d82107080c0592b057ae7363ad6f1f3787157e1905dcc1984fa0aa78def29 [2021-05-12T10:27:54.881Z] #51 DONE 26.0s [2021-05-12T10:27:54.881Z] [2021-05-12T10:27:54.881Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:27:54.881Z] #53 sha256:f57dcc74459cb7f59b7c19dd79d1b45e531127a4dc07ab855d1b87a5aefcaef5 [2021-05-12T10:27:54.881Z] #53 23.09 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-12T10:27:54.881Z] #53 25.47 + mkdir -p /build [2021-05-12T10:27:54.881Z] #53 25.47 + cp runc /build/runc [2021-05-12T10:27:54.881Z] #53 DONE 25.9s [2021-05-12T10:27:55.144Z] [2021-05-12T10:27:55.144Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:55.144Z] #24 sha256:aef237a913bc28a6fdca2597695cb8d24b0de2c3c553079de3c15f8c0b24dc2a [2021-05-12T10:27:55.713Z] #49 ... [2021-05-12T10:27:55.713Z] [2021-05-12T10:27:55.713Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-12T10:27:55.713Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-12T10:27:55.713Z] #63 CACHED [2021-05-12T10:27:55.713Z] [2021-05-12T10:27:55.713Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-12T10:27:55.713Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-12T10:27:55.713Z] #65 CACHED [2021-05-12T10:27:55.713Z] [2021-05-12T10:27:55.713Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:27:55.713Z] #49 sha256:6391fadb0c4080dac5161aef06c6229cbcfbe1832993ba4e6e0e019bfa521240 [2021-05-12T10:27:57.090Z] #58 ... [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:57.090Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:27:57.090Z] #56 35.47 Checking out files: 86% (3378/3921) Checking out files: 87% (3412/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-12T10:27:57.090Z] #56 ... [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-12T10:27:57.090Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-12T10:27:57.090Z] #39 CACHED [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:27:57.090Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:27:57.090Z] #40 CACHED [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:27:57.090Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:27:57.090Z] #42 CACHED [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:27:57.090Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:27:57.090Z] #43 CACHED [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:57.090Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:27:57.090Z] #56 35.81 + cd /tmp/tmp.h3iS1g9NgL/src/github.com/containerd/containerd [2021-05-12T10:27:57.090Z] #56 35.81 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:27:57.090Z] #56 ... [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:57.090Z] #47 sha256:b3da3e451e2489a7f2bade5bc532a533b7a25d56fc6c0cee6c2201cf3bc29ecc [2021-05-12T10:27:57.090Z] #47 DONE 36.0s [2021-05-12T10:27:57.090Z] [2021-05-12T10:27:57.090Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:57.090Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:27:58.024Z] #56 36.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-12T10:27:58.024Z] #56 36.97 + BUILDTAGS='netgo osusergo static_build' [2021-05-12T10:27:58.024Z] #56 36.97 + export EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:27:58.024Z] #56 36.97 + EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:27:58.024Z] #56 36.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-12T10:27:58.024Z] #56 36.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-12T10:27:58.024Z] #56 36.97 + '[' '' = dynamic ']' [2021-05-12T10:27:58.024Z] #56 36.97 + make [2021-05-12T10:27:58.281Z] #56 ... [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-12T10:27:58.281Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-12T10:27:58.281Z] #19 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-12T10:27:58.281Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-12T10:27:58.281Z] #22 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-12T10:27:58.281Z] #28 sha256:ab1cead01ad058490ebac0f5993f8232e5d2c313a32d1df8b2654b885a69858d [2021-05-12T10:27:58.281Z] #28 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-12T10:27:58.281Z] #29 sha256:e236125dffb2062877cd27441d0b98e71623365a55056174a0f58087d34905f4 [2021-05-12T10:27:58.281Z] #29 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-12T10:27:58.281Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-12T10:27:58.281Z] #18 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:27:58.281Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:27:58.281Z] #20 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-12T10:27:58.281Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-12T10:27:58.281Z] #21 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-12T10:27:58.281Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-12T10:27:58.281Z] #14 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-12T10:27:58.281Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-12T10:27:58.281Z] #15 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-12T10:27:58.281Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-12T10:27:58.281Z] #16 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-12T10:27:58.281Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-12T10:27:58.281Z] #31 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-12T10:27:58.281Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-12T10:27:58.281Z] #27 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:27:58.281Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:27:58.281Z] #32 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-12T10:27:58.281Z] #25 sha256:bc5eb96d3c4c1449dbfb6e8e5901271806fbe989471ade1e21a1e3d41fea3752 [2021-05-12T10:27:58.281Z] #25 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-12T10:27:58.281Z] #30 sha256:2b5892344219683c887a9dc250cb9c07ac0de11cf559c310e6d16290b9d2584c [2021-05-12T10:27:58.281Z] #30 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-12T10:27:58.281Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-12T10:27:58.281Z] #17 CACHED [2021-05-12T10:27:58.281Z] [2021-05-12T10:27:58.281Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-12T10:27:58.281Z] #33 sha256:f8d4d117bf351c05ee753b6df0f67332ec92128e07495c47b607de7bafe9a62f [2021-05-12T10:27:58.281Z] #33 CACHED [2021-05-12T10:27:58.526Z] Sending build context to Docker daemon 58.27MB [2021-05-12T10:27:58.526Z] [2021-05-12T10:27:58.526Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-12T10:27:58.526Z] ---> 3a7f23e29bd7 [2021-05-12T10:27:58.526Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 74be0dcb4098 [2021-05-12T10:27:58.526Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> f0d5493be1f4 [2021-05-12T10:27:58.526Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 87b655178a27 [2021-05-12T10:27:58.526Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 24968c446e2b [2021-05-12T10:27:58.526Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 9de93836c834 [2021-05-12T10:27:58.526Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 0009ebca3aab [2021-05-12T10:27:58.526Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 211188cc76b6 [2021-05-12T10:27:58.526Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-12T10:27:58.526Z] ---> Using cache [2021-05-12T10:27:58.526Z] ---> 4e2a689736de [2021-05-12T10:27:58.526Z] Step 10/10 : COPY . . [2021-05-12T10:27:58.537Z] [2021-05-12T10:27:58.537Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-12T10:27:58.537Z] #35 sha256:9c21ab38281833b737a68e32489fcf0552d30a4cd01840705d0de08c0a5712b4 [2021-05-12T10:27:58.815Z] #35 DONE 0.4s [2021-05-12T10:27:58.815Z] [2021-05-12T10:27:58.815Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-12T10:27:58.815Z] #38 sha256:9855a79fa090db8e311f2a94796b3ac4614e50ff329342a4b2be6e06e5d2ba54 [2021-05-12T10:27:59.103Z] #38 DONE 0.3s [2021-05-12T10:27:59.103Z] [2021-05-12T10:27:59.103Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-12T10:27:59.103Z] #41 sha256:27b378169ea599a3c6eff447c0f8ea8436b310fabeff1544e512926001ac6187 [2021-05-12T10:27:59.363Z] #24 ... [2021-05-12T10:27:59.363Z] [2021-05-12T10:27:59.364Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:27:59.364Z] #47 sha256:3c323d5c136dee1123912951bf3de4ae7e74ceb1f3a685a450844303c263a0cf [2021-05-12T10:27:59.364Z] #47 DONE 29.7s [2021-05-12T10:27:59.364Z] [2021-05-12T10:27:59.364Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:27:59.364Z] #24 sha256:aef237a913bc28a6fdca2597695cb8d24b0de2c3c553079de3c15f8c0b24dc2a [2021-05-12T10:27:59.364Z] #24 ... [2021-05-12T10:27:59.364Z] [2021-05-12T10:27:59.364Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:27:59.364Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:27:59.626Z] #56 30.27 Checking out files: 86% (3399/3921) Checking out files: 87% (3412/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-12T10:27:59.626Z] #56 30.50 + cd /tmp/tmp.MlYRGGA7e3/src/github.com/containerd/containerd [2021-05-12T10:27:59.626Z] #56 30.50 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:28:00.483Z] #41 DONE 1.2s [2021-05-12T10:28:00.483Z] [2021-05-12T10:28:00.483Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-12T10:28:00.483Z] #44 sha256:95ec64ab68ac11c0b956cc921e43ee5267c67759e196ba96a51cdc37adec3736 [2021-05-12T10:28:00.573Z] #56 31.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-12T10:28:00.573Z] #56 31.61 + BUILDTAGS='netgo osusergo static_build' [2021-05-12T10:28:00.573Z] #56 31.62 + export EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:28:00.573Z] #56 31.62 + EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:28:00.573Z] #56 31.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-12T10:28:00.573Z] #56 31.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-12T10:28:00.573Z] #56 31.62 + '[' '' = dynamic ']' [2021-05-12T10:28:00.573Z] #56 31.62 + make [2021-05-12T10:28:00.682Z] ---> Using cache [2021-05-12T10:28:00.682Z] ---> a222443f54cf [2021-05-12T10:28:00.739Z] #44 DONE 0.5s [2021-05-12T10:28:00.739Z] [2021-05-12T10:28:00.739Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:00.739Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:28:00.739Z] #56 37.64 + bin/ctr [2021-05-12T10:28:01.301Z] #56 ... [2021-05-12T10:28:01.301Z] [2021-05-12T10:28:01.301Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-12T10:28:01.301Z] #46 sha256:f6f2945d619210b5b187ef08891c80eae58c4e2ea4b5976e77b729238ce2d388 [2021-05-12T10:28:01.301Z] #46 DONE 0.3s [2021-05-12T10:28:01.301Z] [2021-05-12T10:28:01.301Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:28:01.301Z] #58 sha256:9d1ba3ddda3c12187c05379ff4c3b1b976c7e35bbf6257a06ee48d050caa8de6 [2021-05-12T10:28:01.518Z] #56 32.63 + bin/ctr [2021-05-12T10:28:02.203Z] Successfully built a222443f54cf [2021-05-12T10:28:02.203Z] Successfully tagged docker:latest [2021-05-12T10:28:02.203Z] INFO: Image build ended at 05/12/2021 10:28:02. Duration:00:00:12.3398227 [2021-05-12T10:28:02.655Z] [2021-05-12T10:28:02.655Z] [2021-05-12T10:28:02.655Z] INFO: Building the test binaries at 05/12/2021 10:28:02... [2021-05-12T10:28:03.818Z] #58 ... [2021-05-12T10:28:03.818Z] [2021-05-12T10:28:03.818Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-12T10:28:03.818Z] #48 sha256:831825d7d0a675c57aa62105a2c6891d0bc6dc812a8775357095bf45540d3380 [2021-05-12T10:28:03.818Z] #48 DONE 0.2s [2021-05-12T10:28:03.818Z] [2021-05-12T10:28:03.818Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:03.818Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:28:05.711Z] #56 ... [2021-05-12T10:28:05.711Z] [2021-05-12T10:28:05.711Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:28:05.711Z] #58 sha256:9d1ba3ddda3c12187c05379ff4c3b1b976c7e35bbf6257a06ee48d050caa8de6 [2021-05-12T10:28:05.711Z] #58 44.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:28:05.711Z] #58 44.38 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-12T10:28:05.735Z] #56 ... [2021-05-12T10:28:05.735Z] [2021-05-12T10:28:05.735Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:28:05.735Z] #58 sha256:1fe7db73ad53485774f19f77c07bf7035a3d2eb7b12143e034001dbf38ba0584 [2021-05-12T10:28:05.735Z] #58 36.82 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:28:05.996Z] #58 36.82 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-12T10:28:07.304Z] INFO: make.ps1 starting at 05/12/2021 10:28:06 [2021-05-12T10:28:07.304Z] INFO: Git commit (01f734cb4f) assumed from DOCKER_GITCOMMIT environment variable [2021-05-12T10:28:07.304Z] INFO: Invoking autogen... [2021-05-12T10:28:07.756Z] INFO: Building daemon... [2021-05-12T10:28:08.983Z] #58 DONE 47.3s [2021-05-12T10:28:08.983Z] [2021-05-12T10:28:08.983Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-12T10:28:08.983Z] #59 sha256:733f4c74396b4b85be18ce1b10d08938214b32df44b739f98a6d34f8cf041c89 [2021-05-12T10:28:08.983Z] #59 DONE 0.1s [2021-05-12T10:28:08.983Z] [2021-05-12T10:28:08.983Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-12T10:28:08.983Z] #60 sha256:a4568284e88c3ea8f968f4b078c922e486a376df08ad739540c2c8775b0adfbe [2021-05-12T10:28:08.983Z] #60 DONE 0.0s [2021-05-12T10:28:08.983Z] [2021-05-12T10:28:08.983Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:28:08.983Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:28:09.303Z] #58 DONE 40.3s [2021-05-12T10:28:09.303Z] [2021-05-12T10:28:09.303Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-12T10:28:09.303Z] #59 sha256:4397e2cc16ff314d187aa1a57be3273a05c18a842248958bb4229443f8cd5ee6 [2021-05-12T10:28:09.564Z] #59 DONE 0.1s [2021-05-12T10:28:09.564Z] [2021-05-12T10:28:09.564Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-12T10:28:09.564Z] #60 sha256:b3248909fdcb444c8430dc75351c2e3ca29460f9c7ebba806e13aff8e437b2d9 [2021-05-12T10:28:09.564Z] #60 DONE 0.1s [2021-05-12T10:28:09.564Z] [2021-05-12T10:28:09.564Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:28:09.564Z] #24 sha256:aef237a913bc28a6fdca2597695cb8d24b0de2c3c553079de3c15f8c0b24dc2a [2021-05-12T10:28:09.914Z] #49 ... [2021-05-12T10:28:09.914Z] [2021-05-12T10:28:09.914Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-12T10:28:09.914Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-12T10:28:09.914Z] #63 CACHED [2021-05-12T10:28:09.914Z] [2021-05-12T10:28:09.914Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-12T10:28:09.914Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-12T10:28:09.914Z] #65 CACHED [2021-05-12T10:28:10.169Z] [2021-05-12T10:28:10.169Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:28:10.169Z] #49 sha256:1f06ec858bf0b1e11bba9d40f52250b2d7c11a038aec2b9b1fa48e691aa92a7e [2021-05-12T10:28:10.468Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0326e2afb1b70c689) in /home/ubuntu/workspace/moby_PR-42372 [Pipeline] { [Pipeline] checkout [2021-05-12T10:28:10.677Z] The recommended git tool is: git [2021-05-12T10:28:12.118Z] #24 ... [2021-05-12T10:28:12.118Z] [2021-05-12T10:28:12.118Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-12T10:28:12.118Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-12T10:28:12.118Z] #63 CACHED [2021-05-12T10:28:12.118Z] [2021-05-12T10:28:12.118Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-12T10:28:12.118Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-12T10:28:12.118Z] #65 CACHED [2021-05-12T10:28:12.118Z] [2021-05-12T10:28:12.118Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:28:12.118Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:28:13.981Z] using credential docker-jenkins-github-credentials [2021-05-12T10:28:13.986Z] Cloning the remote Git repository [2021-05-12T10:28:13.987Z] Cloning with configured refspecs honoured and without tags [2021-05-12T10:28:14.006Z] Cloning repository https://github.com/moby/moby.git [2021-05-12T10:28:14.059Z] > git init /home/ubuntu/workspace/moby_PR-42372 # timeout=10 [2021-05-12T10:28:14.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:28:14.285Z] > git --version # timeout=10 [2021-05-12T10:28:14.302Z] > git --version # 'git version 2.17.1' [2021-05-12T10:28:14.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:28:14.319Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:28:24.399Z] #49 ... [2021-05-12T10:28:24.399Z] [2021-05-12T10:28:24.399Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:28:24.399Z] #24 sha256:aef237a913bc28a6fdca2597695cb8d24b0de2c3c553079de3c15f8c0b24dc2a [2021-05-12T10:28:25.972Z] #24 55.42 Checking out files: 36% (4136/11365) Checking out files: 37% (4206/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 79% (9075/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-12T10:28:25.972Z] #24 56.99 + cd /tmp/tmp.DlOWenYLWh/tmp/docker-ce [2021-05-12T10:28:25.972Z] #24 56.99 + git checkout -q v17.06.2-ce [2021-05-12T10:28:28.524Z] #24 59.24 + mkdir -p /tmp/tmp.DlOWenYLWh/src/github.com/docker [2021-05-12T10:28:28.524Z] #24 59.25 + mv components/cli /tmp/tmp.DlOWenYLWh/src/github.com/docker/cli [2021-05-12T10:28:28.524Z] #24 59.25 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-12T10:28:34.465Z] #49 82.39 + /build/golangci-lint --version [2021-05-12T10:28:34.465Z] #49 82.52 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-12T10:28:34.465Z] #49 DONE 82.9s [2021-05-12T10:28:34.465Z] [2021-05-12T10:28:34.465Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:34.465Z] #56 sha256:679e7e995b7cd17ea7d9408f173e5ac3c723f7857b15123ac6c199295a7a3259 [2021-05-12T10:28:34.465Z] #56 83.25 + bin/containerd [2021-05-12T10:28:34.465Z] #56 ... [2021-05-12T10:28:34.465Z] [2021-05-12T10:28:34.465Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-12T10:28:34.465Z] #50 sha256:6e33040d2ae4c9e6f75458dc381f56381aa5f66457ae55e7c1f5d322d493c836 [2021-05-12T10:28:34.465Z] #50 DONE 0.1s [2021-05-12T10:28:34.465Z] [2021-05-12T10:28:34.465Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-12T10:28:34.465Z] #52 sha256:dea1fabe2531685e2a5493f8bb8da3bac12d0705d9cf19c2b0851f93f76b7edc [2021-05-12T10:28:34.465Z] #52 DONE 0.1s [2021-05-12T10:28:34.465Z] [2021-05-12T10:28:34.465Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-12T10:28:34.465Z] #54 sha256:88607d468fc42723721d0a383e1c3d90f2f7b85c9ce4eb9233d65bcf0e999570 [2021-05-12T10:28:34.465Z] #54 DONE 0.1s [2021-05-12T10:28:34.465Z] [2021-05-12T10:28:34.465Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:34.465Z] #56 sha256:679e7e995b7cd17ea7d9408f173e5ac3c723f7857b15123ac6c199295a7a3259 [2021-05-12T10:28:37.969Z] Fetching without tags [2021-05-12T10:28:38.312Z] Merging remotes/origin/20.10 commit e3cb5adc0df779076762ec3a116060f778f69398 into PR head commit 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:28:39.138Z] Merge succeeded, producing 01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:28:39.139Z] Checking out Revision 01f734cb4f432760fc94a0fb6f64207628ca0662 (PR-42372) [2021-05-12T10:28:37.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:28:37.906Z] > git config --add remote.origin.fetch +refs/pull/42372/head:refs/remotes/origin/PR-42372 # timeout=10 [2021-05-12T10:28:37.928Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:28:37.944Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-12T10:28:37.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-12T10:28:37.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:28:37.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42372/head:refs/remotes/origin/PR-42372 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-12T10:28:38.319Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:28:38.359Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:28:39.039Z] > git remote # timeout=10 [2021-05-12T10:28:39.064Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T10:28:39.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-12T10:28:39.086Z] > git merge e3cb5adc0df779076762ec3a116060f778f69398 # timeout=10 [2021-05-12T10:28:39.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T10:28:39.141Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T10:28:39.165Z] > git checkout -f 01f734cb4f432760fc94a0fb6f64207628ca0662 # timeout=10 [2021-05-12T10:28:43.048Z] Commit message: "[20.10] update containerd binary to v1.4.5" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-12T10:28:44.242Z] + docker version [2021-05-12T10:28:48.834Z] #49 84.16 + /build/golangci-lint --version [2021-05-12T10:28:48.834Z] #49 84.30 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-12T10:28:48.834Z] #49 DONE 84.5s [2021-05-12T10:28:48.834Z] [2021-05-12T10:28:48.834Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:48.834Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:28:48.834Z] #56 84.53 + bin/containerd [2021-05-12T10:28:48.834Z] #56 ... [2021-05-12T10:28:48.834Z] [2021-05-12T10:28:48.834Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-12T10:28:48.834Z] #50 sha256:b1c19178736128f1d348450555decd0673868862ef9819c328a0ae00a99a99db [2021-05-12T10:28:48.834Z] #50 DONE 0.2s [2021-05-12T10:28:48.834Z] [2021-05-12T10:28:48.834Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-12T10:28:48.834Z] #52 sha256:7b75ca12203adfeaad1ba23eadff37ef36e85101ba19c4fd346ff4da133ef7b9 [2021-05-12T10:28:48.834Z] #52 DONE 0.1s [2021-05-12T10:28:48.834Z] [2021-05-12T10:28:48.834Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-12T10:28:48.834Z] #54 sha256:0a9a313d2ae8b3b139b4088ca64b9acee5c521f569c7655a405739b1bea09664 [2021-05-12T10:28:48.834Z] #54 DONE 0.2s [2021-05-12T10:28:48.834Z] [2021-05-12T10:28:48.834Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:48.834Z] #56 sha256:2b6534c0c7ab48c8241ac4c7d6ea2ef3535edfee501b7eb724ec251c2ac75eb1 [2021-05-12T10:28:49.539Z] Client: Docker Engine - Community [2021-05-12T10:28:49.539Z] Version: 20.10.5 [2021-05-12T10:28:49.539Z] API version: 1.41 [2021-05-12T10:28:49.539Z] Go version: go1.13.15 [2021-05-12T10:28:49.539Z] Git commit: 55c4c88 [2021-05-12T10:28:49.539Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-12T10:28:49.539Z] OS/Arch: linux/amd64 [2021-05-12T10:28:49.539Z] Context: default [2021-05-12T10:28:49.539Z] Experimental: true [2021-05-12T10:28:49.539Z] [2021-05-12T10:28:49.539Z] Server: Docker Engine - Community [2021-05-12T10:28:49.539Z] Engine: [2021-05-12T10:28:49.539Z] Version: 20.10.5 [2021-05-12T10:28:49.539Z] API version: 1.41 (minimum version 1.12) [2021-05-12T10:28:49.539Z] Go version: go1.13.15 [2021-05-12T10:28:49.539Z] Git commit: 363e9a8 [2021-05-12T10:28:49.539Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-12T10:28:49.539Z] OS/Arch: linux/amd64 [2021-05-12T10:28:49.539Z] Experimental: true [2021-05-12T10:28:49.539Z] containerd: [2021-05-12T10:28:49.539Z] Version: 1.4.4 [2021-05-12T10:28:49.539Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:28:49.539Z] runc: [2021-05-12T10:28:49.539Z] Version: 1.0.0-rc93 [2021-05-12T10:28:49.539Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:28:49.539Z] docker-init: [2021-05-12T10:28:49.539Z] Version: 0.19.0 [2021-05-12T10:28:49.539Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-12T10:28:49.861Z] + docker info [2021-05-12T10:28:50.511Z] #24 ... [2021-05-12T10:28:50.511Z] [2021-05-12T10:28:50.511Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:28:50.511Z] #49 sha256:90a60770e1c73c6a0912f27b695edc576d98eec7b8203e74b43c827f25d76758 [2021-05-12T10:28:50.511Z] #49 80.22 + /build/golangci-lint --version [2021-05-12T10:28:50.511Z] #49 80.55 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-12T10:28:50.511Z] #49 DONE 81.4s [2021-05-12T10:28:50.511Z] [2021-05-12T10:28:50.511Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:28:50.511Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:28:50.511Z] #56 80.25 + bin/containerd [2021-05-12T10:28:57.855Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:28:57.855Z] [2021-05-12T10:28:57.855Z] + TEST_INTEGRATION_DEST=1 [2021-05-12T10:28:57.855Z] + CONTAINER_NAME=docker-pr2-1 [2021-05-12T10:28:57.855Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-12T10:28:57.855Z] + run_tests test-integration-flaky [2021-05-12T10:28:57.855Z] + '[' -n 0 ']' [2021-05-12T10:28:57.855Z] + rm= [2021-05-12T10:28:57.855Z] + c=0 [2021-05-12T10:28:57.855Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42372/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42372/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh test-integration-flaky test-integration [2021-05-12T10:28:57.855Z] ++ jobs -p [2021-05-12T10:28:57.855Z] + for job in $(jobs -p) [2021-05-12T10:28:57.855Z] + wait 19205 [2021-05-12T10:28:57.855Z] + TEST_INTEGRATION_DEST=3 [2021-05-12T10:28:57.855Z] + CONTAINER_NAME=docker-pr2-3 [2021-05-12T10:28:57.855Z] + TEST_SKIP_INTEGRATION=1 [2021-05-12T10:28:57.855Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-12T10:28:57.855Z] + run_tests [2021-05-12T10:28:57.855Z] + '[' -n 0 ']' [2021-05-12T10:28:57.855Z] + rm= [2021-05-12T10:28:57.855Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42372/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42372/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh '' test-integration [2021-05-12T10:28:57.855Z] + TEST_INTEGRATION_DEST=2 [2021-05-12T10:28:57.855Z] + CONTAINER_NAME=docker-pr2-2 [2021-05-12T10:28:57.855Z] + TEST_SKIP_INTEGRATION=1 [2021-05-12T10:28:57.855Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-12T10:28:57.855Z] + run_tests [2021-05-12T10:28:57.855Z] + '[' -n 0 ']' [2021-05-12T10:28:57.855Z] + rm= [2021-05-12T10:28:57.855Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42372/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42372/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh '' test-integration [2021-05-12T10:28:57.855Z] [2021-05-12T10:28:57.855Z] [2021-05-12T10:28:57.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-12T10:28:57.855Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-12T10:28:57.855Z] HOSTNAME=d8becba07997 [2021-05-12T10:28:57.855Z] TEST_SKIP_INTEGRATION=1 [2021-05-12T10:28:57.855Z] TESTDEBUG=0 [2021-05-12T10:28:57.855Z] DEST=bundles/test-integration [2021-05-12T10:28:57.855Z] PWD=/go/src/github.com/docker/docker [2021-05-12T10:28:57.855Z] KEEPBUNDLE=1 [2021-05-12T10:28:57.855Z] DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:28:57.855Z] container=docker [2021-05-12T10:28:57.855Z] HOME=/root [2021-05-12T10:28:57.855Z] GOLANG_VERSION=1.13.15 [2021-05-12T10:28:57.855Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-12T10:28:57.855Z] VALIDATE_BRANCH=20.10 [2021-05-12T10:28:57.855Z] TERM=xterm [2021-05-12T10:28:57.855Z] DOCKER_PKG=github.com/docker/docker [2021-05-12T10:28:57.855Z] SHLVL=1 [2021-05-12T10:28:57.855Z] TIMEOUT=120m [2021-05-12T10:28:57.855Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-12T10:28:57.855Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-12T10:28:57.855Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-12T10:28:57.855Z] GO111MODULE=off [2021-05-12T10:28:57.855Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-12T10:28:57.855Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-12T10:28:57.855Z] GOPATH=/go [2021-05-12T10:28:57.855Z] PKG_CONFIG=pkg-config [2021-05-12T10:28:57.855Z] _=/usr/bin/env [2021-05-12T10:28:57.855Z] Building test suite binary ./integration-cli/test.main [2021-05-12T10:28:57.855Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-12T10:28:57.855Z] [2021-05-12T10:28:57.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-12T10:28:57.855Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-12T10:28:57.855Z] HOSTNAME=7f4e556c94e6 [2021-05-12T10:28:57.855Z] TEST_SKIP_INTEGRATION=1 [2021-05-12T10:28:57.855Z] TESTDEBUG=0 [2021-05-12T10:28:57.855Z] DEST=bundles/test-integration [2021-05-12T10:28:57.855Z] PWD=/go/src/github.com/docker/docker [2021-05-12T10:28:57.855Z] KEEPBUNDLE=1 [2021-05-12T10:28:57.855Z] DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:28:57.855Z] container=docker [2021-05-12T10:28:57.855Z] HOME=/root [2021-05-12T10:28:57.855Z] GOLANG_VERSION=1.13.15 [2021-05-12T10:28:57.855Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-12T10:28:57.855Z] VALIDATE_BRANCH=20.10 [2021-05-12T10:28:57.855Z] TERM=xterm [2021-05-12T10:28:57.855Z] DOCKER_PKG=github.com/docker/docker [2021-05-12T10:28:57.855Z] SHLVL=1 [2021-05-12T10:28:57.855Z] TIMEOUT=120m [2021-05-12T10:28:57.855Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-12T10:28:57.855Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-12T10:28:57.855Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-12T10:28:57.855Z] GO111MODULE=off [2021-05-12T10:28:57.855Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-12T10:28:57.855Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-12T10:28:57.856Z] GOPATH=/go [2021-05-12T10:28:57.856Z] PKG_CONFIG=pkg-config [2021-05-12T10:28:57.856Z] _=/usr/bin/env [2021-05-12T10:28:57.856Z] Building test suite binary ./integration-cli/test.main [2021-05-12T10:28:57.856Z] No new tests added to integration. [2021-05-12T10:28:57.856Z] [2021-05-12T10:28:57.856Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-12T10:28:57.856Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-12T10:28:57.856Z] HOSTNAME=d65dc5f7f720 [2021-05-12T10:28:57.856Z] TESTDEBUG=0 [2021-05-12T10:28:57.856Z] DEST=bundles/test-integration [2021-05-12T10:28:57.856Z] PWD=/go/src/github.com/docker/docker [2021-05-12T10:28:57.856Z] KEEPBUNDLE=1 [2021-05-12T10:28:57.856Z] DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:28:57.856Z] container=docker [2021-05-12T10:28:57.856Z] HOME=/root [2021-05-12T10:28:57.856Z] GOLANG_VERSION=1.13.15 [2021-05-12T10:28:57.856Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-12T10:28:57.856Z] VALIDATE_BRANCH=20.10 [2021-05-12T10:28:57.856Z] TERM=xterm [2021-05-12T10:28:57.856Z] DOCKER_PKG=github.com/docker/docker [2021-05-12T10:28:57.856Z] SHLVL=1 [2021-05-12T10:28:57.856Z] TIMEOUT=120m [2021-05-12T10:28:57.856Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-12T10:28:57.856Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-12T10:28:57.856Z] GO111MODULE=off [2021-05-12T10:28:57.856Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-12T10:28:57.856Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-12T10:28:57.856Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-12T10:28:57.856Z] GOPATH=/go [2021-05-12T10:28:57.856Z] PKG_CONFIG=pkg-config [2021-05-12T10:28:57.856Z] _=/usr/bin/env [2021-05-12T10:28:57.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-12T10:28:58.007Z] Client: [2021-05-12T10:28:58.007Z] Context: default [2021-05-12T10:28:58.007Z] Debug Mode: false [2021-05-12T10:28:58.007Z] Plugins: [2021-05-12T10:28:58.007Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-12T10:28:58.007Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-12T10:28:58.007Z] [2021-05-12T10:28:58.007Z] Server: [2021-05-12T10:28:58.007Z] Containers: 0 [2021-05-12T10:28:58.007Z] Running: 0 [2021-05-12T10:28:58.007Z] Paused: 0 [2021-05-12T10:28:58.007Z] Stopped: 0 [2021-05-12T10:28:58.007Z] Images: 0 [2021-05-12T10:28:58.007Z] Server Version: 20.10.5 [2021-05-12T10:28:58.007Z] Storage Driver: overlay2 [2021-05-12T10:28:58.007Z] Backing Filesystem: extfs [2021-05-12T10:28:58.007Z] Supports d_type: true [2021-05-12T10:28:58.007Z] Native Overlay Diff: true [2021-05-12T10:28:58.007Z] Logging Driver: json-file [2021-05-12T10:28:58.007Z] Cgroup Driver: cgroupfs [2021-05-12T10:28:58.007Z] Cgroup Version: 1 [2021-05-12T10:28:58.007Z] Plugins: [2021-05-12T10:28:58.007Z] Volume: local [2021-05-12T10:28:58.007Z] Network: bridge host ipvlan macvlan null overlay [2021-05-12T10:28:58.007Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-12T10:28:58.007Z] Swarm: inactive [2021-05-12T10:28:58.007Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-12T10:28:58.007Z] Default Runtime: runc [2021-05-12T10:28:58.007Z] Init Binary: docker-init [2021-05-12T10:28:58.007Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-12T10:28:58.007Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:28:58.007Z] init version: de40ad0 [2021-05-12T10:28:58.007Z] Security Options: [2021-05-12T10:28:58.007Z] apparmor [2021-05-12T10:28:58.007Z] seccomp [2021-05-12T10:28:58.007Z] Profile: default [2021-05-12T10:28:58.007Z] Kernel Version: 5.4.0-1041-aws [2021-05-12T10:28:58.007Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-12T10:28:58.007Z] OSType: linux [2021-05-12T10:28:58.007Z] Architecture: x86_64 [2021-05-12T10:28:58.007Z] CPUs: 2 [2021-05-12T10:28:58.007Z] Total Memory: 7.569GiB [2021-05-12T10:28:58.007Z] Name: ip-10-100-57-48 [2021-05-12T10:28:58.007Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-12T10:28:58.007Z] Docker Root Dir: /var/lib/docker [2021-05-12T10:28:58.007Z] Debug Mode: false [2021-05-12T10:28:58.007Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:28:58.007Z] Labels: [2021-05-12T10:28:58.007Z] Experimental: true [2021-05-12T10:28:58.007Z] Insecure Registries: [2021-05-12T10:28:58.007Z] 127.0.0.0/8 [2021-05-12T10:28:58.007Z] Live Restore Enabled: true [2021-05-12T10:28:58.007Z] [2021-05-12T10:28:58.007Z] WARNING: No swap limit support [Pipeline] sh [2021-05-12T10:28:58.298Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:28:58.298Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-12T10:28:58.298Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42372/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-12T10:28:58.298Z] + bash /home/ubuntu/workspace/moby_PR-42372/check-config.sh [2021-05-12T10:28:58.298Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-12T10:28:58.298Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-12T10:28:58.298Z] [2021-05-12T10:28:58.298Z] Generally Necessary: [2021-05-12T10:28:58.298Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-12T10:28:58.298Z] - apparmor: enabled and tools installed [2021-05-12T10:28:58.298Z] - CONFIG_NAMESPACES: enabled [2021-05-12T10:28:58.298Z] - CONFIG_NET_NS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_PID_NS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_IPC_NS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_UTS_NS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CGROUPS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CPUSETS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_MEMCG: enabled [2021-05-12T10:28:58.298Z] - CONFIG_KEYS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_VETH: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-12T10:28:58.298Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-12T10:28:58.298Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-12T10:28:58.298Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-12T10:28:58.298Z] [2021-05-12T10:28:58.298Z] Optional Features: [2021-05-12T10:28:58.298Z] - CONFIG_USER_NS: enabled [2021-05-12T10:28:58.298Z] - CONFIG_SECCOMP: enabled [2021-05-12T10:28:58.298Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-12T10:28:58.559Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-12T10:28:58.559Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-12T10:28:58.559Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-12T10:28:58.559Z] - CONFIG_BLK_CGROUP: enabled [2021-05-12T10:28:58.559Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-12T10:28:58.559Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-12T10:28:58.559Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-12T10:28:58.559Z] - CONFIG_CGROUP_PERF: enabled [2021-05-12T10:28:58.559Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-12T10:28:58.559Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-12T10:28:58.559Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-12T10:28:58.559Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-12T10:28:58.559Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-12T10:28:58.559Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_IP_VS: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-12T10:28:58.559Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-12T10:28:58.559Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-12T10:28:58.559Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_EXT4_FS: enabled [2021-05-12T10:28:58.559Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-12T10:28:58.559Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-12T10:28:58.559Z] - Network Drivers: [2021-05-12T10:28:58.559Z] - "overlay": [2021-05-12T10:28:58.559Z] - CONFIG_VXLAN: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-12T10:28:58.559Z] Optional (for encrypted networks): [2021-05-12T10:28:58.559Z] - CONFIG_CRYPTO: enabled [2021-05-12T10:28:58.559Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-12T10:28:58.559Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-12T10:28:58.559Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-12T10:28:58.559Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-12T10:28:58.559Z] - CONFIG_XFRM: enabled [2021-05-12T10:28:58.559Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-12T10:28:58.559Z] - "ipvlan": [2021-05-12T10:28:58.559Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-12T10:28:58.559Z] - "macvlan": [2021-05-12T10:28:58.559Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-12T10:28:58.559Z] - CONFIG_DUMMY: enabled (as module) [2021-05-12T10:28:58.559Z] - "ftp,tftp client in container": [2021-05-12T10:28:58.819Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-12T10:28:58.819Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-12T10:28:58.819Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-12T10:28:58.819Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-12T10:28:58.819Z] - Storage Drivers: [2021-05-12T10:28:58.819Z] - "aufs": [2021-05-12T10:28:58.819Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-12T10:28:58.819Z] - "btrfs": [2021-05-12T10:28:58.819Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-12T10:28:58.819Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-12T10:28:58.819Z] - "devicemapper": [2021-05-12T10:28:58.819Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-12T10:28:58.819Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-12T10:28:58.819Z] - "overlay": [2021-05-12T10:28:58.819Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-12T10:28:58.819Z] - "zfs": [2021-05-12T10:28:58.819Z] - /dev/zfs: present [2021-05-12T10:28:58.819Z] - zfs command: missing [2021-05-12T10:28:58.819Z] - zpool command: missing [2021-05-12T10:28:58.819Z] [2021-05-12T10:28:58.819Z] Limits: [2021-05-12T10:28:58.819Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-12T10:28:58.819Z] [2021-05-12T10:28:58.819Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-12T10:28:59.156Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01f734cb4f432760fc94a0fb6f64207628ca0662 . [2021-05-12T10:28:59.425Z] #1 [internal] load build definition from Dockerfile [2021-05-12T10:28:59.425Z] #1 sha256:6a220badfd6bc4676016093b7c95fbd0f1fb2d74d905a9e59908765a389c8fb0 [2021-05-12T10:28:59.425Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-05-12T10:28:59.425Z] #1 DONE 0.1s [2021-05-12T10:28:59.425Z] [2021-05-12T10:28:59.425Z] #2 [internal] load .dockerignore [2021-05-12T10:28:59.425Z] #2 sha256:fa041b5d0275cd6cabe52a3cdc37fb3883a772448af80c510a53b942915b524a [2021-05-12T10:28:59.425Z] #2 transferring context: 87B done [2021-05-12T10:28:59.425Z] #2 DONE 0.1s [2021-05-12T10:28:59.425Z] [2021-05-12T10:28:59.425Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-12T10:28:59.425Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-12T10:28:59.997Z] #3 DONE 0.4s [2021-05-12T10:28:59.997Z] [2021-05-12T10:28:59.997Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-12T10:28:59.997Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-12T10:28:59.997Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-12T10:28:59.997Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-12T10:28:59.997Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-12T10:28:59.997Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-12T10:28:59.997Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-12T10:28:59.997Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-05-12T10:28:59.997Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-05-12T10:28:59.997Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-12T10:29:00.257Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-12T10:29:00.834Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-12T10:29:00.834Z] #4 DONE 0.8s [2021-05-12T10:29:01.018Z] #56 111.0 + bin/containerd-stress [2021-05-12T10:29:01.018Z] #56 112.9 + bin/containerd-shim [2021-05-12T10:29:01.094Z] [2021-05-12T10:29:01.095Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:29:01.095Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-12T10:29:02.042Z] #8 ... [2021-05-12T10:29:02.042Z] [2021-05-12T10:29:02.042Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-05-12T10:29:02.042Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-12T10:29:02.042Z] #7 DONE 1.0s [2021-05-12T10:29:02.042Z] [2021-05-12T10:29:02.042Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:29:02.042Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-12T10:29:02.042Z] #5 DONE 1.0s [2021-05-12T10:29:02.042Z] [2021-05-12T10:29:02.042Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-12T10:29:02.042Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-12T10:29:02.042Z] #6 DONE 1.0s [2021-05-12T10:29:02.042Z] [2021-05-12T10:29:02.042Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-12T10:29:02.042Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-12T10:29:02.042Z] #8 DONE 1.0s [2021-05-12T10:29:03.467Z] [2021-05-12T10:29:03.467Z] #23 [internal] load build context [2021-05-12T10:29:03.467Z] #23 sha256:807fe5057db9a07fb362e370757f06a429a7af724186ec865798a1e47c4ebac4 [2021-05-12T10:29:03.467Z] #23 DONE 0.0s [2021-05-12T10:29:03.467Z] [2021-05-12T10:29:03.467Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:03.467Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:03.467Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-12T10:29:03.731Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-12T10:29:03.731Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-12T10:29:03.731Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-12T10:29:03.731Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-05-12T10:29:04.014Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.3s [2021-05-12T10:29:04.014Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.3s [2021-05-12T10:29:04.278Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.5s [2021-05-12T10:29:04.278Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-05-12T10:29:04.278Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.6s [2021-05-12T10:29:04.278Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-05-12T10:29:04.278Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2021-05-12T10:29:04.278Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.7s [2021-05-12T10:29:04.278Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.7s [2021-05-12T10:29:04.541Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.9s [2021-05-12T10:29:04.541Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 0.9s [2021-05-12T10:29:04.541Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s [2021-05-12T10:29:04.808Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.50MB / 50.40MB 1.1s [2021-05-12T10:29:04.808Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-05-12T10:29:04.808Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 1.1s [2021-05-12T10:29:04.808Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.1s [2021-05-12T10:29:05.078Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 1.2s [2021-05-12T10:29:05.078Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s [2021-05-12T10:29:05.078Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.04MB / 51.83MB 1.4s [2021-05-12T10:29:05.078Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 1.4s [2021-05-12T10:29:05.078Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 1.5s [2021-05-12T10:29:05.338Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 1.6s [2021-05-12T10:29:05.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 1.8s [2021-05-12T10:29:05.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 1.8s [2021-05-12T10:29:05.604Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-05-12T10:29:05.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 2.0s [2021-05-12T10:29:05.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.93MB / 68.67MB 2.0s [2021-05-12T10:29:05.870Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.1s [2021-05-12T10:29:05.870Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.30MB / 51.83MB 2.2s [2021-05-12T10:29:06.132Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 2.3s [2021-05-12T10:29:06.132Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 2.4s [2021-05-12T10:29:06.132Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 2.4s [2021-05-12T10:29:06.132Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-12T10:29:06.395Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 2.7s [2021-05-12T10:29:06.395Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 2.7s [2021-05-12T10:29:06.395Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.46MB / 120.17MB 2.7s [2021-05-12T10:29:06.656Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 2.9s [2021-05-12T10:29:06.656Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.80MB / 68.67MB 2.9s [2021-05-12T10:29:06.656Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.03MB / 51.83MB 3.0s [2021-05-12T10:29:06.656Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.53MB / 68.67MB 3.0s [2021-05-12T10:29:06.656Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 3.0s [2021-05-12T10:29:06.920Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 3.3s [2021-05-12T10:29:07.188Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 3.5s [2021-05-12T10:29:07.188Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 3.6s [2021-05-12T10:29:07.454Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 3.7s [2021-05-12T10:29:07.454Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2021-05-12T10:29:07.454Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.8s [2021-05-12T10:29:07.716Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 4.0s [2021-05-12T10:29:07.716Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 4.0s [2021-05-12T10:29:07.716Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2021-05-12T10:29:07.975Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 4.3s [2021-05-12T10:29:07.975Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 4.3s [2021-05-12T10:29:08.544Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 4.7s [2021-05-12T10:29:08.544Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-05-12T10:29:08.544Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 5.0s [2021-05-12T10:29:09.117Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.3s [2021-05-12T10:29:09.144Z] #56 119.6 + bin/containerd-shim-runc-v1 [2021-05-12T10:29:09.378Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 5.7s [2021-05-12T10:29:09.949Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.11MB / 120.17MB 6.1s [2021-05-12T10:29:10.208Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 6.6s [2021-05-12T10:29:10.468Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 6.8s [2021-05-12T10:29:11.412Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-05-12T10:29:11.678Z] #9 ... [2021-05-12T10:29:11.678Z] [2021-05-12T10:29:11.678Z] #23 [internal] load build context [2021-05-12T10:29:11.678Z] #23 sha256:807fe5057db9a07fb362e370757f06a429a7af724186ec865798a1e47c4ebac4 [2021-05-12T10:29:11.678Z] #23 transferring context: 53.38MB 7.5s done [2021-05-12T10:29:11.678Z] #23 DONE 8.2s [2021-05-12T10:29:11.678Z] [2021-05-12T10:29:11.678Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:11.678Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:11.678Z] #9 ... [2021-05-12T10:29:11.678Z] [2021-05-12T10:29:11.678Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:29:11.678Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-12T10:29:11.678Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-12T10:29:11.678Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-12T10:29:11.678Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-12T10:29:11.678Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-12T10:29:11.678Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-12T10:29:11.678Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.9s done [2021-05-12T10:29:11.981Z] #62 ... [2021-05-12T10:29:11.981Z] [2021-05-12T10:29:11.981Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:11.981Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:12.435Z] #56 124.1 + bin/containerd-shim-runc-v2 [2021-05-12T10:29:12.489Z] #56 ... [2021-05-12T10:29:12.489Z] [2021-05-12T10:29:12.489Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:29:12.489Z] #24 sha256:aef237a913bc28a6fdca2597695cb8d24b0de2c3c553079de3c15f8c0b24dc2a [2021-05-12T10:29:12.489Z] #24 102.4 + return [2021-05-12T10:29:12.489Z] #24 DONE 102.9s [2021-05-12T10:29:12.489Z] [2021-05-12T10:29:12.489Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:29:12.489Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:29:13.373Z] #56 125.1 + binaries [2021-05-12T10:29:13.373Z] #56 125.1 + install -D bin/containerd /build/containerd [2021-05-12T10:29:13.373Z] #56 125.1 + install -D bin/containerd-shim /build/containerd-shim [2021-05-12T10:29:13.373Z] #56 125.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-12T10:29:13.373Z] #56 125.1 + install -D bin/ctr /build/ctr [2021-05-12T10:29:13.409Z] #9 ... [2021-05-12T10:29:13.409Z] [2021-05-12T10:29:13.409Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:29:13.409Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-12T10:29:13.409Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-12T10:29:13.409Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-12T10:29:13.409Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-12T10:29:13.409Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-12T10:29:13.409Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 8.0s done [2021-05-12T10:29:13.409Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.5s [2021-05-12T10:29:13.430Z] #56 ... [2021-05-12T10:29:13.430Z] [2021-05-12T10:29:13.430Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-12T10:29:13.430Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-12T10:29:13.430Z] #14 CACHED [2021-05-12T10:29:13.430Z] [2021-05-12T10:29:13.430Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-12T10:29:13.430Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-12T10:29:13.430Z] #18 CACHED [2021-05-12T10:29:13.430Z] [2021-05-12T10:29:13.430Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-12T10:29:13.430Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-12T10:29:13.430Z] #19 CACHED [2021-05-12T10:29:13.430Z] [2021-05-12T10:29:13.431Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:29:13.431Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-12T10:29:13.431Z] #20 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-12T10:29:13.431Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-12T10:29:13.431Z] #16 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-12T10:29:13.431Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-12T10:29:13.431Z] #15 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-12T10:29:13.431Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-12T10:29:13.431Z] #17 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-12T10:29:13.431Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-12T10:29:13.431Z] #21 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-12T10:29:13.431Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-12T10:29:13.431Z] #27 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-12T10:29:13.431Z] #28 sha256:7de9954ffe430953e7011619ac2f9feb4a04478ee5a3e3ce86c876fea282af3d [2021-05-12T10:29:13.431Z] #28 CACHED [2021-05-12T10:29:13.431Z] [2021-05-12T10:29:13.431Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-12T10:29:13.431Z] #29 sha256:bae71ed6cbfae6afff215c2da0090e238728b7a429b004196ba431ccf9929fa1 [2021-05-12T10:29:13.671Z] #26 ... [2021-05-12T10:29:13.671Z] [2021-05-12T10:29:13.671Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:29:13.671Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-12T10:29:13.671Z] #62 DONE 10.0s [2021-05-12T10:29:13.671Z] [2021-05-12T10:29:13.671Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-12T10:29:13.671Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-12T10:29:13.671Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-12T10:29:13.671Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-12T10:29:13.671Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-12T10:29:13.671Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-12T10:29:13.671Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-05-12T10:29:13.671Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-05-12T10:29:13.671Z] #64 DONE 10.0s [2021-05-12T10:29:13.671Z] [2021-05-12T10:29:13.671Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:29:13.671Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-12T10:29:13.693Z] #29 CACHED [2021-05-12T10:29:13.693Z] [2021-05-12T10:29:13.693Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-12T10:29:13.693Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-12T10:29:13.693Z] #22 CACHED [2021-05-12T10:29:13.693Z] [2021-05-12T10:29:13.693Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-12T10:29:13.693Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-12T10:29:13.693Z] #31 CACHED [2021-05-12T10:29:13.693Z] [2021-05-12T10:29:13.693Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:29:13.693Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-12T10:29:13.693Z] #32 CACHED [2021-05-12T10:29:13.693Z] [2021-05-12T10:29:13.693Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-12T10:29:13.693Z] #25 sha256:e2cf7394a223c6ca002676f9eecf5658937ff1f7e0cf7a31796fa1d13d790eba [2021-05-12T10:29:13.693Z] #25 DONE 0.2s [2021-05-12T10:29:13.693Z] [2021-05-12T10:29:13.693Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-12T10:29:13.693Z] #30 sha256:e42e365dd824fe03c6bacd6ea8a8675d25d9511e785fd9a234066c55839216ef [2021-05-12T10:29:13.973Z] #56 DONE 125.6s [2021-05-12T10:29:14.943Z] [2021-05-12T10:29:14.943Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-12T10:29:14.943Z] #57 sha256:604bddfefca24e96cefe4610cd92b57b2450839bb331641aef16f2282da0fe65 [2021-05-12T10:29:15.213Z] #57 DONE 0.2s [2021-05-12T10:29:15.213Z] [2021-05-12T10:29:15.213Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-12T10:29:15.213Z] #61 sha256:3c8164946b4d2d8d6cf42d93d16ba6ad7cc3f493d70f12001123c28d1ca63d17 [2021-05-12T10:29:15.213Z] #61 DONE 0.1s [2021-05-12T10:29:15.213Z] [2021-05-12T10:29:15.213Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-12T10:29:15.213Z] #66 sha256:d98c092c31d0a756e4c27edad0ef1b6486ea0263c8e4325ab46752bb8705cd9f [2021-05-12T10:29:15.338Z] #56 112.8 + bin/containerd-stress [2021-05-12T10:29:15.474Z] #66 DONE 0.4s [2021-05-12T10:29:15.733Z] [2021-05-12T10:29:15.733Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-12T10:29:15.733Z] #68 sha256:b452c0ed52aa79ce9bb180ade65ef4e2e5f64ac1b469f441210100e0b3c0e3b2 [2021-05-12T10:29:15.733Z] #68 DONE 0.0s [2021-05-12T10:29:15.733Z] [2021-05-12T10:29:15.733Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-12T10:29:15.733Z] #69 sha256:f2e69d90117a48affc37cb85161c914b659925656b6d513b5f0c65fd38b7ef62 [2021-05-12T10:29:15.733Z] #69 DONE 0.0s [2021-05-12T10:29:15.733Z] [2021-05-12T10:29:15.733Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-12T10:29:15.733Z] #70 sha256:6e79c39f99df9b7d6f0e1a37248511544598a294b96c1fc90e2677bd2757f4da [2021-05-12T10:29:15.899Z] #56 114.7 + bin/containerd-shim [2021-05-12T10:29:16.266Z] #30 DONE 2.5s [2021-05-12T10:29:16.266Z] [2021-05-12T10:29:16.266Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-12T10:29:16.266Z] #33 sha256:0257bf5dda6e1c43420a81c63bda641c90fa63975deaf2f88e03f580ed9eb367 [2021-05-12T10:29:16.527Z] #33 DONE 0.2s [2021-05-12T10:29:16.527Z] [2021-05-12T10:29:16.527Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-12T10:29:16.527Z] #35 sha256:fa8be65e174c586327c30ce751ca3f295356298fc50d921bb5f859d6cd5fa81c [2021-05-12T10:29:16.527Z] #35 DONE 0.1s [2021-05-12T10:29:16.527Z] [2021-05-12T10:29:16.527Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-12T10:29:16.527Z] #38 sha256:bec4ccb84f3388365354aeb5dd5c4aa3f3b9504fa36cd8a1d4e8da0458c40947 [2021-05-12T10:29:16.527Z] #38 DONE 0.1s [2021-05-12T10:29:16.527Z] [2021-05-12T10:29:16.527Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:29:16.527Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:29:16.671Z] #70 DONE 0.9s [2021-05-12T10:29:16.671Z] [2021-05-12T10:29:16.671Z] #71 exporting to image [2021-05-12T10:29:16.671Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-12T10:29:16.671Z] #71 exporting layers [2021-05-12T10:29:16.788Z] #56 ... [2021-05-12T10:29:16.788Z] [2021-05-12T10:29:16.788Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-12T10:29:16.788Z] #41 sha256:4c49636121c902456a2921ce1d28d25850f71563c3faecf480f1ad86aaba72e6 [2021-05-12T10:29:16.974Z] #26 ... [2021-05-12T10:29:16.974Z] [2021-05-12T10:29:16.974Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-12T10:29:16.974Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-12T10:29:16.974Z] #63 DONE 0.9s [2021-05-12T10:29:16.974Z] [2021-05-12T10:29:16.974Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:16.974Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:16.974Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done [2021-05-12T10:29:16.974Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-05-12T10:29:16.974Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-05-12T10:29:17.048Z] #41 DONE 0.2s [2021-05-12T10:29:17.048Z] [2021-05-12T10:29:17.048Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-12T10:29:17.048Z] #44 sha256:0fc92208b8d544d838b76eec2575e0a75a61798c390bd41b03f2da572441b82b [2021-05-12T10:29:17.048Z] #44 DONE 0.1s [2021-05-12T10:29:17.048Z] [2021-05-12T10:29:17.048Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-12T10:29:17.048Z] #46 sha256:b06467017fc5ba07a8a18c7058dfb96fbd4e8a243e8e3030c4d43d67958e0e17 [2021-05-12T10:29:17.048Z] #46 DONE 0.1s [2021-05-12T10:29:17.048Z] [2021-05-12T10:29:17.048Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:29:17.048Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:29:17.234Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-12T10:29:17.308Z] #56 ... [2021-05-12T10:29:17.308Z] [2021-05-12T10:29:17.308Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-12T10:29:17.308Z] #48 sha256:1bda661a72b5b0f220875eb0a96edb2f44915a593b35cc7c5fb5293e03c0e60b [2021-05-12T10:29:17.308Z] #48 DONE 0.1s [2021-05-12T10:29:17.308Z] [2021-05-12T10:29:17.308Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-12T10:29:17.308Z] #50 sha256:2e8105e1401443fda6f3b3708e97177ed43103aa7e15967c2c810226aaf51aa3 [2021-05-12T10:29:17.308Z] #50 DONE 0.2s [2021-05-12T10:29:17.308Z] [2021-05-12T10:29:17.308Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:29:17.308Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:29:17.569Z] #56 ... [2021-05-12T10:29:17.569Z] [2021-05-12T10:29:17.569Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-12T10:29:17.569Z] #52 sha256:320038d647a4ae05c6be4832c2c46d523332778f886cf8141346278669102ea4 [2021-05-12T10:29:17.569Z] #52 DONE 0.1s [2021-05-12T10:29:17.569Z] [2021-05-12T10:29:17.569Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-12T10:29:17.569Z] #54 sha256:912e7d0af67076b05d0936bf1b252be64d3a080073ca46dfc83cd19303514c83 [2021-05-12T10:29:17.569Z] #54 DONE 0.1s [2021-05-12T10:29:17.569Z] [2021-05-12T10:29:17.569Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:29:17.569Z] #56 sha256:5b0e93467c8c6bad377c319712ea4d9048bbbf5f1e8bdce74427b2a7b1f0d5b9 [2021-05-12T10:29:18.175Z] #9 ... [2021-05-12T10:29:18.175Z] [2021-05-12T10:29:18.175Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-12T10:29:18.175Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-12T10:29:18.175Z] #65 DONE 1.3s [2021-05-12T10:29:18.175Z] [2021-05-12T10:29:18.175Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-12T10:29:18.175Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-12T10:29:18.175Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.6s done [2021-05-12T10:29:18.175Z] #26 DONE 14.5s [2021-05-12T10:29:18.175Z] [2021-05-12T10:29:18.175Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:18.175Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:18.574Z] #71 exporting layers 2.0s done [2021-05-12T10:29:18.574Z] #71 writing image sha256:b8f7cb2a569c86e5a1cd74188df0e1c2adc5a51cafd6eaaaa915d860bb308c64 done [2021-05-12T10:29:18.574Z] #71 naming to docker.io/library/docker:01f734cb4f432760fc94a0fb6f64207628ca0662 done [2021-05-12T10:29:18.574Z] #71 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-12T10:29:18.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42372/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/validate/default [2021-05-12T10:29:19.835Z] Congratulations! All commits are properly signed with the DCO! [2021-05-12T10:29:20.403Z] Congratulations! Seccomp profile generation is done correctly. [2021-05-12T10:29:20.403Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-12T10:29:22.396Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-05-12T10:29:23.338Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.2s done [2021-05-12T10:29:23.910Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-12T10:29:23.984Z] #56 121.6 + bin/containerd-shim-runc-v1 [2021-05-12T10:29:27.249Z] #56 126.1 + bin/containerd-shim-runc-v2 [2021-05-12T10:29:27.562Z] #56 117.9 + bin/containerd-stress [2021-05-12T10:29:28.126Z] #9 ... [2021-05-12T10:29:28.126Z] [2021-05-12T10:29:28.126Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-12T10:29:28.126Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-12T10:29:28.126Z] #27 1.825 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-12T10:29:28.126Z] #27 1.839 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-12T10:29:28.126Z] #27 1.839 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-12T10:29:28.126Z] #27 2.023 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-12T10:29:28.126Z] #27 2.329 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-12T10:29:28.126Z] #27 2.662 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-12T10:29:28.126Z] #27 4.423 Fetched 8442 kB in 3s (2965 kB/s) [2021-05-12T10:29:28.126Z] #27 4.423 Reading package lists... [2021-05-12T10:29:28.126Z] #27 5.388 Reading package lists... [2021-05-12T10:29:28.126Z] #27 6.307 Building dependency tree... [2021-05-12T10:29:28.126Z] #27 6.648 The following additional packages will be installed: [2021-05-12T10:29:28.126Z] #27 6.648 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-12T10:29:28.126Z] #27 6.648 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-12T10:29:28.126Z] #27 6.648 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-12T10:29:28.126Z] #27 6.648 Suggested packages: [2021-05-12T10:29:28.126Z] #27 6.648 krb5-doc krb5-user [2021-05-12T10:29:28.126Z] #27 6.648 Recommended packages: [2021-05-12T10:29:28.126Z] #27 6.648 krb5-locales publicsuffix libsasl2-modules [2021-05-12T10:29:28.126Z] #27 6.863 The following NEW packages will be installed: [2021-05-12T10:29:28.126Z] #27 6.863 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-12T10:29:28.126Z] #27 6.863 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-12T10:29:28.126Z] #27 6.863 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-12T10:29:28.126Z] #27 6.863 libssh2-1 libssl1.1 openssl [2021-05-12T10:29:28.126Z] #27 7.145 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T10:29:28.126Z] #27 7.145 Need to get 5059 kB of archives. [2021-05-12T10:29:28.126Z] #27 7.145 After this operation, 12.1 MB of additional disk space will be used. [2021-05-12T10:29:28.126Z] #27 7.145 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-12T10:29:28.126Z] #27 7.145 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-12T10:29:28.126Z] #27 7.164 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-12T10:29:28.126Z] #27 7.164 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-12T10:29:28.126Z] #27 7.164 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-12T10:29:28.126Z] #27 7.167 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-12T10:29:28.126Z] #27 7.183 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-12T10:29:28.126Z] #27 7.191 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-12T10:29:28.126Z] #27 7.199 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-12T10:29:28.126Z] #27 7.199 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-12T10:29:28.126Z] #27 7.199 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-12T10:29:28.126Z] #27 7.207 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-12T10:29:28.126Z] #27 7.207 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-12T10:29:28.126Z] #27 7.207 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-12T10:29:28.126Z] #27 7.215 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-12T10:29:28.126Z] #27 7.215 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-12T10:29:28.126Z] #27 7.224 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-12T10:29:28.126Z] #27 7.224 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-12T10:29:28.126Z] #27 7.231 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-12T10:29:28.126Z] #27 7.231 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-12T10:29:28.126Z] #27 7.235 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-12T10:29:28.126Z] #27 7.447 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:29:28.126Z] #27 7.484 Fetched 5059 kB in 0s (14.5 MB/s) [2021-05-12T10:29:28.126Z] #27 7.533 Selecting previously unselected package libssl1.1:amd64. [2021-05-12T10:29:28.126Z] #27 7.533 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-12T10:29:28.126Z] #27 7.536 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 7.545 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-12T10:29:28.126Z] #27 7.758 Selecting previously unselected package openssl. [2021-05-12T10:29:28.126Z] #27 7.758 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 7.765 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-12T10:29:28.126Z] #27 7.937 Selecting previously unselected package ca-certificates. [2021-05-12T10:29:28.126Z] #27 7.937 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-12T10:29:28.126Z] #27 7.942 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-12T10:29:28.126Z] #27 8.039 Selecting previously unselected package libkeyutils1:amd64. [2021-05-12T10:29:28.126Z] #27 8.039 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.045 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-12T10:29:28.126Z] #27 8.086 Selecting previously unselected package libkrb5support0:amd64. [2021-05-12T10:29:28.126Z] #27 8.086 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.091 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.155 Selecting previously unselected package libk5crypto3:amd64. [2021-05-12T10:29:28.126Z] #27 8.156 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.162 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.228 Selecting previously unselected package libkrb5-3:amd64. [2021-05-12T10:29:28.126Z] #27 8.228 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.233 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.361 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-12T10:29:28.126Z] #27 8.361 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.365 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.433 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-12T10:29:28.126Z] #27 8.433 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.440 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.489 Selecting previously unselected package libsasl2-2:amd64. [2021-05-12T10:29:28.126Z] #27 8.489 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.496 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.545 Selecting previously unselected package libldap-common. [2021-05-12T10:29:28.126Z] #27 8.545 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-12T10:29:28.126Z] #27 8.555 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-12T10:29:28.126Z] #27 8.611 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-12T10:29:28.126Z] #27 8.611 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.614 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-12T10:29:28.126Z] #27 8.711 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-12T10:29:28.126Z] #27 8.711 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.717 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-12T10:29:28.126Z] #27 8.783 Selecting previously unselected package libpsl5:amd64. [2021-05-12T10:29:28.126Z] #27 8.783 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 8.788 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-12T10:29:28.126Z] #27 9.042 Selecting previously unselected package librtmp1:amd64. [2021-05-12T10:29:28.126Z] #27 9.044 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 9.049 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-12T10:29:28.126Z] #27 9.098 Selecting previously unselected package libssh2-1:amd64. [2021-05-12T10:29:28.126Z] #27 9.100 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 9.105 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-12T10:29:28.126Z] #27 9.178 Selecting previously unselected package libcurl4:amd64. [2021-05-12T10:29:28.126Z] #27 9.178 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-12T10:29:28.126Z] #27 9.182 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-12T10:29:28.126Z] #27 9.290 Selecting previously unselected package curl. [2021-05-12T10:29:28.127Z] #27 9.290 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-12T10:29:28.127Z] #27 9.294 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-12T10:29:28.127Z] #27 9.374 Selecting previously unselected package libonig5:amd64. [2021-05-12T10:29:28.127Z] #27 9.374 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-12T10:29:28.127Z] #27 9.379 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-12T10:29:28.127Z] #27 9.443 Selecting previously unselected package libjq1:amd64. [2021-05-12T10:29:28.127Z] #27 9.445 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-12T10:29:28.127Z] #27 9.454 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-12T10:29:28.127Z] #27 9.504 Selecting previously unselected package jq. [2021-05-12T10:29:28.127Z] #27 9.504 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-12T10:29:28.127Z] #27 9.508 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-12T10:29:28.127Z] #27 9.560 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-12T10:29:28.127Z] #27 9.574 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-12T10:29:28.127Z] #27 9.591 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-12T10:29:28.127Z] #27 ... [2021-05-12T10:29:28.127Z] [2021-05-12T10:29:28.127Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:28.127Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:28.176Z] #56 127.0 + binaries [2021-05-12T10:29:28.176Z] #56 127.0 + install -D bin/containerd /build/containerd [2021-05-12T10:29:28.176Z] #56 127.1 + install -D bin/containerd-shim /build/containerd-shim [2021-05-12T10:29:28.176Z] #56 127.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-12T10:29:28.176Z] #56 127.1 + install -D bin/ctr /build/ctr [2021-05-12T10:29:28.432Z] #56 DONE 127.5s [2021-05-12T10:29:28.705Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-12T10:29:29.359Z] [2021-05-12T10:29:29.359Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-12T10:29:29.359Z] #57 sha256:ce4a030f144faa9e1d65308a85d951050936b6bee043f52c526e5b94659d9be3 [2021-05-12T10:29:29.650Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-05-12T10:29:29.911Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-12T10:29:30.108Z] #56 120.8 + bin/containerd-shim [2021-05-12T10:29:30.286Z] #57 DONE 0.5s [2021-05-12T10:29:30.286Z] [2021-05-12T10:29:30.286Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-12T10:29:30.286Z] #61 sha256:3fbafa7cdab6c20f6c16df411c8ad789587f95480f843ae2def91a065640a45d [2021-05-12T10:29:30.286Z] #61 DONE 0.1s [2021-05-12T10:29:30.286Z] [2021-05-12T10:29:30.286Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-12T10:29:30.286Z] #66 sha256:269bb851395107d36acae703229e95200e07e79f2cc2cf7ae2798e2cb0101c52 [2021-05-12T10:29:30.380Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-05-12T10:29:30.543Z] #66 DONE 0.5s [2021-05-12T10:29:30.543Z] [2021-05-12T10:29:30.543Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-12T10:29:30.543Z] #68 sha256:e847848a3b2562161992a5f05fc043425e45f54dab1ff4c5405734bbd0ccc2fa [2021-05-12T10:29:30.543Z] #68 DONE 0.1s [2021-05-12T10:29:30.543Z] [2021-05-12T10:29:30.543Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-12T10:29:30.543Z] #69 sha256:dcfc526a221fa04f6ea47105ee042158fc549350ca316bf8aba4df6658aa5699 [2021-05-12T10:29:30.543Z] #69 DONE 0.0s [2021-05-12T10:29:30.640Z] Congratulations! All API changes are done the right way. [2021-05-12T10:29:30.640Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-12T10:29:30.640Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-12T10:29:30.640Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-12T10:29:30.640Z] Congratulations! No new tests were added to integration-cli. [2021-05-12T10:29:30.640Z] [2021-05-12T10:29:30.640Z] INFO Start validation with golang-ci-lint [2021-05-12T10:29:30.640Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-12T10:29:30.640Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-12T10:29:30.640Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-12T10:29:30.799Z] [2021-05-12T10:29:30.799Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-05-12T10:29:30.799Z] #70 sha256:064e28a9af88a7bed1b62c0901687136e19ee8f45ade2e9948c0e0468cc0aad1 [2021-05-12T10:29:31.725Z] #70 0.754 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-12T10:29:31.725Z] #70 0.754 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-12T10:29:31.725Z] #70 0.911 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-12T10:29:31.725Z] #70 0.912 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-12T10:29:32.654Z] #70 1.131 Reading package lists... [2021-05-12T10:29:33.216Z] #70 1.836 Reading package lists... [2021-05-12T10:29:33.216Z] #70 2.478 Building dependency tree... [2021-05-12T10:29:33.216Z] #70 2.615 Reading state information... [2021-05-12T10:29:33.472Z] #70 2.726 The following additional packages will be installed: [2021-05-12T10:29:33.472Z] #70 2.726 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-12T10:29:33.472Z] #70 2.727 libpam-systemd [2021-05-12T10:29:33.472Z] #70 2.727 Suggested packages: [2021-05-12T10:29:33.472Z] #70 2.727 systemd-container policykit-1 [2021-05-12T10:29:33.472Z] #70 2.727 Recommended packages: [2021-05-12T10:29:33.472Z] #70 2.727 libnss-systemd [2021-05-12T10:29:33.472Z] #70 2.807 The following NEW packages will be installed: [2021-05-12T10:29:33.472Z] #70 2.807 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-12T10:29:33.472Z] #70 2.808 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-12T10:29:33.676Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-12T10:29:33.676Z] [2021-05-12T10:29:33.676Z] ________ ____ __. [2021-05-12T10:29:33.676Z] \_____ \ | |/ _| [2021-05-12T10:29:33.676Z] / | \| < [2021-05-12T10:29:33.676Z] / | \ | \ [2021-05-12T10:29:33.676Z] \_______ /____|__ \ [2021-05-12T10:29:33.676Z] \/ \/ [2021-05-12T10:29:33.676Z] [2021-05-12T10:29:33.676Z] INFO: make.ps1 ended at 05/12/2021 10:29:28 [2021-05-12T10:29:33.676Z] INFO: Binaries build ended at 05/12/2021 10:29:29. Duration:00:01:27.6264954 [2021-05-12T10:29:33.676Z] INFO: Copying the built daemon binary to d:\CI\PR-42372\2\binary\dockerd-01f734cb4f.exe... [2021-05-12T10:29:33.676Z] INFO: Copying the built client binary to d:\CI\PR-42372\2\binary\docker-01f734cb4f.exe... [2021-05-12T10:29:33.676Z] INFO: Copying dockerversion from the container... [2021-05-12T10:29:33.676Z] INFO: Copying the golang package from the container to d:\CI\PR-42372\2\installer\go.zip... [2021-05-12T10:29:33.676Z] INFO: Extracting go.zip to d:\CI\PR-42372\2\go [2021-05-12T10:29:34.032Z] #70 3.293 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-05-12T10:29:34.032Z] #70 3.293 Need to get 4762 kB of archives. [2021-05-12T10:29:34.032Z] #70 3.293 After this operation, 16.6 MB of additional disk space will be used. [2021-05-12T10:29:34.032Z] #70 3.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-12T10:29:34.032Z] #70 3.295 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-05-12T10:29:34.032Z] #70 3.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-12T10:29:34.032Z] #70 3.299 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-12T10:29:34.032Z] #70 3.301 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-12T10:29:34.032Z] #70 3.301 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-12T10:29:34.032Z] #70 3.341 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-12T10:29:34.032Z] #70 3.345 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-12T10:29:34.032Z] #70 3.347 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-12T10:29:34.032Z] #70 3.349 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-12T10:29:34.032Z] #70 3.351 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-05-12T10:29:34.032Z] #70 3.520 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:29:34.118Z] #9 ... [2021-05-12T10:29:34.118Z] [2021-05-12T10:29:34.118Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-12T10:29:34.118Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-12T10:29:34.118Z] #27 9.733 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 9.748 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-12T10:29:34.118Z] #27 9.765 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 9.778 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 9.792 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-12T10:29:34.118Z] #27 9.814 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 9.828 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 9.841 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-12T10:29:34.118Z] #27 9.855 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 9.869 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-12T10:29:34.118Z] #27 9.889 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-12T10:29:34.118Z] #27 9.906 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-12T10:29:34.118Z] #27 9.920 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-12T10:29:34.118Z] #27 9.933 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-12T10:29:34.118Z] #27 10.62 Updating certificates in /etc/ssl/certs... [2021-05-12T10:29:34.118Z] #27 11.94 137 added, 0 removed; done. [2021-05-12T10:29:34.118Z] #27 11.97 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-12T10:29:34.118Z] #27 11.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-12T10:29:34.118Z] #27 12.00 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-12T10:29:34.118Z] #27 12.01 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-12T10:29:34.118Z] #27 12.03 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:29:34.118Z] #27 12.05 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-12T10:29:34.118Z] #27 12.07 Updating certificates in /etc/ssl/certs... [2021-05-12T10:29:34.118Z] #27 13.07 0 added, 0 removed; done. [2021-05-12T10:29:34.118Z] #27 13.07 Running hooks in /etc/ca-certificates/update.d... [2021-05-12T10:29:34.118Z] #27 13.07 done. [2021-05-12T10:29:34.118Z] #27 DONE 15.4s [2021-05-12T10:29:34.118Z] [2021-05-12T10:29:34.118Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:34.118Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:34.118Z] #9 ... [2021-05-12T10:29:34.118Z] [2021-05-12T10:29:34.118Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-12T10:29:34.118Z] #28 sha256:7ac962b86b6cf0752030e313bcc2767d01401863807fdd45ca39390865928ffe [2021-05-12T10:29:34.118Z] #28 DONE 0.3s [2021-05-12T10:29:34.118Z] [2021-05-12T10:29:34.118Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-12T10:29:34.118Z] #29 sha256:38d005da5a69e872f9ffb26f1ed3e86dd77bfedf7df54503395bc31d6e0ca0ec [2021-05-12T10:29:34.287Z] #70 3.560 Fetched 4762 kB in 1s (8926 kB/s) [2021-05-12T10:29:34.287Z] #70 3.607 Selecting previously unselected package libargon2-1:amd64. [2021-05-12T10:29:34.287Z] #70 3.607 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-05-12T10:29:34.543Z] #70 3.749 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-12T10:29:34.543Z] #70 3.757 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-12T10:29:34.543Z] #70 3.797 Selecting previously unselected package libjson-c3:amd64. [2021-05-12T10:29:34.543Z] #70 3.797 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-12T10:29:34.543Z] #70 3.801 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-12T10:29:34.543Z] #70 3.838 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-12T10:29:34.543Z] #70 3.838 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-12T10:29:34.543Z] #70 3.841 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-12T10:29:34.543Z] #70 3.889 Selecting previously unselected package libidn11:amd64. [2021-05-12T10:29:34.543Z] #70 3.892 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-12T10:29:34.543Z] #70 3.896 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-12T10:29:34.543Z] #70 3.941 Selecting previously unselected package libkmod2:amd64. [2021-05-12T10:29:34.543Z] #70 3.941 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-12T10:29:34.543Z] #70 3.945 Unpacking libkmod2:amd64 (26-1) ... [2021-05-12T10:29:34.543Z] #70 3.988 Selecting previously unselected package systemd. [2021-05-12T10:29:34.543Z] #70 3.988 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-12T10:29:34.543Z] #70 4.028 Unpacking systemd (241-7~deb10u7) ... [2021-05-12T10:29:35.104Z] #70 4.453 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-12T10:29:35.104Z] #70 4.464 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-12T10:29:35.104Z] #70 4.475 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-12T10:29:35.104Z] #70 4.485 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-12T10:29:35.104Z] #70 4.497 Setting up libkmod2:amd64 (26-1) ... [2021-05-12T10:29:35.104Z] #70 4.510 Setting up systemd (241-7~deb10u7) ... [2021-05-12T10:29:35.104Z] #70 4.561 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-12T10:29:35.359Z] #70 4.563 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-12T10:29:35.359Z] #70 4.567 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-12T10:29:35.359Z] #70 4.567 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-12T10:29:35.403Z] #56 126.3 + bin/containerd-shim-runc-v1 [2021-05-12T10:29:35.614Z] #70 4.959 Selecting previously unselected package systemd-sysv. [2021-05-12T10:29:35.614Z] #70 4.959 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-05-12T10:29:35.614Z] #70 4.973 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-12T10:29:35.614Z] #70 4.976 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-12T10:29:35.614Z] #70 5.021 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-12T10:29:35.614Z] #70 5.022 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-12T10:29:35.614Z] #70 5.026 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-12T10:29:35.614Z] #70 5.084 Selecting previously unselected package dbus. [2021-05-12T10:29:35.870Z] #70 5.087 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-12T10:29:35.870Z] #70 5.098 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-12T10:29:35.870Z] #70 5.158 Selecting previously unselected package libpam-systemd:amd64. [2021-05-12T10:29:35.870Z] #70 5.161 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-12T10:29:35.870Z] #70 5.166 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-12T10:29:35.870Z] #70 5.205 Selecting previously unselected package dbus-user-session. [2021-05-12T10:29:35.870Z] #70 5.207 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-12T10:29:35.870Z] #70 5.211 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-12T10:29:35.870Z] #70 5.251 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-12T10:29:35.870Z] #70 5.264 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-12T10:29:35.870Z] #70 5.275 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-12T10:29:36.033Z] #29 1.927 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-12T10:29:36.033Z] #29 2.010 [2021-05-12T10:29:36.125Z] #70 5.396 invoke-rc.d: could not determine current runlevel [2021-05-12T10:29:36.125Z] #70 5.399 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T10:29:36.125Z] #70 5.403 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-12T10:29:36.381Z] #70 5.523 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-12T10:29:36.381Z] #70 5.536 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-12T10:29:36.381Z] #70 5.544 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:29:36.381Z] #70 DONE 5.7s [2021-05-12T10:29:36.381Z] [2021-05-12T10:29:36.381Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-05-12T10:29:36.381Z] #71 sha256:9912bd77a273b87ff6b8096e9ccb9d183fcfaf7c7e522a653b89571066720a81 [2021-05-12T10:29:36.564Z] #29 2.124 ### 4.6% #################### 27.8% ######################################## 56.7% ####################################################### 76.7% ##################################################################### 96.5% ######################################################################## 100.0% [2021-05-12T10:29:36.564Z] #29 2.640 [2021-05-12T10:29:36.827Z] #29 2.761 ######################## 34.2% ######################################################################## 100.0% [2021-05-12T10:29:36.827Z] #29 2.906 [2021-05-12T10:29:36.942Z] #71 0.461 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T10:29:36.942Z] #71 0.461 Dload Upload Total Spent Left Speed [2021-05-12T10:29:36.942Z] #71 0.461 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12572 0 --:--:-- --:--:-- --:--:-- 12572 [2021-05-12T10:29:36.942Z] #71 DONE 0.7s [2021-05-12T10:29:37.087Z] #29 3.027 #################### 28.4% ######################################################################## 100.0% [2021-05-12T10:29:37.087Z] #29 3.191 [2021-05-12T10:29:37.198Z] [2021-05-12T10:29:37.198Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-12T10:29:37.198Z] #72 sha256:3adb3b618e4835165267666e56694fda71b3b25757db904d42f31c7cfdf8ddcc [2021-05-12T10:29:37.608Z] #29 3.311 #### 6.8% ######################### 35.7% ####################################### 55.2% ################################################# 68.9% ################################################################## 92.7% ######################################################################## 100.0% [2021-05-12T10:29:37.759Z] #72 DONE 0.7s [2021-05-12T10:29:37.759Z] [2021-05-12T10:29:37.759Z] #73 exporting to image [2021-05-12T10:29:37.759Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-12T10:29:37.759Z] #73 exporting layers [2021-05-12T10:29:37.869Z] #29 3.860 [2021-05-12T10:29:39.612Z] #56 130.3 + bin/containerd-shim-runc-v2 [2021-05-12T10:29:39.705Z] #29 3.990 ### 4.4% ####### 9.9% ########## 14.7% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ############################################### 66.7% #################################################### 73.4% ######################################################## 78.6% ############################################################ 83.7% ############################################################# 85.4% ##################################################################### 96.0% ######################################################################## 100.0% [2021-05-12T10:29:39.705Z] #29 5.846 [2021-05-12T10:29:39.981Z] #29 6.144 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-12T10:29:40.241Z] #29 6.240 [2021-05-12T10:29:40.241Z] #29 6.318 ######################################################################## 100.0% [2021-05-12T10:29:40.241Z] #29 6.345 [2021-05-12T10:29:40.276Z] #73 exporting layers 2.2s done [2021-05-12T10:29:40.276Z] #73 writing image sha256:a28765f426791c05bbb45ea9b1eafb7fd7743a956805b5f38360d32366e48cd3 done [2021-05-12T10:29:40.276Z] #73 naming to docker.io/library/docker:01f734cb4f432760fc94a0fb6f64207628ca0662 done [2021-05-12T10:29:40.276Z] #73 DONE 2.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-12T10:29:40.553Z] #56 131.6 + binaries [2021-05-12T10:29:40.553Z] #56 131.6 + install -D bin/containerd /build/containerd [2021-05-12T10:29:40.553Z] #56 131.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-12T10:29:40.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh dynbinary test-integration [2021-05-12T10:29:40.812Z] #29 6.734 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-12T10:29:40.812Z] #29 6.849 [2021-05-12T10:29:40.813Z] #56 131.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-12T10:29:40.813Z] #56 131.7 + install -D bin/ctr /build/ctr [2021-05-12T10:29:41.072Z] #29 6.986 0.6% ######################################################################## 100.0% [2021-05-12T10:29:41.072Z] #29 7.045 [2021-05-12T10:29:41.072Z] #29 ... [2021-05-12T10:29:41.072Z] [2021-05-12T10:29:41.072Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-12T10:29:41.072Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-12T10:29:41.072Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2021-05-12T10:29:41.072Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-12T10:29:41.072Z] #9 DONE 37.6s [2021-05-12T10:29:41.073Z] #56 DONE 132.1s [2021-05-12T10:29:41.174Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-12T10:29:41.174Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-12T10:29:41.174Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-12T10:29:41.174Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-12T10:29:41.174Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-12T10:29:41.174Z] Detected virtualization docker. [2021-05-12T10:29:41.174Z] Detected architecture x86-64. [2021-05-12T10:29:41.174Z] Set hostname to <0ce9fb93fb3b>. [2021-05-12T10:29:41.335Z] [2021-05-12T10:29:41.335Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-12T10:29:41.335Z] #29 sha256:38d005da5a69e872f9ffb26f1ed3e86dd77bfedf7df54503395bc31d6e0ca0ec [2021-05-12T10:29:41.335Z] #29 7.379 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-12T10:29:41.335Z] #29 7.508 [2021-05-12T10:29:41.753Z] + source /etc/docker-entrypoint-cmd [2021-05-12T10:29:41.753Z] ++ hack/make.sh dynbinary test-integration [2021-05-12T10:29:41.753Z] [2021-05-12T10:29:41.753Z] Removing bundles/ [2021-05-12T10:29:41.753Z] [2021-05-12T10:29:41.753Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-12T10:29:41.753Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:29:41.753Z] GOOS="" GOARCH="" GOARM="" [2021-05-12T10:29:42.117Z] #29 7.632 0.0% ############### 21.5% ################################## 48.2% ########################################### 60.4% ############################################################## 87.1% ######################################################################## 100.0% [2021-05-12T10:29:42.117Z] #29 8.175 [2021-05-12T10:29:42.376Z] #29 8.430 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-12T10:29:42.376Z] #29 8.567 [2021-05-12T10:29:42.456Z] [2021-05-12T10:29:42.456Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-12T10:29:42.456Z] #57 sha256:652fa376dbdf963f6555a9c0365ca06e996c951a49293f90e47d09e650809bfd [2021-05-12T10:29:42.636Z] #29 8.645 ######################################################################## 100.0% [2021-05-12T10:29:42.636Z] #29 8.682 [2021-05-12T10:29:42.899Z] #29 8.861 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-12T10:29:42.899Z] #29 8.939 [2021-05-12T10:29:42.899Z] #29 9.011 ######################################################################## 100.0% [2021-05-12T10:29:42.899Z] #29 9.032 [2021-05-12T10:29:42.899Z] #29 9.042 Download of images into '/build' complete. [2021-05-12T10:29:42.899Z] #29 9.042 Use something like the following to load the result into a Docker daemon: [2021-05-12T10:29:43.026Z] #57 DONE 0.6s [2021-05-12T10:29:43.026Z] [2021-05-12T10:29:43.026Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-12T10:29:43.026Z] #61 sha256:1809fc0ed1456a8110436868861f3d82f5c4e4a91d918e175c531488a53825a2 [2021-05-12T10:29:43.159Z] #29 9.042 tar -cC '/build' . | docker load [2021-05-12T10:29:43.286Z] #61 DONE 0.1s [2021-05-12T10:29:43.286Z] [2021-05-12T10:29:43.286Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-12T10:29:43.286Z] #66 sha256:6895e935d527ff5c08e7bfd7fc32c947686cb83dba3c6db28f2d1461eaa24232 [2021-05-12T10:29:43.867Z] #66 DONE 0.6s [2021-05-12T10:29:43.867Z] [2021-05-12T10:29:43.867Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-12T10:29:43.867Z] #68 sha256:4a04d31fa9832b31645c03f9bf5629084800fc88e59b22bedcb6359a72641850 [2021-05-12T10:29:43.867Z] #68 DONE 0.1s [2021-05-12T10:29:43.867Z] [2021-05-12T10:29:43.867Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-12T10:29:43.867Z] #69 sha256:feb45b8243700d638311c12b61981e9354dbe239df38926c21bb70a77d47608b [2021-05-12T10:29:43.867Z] #69 DONE 0.0s [2021-05-12T10:29:43.867Z] [2021-05-12T10:29:43.867Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-12T10:29:43.867Z] #70 sha256:d1158fb0b55163d572d290e35bf50056459e4d533cde4990ba8d23d540ca6179 [2021-05-12T10:29:45.781Z] #70 DONE 1.7s [2021-05-12T10:29:45.781Z] [2021-05-12T10:29:45.781Z] #71 exporting to image [2021-05-12T10:29:45.781Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-12T10:29:45.781Z] #71 exporting layers [2021-05-12T10:29:47.693Z] #71 exporting layers 1.7s done [2021-05-12T10:29:47.693Z] #71 writing image sha256:b63e303a34060289dfe6d3c06797e025d7dfeb6aa09dc33d41c026e59d36af72 done [2021-05-12T10:29:47.693Z] #71 naming to docker.io/library/docker:01f734cb4f432760fc94a0fb6f64207628ca0662 done [2021-05-12T10:29:47.693Z] #71 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-12T10:29:48.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/test/unit [2021-05-12T10:29:48.438Z] #29 DONE 13.6s [2021-05-12T10:29:48.438Z] [2021-05-12T10:29:48.438Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-12T10:29:48.438Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-12T10:29:48.438Z] #10 DONE 6.3s [2021-05-12T10:29:48.438Z] [2021-05-12T10:29:48.438Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-12T10:29:48.438Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-12T10:29:48.699Z] #11 DONE 1.3s [2021-05-12T10:29:48.960Z] [2021-05-12T10:29:48.960Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-12T10:29:48.960Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-12T10:29:48.960Z] #31 ... [2021-05-12T10:29:48.960Z] [2021-05-12T10:29:48.960Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-12T10:29:48.960Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-12T10:29:48.960Z] #39 DONE 0.3s [2021-05-12T10:29:49.225Z] [2021-05-12T10:29:49.225Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:29:49.225Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:29:49.225Z] #40 ... [2021-05-12T10:29:49.225Z] [2021-05-12T10:29:49.225Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-12T10:29:49.225Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-12T10:29:49.225Z] #31 DONE 0.5s [2021-05-12T10:29:49.485Z] [2021-05-12T10:29:49.485Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:29:49.485Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:29:52.228Z] ? github.com/docker/docker/api [no test files] [2021-05-12T10:29:54.771Z] #32 ... [2021-05-12T10:29:54.771Z] [2021-05-12T10:29:54.771Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-12T10:29:54.771Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-12T10:29:54.771Z] #12 DONE 5.2s [2021-05-12T10:29:54.771Z] [2021-05-12T10:29:54.771Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:29:54.771Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:29:58.712Z] INFO: Extraction ended at 05/12/2021 10:29:57. Duration:00:00:25.1553656 [2021-05-12T10:29:58.712Z] INFO: Updating the golang and path environment variables [2021-05-12T10:29:58.712Z] INFO: GOPATH=d:\gopath [2021-05-12T10:29:58.712Z] INFO: go version go1.13.15 windows/amd64 [2021-05-12T10:29:58.712Z] INFO: Running the daemon under test in debug mode [2021-05-12T10:29:58.712Z] INFO: Starting a daemon under test... [2021-05-12T10:29:58.712Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42372\2\daemon --pidfile d:\CI\PR-42372\2\docker.pid -D [2021-05-12T10:29:58.712Z] INFO: Process started successfully. [2021-05-12T10:29:58.712Z] INFO: Start tailing logs of the daemon under tests [2021-05-12T10:29:58.712Z] INFO: Waiting for the daemon under test to start... [2021-05-12T10:29:58.983Z] #13 ... [2021-05-12T10:29:58.983Z] [2021-05-12T10:29:58.983Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:29:58.983Z] #34 sha256:facc82cc18d812ba915254d59252611b6291ee75d829da5d679cfa753be0a67b [2021-05-12T10:29:58.983Z] #34 8.581 + RM_GOPATH=0 [2021-05-12T10:29:58.983Z] #34 8.581 + TMP_GOPATH= [2021-05-12T10:29:58.983Z] #34 8.581 + : /build [2021-05-12T10:29:58.983Z] #34 8.581 + '[' -z '' ']' [2021-05-12T10:29:58.983Z] #34 8.581 ++ mktemp -d [2021-05-12T10:29:58.983Z] #34 8.586 + export GOPATH=/tmp/tmp.L7kY6edkCo [2021-05-12T10:29:58.983Z] #34 8.586 + GOPATH=/tmp/tmp.L7kY6edkCo [2021-05-12T10:29:58.983Z] #34 8.586 + RM_GOPATH=1 [2021-05-12T10:29:58.983Z] #34 8.586 + case "$(go env GOARCH)" in [2021-05-12T10:29:58.983Z] #34 8.598 ++ go env GOARCH [2021-05-12T10:29:58.983Z] #34 8.625 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:29:58.983Z] #34 8.626 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:58.983Z] #34 8.626 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:58.983Z] #34 8.626 ++ dirname /tmp/install/install.sh [2021-05-12T10:29:58.983Z] #34 8.626 + dir=/tmp/install [2021-05-12T10:29:58.983Z] #34 8.626 + bin=tomlv [2021-05-12T10:29:58.983Z] #34 8.626 + shift [2021-05-12T10:29:58.983Z] #34 8.626 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-12T10:29:58.983Z] #34 8.626 + . /tmp/install/tomlv.installer [2021-05-12T10:29:58.983Z] #34 8.626 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:29:58.983Z] #34 8.626 + install_tomlv [2021-05-12T10:29:58.983Z] #34 8.626 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-12T10:29:58.983Z] #34 8.626 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.L7kY6edkCo/src/github.com/BurntSushi/toml [2021-05-12T10:29:58.983Z] #34 8.628 Cloning into '/tmp/tmp.L7kY6edkCo/src/github.com/BurntSushi/toml'... [2021-05-12T10:29:58.983Z] #34 ... [2021-05-12T10:29:58.983Z] [2021-05-12T10:29:58.983Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:29:58.983Z] #47 sha256:18970bf99a16b0b89bb9646283a8a5018876c15f44bc378c8afb8bb7cf4ad302 [2021-05-12T10:29:58.983Z] #47 7.336 + RM_GOPATH=0 [2021-05-12T10:29:58.983Z] #47 7.337 + TMP_GOPATH= [2021-05-12T10:29:58.983Z] #47 7.338 + : /build [2021-05-12T10:29:58.983Z] #47 7.338 + '[' -z '' ']' [2021-05-12T10:29:58.983Z] #47 7.338 ++ mktemp -d [2021-05-12T10:29:58.983Z] #47 7.345 + export GOPATH=/tmp/tmp.9n6B39kUj9 [2021-05-12T10:29:58.983Z] #47 7.345 + GOPATH=/tmp/tmp.9n6B39kUj9 [2021-05-12T10:29:58.983Z] #47 7.345 + RM_GOPATH=1 [2021-05-12T10:29:58.983Z] #47 7.345 + case "$(go env GOARCH)" in [2021-05-12T10:29:58.983Z] #47 7.346 ++ go env GOARCH [2021-05-12T10:29:58.983Z] #47 7.363 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:58.983Z] #47 7.363 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:58.983Z] #47 7.363 ++ dirname /tmp/install/install.sh [2021-05-12T10:29:58.983Z] #47 7.366 + dir=/tmp/install [2021-05-12T10:29:58.983Z] #47 7.366 + bin=gotestsum [2021-05-12T10:29:58.983Z] #47 7.366 + shift [2021-05-12T10:29:58.983Z] #47 7.366 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-12T10:29:58.983Z] #47 7.366 + . /tmp/install/gotestsum.installer [2021-05-12T10:29:58.983Z] #47 7.366 ++ : v0.5.3 [2021-05-12T10:29:58.983Z] #47 7.366 + install_gotestsum [2021-05-12T10:29:58.983Z] #47 7.366 + set -e [2021-05-12T10:29:58.984Z] #47 7.367 + export GO111MODULE=on [2021-05-12T10:29:58.984Z] #47 7.367 + GO111MODULE=on [2021-05-12T10:29:58.984Z] #47 7.367 + GOBIN=/build [2021-05-12T10:29:58.984Z] #47 7.367 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-12T10:29:58.984Z] #47 7.386 go: finding gotest.tools v0.5.3 [2021-05-12T10:29:58.984Z] #47 7.386 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-12T10:29:58.984Z] #47 8.287 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-12T10:29:58.984Z] #47 9.008 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-12T10:29:59.247Z] #47 ... [2021-05-12T10:29:59.247Z] [2021-05-12T10:29:59.247Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:29:59.247Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:29:59.247Z] #51 7.950 + RM_GOPATH=0 [2021-05-12T10:29:59.247Z] #51 7.950 + TMP_GOPATH= [2021-05-12T10:29:59.247Z] #51 7.950 + : /build [2021-05-12T10:29:59.247Z] #51 7.950 + '[' -z '' ']' [2021-05-12T10:29:59.247Z] #51 7.959 ++ mktemp -d [2021-05-12T10:29:59.247Z] #51 7.959 + export GOPATH=/tmp/tmp.t3ad4W6X1r [2021-05-12T10:29:59.247Z] #51 7.959 + GOPATH=/tmp/tmp.t3ad4W6X1r [2021-05-12T10:29:59.247Z] #51 7.959 + RM_GOPATH=1 [2021-05-12T10:29:59.247Z] #51 7.959 + case "$(go env GOARCH)" in [2021-05-12T10:29:59.247Z] #51 7.959 ++ go env GOARCH [2021-05-12T10:29:59.247Z] #51 7.968 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.247Z] #51 7.968 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.247Z] #51 7.969 ++ dirname /tmp/install/install.sh [2021-05-12T10:29:59.247Z] #51 7.970 + dir=/tmp/install [2021-05-12T10:29:59.247Z] #51 7.970 + bin=shfmt [2021-05-12T10:29:59.247Z] #51 7.971 + shift [2021-05-12T10:29:59.247Z] #51 7.971 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-12T10:29:59.247Z] #51 7.971 + . /tmp/install/shfmt.installer [2021-05-12T10:29:59.247Z] #51 7.971 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:29:59.247Z] #51 7.971 + install_shfmt [2021-05-12T10:29:59.247Z] #51 7.971 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-12T10:29:59.247Z] #51 7.971 + git clone https://github.com/mvdan/sh.git /tmp/tmp.t3ad4W6X1r/src/github.com/mvdan/sh [2021-05-12T10:29:59.247Z] #51 7.972 Cloning into '/tmp/tmp.t3ad4W6X1r/src/github.com/mvdan/sh'... [2021-05-12T10:29:59.247Z] #51 7.976 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:29:59.247Z] #51 ... [2021-05-12T10:29:59.247Z] [2021-05-12T10:29:59.247Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:29:59.247Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:29:59.247Z] #55 8.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-12T10:29:59.247Z] #55 8.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-12T10:29:59.247Z] #55 8.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-12T10:29:59.247Z] #55 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-12T10:29:59.508Z] #55 ... [2021-05-12T10:29:59.508Z] [2021-05-12T10:29:59.509Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:29:59.509Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:29:59.509Z] #45 7.809 + RM_GOPATH=0 [2021-05-12T10:29:59.509Z] #45 7.809 + TMP_GOPATH= [2021-05-12T10:29:59.509Z] #45 7.809 + : /build [2021-05-12T10:29:59.509Z] #45 7.809 + '[' -z '' ']' [2021-05-12T10:29:59.509Z] #45 7.809 ++ mktemp -d [2021-05-12T10:29:59.509Z] #45 7.815 + export GOPATH=/tmp/tmp.6saKkCv9bF [2021-05-12T10:29:59.509Z] #45 7.815 + GOPATH=/tmp/tmp.6saKkCv9bF [2021-05-12T10:29:59.509Z] #45 7.815 + RM_GOPATH=1 [2021-05-12T10:29:59.509Z] #45 7.815 + case "$(go env GOARCH)" in [2021-05-12T10:29:59.509Z] #45 7.820 ++ go env GOARCH [2021-05-12T10:29:59.509Z] #45 7.863 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:29:59.509Z] #45 7.864 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.509Z] #45 7.864 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.509Z] #45 7.864 ++ dirname /tmp/install/install.sh [2021-05-12T10:29:59.509Z] #45 7.864 + dir=/tmp/install [2021-05-12T10:29:59.509Z] #45 7.864 + bin=vndr [2021-05-12T10:29:59.509Z] #45 7.864 + shift [2021-05-12T10:29:59.509Z] #45 7.864 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-12T10:29:59.509Z] #45 7.864 + . /tmp/install/vndr.installer [2021-05-12T10:29:59.509Z] #45 7.864 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:29:59.509Z] #45 7.864 + install_vndr [2021-05-12T10:29:59.509Z] #45 7.864 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-12T10:29:59.509Z] #45 7.864 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6saKkCv9bF/src/github.com/LK4D4/vndr [2021-05-12T10:29:59.509Z] #45 7.877 Cloning into '/tmp/tmp.6saKkCv9bF/src/github.com/LK4D4/vndr'... [2021-05-12T10:29:59.509Z] #45 8.659 + cd /tmp/tmp.6saKkCv9bF/src/github.com/LK4D4/vndr [2021-05-12T10:29:59.509Z] #45 8.659 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-12T10:29:59.509Z] #45 8.680 + go build -buildmode=pie -v -o /build/vndr . [2021-05-12T10:29:59.509Z] #45 ... [2021-05-12T10:29:59.509Z] [2021-05-12T10:29:59.509Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:29:59.509Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:29:59.509Z] #42 9.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-12T10:29:59.509Z] #42 9.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-12T10:29:59.509Z] #42 9.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-12T10:29:59.770Z] #42 ... [2021-05-12T10:29:59.770Z] [2021-05-12T10:29:59.770Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:29:59.770Z] #24 sha256:9a1abf7c1af251f2186dd197bfe14d5814971eed19a3e28ed5edca9b116f3105 [2021-05-12T10:29:59.770Z] #24 7.949 + RM_GOPATH=0 [2021-05-12T10:29:59.770Z] #24 7.949 + TMP_GOPATH= [2021-05-12T10:29:59.770Z] #24 7.949 + : /build [2021-05-12T10:29:59.770Z] #24 7.949 + '[' -z '' ']' [2021-05-12T10:29:59.770Z] #24 7.949 ++ mktemp -d [2021-05-12T10:29:59.770Z] #24 7.949 + export GOPATH=/tmp/tmp.YXllbAoM6z [2021-05-12T10:29:59.770Z] #24 7.949 + GOPATH=/tmp/tmp.YXllbAoM6z [2021-05-12T10:29:59.770Z] #24 7.949 + RM_GOPATH=1 [2021-05-12T10:29:59.770Z] #24 7.949 + case "$(go env GOARCH)" in [2021-05-12T10:29:59.770Z] #24 7.949 ++ go env GOARCH [2021-05-12T10:29:59.770Z] #24 7.967 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.770Z] #24 7.968 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.770Z] #24 7.969 ++ dirname /tmp/install/install.sh [2021-05-12T10:29:59.770Z] #24 7.970 + dir=/tmp/install [2021-05-12T10:29:59.770Z] #24 7.973 + bin=dockercli [2021-05-12T10:29:59.770Z] #24 7.975 + shift [2021-05-12T10:29:59.770Z] #24 7.995 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-12T10:29:59.770Z] #24 7.995 + . /tmp/install/dockercli.installer [2021-05-12T10:29:59.770Z] #24 7.995 ++ : stable [2021-05-12T10:29:59.770Z] #24 7.995 ++ : 17.06.2-ce [2021-05-12T10:29:59.770Z] #24 7.995 + install_dockercli [2021-05-12T10:29:59.770Z] #24 7.995 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-12T10:29:59.770Z] #24 7.995 ++ uname -m [2021-05-12T10:29:59.770Z] #24 7.996 Install docker/cli version 17.06.2-ce from stable [2021-05-12T10:29:59.770Z] #24 7.997 + arch=x86_64 [2021-05-12T10:29:59.770Z] #24 7.998 + '[' x86_64 '!=' x86_64 ']' [2021-05-12T10:29:59.770Z] #24 7.998 + url=https://download.docker.com/linux/static [2021-05-12T10:29:59.770Z] #24 7.999 + tar -xz docker/docker [2021-05-12T10:29:59.770Z] #24 8.004 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-12T10:29:59.770Z] #24 ... [2021-05-12T10:29:59.770Z] [2021-05-12T10:29:59.770Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:29:59.770Z] #67 sha256:6b49814dc98e21cf249c8d8760bfcef869f01213b64724d3fb8a58f05a860745 [2021-05-12T10:29:59.770Z] #67 6.436 + RM_GOPATH=0 [2021-05-12T10:29:59.770Z] #67 6.436 + TMP_GOPATH= [2021-05-12T10:29:59.770Z] #67 6.436 + : /build [2021-05-12T10:29:59.770Z] #67 6.436 + '[' -z '' ']' [2021-05-12T10:29:59.770Z] #67 6.436 ++ mktemp -d [2021-05-12T10:29:59.770Z] #67 6.436 + export GOPATH=/tmp/tmp.PPP4pj6q2t [2021-05-12T10:29:59.770Z] #67 6.436 + GOPATH=/tmp/tmp.PPP4pj6q2t [2021-05-12T10:29:59.770Z] #67 6.436 + RM_GOPATH=1 [2021-05-12T10:29:59.770Z] #67 6.436 + case "$(go env GOARCH)" in [2021-05-12T10:29:59.770Z] #67 6.436 ++ go env GOARCH [2021-05-12T10:29:59.770Z] #67 6.436 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.770Z] #67 6.436 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:29:59.770Z] #67 6.436 ++ dirname /tmp/install/install.sh [2021-05-12T10:29:59.770Z] #67 6.453 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:29:59.770Z] #67 6.453 + dir=/tmp/install [2021-05-12T10:29:59.770Z] #67 6.453 + bin=proxy [2021-05-12T10:29:59.770Z] #67 6.453 + shift [2021-05-12T10:29:59.770Z] #67 6.453 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-12T10:29:59.770Z] #67 6.453 + . /tmp/install/proxy.installer [2021-05-12T10:29:59.770Z] #67 6.453 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:29:59.770Z] #67 6.453 + install_proxy [2021-05-12T10:29:59.770Z] #67 6.453 + case "$1" in [2021-05-12T10:29:59.770Z] #67 6.453 + export CGO_ENABLED=0 [2021-05-12T10:29:59.770Z] #67 6.453 + CGO_ENABLED=0 [2021-05-12T10:29:59.770Z] #67 6.453 + _install_proxy [2021-05-12T10:29:59.770Z] #67 6.453 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-12T10:29:59.770Z] #67 6.453 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PPP4pj6q2t/src/github.com/docker/libnetwork [2021-05-12T10:29:59.770Z] #67 6.453 Cloning into '/tmp/tmp.PPP4pj6q2t/src/github.com/docker/libnetwork'... [2021-05-12T10:30:00.041Z] #67 ... [2021-05-12T10:30:00.041Z] [2021-05-12T10:30:00.041Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:00.041Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:00.041Z] #49 7.267 + RM_GOPATH=0 [2021-05-12T10:30:00.041Z] #49 7.267 + TMP_GOPATH= [2021-05-12T10:30:00.041Z] #49 7.267 + : /build [2021-05-12T10:30:00.041Z] #49 7.267 + '[' -z '' ']' [2021-05-12T10:30:00.041Z] #49 7.267 ++ mktemp -d [2021-05-12T10:30:00.041Z] #49 7.267 + export GOPATH=/tmp/tmp.2AUmjk5SVG [2021-05-12T10:30:00.041Z] #49 7.267 + GOPATH=/tmp/tmp.2AUmjk5SVG [2021-05-12T10:30:00.041Z] #49 7.267 + RM_GOPATH=1 [2021-05-12T10:30:00.041Z] #49 7.267 + case "$(go env GOARCH)" in [2021-05-12T10:30:00.041Z] #49 7.267 ++ go env GOARCH [2021-05-12T10:30:00.041Z] #49 7.279 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:30:00.041Z] #49 7.279 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:30:00.041Z] #49 7.279 ++ dirname /tmp/install/install.sh [2021-05-12T10:30:00.041Z] #49 7.279 + dir=/tmp/install [2021-05-12T10:30:00.041Z] #49 7.279 + bin=golangci_lint [2021-05-12T10:30:00.041Z] #49 7.279 + shift [2021-05-12T10:30:00.041Z] #49 7.280 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-12T10:30:00.041Z] #49 7.280 + . /tmp/install/golangci_lint.installer [2021-05-12T10:30:00.041Z] #49 7.280 ++ : v1.23.8 [2021-05-12T10:30:00.041Z] #49 7.283 + install_golangci_lint [2021-05-12T10:30:00.041Z] #49 7.283 + set -e [2021-05-12T10:30:00.041Z] #49 7.283 + export GO111MODULE=on [2021-05-12T10:30:00.041Z] #49 7.283 + GO111MODULE=on [2021-05-12T10:30:00.041Z] #49 7.283 + GOBIN=/build [2021-05-12T10:30:00.041Z] #49 7.283 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-12T10:30:00.041Z] #49 7.311 go: finding github.com v1.23.8 [2021-05-12T10:30:00.041Z] #49 7.312 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-12T10:30:00.041Z] #49 7.312 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-12T10:30:00.041Z] #49 7.312 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:30:00.041Z] #49 7.319 go: finding github.com/golangci v1.23.8 [2021-05-12T10:30:00.041Z] #49 8.371 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:30:00.041Z] #49 9.187 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-12T10:30:00.041Z] #49 ... [2021-05-12T10:30:00.041Z] [2021-05-12T10:30:00.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:00.041Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:00.041Z] #36 9.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-12T10:30:00.041Z] #36 9.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-12T10:30:00.041Z] #36 9.748 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-12T10:30:00.307Z] #36 ... [2021-05-12T10:30:00.307Z] [2021-05-12T10:30:00.307Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:30:00.307Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:30:00.307Z] #58 8.385 + RM_GOPATH=0 [2021-05-12T10:30:00.307Z] #58 8.385 + TMP_GOPATH= [2021-05-12T10:30:00.307Z] #58 8.385 + : /build [2021-05-12T10:30:00.307Z] #58 8.385 + '[' -z '' ']' [2021-05-12T10:30:00.307Z] #58 8.386 ++ mktemp -d [2021-05-12T10:30:00.307Z] #58 8.391 + export GOPATH=/tmp/tmp.L1XavWv2mO [2021-05-12T10:30:00.307Z] #58 8.391 + GOPATH=/tmp/tmp.L1XavWv2mO [2021-05-12T10:30:00.307Z] #58 8.391 + RM_GOPATH=1 [2021-05-12T10:30:00.307Z] #58 8.395 + case "$(go env GOARCH)" in [2021-05-12T10:30:00.307Z] #58 8.402 ++ go env GOARCH [2021-05-12T10:30:00.307Z] #58 8.450 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:30:00.307Z] #58 8.450 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:30:00.307Z] #58 8.453 ++ dirname /tmp/install/install.sh [2021-05-12T10:30:00.307Z] #58 8.489 + dir=/tmp/install [2021-05-12T10:30:00.307Z] #58 8.489 + bin=rootlesskit [2021-05-12T10:30:00.307Z] #58 8.489 + shift [2021-05-12T10:30:00.307Z] #58 8.489 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-12T10:30:00.307Z] #58 8.489 + . /tmp/install/rootlesskit.installer [2021-05-12T10:30:00.307Z] #58 8.489 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:30:00.307Z] #58 8.489 + install_rootlesskit [2021-05-12T10:30:00.307Z] #58 8.489 + case "$1" in [2021-05-12T10:30:00.307Z] #58 8.489 + export CGO_ENABLED=0 [2021-05-12T10:30:00.307Z] #58 8.489 + CGO_ENABLED=0 [2021-05-12T10:30:00.307Z] #58 8.489 + _install_rootlesskit [2021-05-12T10:30:00.307Z] #58 8.489 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-12T10:30:00.307Z] #58 8.489 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L1XavWv2mO/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:30:00.307Z] #58 8.489 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:30:00.307Z] #58 8.494 Cloning into '/tmp/tmp.L1XavWv2mO/src/github.com/rootless-containers/rootlesskit'... [2021-05-12T10:30:00.307Z] #58 ... [2021-05-12T10:30:00.307Z] [2021-05-12T10:30:00.307Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:30:00.307Z] #47 sha256:18970bf99a16b0b89bb9646283a8a5018876c15f44bc378c8afb8bb7cf4ad302 [2021-05-12T10:30:00.307Z] #47 10.43 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:30:00.307Z] #47 10.43 go: downloading github.com/fatih/color v1.9.0 [2021-05-12T10:30:00.307Z] #47 10.46 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:30:00.307Z] #47 10.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:30:00.307Z] #47 10.64 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-12T10:30:00.307Z] #47 10.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:30:00.307Z] #47 10.67 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:30:00.307Z] #47 10.78 go: extracting github.com/fatih/color v1.9.0 [2021-05-12T10:30:00.307Z] #47 10.78 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:30:00.307Z] #47 10.97 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:30:00.307Z] #47 11.00 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:30:00.307Z] #47 11.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:30:00.307Z] #47 11.02 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:30:00.307Z] #47 11.42 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:30:00.580Z] #47 11.80 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:30:00.580Z] #47 11.91 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:30:00.841Z] #47 12.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:30:01.144Z] #47 12.45 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:30:01.144Z] #47 12.47 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-12T10:30:03.700Z] #47 14.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:30:05.619Z] #47 16.68 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:30:05.879Z] #47 17.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:30:05.879Z] #47 ... [2021-05-12T10:30:05.879Z] [2021-05-12T10:30:05.879Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:30:05.879Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:30:05.879Z] #58 14.86 + cd /tmp/tmp.L1XavWv2mO/src/github.com/rootless-containers/rootlesskit [2021-05-12T10:30:05.879Z] #58 14.86 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-12T10:30:05.879Z] #58 14.92 + export GO111MODULE=on [2021-05-12T10:30:05.879Z] #58 14.92 + GO111MODULE=on [2021-05-12T10:30:05.879Z] #58 14.92 + export GOPROXY=https://proxy.golang.org [2021-05-12T10:30:05.879Z] #58 14.92 + GOPROXY=https://proxy.golang.org [2021-05-12T10:30:05.879Z] #58 14.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:30:05.879Z] #58 14.92 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-12T10:30:05.879Z] #58 17.26 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:30:06.139Z] #58 17.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:30:06.139Z] #58 17.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:30:06.139Z] #58 17.54 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-12T10:30:06.404Z] #58 17.61 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:30:06.404Z] #58 17.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:30:06.681Z] #58 17.71 go: downloading github.com/google/uuid v1.2.0 [2021-05-12T10:30:06.681Z] #58 17.82 go: downloading github.com/pkg/errors v0.9.1 [2021-05-12T10:30:06.944Z] #58 18.13 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:30:07.144Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-05-12T10:30:07.211Z] #58 18.30 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:30:07.211Z] #58 18.34 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:30:07.211Z] #58 18.53 go: extracting github.com/google/uuid v1.2.0 [2021-05-12T10:30:07.519Z] #58 18.63 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T10:30:07.519Z] #58 18.77 go: extracting github.com/pkg/errors v0.9.1 [2021-05-12T10:30:07.781Z] #58 18.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:30:07.781Z] #58 ... [2021-05-12T10:30:07.781Z] [2021-05-12T10:30:07.781Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:30:07.781Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:30:07.781Z] #32 8.534 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-12T10:30:07.781Z] #32 8.534 Cloning into '.'... [2021-05-12T10:30:08.044Z] #32 ... [2021-05-12T10:30:08.044Z] [2021-05-12T10:30:08.044Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:30:08.044Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:30:08.044Z] #40 8.825 + git clone https://github.com/docker/distribution.git . [2021-05-12T10:30:08.044Z] #40 8.825 Cloning into '.'... [2021-05-12T10:30:08.044Z] #40 ... [2021-05-12T10:30:08.044Z] [2021-05-12T10:30:08.044Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-12T10:30:08.044Z] #24 sha256:9a1abf7c1af251f2186dd197bfe14d5814971eed19a3e28ed5edca9b116f3105 [2021-05-12T10:30:08.044Z] #24 19.34 + mkdir -p /build [2021-05-12T10:30:08.304Z] #24 19.36 + mv docker/docker /build/ [2021-05-12T10:30:08.304Z] #24 19.38 + rmdir docker [2021-05-12T10:30:08.304Z] #24 DONE 19.5s [2021-05-12T10:30:08.304Z] [2021-05-12T10:30:08.304Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:30:08.304Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:30:08.304Z] #58 19.31 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:30:08.304Z] #58 19.49 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-12T10:30:08.875Z] #58 20.00 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-12T10:30:09.136Z] #58 20.24 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-12T10:30:09.396Z] #58 ... [2021-05-12T10:30:09.396Z] [2021-05-12T10:30:09.396Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:30:09.396Z] #34 sha256:facc82cc18d812ba915254d59252611b6291ee75d829da5d679cfa753be0a67b [2021-05-12T10:30:09.396Z] #34 10.57 + cd /tmp/tmp.L7kY6edkCo/src/github.com/BurntSushi/toml [2021-05-12T10:30:09.396Z] #34 10.57 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-12T10:30:09.396Z] #34 10.65 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:30:09.396Z] #34 12.23 internal/bytealg [2021-05-12T10:30:09.396Z] #34 12.23 runtime/internal/math [2021-05-12T10:30:09.396Z] #34 12.62 math/bits [2021-05-12T10:30:09.396Z] #34 13.55 math [2021-05-12T10:30:09.396Z] #34 14.51 runtime [2021-05-12T10:30:09.396Z] #34 19.11 unicode/utf8 [2021-05-12T10:30:09.396Z] #34 20.08 runtime/cgo [2021-05-12T10:30:09.396Z] #34 ... [2021-05-12T10:30:09.396Z] [2021-05-12T10:30:09.396Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:30:09.396Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:30:09.396Z] #45 10.86 runtime/internal/atomic [2021-05-12T10:30:09.396Z] #45 10.97 internal/cpu [2021-05-12T10:30:09.396Z] #45 11.45 runtime/internal/sys [2021-05-12T10:30:09.396Z] #45 11.80 runtime/internal/math [2021-05-12T10:30:09.396Z] #45 11.89 internal/bytealg [2021-05-12T10:30:09.396Z] #45 12.29 internal/race [2021-05-12T10:30:09.396Z] #45 12.57 sync/atomic [2021-05-12T10:30:09.396Z] #45 13.11 runtime [2021-05-12T10:30:09.396Z] #45 13.48 unicode [2021-05-12T10:30:09.396Z] #45 18.25 unicode/utf8 [2021-05-12T10:30:09.396Z] #45 19.25 internal/testlog [2021-05-12T10:30:09.396Z] #45 19.73 encoding [2021-05-12T10:30:09.396Z] #45 19.98 unicode/utf16 [2021-05-12T10:30:09.396Z] #45 20.36 container/list [2021-05-12T10:30:09.657Z] #45 ... [2021-05-12T10:30:09.657Z] [2021-05-12T10:30:09.657Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:09.657Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:09.657Z] #49 20.89 go: downloading github.com/fatih/color v1.7.0 [2021-05-12T10:30:09.657Z] #49 20.91 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:30:09.657Z] #49 20.92 go: downloading github.com/spf13/viper v1.6.1 [2021-05-12T10:30:09.657Z] #49 21.03 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:30:09.918Z] #49 21.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-12T10:30:09.918Z] #49 21.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:30:10.186Z] #49 21.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:30:10.186Z] #49 21.36 go: extracting github.com/fatih/color v1.7.0 [2021-05-12T10:30:10.186Z] #49 ... [2021-05-12T10:30:10.186Z] [2021-05-12T10:30:10.186Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:30:10.186Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:30:10.186Z] #13 6.155 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-12T10:30:10.186Z] #13 6.363 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-12T10:30:10.186Z] #13 6.363 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-12T10:30:10.186Z] #13 6.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-12T10:30:10.186Z] #13 8.114 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-12T10:30:10.186Z] #13 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-12T10:30:10.186Z] #13 13.01 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-12T10:30:10.186Z] #13 15.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-12T10:30:10.446Z] #13 ... [2021-05-12T10:30:10.446Z] [2021-05-12T10:30:10.446Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:10.446Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:10.446Z] #49 21.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-12T10:30:10.446Z] #49 21.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:30:10.446Z] #49 ... [2021-05-12T10:30:10.446Z] [2021-05-12T10:30:10.446Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:30:10.446Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:30:10.446Z] #42 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-12T10:30:10.446Z] #42 15.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-12T10:30:10.446Z] #42 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-12T10:30:10.706Z] #42 ... [2021-05-12T10:30:10.706Z] [2021-05-12T10:30:10.706Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:10.706Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:10.706Z] #49 21.82 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:30:10.966Z] #49 22.12 go: extracting github.com/spf13/viper v1.6.1 [2021-05-12T10:30:10.966Z] #49 22.21 go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T10:30:11.226Z] #49 22.38 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-12T10:30:11.226Z] #49 22.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-12T10:30:11.226Z] #49 22.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:30:11.226Z] #49 22.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:30:11.226Z] #49 ... [2021-05-12T10:30:11.226Z] [2021-05-12T10:30:11.226Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:11.226Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:11.226Z] #36 12.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-12T10:30:11.226Z] #36 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-12T10:30:11.226Z] #36 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-12T10:30:11.487Z] #36 ... [2021-05-12T10:30:11.487Z] [2021-05-12T10:30:11.487Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:11.487Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:11.487Z] #49 22.77 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-12T10:30:11.749Z] #49 22.81 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:30:12.319Z] #49 23.46 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:30:12.319Z] #49 23.62 go: downloading github.com/spf13/cast v1.3.0 [2021-05-12T10:30:12.579Z] #49 23.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:30:12.579Z] #49 23.88 go: extracting github.com/pkg/errors v0.8.1 [2021-05-12T10:30:12.850Z] #49 24.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:30:12.850Z] #49 24.15 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:30:12.850Z] #49 24.15 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:30:13.116Z] #49 24.29 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-12T10:30:13.116Z] #49 ... [2021-05-12T10:30:13.116Z] [2021-05-12T10:30:13.116Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:30:13.116Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:30:13.116Z] #55 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-12T10:30:13.116Z] #55 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-12T10:30:13.376Z] #55 ... [2021-05-12T10:30:13.376Z] [2021-05-12T10:30:13.376Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:30:13.376Z] #67 sha256:6b49814dc98e21cf249c8d8760bfcef869f01213b64724d3fb8a58f05a860745 [2021-05-12T10:30:14.422Z] #67 23.99 Checking out files: 43% (825/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-12T10:30:14.422Z] #67 25.64 + cd /tmp/tmp.PPP4pj6q2t/src/github.com/docker/libnetwork [2021-05-12T10:30:14.422Z] #67 25.64 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-12T10:30:14.682Z] #67 25.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-12T10:30:19.716Z] .....INFO: Daemon under test started and replied! [2021-05-12T10:30:19.716Z] INFO: Docker version of the daemon under test [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] Client: [2021-05-12T10:30:19.716Z] Version: 17.06.2-ce [2021-05-12T10:30:19.716Z] API version: 1.30 [2021-05-12T10:30:19.716Z] Go version: go1.8.3 [2021-05-12T10:30:19.716Z] Git commit: cec0b72 [2021-05-12T10:30:19.716Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-12T10:30:19.716Z] OS/Arch: windows/amd64 [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] Server: [2021-05-12T10:30:19.716Z] Version: 0.0.0-dev [2021-05-12T10:30:19.716Z] API version: 1.41 (minimum version 1.24) [2021-05-12T10:30:19.716Z] Go version: go1.13.15 [2021-05-12T10:30:19.716Z] Git commit: 01f734cb4f [2021-05-12T10:30:19.716Z] Built: 05/12/2021 10:28:07 [2021-05-12T10:30:19.716Z] OS/Arch: windows/amd64 [2021-05-12T10:30:19.716Z] Experimental: false [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] INFO: Docker info of the daemon under test [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] Containers: 0 [2021-05-12T10:30:19.716Z] Running: 0 [2021-05-12T10:30:19.716Z] Paused: 0 [2021-05-12T10:30:19.716Z] Stopped: 0 [2021-05-12T10:30:19.716Z] Images: 0 [2021-05-12T10:30:19.716Z] Server Version: 0.0.0-dev [2021-05-12T10:30:19.716Z] Storage Driver: windowsfilter [2021-05-12T10:30:19.716Z] Windows: [2021-05-12T10:30:19.716Z] Logging Driver: json-file [2021-05-12T10:30:19.716Z] Plugins: [2021-05-12T10:30:19.716Z] Volume: local [2021-05-12T10:30:19.716Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-12T10:30:19.716Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-12T10:30:19.716Z] Swarm: inactive [2021-05-12T10:30:19.716Z] Default Isolation: process [2021-05-12T10:30:19.716Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-12T10:30:19.716Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-12T10:30:19.716Z] OSType: windows [2021-05-12T10:30:19.716Z] Architecture: x86_64 [2021-05-12T10:30:19.716Z] CPUs: 4 [2021-05-12T10:30:19.716Z] Total Memory: 32GiB [2021-05-12T10:30:19.716Z] Name: azwin-2-4166f0 [2021-05-12T10:30:19.716Z] ID: ABLY:GTMW:H5DW:3KJY:XQLD:6AW4:QEFB:3QI4:QDWK:PTYL:GXLE:ACL2 [2021-05-12T10:30:19.716Z] Docker Root Dir: D:\CI\PR-42372\2\daemon [2021-05-12T10:30:19.716Z] Debug Mode (client): false [2021-05-12T10:30:19.716Z] Debug Mode (server): true [2021-05-12T10:30:19.716Z] File Descriptors: -1 [2021-05-12T10:30:19.716Z] Goroutines: 16 [2021-05-12T10:30:19.716Z] System Time: 2021-05-12T10:30:17.197028Z [2021-05-12T10:30:19.716Z] EventsListeners: 0 [2021-05-12T10:30:19.716Z] Registry: https://index.docker.io/v1/ [2021-05-12T10:30:19.716Z] Labels: [2021-05-12T10:30:19.716Z] Experimental: false [2021-05-12T10:30:19.716Z] Insecure Registries: [2021-05-12T10:30:19.716Z] 127.0.0.0/8 [2021-05-12T10:30:19.716Z] Live Restore Enabled: false [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] INFO: Docker images of the daemon under test [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T10:30:19.716Z] [2021-05-12T10:30:19.716Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-12T10:30:19.716Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-12T10:30:19.716Z] ltsc2019: Pulling from windows/servercore [2021-05-12T10:30:19.716Z] 4612f6d0b889: Pulling fs layer [2021-05-12T10:30:19.716Z] 8116de3c91c3: Pulling fs layer [2021-05-12T10:30:21.350Z] #67 ... [2021-05-12T10:30:21.350Z] [2021-05-12T10:30:21.350Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:30:21.350Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:30:21.350Z] #45 21.47 crypto/internal/subtle [2021-05-12T10:30:21.350Z] #45 21.81 crypto/subtle [2021-05-12T10:30:21.350Z] #45 22.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-12T10:30:21.350Z] #45 22.32 internal/nettrace [2021-05-12T10:30:21.350Z] #45 22.61 runtime/cgo [2021-05-12T10:30:21.350Z] #45 ... [2021-05-12T10:30:21.350Z] [2021-05-12T10:30:21.350Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:21.350Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:21.350Z] #49 24.41 go: extracting github.com/spf13/cast v1.3.0 [2021-05-12T10:30:21.350Z] #49 24.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:30:21.350Z] #49 25.27 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:30:21.350Z] #49 25.40 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:30:21.350Z] #49 25.54 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:30:21.350Z] #49 25.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:30:21.350Z] #49 25.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:30:21.350Z] #49 25.86 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:30:21.350Z] #49 25.86 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:30:21.350Z] #49 25.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:30:21.350Z] #49 26.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:30:21.350Z] #49 26.13 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:30:21.350Z] #49 26.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:30:21.350Z] #49 26.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:30:21.350Z] #49 26.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:30:21.350Z] #49 26.50 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:30:21.350Z] #49 26.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:30:21.350Z] #49 27.04 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-12T10:30:21.350Z] #49 27.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:30:21.350Z] #49 27.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:30:21.350Z] #49 27.84 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:30:21.350Z] #49 27.87 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:30:21.350Z] #49 27.97 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-12T10:30:21.350Z] #49 28.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:30:21.350Z] #49 28.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-12T10:30:21.350Z] #49 28.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:30:21.350Z] #49 28.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-12T10:30:21.350Z] #49 28.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:30:21.350Z] #49 28.49 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-12T10:30:21.350Z] #49 28.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:30:21.350Z] #49 28.69 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-12T10:30:21.350Z] #49 28.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:30:21.350Z] #49 28.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:30:21.350Z] #49 28.86 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:30:21.350Z] #49 28.98 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:30:21.350Z] #49 29.16 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:30:21.350Z] #49 29.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:30:21.350Z] #49 29.46 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:30:21.350Z] #49 29.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:30:21.350Z] #49 30.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:30:21.350Z] #49 30.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:30:21.350Z] #49 30.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:30:21.350Z] #49 31.10 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:30:21.350Z] #49 31.15 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:30:21.350Z] #49 31.38 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:30:21.350Z] #49 ... [2021-05-12T10:30:21.350Z] [2021-05-12T10:30:21.350Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:30:21.350Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:30:21.610Z] #40 32.09 Checking out files: 55% (945/1693) Checking out files: 56% (949/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) [2021-05-12T10:30:21.610Z] #40 ... [2021-05-12T10:30:21.610Z] [2021-05-12T10:30:21.610Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:30:21.610Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:30:21.610Z] #51 22.77 + cd /tmp/tmp.t3ad4W6X1r/src/github.com/mvdan/sh [2021-05-12T10:30:21.610Z] #51 22.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-12T10:30:21.610Z] #51 22.95 + GO111MODULE=on [2021-05-12T10:30:21.610Z] #51 22.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-12T10:30:21.610Z] #51 25.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:30:21.610Z] #51 25.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:30:21.610Z] #51 25.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:30:21.610Z] #51 25.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:30:21.610Z] #51 25.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:30:21.610Z] #51 26.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:30:21.610Z] #51 27.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:30:21.610Z] #51 29.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:30:21.610Z] #51 32.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-12T10:30:21.610Z] #51 32.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-12T10:30:21.610Z] #51 32.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-12T10:30:21.610Z] #51 32.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-12T10:30:21.610Z] #51 ... [2021-05-12T10:30:21.610Z] [2021-05-12T10:30:21.610Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:30:21.610Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:30:21.870Z] #40 32.09 Checking out files: 55% (945/1693) Checking out files: 56% (949/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) [2021-05-12T10:30:21.870Z] #40 ... [2021-05-12T10:30:21.870Z] [2021-05-12T10:30:21.870Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:30:21.871Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:30:21.871Z] #58 23.00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:30:21.871Z] #58 23.11 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:30:21.871Z] #58 24.04 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-12T10:30:21.871Z] #58 25.26 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:30:21.871Z] #58 25.29 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:30:21.871Z] #58 28.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:30:21.871Z] #58 32.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:30:21.871Z] #58 33.01 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:30:21.871Z] #58 33.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:30:21.871Z] #58 ... [2021-05-12T10:30:21.871Z] [2021-05-12T10:30:21.871Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:30:21.871Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:30:22.408Z] #40 32.09 Checking out files: 55% (945/1693) Checking out files: 56% (949/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 93% (1576/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-12T10:30:22.408Z] #40 33.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-12T10:30:23.792Z] #40 ... [2021-05-12T10:30:23.792Z] [2021-05-12T10:30:23.792Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:30:23.792Z] #47 sha256:18970bf99a16b0b89bb9646283a8a5018876c15f44bc378c8afb8bb7cf4ad302 [2021-05-12T10:30:23.792Z] #47 24.85 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-12T10:30:23.793Z] #47 24.86 go: finding github.com/fatih/color v1.9.0 [2021-05-12T10:30:23.793Z] #47 24.91 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:30:23.793Z] #47 25.10 go: finding github.com/spf13/pflag v1.0.3 [2021-05-12T10:30:23.793Z] #47 25.14 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-12T10:30:23.793Z] #47 25.33 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-12T10:30:23.793Z] #47 25.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-12T10:30:23.793Z] #47 25.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-12T10:30:23.793Z] #47 25.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-12T10:30:23.793Z] #47 25.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-12T10:30:23.793Z] #47 25.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T10:30:23.793Z] #47 ... [2021-05-12T10:30:23.793Z] [2021-05-12T10:30:23.793Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:23.793Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:23.793Z] #36 34.99 Fetched 8442 kB in 26s (327 kB/s) [2021-05-12T10:30:28.220Z] 8116de3c91c3: Verifying Checksum [2021-05-12T10:30:28.220Z] 8116de3c91c3: Download complete [2021-05-12T10:30:29.127Z] #36 34.99 Reading package lists... [2021-05-12T10:30:29.127Z] #36 ... [2021-05-12T10:30:29.127Z] [2021-05-12T10:30:29.127Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:30:29.127Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:30:29.127Z] #45 40.16 vendor/golang.org/x/crypto/internal/subtle [2021-05-12T10:30:29.388Z] #45 40.44 vendor/golang.org/x/crypto/curve25519 [2021-05-12T10:30:32.687Z] #45 ... [2021-05-12T10:30:32.687Z] [2021-05-12T10:30:32.687Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:30:32.687Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:30:32.687Z] #55 33.49 Fetched 8442 kB in 25s (332 kB/s) [2021-05-12T10:30:32.687Z] #55 33.49 Reading package lists... [2021-05-12T10:30:32.687Z] #55 ... [2021-05-12T10:30:32.687Z] [2021-05-12T10:30:32.687Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:32.687Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:32.687Z] #49 35.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:30:32.687Z] #49 35.67 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:30:32.687Z] #49 35.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:30:32.687Z] #49 35.89 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:30:32.687Z] #49 37.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:30:32.687Z] #49 37.39 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:30:32.687Z] #49 37.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:30:32.687Z] #49 37.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:30:32.687Z] #49 37.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:30:32.687Z] #49 37.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:30:32.687Z] #49 37.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:30:32.687Z] #49 37.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:30:32.687Z] #49 37.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:30:32.687Z] #49 37.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:30:32.687Z] #49 37.98 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:30:32.687Z] #49 37.98 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-12T10:30:32.687Z] #49 37.99 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:30:32.687Z] #49 38.01 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-12T10:30:32.687Z] #49 38.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:30:32.687Z] #49 38.20 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:30:32.688Z] #49 38.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:30:32.688Z] #49 38.21 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:30:32.688Z] #49 38.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:30:32.688Z] #49 38.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:30:32.688Z] #49 38.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:30:32.688Z] #49 38.56 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:30:32.688Z] #49 38.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:30:32.688Z] #49 38.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:30:32.688Z] #49 38.85 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:30:32.688Z] #49 38.87 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:30:32.688Z] #49 39.01 go: downloading golang.org/x/text v0.3.2 [2021-05-12T10:30:32.688Z] #49 39.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:30:32.688Z] #49 39.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:30:32.688Z] #49 39.53 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:30:32.688Z] #49 39.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:30:32.688Z] #49 39.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:30:32.688Z] #49 39.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:30:32.688Z] #49 40.03 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:30:32.688Z] #49 40.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:30:32.688Z] #49 40.24 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:30:32.688Z] #49 40.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:30:32.688Z] #49 40.33 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-12T10:30:32.688Z] #49 40.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:30:32.688Z] #49 40.44 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:30:32.688Z] #49 40.45 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-12T10:30:32.688Z] #49 40.47 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-12T10:30:32.688Z] #49 40.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:30:32.688Z] #49 40.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:30:32.688Z] #49 40.70 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-12T10:30:32.688Z] #49 40.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:30:32.688Z] #49 40.85 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:30:32.688Z] #49 40.93 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:30:32.688Z] #49 40.99 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:30:32.688Z] #49 41.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:30:32.688Z] #49 41.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:30:32.688Z] #49 41.32 go: downloading github.com/spf13/afero v1.1.2 [2021-05-12T10:30:32.688Z] #49 41.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:30:32.688Z] #49 41.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:30:32.688Z] #49 41.39 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:30:32.688Z] #49 41.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:30:32.688Z] #49 41.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-12T10:30:32.688Z] #49 41.66 go: extracting github.com/spf13/afero v1.1.2 [2021-05-12T10:30:32.688Z] #49 41.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:30:32.688Z] #49 41.96 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:30:32.688Z] #49 42.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-12T10:30:32.688Z] #49 42.23 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:30:32.688Z] #49 42.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:30:32.688Z] #49 42.30 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-12T10:30:32.688Z] #49 42.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:30:32.688Z] #49 43.46 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:30:32.688Z] #49 43.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:30:32.688Z] #49 ... [2021-05-12T10:30:32.688Z] [2021-05-12T10:30:32.688Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:30:32.688Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:30:32.688Z] #58 33.85 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:30:32.688Z] #58 34.30 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:30:32.688Z] #58 39.52 go: finding github.com/pkg/errors v0.9.1 [2021-05-12T10:30:32.688Z] #58 39.90 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-12T10:30:32.688Z] #58 39.99 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-12T10:30:32.688Z] #58 40.08 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-12T10:30:32.688Z] #58 40.29 go: finding github.com/google/uuid v1.2.0 [2021-05-12T10:30:32.688Z] #58 40.33 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-12T10:30:32.688Z] #58 40.54 go: finding github.com/gofrs/flock v0.8.0 [2021-05-12T10:30:32.688Z] #58 40.55 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-12T10:30:32.688Z] #58 40.59 go: finding github.com/gorilla/mux v1.8.0 [2021-05-12T10:30:32.688Z] #58 40.66 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-12T10:30:32.688Z] #58 40.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-12T10:30:32.688Z] #58 40.73 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-12T10:30:32.688Z] #58 40.78 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-12T10:30:32.688Z] #58 41.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-12T10:30:32.688Z] #58 41.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-12T10:30:32.948Z] #58 ... [2021-05-12T10:30:32.948Z] [2021-05-12T10:30:32.948Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:30:32.948Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:30:32.948Z] #55 33.49 Reading package lists... [2021-05-12T10:30:33.208Z] #55 ... [2021-05-12T10:30:33.208Z] [2021-05-12T10:30:33.208Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:30:33.208Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:30:33.208Z] #42 34.42 Fetched 8442 kB in 25s (335 kB/s) [2021-05-12T10:30:33.208Z] #42 34.42 Reading package lists... [2021-05-12T10:30:33.208Z] #42 ... [2021-05-12T10:30:33.208Z] [2021-05-12T10:30:33.208Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:33.208Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:33.208Z] #49 44.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:30:33.468Z] #49 ... [2021-05-12T10:30:33.468Z] [2021-05-12T10:30:33.468Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:30:33.468Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:30:33.468Z] #51 34.69 runtime [2021-05-12T10:30:33.468Z] #51 34.81 runtime/cgo [2021-05-12T10:30:33.727Z] #51 ... [2021-05-12T10:30:33.727Z] [2021-05-12T10:30:33.727Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:33.727Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:33.727Z] #49 44.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:30:33.727Z] #49 45.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:30:34.297Z] #49 45.48 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:30:34.867Z] #49 46.10 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:30:34.867Z] #49 ... [2021-05-12T10:30:34.867Z] [2021-05-12T10:30:34.867Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:30:34.867Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:30:34.867Z] #40 35.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-12T10:30:35.136Z] #40 ... [2021-05-12T10:30:35.136Z] [2021-05-12T10:30:35.136Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:35.136Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:35.136Z] #49 46.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:30:35.707Z] #49 46.81 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:30:36.646Z] #49 ... [2021-05-12T10:30:36.646Z] [2021-05-12T10:30:36.646Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:30:36.646Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:30:36.646Z] #13 32.55 Fetched 8956 kB in 27s (337 kB/s) [2021-05-12T10:30:36.646Z] #13 32.55 Reading package lists... [2021-05-12T10:30:36.646Z] #13 41.97 Reading package lists... [2021-05-12T10:30:36.646Z] #13 ... [2021-05-12T10:30:36.646Z] [2021-05-12T10:30:36.646Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:36.646Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:36.646Z] #36 34.99 Reading package lists... [2021-05-12T10:30:36.730Z] 4612f6d0b889: Verifying Checksum [2021-05-12T10:30:36.730Z] 4612f6d0b889: Download complete [2021-05-12T10:30:40.108Z] #36 45.34 Reading package lists... [2021-05-12T10:30:40.368Z] #36 ... [2021-05-12T10:30:40.368Z] [2021-05-12T10:30:40.368Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-12T10:30:40.368Z] #67 sha256:6b49814dc98e21cf249c8d8760bfcef869f01213b64724d3fb8a58f05a860745 [2021-05-12T10:30:40.368Z] #67 DONE 51.6s [2021-05-12T10:30:40.368Z] [2021-05-12T10:30:40.368Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:30:40.368Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:30:40.368Z] #55 44.65 Reading package lists... [2021-05-12T10:30:40.368Z] #55 51.17 Building dependency tree... [2021-05-12T10:30:40.368Z] #55 ... [2021-05-12T10:30:40.368Z] [2021-05-12T10:30:40.368Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:40.368Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:42.279Z] #36 51.59 Building dependency tree... [2021-05-12T10:30:43.670Z] #36 54.90 The following additional packages will be installed: [2021-05-12T10:30:43.670Z] #36 54.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-12T10:30:43.670Z] #36 54.92 Suggested packages: [2021-05-12T10:30:43.670Z] #36 54.93 cmake-doc ninja-build lrzip [2021-05-12T10:30:43.670Z] #36 54.93 Recommended packages: [2021-05-12T10:30:43.670Z] #36 54.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-12T10:30:43.670Z] #36 ... [2021-05-12T10:30:43.670Z] [2021-05-12T10:30:43.670Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:30:43.670Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:30:43.670Z] #42 44.93 Reading package lists... [2021-05-12T10:30:43.670Z] #42 52.33 Building dependency tree... [2021-05-12T10:30:43.930Z] #42 ... [2021-05-12T10:30:43.930Z] [2021-05-12T10:30:43.930Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:30:43.930Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:30:43.930Z] #13 41.97 Reading package lists... [2021-05-12T10:30:44.871Z] #13 49.50 Building dependency tree... [2021-05-12T10:30:47.414Z] #13 ... [2021-05-12T10:30:47.414Z] [2021-05-12T10:30:47.414Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-12T10:30:47.414Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-12T10:30:47.414Z] #55 51.17 Building dependency tree... [2021-05-12T10:30:47.414Z] #55 54.87 The following additional packages will be installed: [2021-05-12T10:30:47.414Z] #55 54.89 libbtrfs0 [2021-05-12T10:30:47.414Z] #55 55.14 The following NEW packages will be installed: [2021-05-12T10:30:47.414Z] #55 55.14 libbtrfs-dev libbtrfs0 [2021-05-12T10:30:47.414Z] #55 55.64 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-12T10:30:47.414Z] #55 55.64 Need to get 119 kB of archives. [2021-05-12T10:30:47.414Z] #55 55.64 After this operation, 387 kB of additional disk space will be used. [2021-05-12T10:30:47.414Z] #55 55.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-12T10:30:47.414Z] #55 55.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-12T10:30:47.414Z] #55 56.79 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:30:47.414Z] #55 56.99 Fetched 119 kB in 0s (349 kB/s) [2021-05-12T10:30:47.414Z] #55 57.17 Selecting previously unselected package libbtrfs0. [2021-05-12T10:30:47.414Z] #55 57.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-12T10:30:47.414Z] #55 57.23 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-12T10:30:47.414Z] #55 57.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-12T10:30:47.414Z] #55 57.35 Selecting previously unselected package libbtrfs-dev. [2021-05-12T10:30:47.414Z] #55 57.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-12T10:30:47.414Z] #55 57.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-12T10:30:47.414Z] #55 57.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-12T10:30:47.414Z] #55 57.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-12T10:30:47.414Z] #55 57.64 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:30:47.414Z] #55 DONE 58.3s [2021-05-12T10:30:47.414Z] [2021-05-12T10:30:47.414Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:30:47.414Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:30:47.414Z] #13 53.00 The following additional packages will be installed: [2021-05-12T10:30:47.414Z] #13 53.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-12T10:30:47.414Z] #13 53.00 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-12T10:30:47.414Z] #13 53.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-12T10:30:47.414Z] #13 53.01 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-12T10:30:47.414Z] #13 53.01 mingw-w64-common mingw-w64-x86-64-dev [2021-05-12T10:30:47.414Z] #13 53.02 Suggested packages: [2021-05-12T10:30:47.414Z] #13 53.02 gcc-8-locales seccomp wine64 [2021-05-12T10:30:47.674Z] #13 ... [2021-05-12T10:30:47.674Z] [2021-05-12T10:30:47.674Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:47.675Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:47.675Z] #49 48.76 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-12T10:30:47.675Z] #49 51.59 go: extracting golang.org/x/text v0.3.2 [2021-05-12T10:30:47.675Z] #49 56.67 go: finding github.com/fatih/color v1.7.0 [2021-05-12T10:30:47.675Z] #49 56.76 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-12T10:30:47.675Z] #49 56.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-12T10:30:47.675Z] #49 56.91 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-12T10:30:47.675Z] #49 57.01 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-12T10:30:47.675Z] #49 57.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-12T10:30:47.675Z] #49 57.08 go: finding github.com/pkg/errors v0.8.1 [2021-05-12T10:30:47.675Z] #49 57.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-12T10:30:47.675Z] #49 57.16 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T10:30:47.675Z] #49 57.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-12T10:30:47.675Z] #49 57.20 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.25 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-12T10:30:47.675Z] #49 57.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.30 go: finding github.com/stretchr/testify v1.4.0 [2021-05-12T10:30:47.675Z] #49 57.32 go: finding github.com/spf13/viper v1.6.1 [2021-05-12T10:30:47.675Z] #49 57.34 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-12T10:30:47.675Z] #49 57.39 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.39 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.40 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.40 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.42 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.49 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-12T10:30:47.675Z] #49 57.52 go: finding github.com/stretchr/objx v0.2.0 [2021-05-12T10:30:47.675Z] #49 57.54 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.55 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-12T10:30:47.675Z] #49 57.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-12T10:30:47.675Z] #49 57.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T10:30:47.675Z] #49 57.66 go: finding github.com/spf13/cobra v0.0.5 [2021-05-12T10:30:47.675Z] #49 57.73 go: finding github.com/gobwas/glob v0.2.3 [2021-05-12T10:30:47.675Z] #49 57.76 go: finding github.com/spf13/pflag v1.0.5 [2021-05-12T10:30:47.675Z] #49 57.80 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-12T10:30:47.675Z] #49 57.82 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-12T10:30:47.675Z] #49 57.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-12T10:30:47.675Z] #49 57.90 go: finding github.com/magiconair/properties v1.8.1 [2021-05-12T10:30:47.675Z] #49 57.92 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T10:30:47.675Z] #49 57.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-12T10:30:47.675Z] #49 58.18 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-12T10:30:47.675Z] #49 58.20 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-12T10:30:47.675Z] #49 58.27 go: finding github.com/spf13/afero v1.1.2 [2021-05-12T10:30:47.675Z] #49 58.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-12T10:30:47.675Z] #49 58.35 go: finding github.com/spf13/cast v1.3.0 [2021-05-12T10:30:47.675Z] #49 58.38 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-12T10:30:47.675Z] #49 58.39 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-12T10:30:47.675Z] #49 58.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-12T10:30:47.675Z] #49 58.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-12T10:30:47.675Z] #49 58.61 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-12T10:30:47.675Z] #49 58.69 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-12T10:30:47.675Z] #49 58.87 go: finding golang.org/x/text v0.3.2 [2021-05-12T10:30:47.675Z] #49 58.91 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-12T10:30:47.675Z] #49 58.96 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-12T10:30:47.675Z] #49 ... [2021-05-12T10:30:47.675Z] [2021-05-12T10:30:47.675Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:30:47.675Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:30:47.675Z] #42 55.83 The following additional packages will be installed: [2021-05-12T10:30:47.675Z] #42 55.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-12T10:30:47.675Z] #42 55.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-12T10:30:47.675Z] #42 55.84 Suggested packages: [2021-05-12T10:30:47.675Z] #42 55.84 manpages-dev python-setuptools [2021-05-12T10:30:47.675Z] #42 57.04 The following NEW packages will be installed: [2021-05-12T10:30:47.675Z] #42 57.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-12T10:30:47.675Z] #42 57.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-12T10:30:47.675Z] #42 57.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-12T10:30:47.675Z] #42 57.06 python-six zlib1g-dev [2021-05-12T10:30:47.675Z] #42 57.46 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-12T10:30:47.675Z] #42 57.46 Need to get 4095 kB of archives. [2021-05-12T10:30:47.675Z] #42 57.46 After this operation, 22.5 MB of additional disk space will be used. [2021-05-12T10:30:47.675Z] #42 57.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-12T10:30:47.675Z] #42 57.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-12T10:30:47.675Z] #42 57.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-12T10:30:47.675Z] #42 57.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-12T10:30:47.675Z] #42 57.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-12T10:30:47.675Z] #42 57.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-12T10:30:47.675Z] #42 57.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] [2021-05-12T10:30:47.675Z] #42 57.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-12T10:30:47.675Z] #42 57.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-12T10:30:47.675Z] #42 57.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-12T10:30:47.675Z] #42 57.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-12T10:30:47.675Z] #42 57.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-12T10:30:47.675Z] #42 57.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-12T10:30:47.675Z] #42 57.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-12T10:30:47.675Z] #42 57.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-12T10:30:47.675Z] #42 57.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-12T10:30:47.675Z] #42 57.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-12T10:30:47.938Z] #42 59.32 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:30:48.508Z] #42 59.58 Fetched 4095 kB in 1s (5931 kB/s) [2021-05-12T10:30:48.508Z] #42 59.65 Selecting previously unselected package libcap-dev:amd64. [2021-05-12T10:30:48.508Z] #42 59.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-12T10:30:48.508Z] #42 59.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-12T10:30:48.508Z] #42 59.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-12T10:30:48.770Z] #42 59.89 Selecting previously unselected package libnet1:amd64. [2021-05-12T10:30:48.770Z] #42 59.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-12T10:30:48.770Z] #42 59.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-12T10:30:48.770Z] #42 60.08 Selecting previously unselected package libnet1-dev. [2021-05-12T10:30:49.030Z] #42 60.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-12T10:30:49.030Z] #42 60.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-12T10:30:49.030Z] #42 60.25 Selecting previously unselected package libnl-3-200:amd64. [2021-05-12T10:30:49.030Z] #42 60.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-12T10:30:49.030Z] #42 60.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-12T10:30:49.290Z] #42 60.41 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-12T10:30:49.290Z] #42 60.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-12T10:30:49.290Z] #42 60.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-12T10:30:49.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-12T10:30:49.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-12T10:30:49.550Z] #42 60.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-12T10:30:49.550Z] #42 60.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-12T10:30:49.550Z] #42 60.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-12T10:30:49.811Z] #42 60.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-12T10:30:49.811Z] #42 60.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-12T10:30:49.811Z] #42 60.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-12T10:30:49.811Z] #42 61.00 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-12T10:30:49.811Z] #42 61.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-12T10:30:49.811Z] #42 61.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-12T10:30:50.071Z] #42 61.29 Selecting previously unselected package libprotobuf17:amd64. [2021-05-12T10:30:50.071Z] #42 61.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-12T10:30:50.071Z] #42 61.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-12T10:30:50.641Z] #42 ... [2021-05-12T10:30:50.641Z] [2021-05-12T10:30:50.642Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:30:50.642Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:30:51.422Z] #32 61.34 Checking out files: 86% (1311/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. [2021-05-12T10:30:51.422Z] #32 62.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-12T10:30:51.682Z] #32 62.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:30:52.252Z] #32 ... [2021-05-12T10:30:52.252Z] [2021-05-12T10:30:52.252Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:30:52.252Z] #34 sha256:facc82cc18d812ba915254d59252611b6291ee75d829da5d679cfa753be0a67b [2021-05-12T10:30:52.252Z] #34 53.34 sync [2021-05-12T10:30:52.252Z] #34 53.34 internal/reflectlite [2021-05-12T10:30:52.252Z] #34 55.57 sort [2021-05-12T10:30:52.252Z] #34 55.57 errors [2021-05-12T10:30:52.252Z] #34 56.03 strconv [2021-05-12T10:30:52.252Z] #34 56.57 io [2021-05-12T10:30:52.252Z] #34 57.80 internal/oserror [2021-05-12T10:30:52.252Z] #34 57.93 syscall [2021-05-12T10:30:52.252Z] #34 59.61 reflect [2021-05-12T10:30:52.252Z] #34 ... [2021-05-12T10:30:52.252Z] [2021-05-12T10:30:52.252Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:30:52.252Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:30:52.252Z] #45 53.34 sync [2021-05-12T10:30:52.252Z] #45 53.35 internal/reflectlite [2021-05-12T10:30:52.252Z] #45 54.76 github.com/LK4D4/vndr/godl/singleflight [2021-05-12T10:30:52.252Z] #45 54.98 math/rand [2021-05-12T10:30:52.252Z] #45 55.99 internal/singleflight [2021-05-12T10:30:52.252Z] #45 56.54 sort [2021-05-12T10:30:52.252Z] #45 56.56 io [2021-05-12T10:30:52.252Z] #45 57.59 strconv [2021-05-12T10:30:52.252Z] #45 57.89 bytes [2021-05-12T10:30:52.252Z] #45 60.33 bufio [2021-05-12T10:30:52.252Z] #45 61.80 reflect [2021-05-12T10:30:52.252Z] #45 62.08 syscall [2021-05-12T10:30:52.512Z] #45 ... [2021-05-12T10:30:52.512Z] [2021-05-12T10:30:52.512Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:52.512Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:52.512Z] #36 55.89 The following NEW packages will be installed: [2021-05-12T10:30:52.512Z] #36 55.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-12T10:30:52.512Z] #36 55.92 vim-common xxd [2021-05-12T10:30:52.512Z] #36 56.29 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-12T10:30:52.512Z] #36 56.29 Need to get 14.9 MB of archives. [2021-05-12T10:30:52.512Z] #36 56.29 After this operation, 61.8 MB of additional disk space will be used. [2021-05-12T10:30:52.512Z] #36 56.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-12T10:30:52.512Z] #36 56.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-12T10:30:52.512Z] #36 56.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-12T10:30:52.512Z] #36 56.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-12T10:30:52.512Z] #36 57.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-12T10:30:52.512Z] #36 57.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-12T10:30:52.512Z] #36 57.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-12T10:30:52.512Z] #36 57.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-12T10:30:52.512Z] #36 57.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-12T10:30:52.512Z] #36 57.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-12T10:30:52.512Z] #36 59.12 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:30:52.512Z] #36 59.42 Fetched 14.9 MB in 2s (8875 kB/s) [2021-05-12T10:30:52.512Z] #36 59.50 Selecting previously unselected package xxd. [2021-05-12T10:30:52.512Z] #36 59.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-12T10:30:52.512Z] #36 59.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-12T10:30:52.512Z] #36 59.62 Unpacking xxd (2:8.1.0875-5) ... [2021-05-12T10:30:52.512Z] #36 59.84 Selecting previously unselected package vim-common. [2021-05-12T10:30:52.512Z] #36 59.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-12T10:30:52.512Z] #36 59.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-12T10:30:52.512Z] #36 60.23 Selecting previously unselected package cmake-data. [2021-05-12T10:30:52.512Z] #36 60.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-12T10:30:52.512Z] #36 60.23 Unpacking cmake-data (3.13.4-1) ... [2021-05-12T10:30:52.512Z] #36 63.29 Selecting previously unselected package libicu63:amd64. [2021-05-12T10:30:52.512Z] #36 63.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-12T10:30:52.512Z] #36 63.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-12T10:30:52.512Z] #36 ... [2021-05-12T10:30:52.512Z] [2021-05-12T10:30:52.512Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:30:52.512Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:30:52.512Z] #51 63.90 syscall [2021-05-12T10:30:52.772Z] #51 63.95 reflect [2021-05-12T10:30:58.056Z] #51 ... [2021-05-12T10:30:58.056Z] [2021-05-12T10:30:58.056Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:30:58.056Z] #56 sha256:ea36d39ce8a36c04d32267700aff8a1ea9d753acb82a3790b7597b7a2f590a66 [2021-05-12T10:30:58.056Z] #56 1.193 + RM_GOPATH=0 [2021-05-12T10:30:58.056Z] #56 1.196 + TMP_GOPATH= [2021-05-12T10:30:58.056Z] #56 1.196 + : /build [2021-05-12T10:30:58.056Z] #56 1.196 + '[' -z '' ']' [2021-05-12T10:30:58.056Z] #56 1.196 ++ mktemp -d [2021-05-12T10:30:58.056Z] #56 1.199 + export GOPATH=/tmp/tmp.YqY8xs06Au [2021-05-12T10:30:58.056Z] #56 1.199 + GOPATH=/tmp/tmp.YqY8xs06Au [2021-05-12T10:30:58.056Z] #56 1.200 + RM_GOPATH=1 [2021-05-12T10:30:58.056Z] #56 1.200 + case "$(go env GOARCH)" in [2021-05-12T10:30:58.056Z] #56 1.203 ++ go env GOARCH [2021-05-12T10:30:58.056Z] #56 1.244 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:30:58.056Z] #56 1.244 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:30:58.056Z] #56 1.245 ++ dirname /tmp/install/install.sh [2021-05-12T10:30:58.057Z] #56 1.250 + dir=/tmp/install [2021-05-12T10:30:58.057Z] #56 1.250 + bin=containerd [2021-05-12T10:30:58.057Z] #56 1.250 + shift [2021-05-12T10:30:58.057Z] #56 1.250 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-12T10:30:58.057Z] #56 1.250 + . /tmp/install/containerd.installer [2021-05-12T10:30:58.057Z] #56 1.250 ++ set -e [2021-05-12T10:30:58.057Z] #56 1.251 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:30:58.057Z] #56 1.256 + install_containerd [2021-05-12T10:30:58.057Z] #56 1.256 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-12T10:30:58.057Z] #56 1.257 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:30:58.057Z] #56 1.257 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YqY8xs06Au/src/github.com/containerd/containerd [2021-05-12T10:30:58.057Z] #56 1.260 Cloning into '/tmp/tmp.YqY8xs06Au/src/github.com/containerd/containerd'... [2021-05-12T10:30:58.057Z] #56 ... [2021-05-12T10:30:58.057Z] [2021-05-12T10:30:58.057Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:30:58.057Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:30:58.057Z] #42 62.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-12T10:30:58.057Z] #42 62.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-12T10:30:58.057Z] #42 62.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-12T10:30:58.057Z] #42 62.38 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-12T10:30:58.057Z] #42 62.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-12T10:30:58.057Z] #42 62.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-12T10:30:58.057Z] #42 63.67 Selecting previously unselected package libprotoc17:amd64. [2021-05-12T10:30:58.057Z] #42 63.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-12T10:30:58.057Z] #42 63.71 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-12T10:30:58.057Z] #42 64.31 Selecting previously unselected package protobuf-c-compiler. [2021-05-12T10:30:58.057Z] #42 64.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-12T10:30:58.057Z] #42 64.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-12T10:30:58.057Z] #42 64.45 Selecting previously unselected package protobuf-compiler. [2021-05-12T10:30:58.057Z] #42 64.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-12T10:30:58.057Z] #42 64.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-12T10:30:58.057Z] #42 64.67 Selecting previously unselected package python-pkg-resources. [2021-05-12T10:30:58.057Z] #42 64.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-12T10:30:58.057Z] #42 64.68 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-12T10:30:58.057Z] #42 64.95 Selecting previously unselected package python-six. [2021-05-12T10:30:58.057Z] #42 64.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-12T10:30:58.057Z] #42 64.96 Unpacking python-six (1.12.0-1) ... [2021-05-12T10:30:58.057Z] #42 65.06 Selecting previously unselected package python-protobuf. [2021-05-12T10:30:58.057Z] #42 65.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-12T10:30:58.057Z] #42 65.08 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-12T10:30:58.057Z] #42 65.65 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-12T10:30:58.057Z] #42 ... [2021-05-12T10:30:58.057Z] [2021-05-12T10:30:58.057Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:30:58.057Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:30:58.057Z] #49 58.96 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-12T10:30:58.057Z] #49 58.98 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-12T10:30:58.057Z] #49 59.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-12T10:30:58.057Z] #49 59.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-12T10:30:58.057Z] #49 59.07 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-12T10:30:58.057Z] #49 59.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-12T10:30:58.057Z] #49 59.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-12T10:30:58.057Z] #49 59.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-12T10:30:58.057Z] #49 59.19 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-12T10:30:58.057Z] #49 59.19 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-12T10:30:58.057Z] #49 59.24 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-12T10:30:58.057Z] #49 59.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-12T10:30:58.057Z] #49 59.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-12T10:30:58.057Z] #49 59.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-12T10:30:58.057Z] #49 59.37 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-12T10:30:58.057Z] #49 59.45 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-12T10:30:58.057Z] #49 59.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-12T10:30:58.057Z] #49 59.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-12T10:30:58.057Z] #49 59.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-12T10:30:58.057Z] #49 59.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-12T10:30:58.057Z] #49 59.79 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-12T10:30:58.057Z] #49 59.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-12T10:30:58.057Z] #49 59.86 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-12T10:30:58.057Z] #49 59.87 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-12T10:30:58.057Z] #49 ... [2021-05-12T10:30:58.057Z] [2021-05-12T10:30:58.057Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:30:58.057Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:30:58.057Z] #13 54.80 The following NEW packages will be installed: [2021-05-12T10:30:58.057Z] #13 54.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-12T10:30:58.057Z] #13 54.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-12T10:30:58.057Z] #13 54.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-12T10:30:58.057Z] #13 54.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-12T10:30:58.057Z] #13 54.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-12T10:30:58.057Z] #13 54.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-12T10:30:58.057Z] #13 54.82 The following packages will be upgraded: [2021-05-12T10:30:58.057Z] #13 54.82 libseccomp2 libsystemd0 libudev1 [2021-05-12T10:30:58.057Z] #13 55.24 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-12T10:30:58.057Z] #13 55.24 Need to get 78.2 MB of archives. [2021-05-12T10:30:58.057Z] #13 55.24 After this operation, 487 MB of additional disk space will be used. [2021-05-12T10:30:58.057Z] #13 55.24 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-12T10:30:58.057Z] #13 55.25 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-12T10:30:58.057Z] #13 55.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-12T10:30:58.057Z] #13 55.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-12T10:30:58.057Z] #13 55.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-12T10:30:58.057Z] #13 55.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-12T10:30:58.057Z] #13 55.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-12T10:30:58.057Z] #13 55.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-12T10:30:58.057Z] #13 55.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-12T10:30:58.057Z] #13 55.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-12T10:30:58.057Z] #13 56.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-12T10:30:58.057Z] #13 56.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-12T10:30:58.057Z] #13 56.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-12T10:30:58.057Z] #13 60.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-12T10:30:58.057Z] #13 62.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-12T10:30:58.057Z] #13 62.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-12T10:30:58.057Z] #13 62.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-12T10:30:58.057Z] #13 62.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-12T10:30:58.057Z] #13 62.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-12T10:30:58.057Z] #13 62.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-12T10:30:58.057Z] #13 62.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-12T10:30:58.057Z] #13 62.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-12T10:30:58.057Z] #13 62.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-12T10:30:58.057Z] #13 62.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-12T10:30:58.057Z] #13 62.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-12T10:30:58.057Z] #13 62.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-12T10:30:58.057Z] #13 62.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-12T10:30:58.057Z] #13 62.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-12T10:30:58.057Z] #13 63.81 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:30:58.057Z] #13 64.07 Fetched 78.2 MB in 8s (10.2 MB/s) [2021-05-12T10:30:58.317Z] #13 64.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-12T10:30:58.318Z] #13 64.20 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-12T10:30:58.318Z] #13 64.22 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-12T10:30:58.318Z] #13 ... [2021-05-12T10:30:58.318Z] [2021-05-12T10:30:58.318Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:30:58.318Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:30:58.318Z] #45 69.56 time [2021-05-12T10:30:59.260Z] #45 ... [2021-05-12T10:30:59.260Z] [2021-05-12T10:30:59.260Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-12T10:30:59.260Z] #47 sha256:18970bf99a16b0b89bb9646283a8a5018876c15f44bc378c8afb8bb7cf4ad302 [2021-05-12T10:30:59.260Z] #47 DONE 70.3s [2021-05-12T10:30:59.260Z] [2021-05-12T10:30:59.260Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:30:59.261Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:30:59.261Z] #36 70.59 Selecting previously unselected package libxml2:amd64. [2021-05-12T10:30:59.261Z] #36 70.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-12T10:30:59.524Z] #36 70.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-12T10:31:00.912Z] #36 71.79 Selecting previously unselected package libarchive13:amd64. [2021-05-12T10:31:00.912Z] #36 71.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-12T10:31:00.912Z] #36 71.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-12T10:31:00.912Z] #36 72.11 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-12T10:31:00.912Z] #36 72.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-12T10:31:00.912Z] #36 72.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-12T10:31:01.172Z] #36 72.36 Selecting previously unselected package librhash0:amd64. [2021-05-12T10:31:01.172Z] #36 72.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-12T10:31:01.172Z] #36 72.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-12T10:31:01.433Z] #36 72.60 Selecting previously unselected package libuv1:amd64. [2021-05-12T10:31:01.433Z] #36 72.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-12T10:31:01.433Z] #36 72.61 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-12T10:31:01.694Z] #36 72.76 Selecting previously unselected package cmake. [2021-05-12T10:31:01.694Z] #36 72.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-12T10:31:01.694Z] #36 72.78 Unpacking cmake (3.13.4-1) ... [2021-05-12T10:31:03.442Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-12T10:31:03.442Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-12T10:31:03.442Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-12T10:31:03.442Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-05-12T10:31:03.704Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-12T10:31:03.704Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-12T10:31:03.704Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-12T10:31:03.966Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2021-05-12T10:31:03.966Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-12T10:31:03.966Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-12T10:31:04.993Z] #36 ... [2021-05-12T10:31:04.993Z] [2021-05-12T10:31:04.993Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:31:04.993Z] #34 sha256:facc82cc18d812ba915254d59252611b6291ee75d829da5d679cfa753be0a67b [2021-05-12T10:31:04.993Z] #34 65.77 time [2021-05-12T10:31:04.993Z] #34 72.03 internal/poll [2021-05-12T10:31:04.993Z] #34 74.17 internal/syscall/execenv [2021-05-12T10:31:04.993Z] #34 74.17 internal/fmtsort [2021-05-12T10:31:04.993Z] #34 74.46 internal/syscall/unix [2021-05-12T10:31:04.993Z] #34 74.69 os [2021-05-12T10:31:04.993Z] #34 74.89 strings [2021-05-12T10:31:04.993Z] #34 ... [2021-05-12T10:31:04.993Z] [2021-05-12T10:31:04.993Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-12T10:31:04.993Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-12T10:31:04.993Z] #36 75.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-12T10:31:04.993Z] #36 75.88 Setting up xxd (2:8.1.0875-5) ... [2021-05-12T10:31:04.993Z] #36 75.91 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-12T10:31:04.993Z] #36 75.92 Setting up vim-common (2:8.1.0875-5) ... [2021-05-12T10:31:04.993Z] #36 75.96 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-12T10:31:04.993Z] #36 75.99 Setting up cmake-data (3.13.4-1) ... [2021-05-12T10:31:04.993Z] #36 76.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-12T10:31:04.993Z] #36 76.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-12T10:31:04.993Z] #36 76.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-12T10:31:04.993Z] #36 76.08 Setting up cmake (3.13.4-1) ... [2021-05-12T10:31:04.993Z] #36 76.10 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:31:04.993Z] #36 76.22 Processing triggers for mime-support (3.62) ... [2021-05-12T10:31:05.580Z] #36 DONE 76.8s [2021-05-12T10:31:05.580Z] [2021-05-12T10:31:05.580Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:31:05.580Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:31:05.580Z] #13 64.54 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-12T10:31:05.580Z] #13 64.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-12T10:31:05.580Z] #13 64.86 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-12T10:31:05.580Z] #13 64.94 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-12T10:31:05.580Z] #13 65.45 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-12T10:31:05.580Z] #13 65.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.) [2021-05-12T10:31:05.580Z] #13 66.07 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-12T10:31:05.580Z] #13 66.13 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-12T10:31:05.580Z] #13 66.60 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-12T10:31:05.580Z] #13 66.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-12T10:31:05.580Z] #13 66.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-12T10:31:05.580Z] #13 66.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-12T10:31:05.580Z] #13 66.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-12T10:31:05.580Z] #13 69.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-12T10:31:05.580Z] #13 69.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-12T10:31:05.580Z] #13 69.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-12T10:31:06.522Z] #13 72.31 Selecting previously unselected package binutils-mingw-w64. [2021-05-12T10:31:06.522Z] #13 72.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-12T10:31:06.522Z] #13 72.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-12T10:31:06.522Z] #13 72.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-12T10:31:06.522Z] #13 72.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-12T10:31:06.522Z] #13 72.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-12T10:31:06.782Z] #13 72.68 Selecting previously unselected package dmsetup. [2021-05-12T10:31:06.782Z] #13 72.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-12T10:31:06.782Z] #13 72.70 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-12T10:31:06.782Z] #13 ... [2021-05-12T10:31:06.782Z] [2021-05-12T10:31:06.782Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:31:06.782Z] #34 sha256:facc82cc18d812ba915254d59252611b6291ee75d829da5d679cfa753be0a67b [2021-05-12T10:31:06.782Z] #34 77.89 path [2021-05-12T10:31:07.277Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-05-12T10:31:07.352Z] #34 78.47 text/tabwriter [2021-05-12T10:31:07.538Z] ok github.com/docker/docker/builder/remotecontext 0.151s coverage: 13.7% of statements [2021-05-12T10:31:08.292Z] #34 79.34 path/filepath [2021-05-12T10:31:08.292Z] #34 79.36 fmt [2021-05-12T10:31:08.484Z] ok github.com/docker/docker/builder/dockerfile 0.405s coverage: 48.5% of statements [2021-05-12T10:31:08.484Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-12T10:31:09.677Z] #34 80.76 io/ioutil [2021-05-12T10:31:09.677Z] #34 ... [2021-05-12T10:31:09.677Z] [2021-05-12T10:31:09.677Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:31:09.677Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:31:09.677Z] #42 70.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-12T10:31:09.677Z] #42 70.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-12T10:31:09.677Z] #42 71.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-12T10:31:09.677Z] #42 71.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-12T10:31:09.677Z] #42 71.04 Setting up python-six (1.12.0-1) ... [2021-05-12T10:31:09.677Z] #42 75.53 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-12T10:31:09.677Z] #42 75.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-12T10:31:09.677Z] #42 75.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-12T10:31:09.677Z] #42 75.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-12T10:31:09.677Z] #42 75.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-12T10:31:09.677Z] #42 75.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-12T10:31:09.677Z] #42 75.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-12T10:31:09.677Z] #42 75.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-12T10:31:09.677Z] #42 75.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-12T10:31:09.677Z] #42 75.72 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-12T10:31:09.871Z] ok github.com/docker/docker/builder/remotecontext/git 4.399s coverage: 86.3% of statements [2021-05-12T10:31:09.871Z] ? github.com/docker/docker/cli [no test files] [2021-05-12T10:31:09.871Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-12T10:31:09.944Z] #42 ... [2021-05-12T10:31:09.944Z] [2021-05-12T10:31:09.944Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:31:09.944Z] #37 sha256:2d1d7413e3126e98fb3f6504b4705b64f97da39b75406faf76a7b7b3e9dd8b88 [2021-05-12T10:31:09.944Z] #37 1.203 + RM_GOPATH=0 [2021-05-12T10:31:09.944Z] #37 1.203 + TMP_GOPATH= [2021-05-12T10:31:09.944Z] #37 1.203 + : /build [2021-05-12T10:31:09.944Z] #37 1.203 + '[' -z '' ']' [2021-05-12T10:31:09.944Z] #37 1.204 ++ mktemp -d [2021-05-12T10:31:09.944Z] #37 1.208 + export GOPATH=/tmp/tmp.hBXlmhUWOu [2021-05-12T10:31:09.944Z] #37 1.208 + GOPATH=/tmp/tmp.hBXlmhUWOu [2021-05-12T10:31:09.944Z] #37 1.208 + RM_GOPATH=1 [2021-05-12T10:31:09.944Z] #37 1.212 + case "$(go env GOARCH)" in [2021-05-12T10:31:09.944Z] #37 1.214 ++ go env GOARCH [2021-05-12T10:31:09.944Z] #37 1.252 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:31:09.944Z] #37 1.252 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:31:09.944Z] #37 1.252 ++ dirname /tmp/install/install.sh [2021-05-12T10:31:09.944Z] #37 1.254 + dir=/tmp/install [2021-05-12T10:31:09.944Z] #37 1.254 + bin=tini [2021-05-12T10:31:09.944Z] #37 1.254 + shift [2021-05-12T10:31:09.944Z] #37 1.254 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-12T10:31:09.944Z] #37 1.255 + . /tmp/install/tini.installer [2021-05-12T10:31:09.944Z] #37 1.255 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:31:09.944Z] #37 1.255 + install_tini [2021-05-12T10:31:09.944Z] #37 1.255 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-12T10:31:09.944Z] #37 1.256 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:31:09.944Z] #37 1.256 + git clone https://github.com/krallin/tini.git /tmp/tmp.hBXlmhUWOu/tini [2021-05-12T10:31:09.944Z] #37 1.259 Cloning into '/tmp/tmp.hBXlmhUWOu/tini'... [2021-05-12T10:31:09.944Z] #37 2.092 + cd /tmp/tmp.hBXlmhUWOu/tini [2021-05-12T10:31:09.944Z] #37 2.094 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-12T10:31:09.944Z] #37 2.099 + cmake . [2021-05-12T10:31:09.944Z] #37 2.859 -- The C compiler identification is GNU 8.3.0 [2021-05-12T10:31:09.944Z] #37 2.916 -- Check for working C compiler: /usr/bin/cc [2021-05-12T10:31:09.944Z] #37 3.815 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T10:31:09.944Z] #37 3.819 -- Detecting C compiler ABI info [2021-05-12T10:31:09.944Z] #37 4.547 -- Detecting C compiler ABI info - done [2021-05-12T10:31:10.204Z] #37 4.605 -- Detecting C compile features [2021-05-12T10:31:11.152Z] #37 ... [2021-05-12T10:31:11.152Z] [2021-05-12T10:31:11.152Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:31:11.152Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:31:11.152Z] #51 72.11 context [2021-05-12T10:31:11.152Z] #51 72.80 internal/poll [2021-05-12T10:31:11.152Z] #51 74.55 internal/syscall/unix [2021-05-12T10:31:11.152Z] #51 74.92 os [2021-05-12T10:31:11.152Z] #51 77.83 encoding/binary [2021-05-12T10:31:11.152Z] #51 79.04 fmt [2021-05-12T10:31:11.152Z] #51 79.91 encoding/base64 [2021-05-12T10:31:11.152Z] #51 80.65 path/filepath [2021-05-12T10:31:11.152Z] #51 82.14 golang.org/x/sys/unix [2021-05-12T10:31:11.152Z] #51 ... [2021-05-12T10:31:11.152Z] [2021-05-12T10:31:11.152Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-12T10:31:11.152Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-12T10:31:11.152Z] #42 82.32 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-12T10:31:11.152Z] #42 82.34 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:31:12.538Z] #42 DONE 83.4s [2021-05-12T10:31:12.538Z] [2021-05-12T10:31:12.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:12.538Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:14.451Z] #43 ... [2021-05-12T10:31:14.451Z] [2021-05-12T10:31:14.451Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:31:14.451Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:31:14.451Z] #45 75.44 strings [2021-05-12T10:31:14.451Z] #45 75.69 os [2021-05-12T10:31:14.451Z] #45 79.07 regexp/syntax [2021-05-12T10:31:14.451Z] #45 80.18 fmt [2021-05-12T10:31:14.451Z] #45 84.27 regexp [2021-05-12T10:31:14.451Z] #45 85.35 flag [2021-05-12T10:31:14.451Z] #45 ... [2021-05-12T10:31:14.451Z] [2021-05-12T10:31:14.451Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-12T10:31:14.451Z] #37 sha256:2d1d7413e3126e98fb3f6504b4705b64f97da39b75406faf76a7b7b3e9dd8b88 [2021-05-12T10:31:14.451Z] #37 6.886 -- Detecting C compile features - done [2021-05-12T10:31:14.451Z] #37 6.963 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-12T10:31:14.451Z] #37 7.308 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-12T10:31:14.451Z] #37 7.381 -- Configuring done [2021-05-12T10:31:14.451Z] #37 7.384 -- Generating done [2021-05-12T10:31:14.451Z] #37 7.438 + make tini-static [2021-05-12T10:31:14.451Z] #37 7.438 -- Build files have been written to: /tmp/tmp.hBXlmhUWOu/tini [2021-05-12T10:31:14.451Z] #37 7.876 Scanning dependencies of target tini-static [2021-05-12T10:31:14.451Z] #37 7.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-12T10:31:14.711Z] #37 9.211 [100%] Linking C executable tini-static [2021-05-12T10:31:15.164Z] ok github.com/docker/docker/client 0.232s coverage: 75.4% of statements [2021-05-12T10:31:15.652Z] #37 9.955 [100%] Built target tini-static [2021-05-12T10:31:15.652Z] #37 10.00 + mkdir -p /build [2021-05-12T10:31:15.652Z] #37 10.02 + cp tini-static /build/docker-init [2021-05-12T10:31:15.914Z] #37 DONE 10.3s [2021-05-12T10:31:15.914Z] [2021-05-12T10:31:15.914Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:15.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:15.914Z] #43 2.566 Note: Building without setproctitle() and strlcpy() support. [2021-05-12T10:31:15.914Z] #43 2.566 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-12T10:31:15.914Z] #43 2.577 Note: Building without GnuTLS support [2021-05-12T10:31:15.914Z] #43 2.579 Makefile.config:39: Warn: you have no libnftables installed [2021-05-12T10:31:15.914Z] #43 2.579 Makefile.config:40: Warn: Building without nftables support [2021-05-12T10:31:16.914Z] #43 ... [2021-05-12T10:31:16.914Z] [2021-05-12T10:31:16.914Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:31:16.914Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:31:16.914Z] #13 72.88 Selecting previously unselected package mingw-w64-common. [2021-05-12T10:31:16.914Z] #13 72.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-12T10:31:16.914Z] #13 72.89 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-12T10:31:16.914Z] #13 79.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-12T10:31:16.914Z] #13 79.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-12T10:31:16.914Z] #13 79.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-12T10:31:16.914Z] #13 ... [2021-05-12T10:31:16.914Z] [2021-05-12T10:31:16.914Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:31:16.914Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:31:16.914Z] #45 87.25 go/token [2021-05-12T10:31:17.484Z] #45 88.68 go/scanner [2021-05-12T10:31:18.136Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:31:18.136Z] [2021-05-12T10:31:18.136Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-12T10:31:18.136Z] DOCKER_SYSTEMD=1 [2021-05-12T10:31:18.136Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-12T10:31:18.136Z] HOSTNAME=0ce9fb93fb3b [2021-05-12T10:31:18.136Z] DEST=bundles/test-integration [2021-05-12T10:31:18.136Z] PWD=/go/src/github.com/docker/docker [2021-05-12T10:31:18.136Z] DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:31:18.136Z] container=docker [2021-05-12T10:31:18.136Z] HOME=/root [2021-05-12T10:31:18.136Z] LANG=C.UTF-8 [2021-05-12T10:31:18.136Z] INVOCATION_ID=2965c2a12ff94332ae604dbcb59a7b9a [2021-05-12T10:31:18.136Z] GOLANG_VERSION=1.13.15 [2021-05-12T10:31:18.136Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-12T10:31:18.136Z] VALIDATE_BRANCH=20.10 [2021-05-12T10:31:18.136Z] TERM=xterm [2021-05-12T10:31:18.136Z] DOCKER_PKG=github.com/docker/docker [2021-05-12T10:31:18.136Z] SHLVL=3 [2021-05-12T10:31:18.136Z] TIMEOUT=120m [2021-05-12T10:31:18.136Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-12T10:31:18.136Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-12T10:31:18.136Z] GO111MODULE=off [2021-05-12T10:31:18.136Z] DOCKER_EXPERIMENTAL=1 [2021-05-12T10:31:18.136Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-12T10:31:18.136Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-12T10:31:18.136Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-12T10:31:18.136Z] GOPATH=/go [2021-05-12T10:31:18.136Z] PKG_CONFIG=pkg-config [2021-05-12T10:31:18.136Z] _=/usr/bin/env [2021-05-12T10:31:18.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-12T10:31:18.440Z] #45 89.56 internal/lazyregexp [2021-05-12T10:31:18.440Z] #45 89.75 net/url [2021-05-12T10:31:19.377Z] #45 90.46 go/ast [2021-05-12T10:31:20.316Z] #45 91.41 text/template/parse [2021-05-12T10:31:21.255Z] #45 ... [2021-05-12T10:31:21.255Z] [2021-05-12T10:31:21.255Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:21.255Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:21.255Z] #43 5.289 fatal: not a git repository (or any of the parent directories): .git [2021-05-12T10:31:21.255Z] #43 5.335 GEN .gitid [2021-05-12T10:31:21.255Z] #43 5.355 GEN criu/include/version.h [2021-05-12T10:31:21.255Z] #43 5.409 GEN include/common/asm [2021-05-12T10:31:21.255Z] #43 7.128 PBCC images/timens.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.159 DEP images/timens.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.212 PBCC images/fown.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.259 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.355 PBCC images/opts.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.367 PBCC images/memfd.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.444 DEP images/fown.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.502 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.546 DEP images/opts.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.647 DEP images/memfd.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.701 PBCC images/sit.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.755 DEP images/sit.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.823 PBCC images/macvlan.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.879 DEP images/macvlan.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.955 PBCC images/autofs.pb-c.c [2021-05-12T10:31:21.255Z] #43 7.961 DEP images/autofs.pb-c.d [2021-05-12T10:31:21.255Z] #43 7.993 PBCC images/sysctl.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.013 DEP images/sysctl.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.045 PBCC images/time.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.058 DEP images/time.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.091 PBCC images/binfmt-misc.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.105 DEP images/binfmt-misc.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.158 PBCC images/seccomp.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.166 DEP images/seccomp.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.226 PBCC images/userns.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.268 DEP images/userns.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.355 PBCC images/cgroup.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.408 DEP images/cgroup.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.460 PBCC images/ext-file.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.499 DEP images/ext-file.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.555 PBCC images/rpc.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.596 DEP images/rpc.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.651 PBCC images/siginfo.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.687 DEP images/siginfo.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.735 PBCC images/pagemap.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.773 DEP images/pagemap.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.834 PBCC images/rlimit.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.873 DEP images/rlimit.pb-c.d [2021-05-12T10:31:21.255Z] #43 8.924 PBCC images/file-lock.pb-c.c [2021-05-12T10:31:21.255Z] #43 8.967 DEP images/file-lock.pb-c.d [2021-05-12T10:31:21.255Z] #43 9.037 PBCC images/tty.pb-c.c [2021-05-12T10:31:21.255Z] #43 9.117 DEP images/tty.pb-c.d [2021-05-12T10:31:21.515Z] #43 9.206 PBCC images/tun.pb-c.c [2021-05-12T10:31:21.515Z] #43 9.299 PBCC images/netdev.pb-c.c [2021-05-12T10:31:21.515Z] #43 9.381 DEP images/tun.pb-c.d [2021-05-12T10:31:21.776Z] #43 ... [2021-05-12T10:31:21.776Z] [2021-05-12T10:31:21.776Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-12T10:31:21.776Z] #34 sha256:facc82cc18d812ba915254d59252611b6291ee75d829da5d679cfa753be0a67b [2021-05-12T10:31:21.776Z] #34 83.02 flag [2021-05-12T10:31:21.776Z] #34 83.03 github.com/BurntSushi/toml [2021-05-12T10:31:21.776Z] #34 85.41 log [2021-05-12T10:31:21.776Z] #34 88.47 github.com/BurntSushi/toml/cmd/tomlv [2021-05-12T10:31:21.776Z] #34 DONE 93.0s [2021-05-12T10:31:21.776Z] [2021-05-12T10:31:21.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:21.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:21.776Z] #43 9.460 DEP images/netdev.pb-c.d [2021-05-12T10:31:21.776Z] #43 9.546 PBCC images/vma.pb-c.c [2021-05-12T10:31:21.776Z] #43 9.582 DEP images/vma.pb-c.d [2021-05-12T10:31:21.776Z] #43 9.659 PBCC images/creds.pb-c.c [2021-05-12T10:31:21.776Z] #43 9.682 DEP images/creds.pb-c.d [2021-05-12T10:31:22.036Z] #43 9.714 PBCC images/utsns.pb-c.c [2021-05-12T10:31:22.036Z] #43 9.776 DEP images/utsns.pb-c.d [2021-05-12T10:31:22.036Z] #43 9.918 PBCC images/ipc-desc.pb-c.c [2021-05-12T10:31:22.036Z] #43 9.963 PBCC images/ipc-sem.pb-c.c [2021-05-12T10:31:22.296Z] #43 10.06 DEP images/ipc-desc.pb-c.d [2021-05-12T10:31:22.296Z] #43 10.19 DEP images/ipc-sem.pb-c.d [2021-05-12T10:31:22.556Z] #43 10.28 PBCC images/ipc-msg.pb-c.c [2021-05-12T10:31:22.556Z] #43 10.32 DEP images/ipc-msg.pb-c.d [2021-05-12T10:31:22.556Z] #43 10.40 PBCC images/ipc-shm.pb-c.c [2021-05-12T10:31:22.556Z] #43 10.45 DEP images/ipc-shm.pb-c.d [2021-05-12T10:31:22.817Z] #43 10.56 PBCC images/ipc-var.pb-c.c [2021-05-12T10:31:22.817Z] #43 10.71 DEP images/ipc-var.pb-c.d [2021-05-12T10:31:22.817Z] #43 10.73 PBCC images/sk-opts.pb-c.c [2021-05-12T10:31:22.817Z] #43 10.74 PBCC images/packet-sock.pb-c.c [2021-05-12T10:31:22.817Z] #43 10.79 DEP images/sk-opts.pb-c.d [2021-05-12T10:31:22.817Z] #43 10.84 DEP images/packet-sock.pb-c.d [2021-05-12T10:31:23.080Z] #43 10.87 PBCC images/sk-netlink.pb-c.c [2021-05-12T10:31:23.080Z] #43 10.91 DEP images/sk-netlink.pb-c.d [2021-05-12T10:31:23.080Z] #43 10.95 PBCC images/sk-inet.pb-c.c [2021-05-12T10:31:23.080Z] #43 10.98 DEP images/sk-inet.pb-c.d [2021-05-12T10:31:23.080Z] #43 11.06 PBCC images/sk-unix.pb-c.c [2021-05-12T10:31:23.341Z] #43 11.13 DEP images/sk-unix.pb-c.d [2021-05-12T10:31:23.341Z] #43 11.18 PBCC images/mm.pb-c.c [2021-05-12T10:31:23.341Z] #43 11.26 DEP images/mm.pb-c.d [2021-05-12T10:31:23.341Z] #43 11.31 PBCC images/timerfd.pb-c.c [2021-05-12T10:31:23.601Z] #43 11.36 DEP images/timerfd.pb-c.d [2021-05-12T10:31:23.601Z] #43 11.40 PBCC images/timer.pb-c.c [2021-05-12T10:31:23.601Z] #43 11.42 DEP images/timer.pb-c.d [2021-05-12T10:31:23.601Z] #43 ... [2021-05-12T10:31:23.601Z] [2021-05-12T10:31:23.601Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:31:23.601Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:31:23.601Z] #51 84.76 encoding/json [2021-05-12T10:31:23.601Z] #51 90.72 github.com/pkg/diff [2021-05-12T10:31:23.601Z] #51 92.23 go/ast [2021-05-12T10:31:23.601Z] #51 93.51 golang.org/x/crypto/ssh/terminal [2021-05-12T10:31:23.601Z] #51 ... [2021-05-12T10:31:23.601Z] [2021-05-12T10:31:23.601Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:23.601Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:23.601Z] #43 11.49 PBCC images/sa.pb-c.c [2021-05-12T10:31:23.601Z] #43 11.55 DEP images/sa.pb-c.d [2021-05-12T10:31:23.861Z] #43 11.59 PBCC images/pipe-data.pb-c.c [2021-05-12T10:31:23.861Z] #43 11.62 DEP images/pipe-data.pb-c.d [2021-05-12T10:31:23.861Z] #43 11.68 PBCC images/mnt.pb-c.c [2021-05-12T10:31:23.861Z] #43 11.73 DEP images/mnt.pb-c.d [2021-05-12T10:31:23.861Z] #43 11.80 PBCC images/sk-packet.pb-c.c [2021-05-12T10:31:24.121Z] #43 11.83 DEP images/sk-packet.pb-c.d [2021-05-12T10:31:24.121Z] #43 11.87 PBCC images/tcp-stream.pb-c.c [2021-05-12T10:31:24.121Z] #43 11.92 DEP images/tcp-stream.pb-c.d [2021-05-12T10:31:24.121Z] #43 11.99 PBCC images/pipe.pb-c.c [2021-05-12T10:31:24.121Z] #43 12.03 DEP images/pipe.pb-c.d [2021-05-12T10:31:24.381Z] #43 12.10 PBCC images/pstree.pb-c.c [2021-05-12T10:31:24.381Z] #43 12.15 DEP images/pstree.pb-c.d [2021-05-12T10:31:24.381Z] #43 12.20 PBCC images/fs.pb-c.c [2021-05-12T10:31:24.381Z] #43 12.22 DEP images/fs.pb-c.d [2021-05-12T10:31:24.381Z] #43 12.29 PBCC images/signalfd.pb-c.c [2021-05-12T10:31:24.641Z] #43 12.35 DEP images/signalfd.pb-c.d [2021-05-12T10:31:24.641Z] #43 12.46 PBCC images/fh.pb-c.c [2021-05-12T10:31:24.641Z] #43 12.52 PBCC images/fsnotify.pb-c.c [2021-05-12T10:31:24.901Z] #43 12.62 DEP images/fh.pb-c.d [2021-05-12T10:31:24.901Z] #43 12.69 DEP images/fsnotify.pb-c.d [2021-05-12T10:31:24.901Z] #43 12.76 PBCC images/eventpoll.pb-c.c [2021-05-12T10:31:24.901Z] #43 12.78 DEP images/eventpoll.pb-c.d [2021-05-12T10:31:25.161Z] #43 12.85 PBCC images/eventfd.pb-c.c [2021-05-12T10:31:25.161Z] #43 12.86 DEP images/eventfd.pb-c.d [2021-05-12T10:31:25.161Z] #43 12.95 PBCC images/remap-file-path.pb-c.c [2021-05-12T10:31:25.161Z] #43 12.98 DEP images/remap-file-path.pb-c.d [2021-05-12T10:31:25.161Z] #43 13.03 PBCC images/fifo.pb-c.c [2021-05-12T10:31:25.161Z] #43 13.05 DEP images/fifo.pb-c.d [2021-05-12T10:31:25.421Z] #43 13.11 PBCC images/ghost-file.pb-c.c [2021-05-12T10:31:25.421Z] #43 13.14 DEP images/ghost-file.pb-c.d [2021-05-12T10:31:25.421Z] #43 13.21 PBCC images/regfile.pb-c.c [2021-05-12T10:31:25.421Z] #43 13.28 DEP images/regfile.pb-c.d [2021-05-12T10:31:25.681Z] #43 13.32 PBCC images/ns.pb-c.c [2021-05-12T10:31:25.681Z] #43 13.35 DEP images/ns.pb-c.d [2021-05-12T10:31:25.681Z] #43 13.40 PBCC images/fdinfo.pb-c.c [2021-05-12T10:31:25.681Z] #43 13.49 DEP images/fdinfo.pb-c.d [2021-05-12T10:31:25.681Z] #43 13.57 PBCC images/core-aarch64.pb-c.c [2021-05-12T10:31:25.941Z] #43 13.61 PBCC images/core-arm.pb-c.c [2021-05-12T10:31:25.941Z] #43 13.72 PBCC images/core-ppc64.pb-c.c [2021-05-12T10:31:25.941Z] #43 13.76 PBCC images/core-s390.pb-c.c [2021-05-12T10:31:25.941Z] #43 13.82 PBCC images/core-x86.pb-c.c [2021-05-12T10:31:26.201Z] #43 13.89 PBCC images/core.pb-c.c [2021-05-12T10:31:26.201Z] #43 14.04 PBCC images/inventory.pb-c.c [2021-05-12T10:31:26.201Z] #43 14.11 DEP images/core-aarch64.pb-c.d [2021-05-12T10:31:26.461Z] #43 14.21 DEP images/core-arm.pb-c.d [2021-05-12T10:31:26.461Z] #43 14.24 DEP images/core-ppc64.pb-c.d [2021-05-12T10:31:26.461Z] #43 14.31 DEP images/core-s390.pb-c.d [2021-05-12T10:31:26.461Z] #43 14.37 DEP images/core-x86.pb-c.d [2021-05-12T10:31:26.461Z] #43 14.43 DEP images/core.pb-c.d [2021-05-12T10:31:26.721Z] #43 14.47 DEP images/inventory.pb-c.d [2021-05-12T10:31:26.721Z] #43 14.52 PBCC images/cpuinfo.pb-c.c [2021-05-12T10:31:26.721Z] #43 14.57 DEP images/cpuinfo.pb-c.d [2021-05-12T10:31:26.721Z] #43 14.63 PBCC images/stats.pb-c.c [2021-05-12T10:31:26.721Z] #43 14.68 DEP images/stats.pb-c.d [2021-05-12T10:31:28.631Z] #43 16.10 make[1]: Nothing to be done for 'all'. [2021-05-12T10:31:29.572Z] #43 17.48 CC images/stats.o [2021-05-12T10:31:30.142Z] #43 17.95 CC images/core.o [2021-05-12T10:31:30.142Z] #43 ... [2021-05-12T10:31:30.142Z] [2021-05-12T10:31:30.142Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:31:30.142Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:31:30.142Z] #13 86.24 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-12T10:31:30.142Z] #13 86.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-12T10:31:30.142Z] #13 86.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-12T10:31:30.142Z] #13 86.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-12T10:31:30.142Z] #13 86.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-12T10:31:30.142Z] #13 86.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-12T10:31:30.713Z] #13 ... [2021-05-12T10:31:30.713Z] [2021-05-12T10:31:30.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:30.713Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:30.713Z] #43 18.68 CC images/core-x86.o [2021-05-12T10:31:31.283Z] #43 19.23 CC images/core-arm.o [2021-05-12T10:31:31.854Z] #43 19.71 CC images/core-aarch64.o [2021-05-12T10:31:32.115Z] #43 20.01 CC images/core-ppc64.o [2021-05-12T10:31:32.685Z] #43 20.59 CC images/core-s390.o [2021-05-12T10:31:33.625Z] #43 21.20 CC images/cpuinfo.o [2021-05-12T10:31:33.885Z] #43 21.62 CC images/inventory.o [2021-05-12T10:31:33.885Z] #43 ... [2021-05-12T10:31:33.885Z] [2021-05-12T10:31:33.885Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:31:33.885Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:31:33.885Z] #51 95.07 mvdan.cc/editorconfig [2021-05-12T10:31:33.885Z] #51 96.13 mvdan.cc/sh/v3/fileutil [2021-05-12T10:31:33.885Z] #51 96.39 mvdan.cc/sh/v3/syntax [2021-05-12T10:31:33.885Z] #51 103.1 mvdan.cc/sh/v3/cmd/shfmt [2021-05-12T10:31:33.885Z] #51 ... [2021-05-12T10:31:33.885Z] [2021-05-12T10:31:33.885Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:31:33.885Z] #56 sha256:ea36d39ce8a36c04d32267700aff8a1ea9d753acb82a3790b7597b7a2f590a66 [2021-05-12T10:31:34.145Z] #56 45.81 Checking out files: 51% (2033/3921) Checking out files: 52% (2039/3921) Checking out files: 53% (2079/3921) Checking out files: 54% (2118/3921) Checking out files: 55% (2157/3921) Checking out files: 56% (2196/3921) Checking out files: 57% (2235/3921) Checking out files: 58% (2275/3921) Checking out files: 59% (2314/3921) Checking out files: 60% (2353/3921) Checking out files: 61% (2392/3921) Checking out files: 62% (2432/3921) Checking out files: 63% (2471/3921) Checking out files: 64% (2510/3921) Checking out files: 65% (2549/3921) Checking out files: 66% (2588/3921) Checking out files: 67% (2628/3921) Checking out files: 68% (2667/3921) Checking out files: 69% (2706/3921) Checking out files: 70% (2745/3921) Checking out files: 71% (2784/3921) Checking out files: 72% (2824/3921) Checking out files: 73% (2863/3921) Checking out files: 74% (2902/3921) Checking out files: 75% (2941/3921) Checking out files: 76% (2980/3921) Checking out files: 77% (3020/3921) Checking out files: 78% (3059/3921) Checking out files: 79% (3098/3921) Checking out files: 80% (3137/3921) Checking out files: 81% (3177/3921) Checking out files: 82% (3216/3921) Checking out files: 83% (3255/3921) Checking out files: 84% (3294/3921) Checking out files: 85% (3333/3921) Checking out files: 86% (3373/3921) Checking out files: 87% (3412/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 89% (3514/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-12T10:31:34.405Z] #56 47.27 + cd /tmp/tmp.YqY8xs06Au/src/github.com/containerd/containerd [2021-05-12T10:31:34.405Z] #56 47.27 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-12T10:31:34.405Z] #56 ... [2021-05-12T10:31:34.405Z] [2021-05-12T10:31:34.405Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:31:34.405Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:31:34.405Z] #45 95.50 text/template [2021-05-12T10:31:34.405Z] #45 96.70 go/parser [2021-05-12T10:31:34.405Z] #45 99.85 encoding/xml [2021-05-12T10:31:34.405Z] #45 100.3 go/doc [2021-05-12T10:31:34.405Z] #45 103.9 github.com/LK4D4/vndr/build [2021-05-12T10:31:34.405Z] #45 105.5 github.com/LK4D4/vndr/versioned [2021-05-12T10:31:34.405Z] #45 105.6 compress/flate [2021-05-12T10:31:34.405Z] #45 ... [2021-05-12T10:31:34.405Z] [2021-05-12T10:31:34.405Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:34.405Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:34.405Z] #43 21.95 CC images/fdinfo.o [2021-05-12T10:31:34.405Z] #43 22.29 CC images/fown.o [2021-05-12T10:31:34.665Z] #43 22.49 CC images/ns.o [2021-05-12T10:31:34.925Z] #43 22.77 CC images/regfile.o [2021-05-12T10:31:35.186Z] #43 22.95 CC images/ghost-file.o [2021-05-12T10:31:35.446Z] #43 23.21 CC images/fifo.o [2021-05-12T10:31:35.707Z] #43 23.40 CC images/remap-file-path.o [2021-05-12T10:31:35.707Z] #43 23.61 CC images/eventfd.o [2021-05-12T10:31:35.967Z] #43 23.83 CC images/eventpoll.o [2021-05-12T10:31:36.227Z] #43 24.20 CC images/fh.o [2021-05-12T10:31:36.487Z] #43 24.45 CC images/fsnotify.o [2021-05-12T10:31:37.057Z] #43 25.02 CC images/signalfd.o [2021-05-12T10:31:37.118Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|exports_file|files|imports|compiled_files|deps) took 2m0.69064358s [2021-05-12T10:31:37.118Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.528511ms [2021-05-12T10:31:37.317Z] #43 25.30 CC images/fs.o [2021-05-12T10:31:37.579Z] #43 25.52 CC images/pstree.o [2021-05-12T10:31:38.149Z] #43 25.73 CC images/pipe.o [2021-05-12T10:31:38.149Z] #43 ... [2021-05-12T10:31:38.149Z] [2021-05-12T10:31:38.149Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-12T10:31:38.149Z] #51 sha256:1349fc94e31ad85245423f084b180c755e2bd5126cb7f20d4e560afabb32051e [2021-05-12T10:31:38.149Z] #51 DONE 109.3s [2021-05-12T10:31:38.149Z] [2021-05-12T10:31:38.149Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:38.149Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:38.149Z] #43 26.13 CC images/tcp-stream.o [2021-05-12T10:31:38.719Z] #43 26.54 CC images/sk-packet.o [2021-05-12T10:31:38.979Z] #43 26.97 CC images/mnt.o [2021-05-12T10:31:39.550Z] #43 27.21 CC images/pipe-data.o [2021-05-12T10:31:39.550Z] #43 27.38 CC images/sa.o [2021-05-12T10:31:39.550Z] #43 27.53 CC images/timer.o [2021-05-12T10:31:39.810Z] #43 27.82 CC images/timerfd.o [2021-05-12T10:31:40.379Z] #43 28.05 CC images/mm.o [2021-05-12T10:31:40.639Z] #43 28.32 CC images/sk-opts.o [2021-05-12T10:31:40.639Z] #43 28.54 CC images/sk-unix.o [2021-05-12T10:31:40.899Z] #43 28.79 CC images/sk-inet.o [2021-05-12T10:31:41.161Z] #43 29.06 CC images/tun.o [2021-05-12T10:31:41.426Z] #43 29.37 CC images/sk-netlink.o [2021-05-12T10:31:41.757Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 29.1% of statements [2021-05-12T10:31:41.997Z] #43 29.64 CC images/packet-sock.o [2021-05-12T10:31:41.997Z] #43 29.95 CC images/ipc-var.o [2021-05-12T10:31:42.567Z] #43 30.16 CC images/ipc-desc.o [2021-05-12T10:31:42.567Z] #43 30.35 CC images/ipc-shm.o [2021-05-12T10:31:42.701Z] ok github.com/docker/docker/container 0.137s coverage: 34.7% of statements [2021-05-12T10:31:42.701Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-12T10:31:42.701Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-12T10:31:42.701Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-12T10:31:42.701Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-12T10:31:42.827Z] #43 30.52 CC images/ipc-msg.o [2021-05-12T10:31:43.087Z] #43 30.87 CC images/ipc-sem.o [2021-05-12T10:31:43.347Z] #43 31.04 CC images/utsns.o [2021-05-12T10:31:43.347Z] #43 31.23 CC images/creds.o [2021-05-12T10:31:43.607Z] #43 31.39 CC images/vma.o [2021-05-12T10:31:43.607Z] #43 31.59 CC images/netdev.o [2021-05-12T10:31:44.177Z] #43 32.01 CC images/tty.o [2021-05-12T10:31:44.750Z] #43 32.51 CC images/file-lock.o [2021-05-12T10:31:44.750Z] #43 32.70 CC images/rlimit.o [2021-05-12T10:31:45.321Z] #43 32.97 CC images/pagemap.o [2021-05-12T10:31:45.321Z] #43 33.33 CC images/siginfo.o [2021-05-12T10:31:45.890Z] #43 33.62 CC images/rpc.o [2021-05-12T10:31:45.890Z] #43 ... [2021-05-12T10:31:45.890Z] [2021-05-12T10:31:45.890Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:31:45.890Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:31:45.890Z] #45 107.0 hash/crc32 [2021-05-12T10:31:45.890Z] #45 107.7 vendor/golang.org/x/crypto/cryptobyte [2021-05-12T10:31:45.890Z] #45 108.4 compress/gzip [2021-05-12T10:31:45.890Z] #45 109.0 net [2021-05-12T10:31:45.890Z] #45 109.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-12T10:31:45.890Z] #45 111.2 vendor/golang.org/x/text/transform [2021-05-12T10:31:45.890Z] #45 111.9 vendor/golang.org/x/text/unicode/bidi [2021-05-12T10:31:45.890Z] #45 113.4 vendor/golang.org/x/text/secure/bidirule [2021-05-12T10:31:45.890Z] #45 113.7 vendor/golang.org/x/text/unicode/norm [2021-05-12T10:31:46.012Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2021-05-12T10:31:46.150Z] #45 ... [2021-05-12T10:31:46.150Z] [2021-05-12T10:31:46.150Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:31:46.150Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:31:46.150Z] #13 109.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-12T10:31:46.150Z] #13 109.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-12T10:31:46.150Z] #13 109.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-12T10:31:46.150Z] #13 ... [2021-05-12T10:31:46.150Z] [2021-05-12T10:31:46.150Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:31:46.150Z] #56 sha256:ea36d39ce8a36c04d32267700aff8a1ea9d753acb82a3790b7597b7a2f590a66 [2021-05-12T10:31:46.150Z] #56 49.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-12T10:31:46.150Z] #56 49.06 + BUILDTAGS='netgo osusergo static_build' [2021-05-12T10:31:46.150Z] #56 49.06 + export EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:31:46.150Z] #56 49.06 + EXTRA_FLAGS=-buildmode=pie [2021-05-12T10:31:46.150Z] #56 49.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-12T10:31:46.150Z] #56 49.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-12T10:31:46.150Z] #56 49.06 + '[' '' = dynamic ']' [2021-05-12T10:31:46.150Z] #56 49.06 + make [2021-05-12T10:31:46.150Z] #56 50.22 + bin/ctr [2021-05-12T10:31:46.150Z] #56 ... [2021-05-12T10:31:46.150Z] [2021-05-12T10:31:46.150Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:31:46.150Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:31:46.150Z] #45 117.6 vendor/golang.org/x/net/idna [2021-05-12T10:31:47.414Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2021-05-12T10:31:48.692Z] #45 119.7 vendor/golang.org/x/net/http2/hpack [2021-05-12T10:31:49.633Z] #45 120.7 mime [2021-05-12T10:31:50.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-12T10:31:50.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-12T10:31:50.731Z] ok github.com/docker/docker/daemon/cluster 0.157s coverage: 0.5% of statements [2021-05-12T10:31:51.544Z] #45 122.6 mime/quotedprintable [2021-05-12T10:31:51.544Z] #45 ... [2021-05-12T10:31:51.544Z] [2021-05-12T10:31:51.544Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:31:51.544Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:31:51.544Z] #58 122.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-12T10:31:51.544Z] #58 122.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-12T10:31:52.653Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2021-05-12T10:31:54.056Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.8% of statements [2021-05-12T10:31:54.056Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-05-12T10:31:55.974Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-05-12T10:31:56.827Z] #58 ... [2021-05-12T10:31:56.827Z] [2021-05-12T10:31:56.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:31:56.827Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:31:56.827Z] #43 34.68 CC images/ext-file.o [2021-05-12T10:31:56.827Z] #43 34.92 CC images/cgroup.o [2021-05-12T10:31:56.827Z] #43 35.49 CC images/userns.o [2021-05-12T10:31:56.827Z] #43 35.76 CC images/google/protobuf/descriptor.o [2021-05-12T10:31:56.827Z] #43 37.25 CC images/opts.o [2021-05-12T10:31:56.827Z] #43 37.43 CC images/seccomp.o [2021-05-12T10:31:56.827Z] #43 37.77 CC images/binfmt-misc.o [2021-05-12T10:31:56.827Z] #43 38.00 CC images/time.o [2021-05-12T10:31:56.827Z] #43 38.18 CC images/sysctl.o [2021-05-12T10:31:56.827Z] #43 38.43 CC images/autofs.o [2021-05-12T10:31:56.827Z] #43 38.61 CC images/macvlan.o [2021-05-12T10:31:56.827Z] #43 38.76 CC images/sit.o [2021-05-12T10:31:56.827Z] #43 38.96 CC images/memfd.o [2021-05-12T10:31:56.827Z] #43 39.16 CC images/timens.o [2021-05-12T10:31:56.827Z] #43 39.44 LINK images/built-in.o [2021-05-12T10:31:56.827Z] #43 39.58 GEN compel/include/asm [2021-05-12T10:31:56.827Z] #43 39.62 GEN compel/include/version.h [2021-05-12T10:31:56.827Z] #43 39.63 touch .config [2021-05-12T10:31:56.827Z] #43 39.69 GEN include/common/config.h [2021-05-12T10:31:56.827Z] #43 39.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-12T10:31:56.827Z] #43 39.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-12T10:31:56.827Z] #43 39.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-12T10:31:56.827Z] #43 39.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-12T10:31:56.827Z] #43 39.91 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-12T10:31:56.827Z] #43 39.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-12T10:31:56.827Z] #43 39.97 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-12T10:31:56.827Z] #43 40.01 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-12T10:31:56.827Z] #43 40.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-12T10:31:56.827Z] #43 40.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-12T10:31:56.827Z] #43 40.05 DEP compel/plugins/std/infect.d [2021-05-12T10:31:56.827Z] #43 40.17 DEP compel/plugins/std/string.d [2021-05-12T10:31:56.827Z] #43 40.28 DEP compel/plugins/std/log.d [2021-05-12T10:31:56.827Z] #43 40.35 DEP compel/plugins/std/fds.d [2021-05-12T10:31:56.827Z] #43 40.52 DEP compel/plugins/std/std.d [2021-05-12T10:31:56.827Z] #43 40.66 DEP compel/plugins/shmem/shmem.d [2021-05-12T10:31:56.827Z] #43 40.74 DEP compel/plugins/fds/fds.d [2021-05-12T10:31:56.827Z] #43 40.97 CC compel/plugins/std/std.o [2021-05-12T10:31:56.827Z] #43 41.23 CC compel/plugins/std/fds.o [2021-05-12T10:31:56.827Z] #43 41.63 CC compel/plugins/std/log.o [2021-05-12T10:31:56.827Z] #43 42.44 CC compel/plugins/std/string.o [2021-05-12T10:31:56.827Z] #43 43.08 CC compel/plugins/std/infect.o [2021-05-12T10:31:56.827Z] #43 43.55 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-12T10:31:56.827Z] #43 43.61 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-12T10:31:56.827Z] #43 43.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-12T10:31:56.827Z] #43 43.76 AR compel/plugins/std.lib.a [2021-05-12T10:31:56.827Z] #43 43.83 CC compel/plugins/fds/fds.o [2021-05-12T10:31:56.827Z] #43 44.03 AR compel/plugins/fds.lib.a [2021-05-12T10:31:56.827Z] #43 44.08 HOSTDEP compel/src/lib/log-host.d [2021-05-12T10:31:56.827Z] #43 44.15 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-12T10:31:56.827Z] #43 44.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-12T10:31:56.827Z] #43 44.34 HOSTDEP compel/src/main-host.d [2021-05-12T10:31:56.827Z] #43 44.47 DEP compel/src/lib/ptrace.d [2021-05-12T10:31:56.827Z] #43 44.62 DEP compel/src/lib/infect.d [2021-05-12T10:31:57.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-12T10:31:57.088Z] #43 44.78 DEP compel/src/lib/infect-util.d [2021-05-12T10:31:57.088Z] #43 44.88 DEP compel/src/lib/infect-rpc.d [2021-05-12T10:31:57.088Z] #43 45.00 DEP compel/arch/x86/src/lib/infect.d [2021-05-12T10:31:57.348Z] #43 45.18 DEP compel/arch/x86/src/lib/cpu.d [2021-05-12T10:31:57.348Z] #43 45.26 DEP compel/src/lib/log.d [2021-05-12T10:31:57.608Z] #43 45.35 DEP compel/src/main.d [2021-05-12T10:31:57.608Z] #43 45.44 DEP compel/src/lib/handle-elf.d [2021-05-12T10:31:57.608Z] #43 45.54 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-12T10:31:57.868Z] #43 45.62 CC compel/src/lib/log.o [2021-05-12T10:31:57.868Z] #43 45.83 CC compel/arch/x86/src/lib/cpu.o [2021-05-12T10:31:58.809Z] #43 46.51 CC compel/arch/x86/src/lib/infect.o [2021-05-12T10:31:59.276Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.972s coverage: 73.3% of statements [2021-05-12T10:31:59.538Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2021-05-12T10:31:59.538Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 14.1% of statements [2021-05-12T10:31:59.794Z] #43 47.36 CC compel/src/lib/infect-rpc.o [2021-05-12T10:31:59.794Z] #43 ... [2021-05-12T10:31:59.794Z] [2021-05-12T10:31:59.794Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:31:59.794Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:31:59.794Z] #13 125.8 Selecting previously unselected package libapparmor1:amd64. [2021-05-12T10:32:00.068Z] #13 125.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-12T10:32:00.068Z] #13 125.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-12T10:32:00.639Z] #13 126.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-12T10:32:00.639Z] #13 126.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-12T10:32:00.639Z] #13 126.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-12T10:32:00.899Z] #13 ... [2021-05-12T10:32:00.899Z] [2021-05-12T10:32:00.899Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-12T10:32:00.899Z] #58 sha256:d2e2f06945fc807c81a93b240ceb93240fe67db41ca3f94047399fe95e694c2d [2021-05-12T10:32:00.899Z] #58 DONE 132.1s [2021-05-12T10:32:00.899Z] [2021-05-12T10:32:00.899Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-12T10:32:00.899Z] #59 sha256:36a4be7a3d734b93b862df18b42bc7f94b84f0c051f845804ccd020780bc37ef [2021-05-12T10:32:00.899Z] #59 DONE 0.1s [2021-05-12T10:32:00.899Z] [2021-05-12T10:32:00.899Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-12T10:32:00.899Z] #60 sha256:3685f16b97bfd39e5e586a6c1f165da1b39c9261e880ac8087325816e58d206b [2021-05-12T10:32:00.899Z] #60 DONE 0.1s [2021-05-12T10:32:00.899Z] [2021-05-12T10:32:00.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:32:00.899Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:32:00.899Z] #13 127.0 Selecting previously unselected package libbtrfs0. [2021-05-12T10:32:00.899Z] #13 127.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-12T10:32:00.899Z] #13 127.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-12T10:32:00.927Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.779s coverage: 56.2% of statements [2021-05-12T10:32:01.159Z] #13 127.1 Selecting previously unselected package libbtrfs-dev. [2021-05-12T10:32:01.159Z] #13 127.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-12T10:32:01.159Z] #13 127.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-12T10:32:01.420Z] #13 127.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-12T10:32:01.420Z] #13 127.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-12T10:32:01.420Z] #13 127.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-12T10:32:01.420Z] #13 127.4 Selecting previously unselected package libudev-dev:amd64. [2021-05-12T10:32:01.420Z] #13 127.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-12T10:32:01.420Z] #13 127.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-12T10:32:01.680Z] #13 127.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-12T10:32:01.680Z] #13 127.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-12T10:32:01.680Z] #13 127.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-12T10:32:01.940Z] #13 ... [2021-05-12T10:32:01.940Z] [2021-05-12T10:32:01.940Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:32:01.940Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:32:01.940Z] #45 123.1 net/http/internal [2021-05-12T10:32:01.940Z] #45 126.3 crypto/tls [2021-05-12T10:32:01.940Z] #45 132.6 net/http/httptrace [2021-05-12T10:32:01.940Z] #45 133.0 net/http [2021-05-12T10:32:01.940Z] #45 ... [2021-05-12T10:32:01.940Z] [2021-05-12T10:32:01.940Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:01.940Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:01.940Z] #43 47.68 CC compel/src/lib/infect-util.o [2021-05-12T10:32:01.940Z] #43 47.91 CC compel/src/lib/infect.o [2021-05-12T10:32:02.318Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-05-12T10:32:02.882Z] #43 50.56 CC compel/src/lib/ptrace.o [2021-05-12T10:32:02.882Z] #43 50.83 AR compel/libcompel.a [2021-05-12T10:32:03.143Z] #43 50.91 HOSTCC compel/src/main-host.o [2021-05-12T10:32:03.402Z] #43 51.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-12T10:32:03.402Z] #43 51.36 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-12T10:32:03.663Z] #43 51.65 HOSTCC compel/src/lib/log-host.o [2021-05-12T10:32:04.233Z] #43 51.83 HOSTLINK compel/compel-host-bin [2021-05-12T10:32:04.233Z] #43 51.97 DEP soccr/soccr.d [2021-05-12T10:32:04.233Z] #43 52.19 CC soccr/soccr.o [2021-05-12T10:32:04.237Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.824s coverage: 49.4% of statements [2021-05-12T10:32:05.174Z] #43 ... [2021-05-12T10:32:05.174Z] [2021-05-12T10:32:05.174Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-12T10:32:05.174Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-12T10:32:05.174Z] #13 128.2 Selecting previously unselected package libpcre16-3:amd64. [2021-05-12T10:32:05.174Z] #13 128.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 128.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 128.6 Selecting previously unselected package libpcre32-3:amd64. [2021-05-12T10:32:05.174Z] #13 128.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 128.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 128.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-12T10:32:05.174Z] #13 128.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 128.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 128.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-12T10:32:05.174Z] #13 128.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 128.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 129.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-12T10:32:05.174Z] #13 129.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 129.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-12T10:32:05.174Z] #13 129.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-12T10:32:05.174Z] #13 129.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 129.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-12T10:32:05.174Z] #13 129.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-12T10:32:05.174Z] #13 129.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 129.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-12T10:32:05.174Z] #13 129.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-12T10:32:05.174Z] #13 129.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-12T10:32:05.174Z] #13 129.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-12T10:32:05.174Z] #13 130.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 130.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-12T10:32:05.174Z] #13 130.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 130.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-12T10:32:05.174Z] #13 130.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-12T10:32:05.174Z] #13 130.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-12T10:32:05.174Z] #13 130.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-12T10:32:05.174Z] #13 130.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-12T10:32:05.174Z] #13 130.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-12T10:32:05.174Z] #13 130.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-12T10:32:05.174Z] #13 130.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-12T10:32:05.174Z] #13 130.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-12T10:32:05.174Z] #13 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-12T10:32:05.174Z] #13 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-12T10:32:05.174Z] #13 130.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-12T10:32:05.174Z] #13 130.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-12T10:32:05.174Z] #13 130.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-12T10:32:05.174Z] #13 130.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-12T10:32:05.174Z] #13 130.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-12T10:32:05.174Z] #13 130.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-12T10:32:05.174Z] #13 130.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-12T10:32:05.174Z] #13 130.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-12T10:32:05.174Z] #13 130.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-12T10:32:05.174Z] #13 130.8 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:32:05.174Z] #13 DONE 131.2s [2021-05-12T10:32:05.174Z] [2021-05-12T10:32:05.174Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:32:05.174Z] #53 sha256:d519fce1f859f2dbd589666266f1c436dc4bcb0a62040f131520f5ee83b01062 [2021-05-12T10:32:06.154Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.391s coverage: 57.7% of statements [2021-05-12T10:32:06.416Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.738s coverage: 46.2% of statements [2021-05-12T10:32:06.416Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 57.5% of statements [2021-05-12T10:32:07.109Z] #53 ... [2021-05-12T10:32:07.109Z] [2021-05-12T10:32:07.109Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-12T10:32:07.109Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-12T10:32:07.109Z] #14 DONE 1.7s [2021-05-12T10:32:07.109Z] [2021-05-12T10:32:07.109Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:32:07.109Z] #53 sha256:d519fce1f859f2dbd589666266f1c436dc4bcb0a62040f131520f5ee83b01062 [2021-05-12T10:32:07.109Z] #53 1.662 + RM_GOPATH=0 [2021-05-12T10:32:07.109Z] #53 1.662 + TMP_GOPATH= [2021-05-12T10:32:07.109Z] #53 1.662 + : /build [2021-05-12T10:32:07.109Z] #53 1.662 + '[' -z '' ']' [2021-05-12T10:32:07.109Z] #53 1.664 ++ mktemp -d [2021-05-12T10:32:07.109Z] #53 1.674 + export GOPATH=/tmp/tmp.BK01WQE5Z7 [2021-05-12T10:32:07.109Z] #53 1.674 + GOPATH=/tmp/tmp.BK01WQE5Z7 [2021-05-12T10:32:07.109Z] #53 1.674 + RM_GOPATH=1 [2021-05-12T10:32:07.109Z] #53 1.674 + case "$(go env GOARCH)" in [2021-05-12T10:32:07.109Z] #53 1.674 ++ go env GOARCH [2021-05-12T10:32:07.109Z] #53 1.694 + export GO_BUILDMODE=-buildmode=pie [2021-05-12T10:32:07.109Z] #53 1.695 + GO_BUILDMODE=-buildmode=pie [2021-05-12T10:32:07.109Z] #53 1.695 ++ dirname /tmp/install/install.sh [2021-05-12T10:32:07.109Z] #53 1.696 + dir=/tmp/install [2021-05-12T10:32:07.109Z] #53 1.696 + bin=runc [2021-05-12T10:32:07.109Z] #53 1.696 + shift [2021-05-12T10:32:07.109Z] #53 1.696 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-12T10:32:07.109Z] #53 1.696 + . /tmp/install/runc.installer [2021-05-12T10:32:07.109Z] #53 1.706 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-12T10:32:07.109Z] #53 1.706 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:32:07.109Z] #53 1.706 + install_runc [2021-05-12T10:32:07.109Z] #53 1.706 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-12T10:32:07.109Z] #53 1.706 + uname -r [2021-05-12T10:32:07.109Z] #53 1.706 + RUNC_BUILDTAGS='seccomp ' [2021-05-12T10:32:07.109Z] #53 1.706 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-12T10:32:07.109Z] #53 1.706 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BK01WQE5Z7/src/github.com/opencontainers/runc [2021-05-12T10:32:07.109Z] #53 1.731 Cloning into '/tmp/tmp.BK01WQE5Z7/src/github.com/opencontainers/runc'... [2021-05-12T10:32:07.360Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-05-12T10:32:07.934Z] ok github.com/docker/docker/daemon 12.318s coverage: 17.1% of statements [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-12T10:32:08.197Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-12T10:32:08.197Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2021-05-12T10:32:08.535Z] #53 ... [2021-05-12T10:32:08.535Z] [2021-05-12T10:32:08.535Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-12T10:32:08.535Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-12T10:32:08.535Z] #15 DONE 1.4s [2021-05-12T10:32:08.535Z] [2021-05-12T10:32:08.535Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-12T10:32:08.535Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-12T10:32:09.484Z] #16 1.280 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-12T10:32:09.743Z] #16 DONE 1.5s [2021-05-12T10:32:09.743Z] [2021-05-12T10:32:09.743Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-12T10:32:09.743Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-12T10:32:10.124Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 43.2% of statements [2021-05-12T10:32:10.387Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-05-12T10:32:10.655Z] ok github.com/docker/docker/daemon/images 0.092s coverage: 6.7% of statements [2021-05-12T10:32:10.655Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-12T10:32:10.655Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-12T10:32:11.125Z] #17 DONE 1.2s [2021-05-12T10:32:11.125Z] [2021-05-12T10:32:11.125Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-12T10:32:11.125Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-12T10:32:11.601Z] ok github.com/docker/docker/daemon/logger/awslogs 0.280s coverage: 77.4% of statements [2021-05-12T10:32:11.601Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-12T10:32:11.601Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-12T10:32:11.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-05-12T10:32:11.863Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 23.9% of statements [2021-05-12T10:32:12.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-12T10:32:12.067Z] #18 DONE 1.1s [2021-05-12T10:32:12.067Z] [2021-05-12T10:32:12.067Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:12.067Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:12.067Z] #43 53.84 AR soccr/libsoccr.a [2021-05-12T10:32:12.067Z] #43 53.92 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-12T10:32:12.067Z] #43 54.44 DEP criu/arch/x86/sigframe.d [2021-05-12T10:32:12.067Z] #43 54.56 DEP criu/arch/x86/sigaction_compat.d [2021-05-12T10:32:12.067Z] #43 54.67 DEP criu/arch/x86/kerndat.d [2021-05-12T10:32:12.067Z] #43 54.99 DEP criu/arch/x86/crtools.d [2021-05-12T10:32:12.067Z] #43 55.31 DEP criu/arch/x86/cpu.d [2021-05-12T10:32:12.067Z] #43 55.58 CC criu/arch/x86/cpu.o [2021-05-12T10:32:12.067Z] #43 56.51 CC criu/arch/x86/crtools.o [2021-05-12T10:32:12.067Z] #43 58.61 CC criu/arch/x86/kerndat.o [2021-05-12T10:32:12.067Z] #43 59.44 CC criu/arch/x86/sigaction_compat.o [2021-05-12T10:32:12.067Z] #43 59.80 CC criu/arch/x86/sigframe.o [2021-05-12T10:32:12.331Z] #43 60.27 LINK criu/arch/x86/crtools.built-in.o [2021-05-12T10:32:12.437Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 69.9% of statements [2021-05-12T10:32:12.591Z] #43 60.39 DEP criu/pie/util-vdso-elf32.d [2021-05-12T10:32:12.851Z] #43 60.62 DEP criu/pie/util-vdso.d [2021-05-12T10:32:12.851Z] #43 60.77 DEP criu/pie/util.d [2021-05-12T10:32:13.115Z] #43 60.97 CC criu/pie/util.o [2021-05-12T10:32:13.382Z] #43 ... [2021-05-12T10:32:13.382Z] [2021-05-12T10:32:13.382Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-12T10:32:13.382Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-12T10:32:13.382Z] #19 DONE 1.4s [2021-05-12T10:32:13.382Z] [2021-05-12T10:32:13.382Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:32:13.382Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:32:13.383Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2021-05-12T10:32:13.383Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-12T10:32:13.957Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-05-12T10:32:13.957Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 58.2% of statements [2021-05-12T10:32:14.902Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2021-05-12T10:32:15.305Z] #20 1.619 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-12T10:32:15.305Z] #20 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-12T10:32:15.305Z] #20 1.829 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-12T10:32:15.305Z] #20 1.836 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-12T10:32:15.475Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-05-12T10:32:15.564Z] #20 2.203 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-12T10:32:15.737Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2021-05-12T10:32:16.686Z] ok github.com/docker/docker/daemon/logger/splunk 1.863s coverage: 82.5% of statements [2021-05-12T10:32:16.686Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-12T10:32:16.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-12T10:32:16.953Z] #20 3.219 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-12T10:32:17.261Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2021-05-12T10:32:17.891Z] #20 4.620 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-12T10:32:18.649Z] ok github.com/docker/docker/distribution 0.246s coverage: 25.0% of statements [2021-05-12T10:32:18.649Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-12T10:32:18.649Z] ok github.com/docker/docker/errdefs 0.020s coverage: 53.1% of statements [2021-05-12T10:32:19.594Z] ok github.com/docker/docker/image 0.048s coverage: 86.8% of statements [2021-05-12T10:32:19.800Z] #20 6.096 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-12T10:32:19.800Z] #20 ... [2021-05-12T10:32:19.800Z] [2021-05-12T10:32:19.800Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:19.800Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:19.800Z] #43 61.40 CC criu/pie/util-vdso.o [2021-05-12T10:32:19.800Z] #43 62.42 CC criu/pie/util-vdso-elf32.o [2021-05-12T10:32:19.800Z] #43 63.06 AR criu/pie/pie.lib.a [2021-05-12T10:32:19.800Z] #43 63.14 DEP criu/pie/restorer.d [2021-05-12T10:32:19.800Z] #43 63.41 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-12T10:32:19.800Z] #43 63.50 DEP criu/arch/x86/restorer_unmap.d [2021-05-12T10:32:19.800Z] #43 63.52 DEP criu/arch/x86/restorer.d [2021-05-12T10:32:19.800Z] #43 63.78 DEP criu/arch/x86/vdso-pie.d [2021-05-12T10:32:19.800Z] #43 63.89 DEP criu/pie/parasite-vdso.d [2021-05-12T10:32:19.800Z] #43 64.05 DEP criu/pie/parasite.d [2021-05-12T10:32:19.800Z] #43 64.32 CC criu/pie/parasite.o [2021-05-12T10:32:19.800Z] #43 65.48 LINK criu/pie/parasite.built-in.o [2021-05-12T10:32:19.800Z] #43 65.51 GEN criu/pie/parasite-blob.h [2021-05-12T10:32:19.800Z] #43 65.52 CC criu/pie/parasite-vdso.o [2021-05-12T10:32:19.800Z] #43 66.14 CC criu/arch/x86/vdso-pie.o [2021-05-12T10:32:19.800Z] #43 66.47 CC criu/arch/x86/restorer.o [2021-05-12T10:32:19.800Z] #43 67.08 CC criu/arch/x86/restorer_unmap.o [2021-05-12T10:32:19.800Z] #43 67.12 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-12T10:32:19.800Z] #43 67.37 CC criu/pie/restorer.o [2021-05-12T10:32:20.168Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-05-12T10:32:20.168Z] ok github.com/docker/docker/distribution/xfer 1.743s coverage: 85.1% of statements [2021-05-12T10:32:20.168Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-12T10:32:20.168Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-12T10:32:20.430Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-05-12T10:32:20.430Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-12T10:32:20.691Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-05-12T10:32:22.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-12T10:32:22.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-12T10:32:22.079Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-05-12T10:32:22.079Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-05-12T10:32:22.079Z] ok github.com/docker/docker/oci 0.030s coverage: 38.4% of statements [2021-05-12T10:32:22.340Z] #43 70.33 LINK criu/pie/restorer.built-in.o [2021-05-12T10:32:22.600Z] #43 70.36 GEN criu/pie/restorer-blob.h [2021-05-12T10:32:22.860Z] #43 70.51 DEP criu/vdso.d [2021-05-12T10:32:22.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-12T10:32:23.026Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-05-12T10:32:23.120Z] #43 70.85 DEP criu/vdso-compat.d [2021-05-12T10:32:23.120Z] #43 71.01 DEP criu/uts_ns.d [2021-05-12T10:32:23.380Z] #43 71.14 DEP criu/util.d [2021-05-12T10:32:23.380Z] #43 71.30 DEP criu/uffd.d [2021-05-12T10:32:23.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-12T10:32:23.949Z] #43 71.61 DEP criu/tun.d [2021-05-12T10:32:23.949Z] #43 71.83 DEP criu/tty.d [2021-05-12T10:32:23.971Z] ok github.com/docker/docker/pkg/authorization 0.577s coverage: 68.3% of statements [2021-05-12T10:32:23.971Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-05-12T10:32:24.209Z] #43 72.06 DEP criu/timerfd.d [2021-05-12T10:32:24.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-12T10:32:24.469Z] #43 72.33 DEP criu/timens.d [2021-05-12T10:32:24.729Z] #43 72.52 DEP criu/sysfs_parse.d [2021-05-12T10:32:24.915Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-05-12T10:32:24.988Z] #43 72.75 DEP criu/sysctl.d [2021-05-12T10:32:25.248Z] #43 72.96 DEP criu/string.d [2021-05-12T10:32:25.248Z] #43 73.02 DEP criu/stats.d [2021-05-12T10:32:25.248Z] #43 73.15 DEP criu/sockets.d [2021-05-12T10:32:25.488Z] ok github.com/docker/docker/pkg/archive 1.209s coverage: 81.7% of statements [2021-05-12T10:32:25.508Z] #43 73.35 DEP criu/sk-unix.d [2021-05-12T10:32:25.508Z] #43 ... [2021-05-12T10:32:25.508Z] [2021-05-12T10:32:25.508Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:32:25.508Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:32:25.508Z] #20 12.11 Fetched 8956 kB in 11s (835 kB/s) [2021-05-12T10:32:25.750Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2021-05-12T10:32:25.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-12T10:32:26.322Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-12T10:32:26.892Z] #20 12.11 Reading package lists... [2021-05-12T10:32:26.892Z] #20 ... [2021-05-12T10:32:26.892Z] [2021-05-12T10:32:26.892Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:32:26.892Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:32:26.892Z] #45 147.8 github.com/LK4D4/vndr/godl [2021-05-12T10:32:26.892Z] #45 148.7 github.com/LK4D4/vndr [2021-05-12T10:32:26.892Z] #45 ... [2021-05-12T10:32:26.892Z] [2021-05-12T10:32:26.892Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:26.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:26.892Z] #43 73.63 DEP criu/sk-tcp.d [2021-05-12T10:32:26.892Z] #43 73.80 DEP criu/sk-queue.d [2021-05-12T10:32:26.892Z] #43 73.95 DEP criu/sk-packet.d [2021-05-12T10:32:26.892Z] #43 74.16 DEP criu/sk-netlink.d [2021-05-12T10:32:26.892Z] #43 74.42 DEP criu/sk-inet.d [2021-05-12T10:32:26.892Z] #43 74.68 DEP criu/signalfd.d [2021-05-12T10:32:26.894Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-12T10:32:27.152Z] #43 74.89 DEP criu/sigframe.d [2021-05-12T10:32:27.152Z] #43 ... [2021-05-12T10:32:27.152Z] [2021-05-12T10:32:27.152Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-12T10:32:27.152Z] #45 sha256:54aaffd60138a4b5709dda744c1f3a8f691be267d051627ae705c06eb2413832 [2021-05-12T10:32:27.152Z] #45 DONE 158.4s [2021-05-12T10:32:27.152Z] [2021-05-12T10:32:27.152Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:27.152Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:27.152Z] #43 75.05 DEP criu/shmem.d [2021-05-12T10:32:27.411Z] #43 75.25 DEP criu/servicefd.d [2021-05-12T10:32:27.467Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-05-12T10:32:27.980Z] #43 75.57 DEP criu/seize.d [2021-05-12T10:32:27.980Z] #43 ... [2021-05-12T10:32:27.980Z] [2021-05-12T10:32:27.980Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:32:27.980Z] #53 sha256:d519fce1f859f2dbd589666266f1c436dc4bcb0a62040f131520f5ee83b01062 [2021-05-12T10:32:27.980Z] #53 12.68 + cd /tmp/tmp.BK01WQE5Z7/src/github.com/opencontainers/runc [2021-05-12T10:32:27.980Z] #53 12.68 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-12T10:32:27.980Z] #53 13.50 + '[' -z '' ']' [2021-05-12T10:32:27.980Z] #53 13.50 + target=static [2021-05-12T10:32:27.980Z] #53 13.50 + make 'BUILDTAGS=seccomp ' static [2021-05-12T10:32:27.980Z] #53 14.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-12T10:32:28.046Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-05-12T10:32:28.047Z] ok github.com/docker/docker/pkg/chrootarchive 3.007s coverage: 43.2% of statements [2021-05-12T10:32:28.239Z] #53 ... [2021-05-12T10:32:28.239Z] [2021-05-12T10:32:28.239Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:28.239Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:28.239Z] #43 75.87 DEP criu/seccomp.d [2021-05-12T10:32:28.239Z] #43 76.14 DEP criu/rst-malloc.d [2021-05-12T10:32:28.499Z] #43 76.23 DEP criu/rbtree.d [2021-05-12T10:32:28.499Z] #43 76.29 DEP criu/pstree.d [2021-05-12T10:32:28.758Z] #43 76.57 DEP criu/protobuf.d [2021-05-12T10:32:28.758Z] #43 76.71 GEN criu/protobuf-desc-gen.h [2021-05-12T10:32:28.991Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2021-05-12T10:32:28.991Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-05-12T10:32:29.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-12T10:32:29.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-12T10:32:29.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-12T10:32:29.563Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2021-05-12T10:32:29.825Z] ok github.com/docker/docker/pkg/fsutils 0.274s coverage: 85.1% of statements [2021-05-12T10:32:30.087Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-05-12T10:32:30.087Z] ok github.com/docker/docker/layer 7.396s coverage: 68.8% of statements [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-12T10:32:30.087Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-12T10:32:30.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-12T10:32:30.665Z] #43 78.36 DEP criu/protobuf-desc.d [2021-05-12T10:32:30.665Z] #43 78.51 DEP criu/proc_parse.d [2021-05-12T10:32:30.925Z] #43 78.77 DEP criu/plugin.d [2021-05-12T10:32:30.925Z] #43 78.86 DEP criu/pipes.d [2021-05-12T10:32:31.031Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2021-05-12T10:32:31.031Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-05-12T10:32:31.184Z] #43 79.01 DEP criu/pie-util.d [2021-05-12T10:32:31.293Z] ok github.com/docker/docker/pkg/ioutils 0.623s coverage: 70.6% of statements [2021-05-12T10:32:31.293Z] ok github.com/docker/docker/pkg/idtools 0.685s coverage: 69.5% of statements [2021-05-12T10:32:31.293Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-12T10:32:31.293Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-12T10:32:31.293Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-12T10:32:31.444Z] #43 79.11 DEP criu/pie-util-vdso.d [2021-05-12T10:32:31.444Z] #43 79.22 DEP criu/pie-util-vdso-elf32.d [2021-05-12T10:32:31.555Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-05-12T10:32:31.555Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-12T10:32:31.703Z] #43 79.37 DEP criu/path.d [2021-05-12T10:32:31.703Z] #43 79.50 DEP criu/parasite-syscall.d [2021-05-12T10:32:31.817Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2021-05-12T10:32:31.963Z] #43 79.71 DEP criu/pagemap.d [2021-05-12T10:32:32.079Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-05-12T10:32:32.079Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-05-12T10:32:32.222Z] #43 79.97 DEP criu/pagemap-cache.d [2021-05-12T10:32:32.222Z] #43 80.08 DEP criu/page-xfer.d [2021-05-12T10:32:32.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-12T10:32:32.341Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2021-05-12T10:32:32.341Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-12T10:32:32.341Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-12T10:32:32.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-12T10:32:32.481Z] #43 80.25 DEP criu/page-pipe.d [2021-05-12T10:32:32.481Z] #43 80.35 DEP criu/netfilter.d [2021-05-12T10:32:32.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-12T10:32:32.741Z] #43 80.53 DEP criu/net.d [2021-05-12T10:32:32.914Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2021-05-12T10:32:33.000Z] #43 80.78 DEP criu/namespaces.d [2021-05-12T10:32:33.260Z] #43 81.01 DEP criu/mount.d [2021-05-12T10:32:33.260Z] #43 81.17 DEP criu/memfd.d [2021-05-12T10:32:33.488Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-05-12T10:32:33.488Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2021-05-12T10:32:33.519Z] #43 81.30 DEP criu/mem.d [2021-05-12T10:32:33.519Z] #43 81.46 DEP criu/lsm.d [2021-05-12T10:32:33.750Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-05-12T10:32:33.779Z] #43 81.59 DEP criu/log.d [2021-05-12T10:32:33.779Z] #43 81.70 DEP criu/libnetlink.d [2021-05-12T10:32:33.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-12T10:32:34.039Z] #43 81.83 DEP criu/kerndat.d [2021-05-12T10:32:34.299Z] #43 82.01 DEP criu/kcmp-ids.d [2021-05-12T10:32:34.299Z] #43 82.11 DEP criu/irmap.d [2021-05-12T10:32:34.299Z] #43 82.26 DEP criu/ipc_ns.d [2021-05-12T10:32:34.323Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2021-05-12T10:32:34.559Z] #43 82.47 DEP criu/image.d [2021-05-12T10:32:34.818Z] #43 82.70 DEP criu/image-desc.d [2021-05-12T10:32:34.895Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-05-12T10:32:34.895Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-05-12T10:32:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-12T10:32:35.078Z] #43 82.78 DEP criu/fsnotify.d [2021-05-12T10:32:35.079Z] #43 82.93 DEP criu/filesystems.d [2021-05-12T10:32:35.079Z] #43 83.06 DEP criu/files.d [2021-05-12T10:32:35.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-12T10:32:35.338Z] #43 83.35 DEP criu/files-reg.d [2021-05-12T10:32:35.467Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-05-12T10:32:35.728Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-05-12T10:32:35.908Z] #43 83.59 DEP criu/files-ext.d [2021-05-12T10:32:35.908Z] #43 83.69 DEP criu/file-lock.d [2021-05-12T10:32:35.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-12T10:32:36.168Z] #43 83.86 DEP criu/file-ids.d [2021-05-12T10:32:36.168Z] #43 84.03 DEP criu/fifo.d [2021-05-12T10:32:36.431Z] #43 84.15 DEP criu/fdstore.d [2021-05-12T10:32:36.431Z] #43 84.28 DEP criu/fault-injection.d [2021-05-12T10:32:36.431Z] #43 84.35 DEP criu/external.d [2021-05-12T10:32:36.672Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.9% of statements [2021-05-12T10:32:36.672Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2021-05-12T10:32:36.691Z] #43 ... [2021-05-12T10:32:36.691Z] [2021-05-12T10:32:36.691Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-12T10:32:36.691Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-12T10:32:36.691Z] #32 DONE 167.3s [2021-05-12T10:32:36.691Z] [2021-05-12T10:32:36.691Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:36.691Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:36.691Z] #43 84.51 DEP criu/eventpoll.d [2021-05-12T10:32:36.691Z] #43 ... [2021-05-12T10:32:36.691Z] [2021-05-12T10:32:36.691Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:32:36.691Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:32:36.691Z] #20 12.11 Reading package lists... [2021-05-12T10:32:36.691Z] #20 16.74 Reading package lists... [2021-05-12T10:32:36.691Z] #20 20.24 Building dependency tree... [2021-05-12T10:32:36.691Z] #20 21.69 libcap2-bin is already the newest version (1:2.25-2). [2021-05-12T10:32:36.691Z] #20 21.69 The following additional packages will be installed: [2021-05-12T10:32:36.691Z] #20 21.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-12T10:32:36.691Z] #20 21.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-12T10:32:36.691Z] #20 21.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-12T10:32:36.691Z] #20 21.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-12T10:32:36.691Z] #20 21.71 python3.7 python3.7-minimal vim-runtime xxd [2021-05-12T10:32:36.691Z] #20 21.72 Suggested packages: [2021-05-12T10:32:36.691Z] #20 21.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-12T10:32:36.691Z] #20 21.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-12T10:32:36.691Z] #20 21.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-12T10:32:36.691Z] #20 21.72 Recommended packages: [2021-05-12T10:32:36.691Z] #20 21.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-12T10:32:36.691Z] #20 21.72 python3-keyrings.alt python3-xdg unzip [2021-05-12T10:32:36.951Z] #20 23.50 The following NEW packages will be installed: [2021-05-12T10:32:36.951Z] #20 23.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-12T10:32:36.951Z] #20 23.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-12T10:32:36.951Z] #20 23.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-12T10:32:36.951Z] #20 23.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-12T10:32:36.951Z] #20 23.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-12T10:32:36.951Z] #20 23.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-12T10:32:36.951Z] #20 23.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-12T10:32:36.951Z] #20 23.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-12T10:32:36.951Z] #20 23.53 xz-utils zip [2021-05-12T10:32:36.951Z] #20 ... [2021-05-12T10:32:36.951Z] [2021-05-12T10:32:36.951Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:36.951Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:36.951Z] #43 84.82 DEP criu/eventfd.d [2021-05-12T10:32:37.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-12T10:32:37.210Z] #43 85.02 DEP criu/crtools.d [2021-05-12T10:32:37.246Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-05-12T10:32:37.471Z] #43 85.29 DEP criu/cr-service.d [2021-05-12T10:32:37.507Z] ok github.com/docker/docker/pkg/signal 2.876s coverage: 61.0% of statements [2021-05-12T10:32:37.730Z] #43 85.51 DEP criu/cr-restore.d [2021-05-12T10:32:37.730Z] #43 85.70 DEP criu/cr-errno.d [2021-05-12T10:32:37.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-12T10:32:37.769Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2021-05-12T10:32:37.769Z] testing: warning: no tests to run [2021-05-12T10:32:37.769Z] coverage: [no statements] [2021-05-12T10:32:37.769Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2021-05-12T10:32:37.992Z] #43 85.72 DEP criu/cr-dump.d [2021-05-12T10:32:38.030Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2021-05-12T10:32:38.251Z] #43 85.91 DEP criu/cr-dedup.d [2021-05-12T10:32:38.251Z] #43 86.07 DEP criu/cr-check.d [2021-05-12T10:32:38.292Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-05-12T10:32:38.292Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-05-12T10:32:38.511Z] #43 86.23 DEP criu/config.d [2021-05-12T10:32:38.511Z] #43 86.36 DEP criu/clone-noasan.d [2021-05-12T10:32:38.511Z] #43 86.42 DEP criu/cgroup.d [2021-05-12T10:32:38.770Z] #43 86.65 DEP criu/cgroup-props.d [2021-05-12T10:32:38.770Z] #43 86.74 DEP criu/bitmap.d [2021-05-12T10:32:38.770Z] #43 86.75 DEP criu/bfd.d [2021-05-12T10:32:39.030Z] #43 86.82 DEP criu/autofs.d [2021-05-12T10:32:39.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-12T10:32:39.290Z] #43 87.03 DEP criu/aio.d [2021-05-12T10:32:39.550Z] #43 87.27 DEP criu/action-scripts.d [2021-05-12T10:32:39.679Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-05-12T10:32:39.679Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-05-12T10:32:39.809Z] #43 87.50 CC criu/action-scripts.o [2021-05-12T10:32:40.040Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-12T10:32:40.040Z] Using test binary docker [2021-05-12T10:32:40.069Z] #43 87.89 CC criu/aio.o [2021-05-12T10:32:40.296Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-12T10:32:40.296Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-12T10:32:40.296Z] Starting dockerd [2021-05-12T10:32:40.296Z] INFO: Waiting for daemon to start... [2021-05-12T10:32:40.624Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-05-12T10:32:40.639Z] #43 88.35 CC criu/autofs.o [2021-05-12T10:32:40.885Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements [2021-05-12T10:32:41.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-12T10:32:42.020Z] #43 89.69 CC criu/bfd.o [2021-05-12T10:32:42.280Z] #43 90.20 CC criu/bitmap.o [2021-05-12T10:32:42.540Z] #43 90.38 CC criu/cgroup-props.o [2021-05-12T10:32:42.807Z] . [2021-05-12T10:32:42.807Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-12T10:32:42.807Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-12T10:32:42.807Z] Error: No such image: emptyfs [2021-05-12T10:32:42.807Z] Running integration-test (iteration 1) [2021-05-12T10:32:42.807Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-12T10:32:42.807Z] ok github.com/docker/docker/quota 0.475s coverage: 71.4% of statements [2021-05-12T10:32:42.807Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-05-12T10:32:42.807Z] ok github.com/docker/docker/registry 0.180s coverage: 57.2% of statements [2021-05-12T10:32:43.074Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2021-05-12T10:32:43.110Z] #43 91.08 CC criu/cgroup.o [2021-05-12T10:32:43.370Z] #43 ... [2021-05-12T10:32:43.370Z] [2021-05-12T10:32:43.370Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:32:43.370Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:32:43.370Z] #20 24.03 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-12T10:32:43.370Z] #20 24.03 Need to get 28.5 MB of archives. [2021-05-12T10:32:43.370Z] #20 24.03 After this operation, 116 MB of additional disk space will be used. [2021-05-12T10:32:43.370Z] #20 24.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-12T10:32:43.370Z] #20 24.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-12T10:32:43.370Z] #20 24.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-12T10:32:43.370Z] #20 24.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-12T10:32:43.370Z] #20 24.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-12T10:32:43.370Z] #20 24.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-12T10:32:43.370Z] #20 24.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-12T10:32:43.370Z] #20 24.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-12T10:32:43.370Z] #20 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-12T10:32:43.370Z] #20 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-12T10:32:43.370Z] #20 24.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-12T10:32:43.370Z] #20 24.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-12T10:32:43.370Z] #20 24.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-12T10:32:43.370Z] #20 24.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-12T10:32:43.370Z] #20 24.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-12T10:32:43.370Z] #20 24.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-12T10:32:43.370Z] #20 24.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-12T10:32:43.370Z] #20 24.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-12T10:32:43.370Z] #20 24.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-12T10:32:43.370Z] #20 24.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-12T10:32:43.370Z] #20 24.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-12T10:32:43.370Z] #20 24.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-12T10:32:43.370Z] #20 24.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-12T10:32:43.370Z] #20 24.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-12T10:32:43.370Z] #20 24.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-12T10:32:43.370Z] #20 24.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-12T10:32:43.370Z] #20 24.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-12T10:32:43.370Z] #20 24.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-12T10:32:43.370Z] #20 24.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-12T10:32:43.370Z] #20 25.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-12T10:32:43.370Z] #20 25.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-12T10:32:43.370Z] #20 25.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-12T10:32:43.370Z] #20 25.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-12T10:32:43.370Z] #20 25.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-12T10:32:43.370Z] #20 25.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-12T10:32:43.370Z] #20 25.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-12T10:32:43.370Z] #20 25.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-12T10:32:43.370Z] #20 25.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-12T10:32:43.370Z] #20 25.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-12T10:32:43.370Z] #20 25.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-12T10:32:43.370Z] #20 25.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-12T10:32:43.370Z] #20 25.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-12T10:32:43.370Z] #20 25.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-12T10:32:43.370Z] #20 25.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-12T10:32:43.370Z] #20 25.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-12T10:32:43.370Z] #20 25.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-12T10:32:43.370Z] #20 25.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-12T10:32:43.370Z] #20 25.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-12T10:32:43.370Z] #20 26.45 debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T10:32:43.370Z] #20 26.54 Fetched 28.5 MB in 2s (13.9 MB/s) [2021-05-12T10:32:43.370Z] #20 26.59 Selecting previously unselected package pigz. [2021-05-12T10:32:43.370Z] #20 26.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-12T10:32:43.370Z] #20 26.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-12T10:32:43.370Z] #20 26.66 Unpacking pigz (2.4-1) ... [2021-05-12T10:32:43.370Z] #20 26.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-12T10:32:43.370Z] #20 26.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-12T10:32:43.371Z] #20 26.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-12T10:32:43.371Z] #20 27.18 Selecting previously unselected package python3.7-minimal. [2021-05-12T10:32:43.371Z] #20 27.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-12T10:32:43.371Z] #20 27.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-12T10:32:43.371Z] #20 28.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-12T10:32:43.371Z] #20 28.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-12T10:32:43.371Z] #20 30.04 Selecting previously unselected package python3-minimal. [2021-05-12T10:32:43.630Z] #20 30.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-12T10:32:43.630Z] #20 30.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-12T10:32:43.630Z] #20 30.13 Unpacking python3-minimal (3.7.3-1) ... [2021-05-12T10:32:43.630Z] #20 30.23 Selecting previously unselected package libmpdec2:amd64. [2021-05-12T10:32:43.630Z] #20 30.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-12T10:32:43.630Z] #20 30.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-12T10:32:43.630Z] #20 30.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-12T10:32:43.648Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2021-05-12T10:32:43.890Z] #20 30.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-12T10:32:43.890Z] #20 30.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-12T10:32:43.909Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2021-05-12T10:32:44.828Z] #20 31.32 Selecting previously unselected package python3.7. [2021-05-12T10:32:44.828Z] #20 31.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-12T10:32:44.828Z] #20 31.33 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-12T10:32:44.828Z] #20 31.45 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-12T10:32:44.828Z] #20 31.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-12T10:32:44.828Z] #20 31.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-12T10:32:45.088Z] #20 31.59 Setting up python3-minimal (3.7.3-1) ... [2021-05-12T10:32:45.854Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-05-12T10:32:46.028Z] #20 32.44 Selecting previously unselected package python3. [2021-05-12T10:32:46.028Z] #20 32.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-12T10:32:46.028Z] #20 32.49 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-12T10:32:46.028Z] #20 32.52 Unpacking python3 (3.7.3-1) ... [2021-05-12T10:32:46.028Z] #20 32.65 Selecting previously unselected package libip4tc0:amd64. [2021-05-12T10:32:46.028Z] #20 32.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-12T10:32:46.028Z] #20 32.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-12T10:32:46.288Z] #20 32.77 Selecting previously unselected package libip6tc0:amd64. [2021-05-12T10:32:46.288Z] #20 32.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-12T10:32:46.288Z] #20 32.78 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-12T10:32:46.288Z] #20 32.85 Selecting previously unselected package libiptc0:amd64. [2021-05-12T10:32:46.288Z] #20 32.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-12T10:32:46.288Z] #20 32.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-12T10:32:46.288Z] #20 32.95 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-12T10:32:46.288Z] #20 32.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-12T10:32:46.427Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-05-12T10:32:46.548Z] #20 32.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-12T10:32:46.548Z] #20 33.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-12T10:32:46.548Z] #20 33.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-12T10:32:46.548Z] #20 33.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-12T10:32:46.548Z] #20 33.10 Selecting previously unselected package libnftnl11:amd64. [2021-05-12T10:32:46.548Z] #20 33.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-12T10:32:46.548Z] #20 33.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-12T10:32:46.548Z] #20 33.22 Selecting previously unselected package iptables. [2021-05-12T10:32:46.818Z] #20 33.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-12T10:32:46.818Z] #20 33.23 Unpacking iptables (1.8.2-4) ... [2021-05-12T10:32:47.078Z] #20 33.64 Selecting previously unselected package xxd. [2021-05-12T10:32:47.078Z] #20 33.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-12T10:32:47.078Z] #20 33.65 Unpacking xxd (2:8.1.0875-5) ... [2021-05-12T10:32:47.341Z] #20 33.79 Selecting previously unselected package vim-common. [2021-05-12T10:32:47.341Z] #20 33.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-12T10:32:47.341Z] #20 33.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-12T10:32:47.341Z] #20 34.03 Selecting previously unselected package bash-completion. [2021-05-12T10:32:47.371Z] ok github.com/docker/docker/volume/local 0.165s coverage: 76.4% of statements [2021-05-12T10:32:47.600Z] #20 34.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-12T10:32:48.311Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-05-12T10:32:50.141Z] #20 36.69 Unpacking bash-completion (1:2.8-6) ... [2021-05-12T10:32:50.711Z] #20 37.08 Selecting previously unselected package bzip2. [2021-05-12T10:32:50.711Z] #20 37.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-12T10:32:50.711Z] #20 37.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-12T10:32:50.711Z] #20 37.19 Selecting previously unselected package xz-utils. [2021-05-12T10:32:50.711Z] #20 37.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-12T10:32:50.711Z] #20 37.20 Unpacking xz-utils (5.2.4-1) ... [2021-05-12T10:32:50.711Z] #20 37.40 Selecting previously unselected package apparmor. [2021-05-12T10:32:50.711Z] #20 37.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-12T10:32:50.971Z] #20 37.47 Unpacking apparmor (2.13.2-10) ... [2021-05-12T10:32:51.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-12T10:32:51.232Z] #20 37.83 Selecting previously unselected package aufs-tools. [2021-05-12T10:32:51.232Z] #20 37.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-12T10:32:51.232Z] #20 37.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-12T10:32:51.492Z] #20 37.99 Selecting previously unselected package libonig5:amd64. [2021-05-12T10:32:51.492Z] #20 37.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-12T10:32:51.492Z] #20 38.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-12T10:32:51.492Z] #20 38.15 Selecting previously unselected package libjq1:amd64. [2021-05-12T10:32:51.492Z] #20 38.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-12T10:32:51.492Z] #20 38.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-12T10:32:51.752Z] #20 38.27 Selecting previously unselected package jq. [2021-05-12T10:32:51.752Z] #20 38.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-12T10:32:51.752Z] #20 38.29 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-12T10:32:51.752Z] #20 38.40 Selecting previously unselected package libaio1:amd64. [2021-05-12T10:32:51.752Z] #20 38.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-12T10:32:51.752Z] #20 38.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-12T10:32:51.752Z] #20 38.47 Selecting previously unselected package libgpm2:amd64. [2021-05-12T10:32:51.752Z] #20 38.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-12T10:32:52.011Z] #20 38.48 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-12T10:32:52.011Z] #20 38.57 Selecting previously unselected package libicu63:amd64. [2021-05-12T10:32:52.011Z] #20 38.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-12T10:32:52.011Z] #20 38.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-12T10:32:54.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-12T10:32:54.973Z] Loaded image: buildpack-deps:buster [2021-05-12T10:32:54.973Z] Loaded image: busybox:latest [2021-05-12T10:32:54.973Z] Loaded image: busybox:glibc [2021-05-12T10:32:56.210Z] #20 42.35 Selecting previously unselected package libnet1:amd64. [2021-05-12T10:32:56.210Z] #20 42.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-12T10:32:56.210Z] #20 42.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-12T10:32:56.210Z] #20 42.43 Selecting previously unselected package libnl-3-200:amd64. [2021-05-12T10:32:56.210Z] #20 42.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-12T10:32:56.210Z] #20 42.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-12T10:32:56.210Z] #20 42.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-12T10:32:56.210Z] #20 42.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-12T10:32:56.210Z] #20 42.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-12T10:32:56.210Z] #20 42.60 Selecting previously unselected package libreadline5:amd64. [2021-05-12T10:32:56.210Z] #20 ... [2021-05-12T10:32:56.210Z] [2021-05-12T10:32:56.210Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:32:56.210Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:32:56.210Z] #43 93.78 CC criu/clone-noasan.o [2021-05-12T10:32:56.210Z] #43 93.92 CC criu/config.o [2021-05-12T10:32:56.210Z] #43 95.20 CC criu/cr-check.o [2021-05-12T10:32:56.210Z] #43 97.15 CC criu/cr-dedup.o [2021-05-12T10:32:56.210Z] #43 97.61 CC criu/cr-dump.o [2021-05-12T10:32:56.210Z] #43 99.81 CC criu/cr-errno.o [2021-05-12T10:32:56.210Z] #43 99.89 CC criu/cr-restore.o [2021-05-12T10:32:56.210Z] #43 ... [2021-05-12T10:32:56.210Z] [2021-05-12T10:32:56.210Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:32:56.210Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:32:56.210Z] #20 42.60 Selecting previously unselected package libreadline5:amd64. [2021-05-12T10:32:56.210Z] #20 42.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-12T10:32:56.210Z] #20 42.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-12T10:32:56.210Z] #20 42.73 Selecting previously unselected package net-tools. [2021-05-12T10:32:56.210Z] #20 42.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-12T10:32:56.210Z] #20 42.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-12T10:32:56.210Z] #20 42.95 Selecting previously unselected package python-pip-whl. [2021-05-12T10:32:56.210Z] #20 42.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-12T10:32:56.210Z] #20 42.98 Unpacking python-pip-whl (18.1-5) ... [2021-05-12T10:32:57.185Z] #20 43.68 Selecting previously unselected package python3-lib2to3. [2021-05-12T10:32:57.185Z] #20 43.69 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-12T10:32:57.185Z] #20 43.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-12T10:32:57.448Z] #20 43.83 Selecting previously unselected package python3-distutils. [2021-05-12T10:32:57.448Z] #20 43.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-12T10:32:57.448Z] #20 43.85 Unpacking python3-distutils (3.7.3-1) ... [2021-05-12T10:32:57.448Z] #20 44.03 Selecting previously unselected package python3-pip. [2021-05-12T10:32:57.448Z] #20 44.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-12T10:32:57.448Z] #20 44.04 Unpacking python3-pip (18.1-5) ... [2021-05-12T10:32:57.513Z] Loaded image: debian:bullseye [2021-05-12T10:32:57.513Z] Loaded image: hello-world:latest [2021-05-12T10:32:57.513Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:32:57.513Z] INFO: Testing against a local daemon [2021-05-12T10:32:57.513Z] === RUN TestCgroupNamespacesBuild [2021-05-12T10:32:57.707Z] #20 44.18 Selecting previously unselected package python3-pkg-resources. [2021-05-12T10:32:57.707Z] #20 44.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-12T10:32:57.707Z] #20 44.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-12T10:32:57.707Z] #20 44.39 Selecting previously unselected package python3-setuptools. [2021-05-12T10:32:57.967Z] #20 44.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-12T10:32:57.967Z] #20 44.40 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-12T10:32:57.967Z] #20 44.63 Selecting previously unselected package python3-wheel. [2021-05-12T10:32:57.967Z] #20 44.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-12T10:32:57.967Z] #20 44.64 Unpacking python3-wheel (0.32.3-2) ... [2021-05-12T10:32:58.226Z] #20 44.74 Selecting previously unselected package sudo. [2021-05-12T10:32:58.226Z] #20 44.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-12T10:32:58.226Z] #20 44.76 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-12T10:32:58.568Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.63981899s with top 10 stages: buildssa: 1m40.503268185s, goimports: 22.339593681s, unconvert: 12.742395549s, gosec: 10.079164677s, golint: 5.230317849s, ineffassign: 4.416681187s, misspell: 3.974063262s, inspect: 3.124802735s, vrp: 3.013414134s, printf: 2.285322375s [2021-05-12T10:32:58.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-12T10:32:58.795Z] #20 45.31 Selecting previously unselected package thin-provisioning-tools. [2021-05-12T10:32:58.795Z] #20 45.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-12T10:32:58.795Z] #20 45.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-12T10:32:59.055Z] #20 45.50 Selecting previously unselected package uidmap. [2021-05-12T10:32:59.055Z] #20 45.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-12T10:32:59.055Z] #20 45.53 Unpacking uidmap (1:4.5-1.1) ... [2021-05-12T10:32:59.055Z] #20 45.68 Selecting previously unselected package vim-runtime. [2021-05-12T10:32:59.055Z] #20 45.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-12T10:32:59.314Z] #20 45.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-12T10:32:59.314Z] #20 45.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-12T10:32:59.314Z] #20 45.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-12T10:33:00.027Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2021-05-12T10:33:00.027Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-12T10:33:00.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-12T10:33:01.915Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2021-05-12T10:33:01.915Z] === RUN TestBuildWithSession [2021-05-12T10:33:01.915Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-12T10:33:01.915Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:33:01.915Z] === RUN TestBuildSquashParent [2021-05-12T10:33:02.607Z] #20 49.00 Selecting previously unselected package vim. [2021-05-12T10:33:02.607Z] #20 49.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-12T10:33:02.607Z] #20 49.03 Unpacking vim (2:8.1.0875-5) ... [2021-05-12T10:33:02.866Z] #20 49.61 Selecting previously unselected package xfsprogs. [2021-05-12T10:33:03.125Z] #20 49.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-12T10:33:03.125Z] #20 49.62 Unpacking xfsprogs (4.20.0-1) ... [2021-05-12T10:33:03.527Z] 4612f6d0b889: Pull complete [2021-05-12T10:33:03.644Z] #20 50.12 Selecting previously unselected package zip. [2021-05-12T10:33:03.644Z] #20 50.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-12T10:33:03.644Z] #20 50.14 Unpacking zip (3.0-11+b1) ... [2021-05-12T10:33:03.644Z] #20 50.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-12T10:33:03.644Z] #20 50.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-12T10:33:03.644Z] #20 50.37 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-12T10:33:03.644Z] #20 50.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-12T10:33:03.903Z] #20 50.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-12T10:33:03.903Z] #20 50.40 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-12T10:33:03.903Z] #20 50.42 Setting up uidmap (1:4.5-1.1) ... [2021-05-12T10:33:03.903Z] #20 50.43 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-12T10:33:03.903Z] #20 50.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-12T10:33:03.903Z] #20 50.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-12T10:33:03.904Z] #20 50.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-12T10:33:03.904Z] #20 50.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-12T10:33:03.904Z] #20 50.51 Setting up xxd (2:8.1.0875-5) ... [2021-05-12T10:33:03.904Z] #20 50.52 Setting up zip (3.0-11+b1) ... [2021-05-12T10:33:03.904Z] #20 50.53 Setting up vim-common (2:8.1.0875-5) ... [2021-05-12T10:33:03.904Z] #20 50.57 Setting up bash-completion (1:2.8-6) ... [2021-05-12T10:33:04.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-12T10:33:07.196Z] #20 53.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-12T10:33:07.196Z] #20 53.46 Setting up xz-utils (5.2.4-1) ... [2021-05-12T10:33:07.196Z] #20 53.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-12T10:33:07.196Z] #20 53.50 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-12T10:33:07.196Z] #20 53.60 invoke-rc.d: could not determine current runlevel [2021-05-12T10:33:07.196Z] #20 53.61 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T10:33:07.196Z] #20 53.63 Setting up pigz (2.4-1) ... [2021-05-12T10:33:07.196Z] #20 53.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-12T10:33:07.196Z] #20 53.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-12T10:33:07.196Z] #20 53.69 Setting up python-pip-whl (18.1-5) ... [2021-05-12T10:33:07.196Z] #20 53.70 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-12T10:33:07.196Z] #20 ... [2021-05-12T10:33:07.196Z] [2021-05-12T10:33:07.196Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:33:07.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:33:07.196Z] #43 104.9 CC criu/cr-service.o [2021-05-12T10:33:07.196Z] #43 106.5 CC criu/crtools.o [2021-05-12T10:33:07.196Z] #43 107.0 CC criu/eventfd.o [2021-05-12T10:33:07.196Z] #43 107.4 CC criu/eventpoll.o [2021-05-12T10:33:07.196Z] #43 108.4 CC criu/external.o [2021-05-12T10:33:07.196Z] #43 108.8 CC criu/fault-injection.o [2021-05-12T10:33:07.196Z] #43 109.0 CC criu/fdstore.o [2021-05-12T10:33:07.196Z] #43 109.3 CC criu/fifo.o [2021-05-12T10:33:07.196Z] #43 109.7 CC criu/file-ids.o [2021-05-12T10:33:07.196Z] #43 110.1 CC criu/file-lock.o [2021-05-12T10:33:07.196Z] #43 111.0 CC criu/files-ext.o [2021-05-12T10:33:07.196Z] #43 111.3 CC criu/files-reg.o [2021-05-12T10:33:07.196Z] #43 113.5 CC criu/files.o [2021-05-12T10:33:07.196Z] #43 ... [2021-05-12T10:33:07.196Z] [2021-05-12T10:33:07.196Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:33:07.196Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:33:07.196Z] #20 53.70 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-12T10:33:07.196Z] #20 53.72 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-12T10:33:07.455Z] #20 54.11 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-12T10:33:07.455Z] #20 54.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-12T10:33:07.455Z] #20 54.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-12T10:33:07.455Z] #20 54.16 Setting up vim (2:8.1.0875-5) ... [2021-05-12T10:33:07.455Z] #20 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-12T10:33:07.455Z] #20 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-12T10:33:07.455Z] #20 54.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-12T10:33:07.455Z] #20 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-12T10:33:07.455Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-12T10:33:07.455Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-12T10:33:07.455Z] #20 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-12T10:33:07.714Z] #20 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-12T10:33:07.714Z] #20 54.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-12T10:33:07.714Z] #20 54.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-12T10:33:07.714Z] #20 54.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-12T10:33:07.714Z] #20 54.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-12T10:33:07.714Z] #20 54.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-12T10:33:07.714Z] #20 54.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-12T10:33:08.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-12T10:33:08.450Z] --- PASS: TestBuildSquashParent (6.12s) [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:33:08.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:33:08.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:33:08.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:33:08.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:33:08.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:33:08.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:33:08.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:33:08.450Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:33:08.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:33:10.257Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/rootless [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/volume [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-12T10:33:10.257Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === Skipped [2021-05-12T10:33:10.257Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-12T10:33:10.257Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-12T10:33:10.257Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:73: No driver to put! [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-12T10:33:10.257Z] time="2021-05-12T10:32:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-12T10:33:10.257Z] time="2021-05-12T10:32:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-12T10:33:10.257Z] time="2021-05-12T10:32:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-12T10:33:10.257Z] time="2021-05-12T10:32:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-12T10:33:10.257Z] time="2021-05-12T10:32:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:73: No driver to put! [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-12T10:33:10.257Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-12T10:33:10.257Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-12T10:33:10.257Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:33:10.257Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-12T10:33:10.257Z] graphtest_unix.go:73: No driver to put! [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-12T10:33:10.257Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-12T10:33:10.257Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] [2021-05-12T10:33:10.257Z] DONE 2229 tests, 26 skipped in 197.216s [2021-05-12T10:33:10.263Z] #20 56.88 Setting up iptables (1.8.2-4) ... [2021-05-12T10:33:10.263Z] #20 56.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-12T10:33:10.263Z] #20 56.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-12T10:33:10.263Z] #20 56.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-12T10:33:10.263Z] #20 56.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-12T10:33:10.263Z] #20 56.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-12T10:33:10.263Z] #20 56.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Post stage [Pipeline] junit [2021-05-12T10:33:10.271Z] Recording test results [2021-05-12T10:33:10.339Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:33:10.339Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:33:10.390Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-12T10:33:10.522Z] #20 56.95 Setting up python3 (3.7.3-1) ... [2021-05-12T10:33:10.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh dynbinary test-integration [2021-05-12T10:33:10.775Z] INFO [runner/unused/goanalysis] analyzers took 27.81000894s with top 10 stages: buildssa: 23.66576548s, U1000: 4.14424346s [2021-05-12T10:33:10.775Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-12T10:33:10.775Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1577, cgo: 1682/2262, exclude: 1577/1577, nolint: 0/64, identifier_marker: 1577/1577, autogenerated_exclude: 1577/1682, path_prettifier: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, filename_unadjuster: 1682/1682 [2021-05-12T10:33:10.775Z] INFO [runner] processing took 132.335073ms with stages: nolint: 55.3268ms, identifier_marker: 43.251826ms, path_prettifier: 14.419552ms, autogenerated_exclude: 7.575455ms, exclude-rules: 6.368708ms, skip_dirs: 3.72901ms, cgo: 916.162µs, filename_unadjuster: 741.72µs, max_same_issues: 1.574µs, skip_files: 729ns, path_shortener: 679ns, uniq_by_line: 621ns, diff: 555ns, exclude: 483ns, max_from_linter: 462ns, source_code: 446ns, max_per_file_from_linter: 291ns [2021-05-12T10:33:10.775Z] INFO [runner] linters took 1m38.624654264s with stages: goanalysis_metalinter: 1m19.354137627s, unused: 19.137891596s [2021-05-12T10:33:10.775Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-05-12T10:33:11.091Z] #20 57.46 Setting up python3-wheel (0.32.3-2) ... [2021-05-12T10:33:11.343Z] INFO Memory: 1644 samples, avg is 245.8MB, max is 3429.4MB [2021-05-12T10:33:11.343Z] INFO Execution took 3m40.764316424s [2021-05-12T10:33:11.601Z] Congratulations! The shell scripts are properly formatted. [2021-05-12T10:33:11.660Z] #20 58.21 Setting up apparmor (2.13.2-10) ... [2021-05-12T10:33:11.670Z] [2021-05-12T10:33:11.670Z] Removing bundles/ [2021-05-12T10:33:11.670Z] [2021-05-12T10:33:11.670Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-12T10:33:11.670Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:33:11.670Z] GOOS="" GOARCH="" GOARM="" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-12T10:33:12.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:33:12.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:33:12.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh dynbinary-daemon test-docker-py [2021-05-12T10:33:13.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-12T10:33:13.427Z] [2021-05-12T10:33:13.427Z] Removing bundles/ [2021-05-12T10:33:13.427Z] [2021-05-12T10:33:13.427Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-12T10:33:13.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:33:13.427Z] GOOS="" GOARCH="" GOARM="" [2021-05-12T10:33:13.568Z] #20 60.06 Setting up xfsprogs (4.20.0-1) ... [2021-05-12T10:33:13.568Z] #20 60.07 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-12T10:33:14.137Z] #20 60.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-12T10:33:15.076Z] #20 61.47 Setting up python3-distutils (3.7.3-1) ... [2021-05-12T10:33:15.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s) [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2021-05-12T10:33:15.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2021-05-12T10:33:15.368Z] === RUN TestBuildMultiStageCopy [2021-05-12T10:33:15.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-12T10:33:15.645Z] #20 62.00 Setting up python3-setuptools (40.8.0-1) ... [2021-05-12T10:33:16.584Z] #20 63.22 Setting up python3-pip (18.1-5) ... [2021-05-12T10:33:17.258Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-12T10:33:17.258Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-12T10:33:17.514Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-12T10:33:17.770Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-12T10:33:17.783Z] #20 64.21 Processing triggers for libc-bin (2.28-10) ... [2021-05-12T10:33:17.783Z] #20 64.24 Processing triggers for mime-support (3.62) ... [2021-05-12T10:33:17.783Z] #20 ... [2021-05-12T10:33:17.783Z] [2021-05-12T10:33:17.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:33:17.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:33:17.783Z] #43 115.7 CC criu/filesystems.o [2021-05-12T10:33:17.783Z] #43 116.3 CC criu/fsnotify.o [2021-05-12T10:33:17.783Z] #43 117.7 CC criu/image-desc.o [2021-05-12T10:33:17.783Z] #43 117.9 CC criu/image.o [2021-05-12T10:33:17.783Z] #43 118.9 CC criu/ipc_ns.o [2021-05-12T10:33:17.783Z] #43 120.0 CC criu/irmap.o [2021-05-12T10:33:17.783Z] #43 120.7 CC criu/kcmp-ids.o [2021-05-12T10:33:17.783Z] #43 121.1 CC criu/kerndat.o [2021-05-12T10:33:17.783Z] #43 122.3 CC criu/libnetlink.o [2021-05-12T10:33:17.783Z] #43 122.7 CC criu/log.o [2021-05-12T10:33:17.783Z] #43 123.2 CC criu/lsm.o [2021-05-12T10:33:17.783Z] #43 123.6 CC criu/mem.o [2021-05-12T10:33:17.783Z] #43 125.4 CC criu/memfd.o [2021-05-12T10:33:18.026Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2021-05-12T10:33:18.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2021-05-12T10:33:18.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-05-12T10:33:18.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-05-12T10:33:18.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-05-12T10:33:18.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-05-12T10:33:18.026Z] === RUN TestBuildMultiStageParentConfig [2021-05-12T10:33:18.358Z] #43 126.1 CC criu/mount.o [2021-05-12T10:33:18.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-12T10:33:18.587Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-05-12T10:33:18.587Z] === RUN TestBuildLabelWithTargets [2021-05-12T10:33:18.618Z] #43 ... [2021-05-12T10:33:18.618Z] [2021-05-12T10:33:18.618Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-12T10:33:18.618Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-12T10:33:18.618Z] #20 DONE 65.2s [2021-05-12T10:33:18.618Z] [2021-05-12T10:33:18.618Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-12T10:33:18.618Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-12T10:33:19.187Z] #21 ... [2021-05-12T10:33:19.187Z] [2021-05-12T10:33:19.187Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:33:19.187Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:33:19.187Z] #40 200.0 + dpkg --print-architecture [2021-05-12T10:33:19.187Z] #40 200.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-12T10:33:19.187Z] #40 200.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-12T10:33:19.187Z] #40 200.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-12T10:33:19.755Z] #40 ... [2021-05-12T10:33:19.755Z] [2021-05-12T10:33:19.755Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-12T10:33:19.755Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-12T10:33:19.755Z] #21 1.049 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-12T10:33:19.755Z] #21 1.056 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-12T10:33:19.755Z] #21 1.060 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-12T10:33:19.755Z] #21 DONE 1.2s [2021-05-12T10:33:19.755Z] [2021-05-12T10:33:19.755Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-12T10:33:19.755Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-12T10:33:19.953Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2021-05-12T10:33:19.953Z] === RUN TestBuildWithEmptyLayers [2021-05-12T10:33:20.208Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-05-12T10:33:20.208Z] === RUN TestBuildMultiStageOnBuild [2021-05-12T10:33:21.873Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-12T10:33:21.873Z] Using test binary docker [2021-05-12T10:33:21.873Z] +++ /etc/init.d/apparmor start [2021-05-12T10:33:21.873Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-12T10:33:21.873Z] INFO: Waiting for daemon to start... [2021-05-12T10:33:21.873Z] Starting dockerd [2021-05-12T10:33:21.873Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-12T10:33:22.723Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2021-05-12T10:33:22.723Z] === RUN TestBuildUncleanTarFilenames [2021-05-12T10:33:22.978Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-05-12T10:33:22.978Z] === RUN TestBuildMultiStageLayerLeak [2021-05-12T10:33:24.413Z] . [2021-05-12T10:33:24.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-12T10:33:24.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-12T10:33:24.413Z] Error: No such image: emptyfs [2021-05-12T10:33:24.413Z] ++++ docker load [2021-05-12T10:33:24.413Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-12T10:33:24.413Z] Running integration-test (iteration 1) [2021-05-12T10:33:24.413Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-12T10:33:24.413Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:33:24.413Z] ++ set -e [2021-05-12T10:33:24.413Z] ++ '[' -n 0 ']' [2021-05-12T10:33:24.413Z] ++ set -x [2021-05-12T10:33:24.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:33:25.502Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-05-12T10:33:25.502Z] === RUN TestBuildWithHugeFile [2021-05-12T10:33:26.331Z] #22 5.383 Collecting yamllint==1.26.1 [2021-05-12T10:33:28.241Z] #22 ... [2021-05-12T10:33:28.241Z] [2021-05-12T10:33:28.241Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:33:28.241Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:33:28.241Z] #43 130.6 CC criu/namespaces.o [2021-05-12T10:33:28.241Z] #43 132.7 CC criu/net.o [2021-05-12T10:33:28.241Z] #43 135.7 CC criu/netfilter.o [2021-05-12T10:33:28.241Z] #43 136.0 CC criu/page-pipe.o [2021-05-12T10:33:28.809Z] #43 136.5 CC criu/page-xfer.o [2021-05-12T10:33:30.189Z] #43 138.1 CC criu/pagemap-cache.o [2021-05-12T10:33:30.758Z] #43 138.4 CC criu/pagemap.o [2021-05-12T10:33:30.758Z] #43 ... [2021-05-12T10:33:30.758Z] [2021-05-12T10:33:30.758Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-12T10:33:30.758Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-12T10:33:30.758Z] #22 10.81 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-12T10:33:31.696Z] #22 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-12T10:33:31.696Z] #22 12.07 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-12T10:33:31.955Z] #22 12.13 Collecting pyyaml (from yamllint==1.26.1) [2021-05-12T10:33:32.215Z] #22 12.39 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-12T10:33:32.474Z] #22 12.69 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-12T10:33:32.474Z] #22 12.70 Building wheels for collected packages: yamllint [2021-05-12T10:33:32.474Z] #22 12.70 Running setup.py bdist_wheel for yamllint: started [2021-05-12T10:33:33.412Z] #22 13.71 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-12T10:33:33.412Z] #22 13.71 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-12T10:33:33.412Z] #22 13.79 Successfully built yamllint [2021-05-12T10:33:33.412Z] #22 13.81 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-12T10:33:33.981Z] #22 14.19 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-12T10:33:34.550Z] #22 DONE 14.6s [2021-05-12T10:33:34.550Z] [2021-05-12T10:33:34.550Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-12T10:33:34.550Z] #25 sha256:667f204777c510b34c7099ef5f9863d2b6acfc1a9491c5b54b5af08944ac2585 [2021-05-12T10:33:35.118Z] #25 DONE 0.5s [2021-05-12T10:33:35.118Z] [2021-05-12T10:33:35.118Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-12T10:33:35.118Z] #30 sha256:5f2f9ce9e821a8af3e4567cab9bf8d9f9ed5042dcbe7fb09cbb6d909c56d757d [2021-05-12T10:33:40.398Z] #30 DONE 5.4s [2021-05-12T10:33:40.398Z] [2021-05-12T10:33:40.398Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-12T10:33:40.398Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-12T10:33:40.398Z] #40 DONE 231.2s [2021-05-12T10:33:40.398Z] [2021-05-12T10:33:40.398Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-12T10:33:40.398Z] #33 sha256:438eab9373a158d66715739f323d4363cfe121028347b46ab86eb36740d559f3 [2021-05-12T10:33:40.974Z] #33 DONE 0.5s [2021-05-12T10:33:40.974Z] [2021-05-12T10:33:40.974Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-12T10:33:40.974Z] #35 sha256:66c5c935859558ce344821b6cba4bf5797dd425ba31add31a932aabffa68b100 [2021-05-12T10:33:40.974Z] #35 DONE 0.1s [2021-05-12T10:33:40.974Z] [2021-05-12T10:33:40.974Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-12T10:33:40.974Z] #38 sha256:91fbc237c6a20d4537b81cbd0a970358c4ea4eef8857844b10bfdcfd84a9625e [2021-05-12T10:33:41.234Z] #38 DONE 0.1s [2021-05-12T10:33:41.234Z] [2021-05-12T10:33:41.234Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:33:41.234Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:33:41.234Z] #43 139.6 CC criu/parasite-syscall.o [2021-05-12T10:33:41.234Z] #43 140.7 CC criu/path.o [2021-05-12T10:33:41.234Z] #43 141.1 CC criu/pie-util-vdso-elf32.o [2021-05-12T10:33:41.234Z] #43 141.7 CC criu/pie-util-vdso.o [2021-05-12T10:33:41.234Z] #43 142.3 CC criu/pie-util.o [2021-05-12T10:33:41.234Z] #43 142.6 CC criu/pipes.o [2021-05-12T10:33:41.234Z] #43 143.5 CC criu/plugin.o [2021-05-12T10:33:41.234Z] #43 143.9 CC criu/proc_parse.o [2021-05-12T10:33:41.234Z] #43 146.4 CC criu/protobuf-desc.o [2021-05-12T10:33:41.234Z] #43 147.0 CC criu/protobuf.o [2021-05-12T10:33:41.234Z] #43 147.3 CC criu/pstree.o [2021-05-12T10:33:41.234Z] #43 148.0 CC criu/rbtree.o [2021-05-12T10:33:41.234Z] #43 148.3 CC criu/rst-malloc.o [2021-05-12T10:33:41.234Z] #43 148.6 CC criu/seccomp.o [2021-05-12T10:33:41.804Z] #43 149.5 CC criu/seize.o [2021-05-12T10:33:42.374Z] #43 ... [2021-05-12T10:33:42.374Z] [2021-05-12T10:33:42.374Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-12T10:33:42.374Z] #41 sha256:a5a1eb43c9c526f760bb9929ea5950af1a2132a6865ee4ead856e9a9027f66ce [2021-05-12T10:33:42.944Z] #41 DONE 0.6s [2021-05-12T10:33:42.944Z] [2021-05-12T10:33:42.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:33:42.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:33:42.944Z] #43 150.5 CC criu/servicefd.o [2021-05-12T10:33:42.944Z] #43 150.8 CC criu/shmem.o [2021-05-12T10:33:43.883Z] #43 151.6 CC criu/sigframe.o [2021-05-12T10:33:43.883Z] #43 151.8 CC criu/signalfd.o [2021-05-12T10:33:44.143Z] #43 152.0 CC criu/sk-inet.o [2021-05-12T10:33:45.083Z] #43 152.9 CC criu/sk-netlink.o [2021-05-12T10:33:45.343Z] #43 153.2 CC criu/sk-packet.o [2021-05-12T10:33:45.913Z] #43 153.7 CC criu/sk-queue.o [2021-05-12T10:33:46.483Z] #43 154.1 CC criu/sk-tcp.o [2021-05-12T10:33:46.743Z] #43 154.6 CC criu/sk-unix.o [2021-05-12T10:33:48.125Z] #43 ... [2021-05-12T10:33:48.125Z] [2021-05-12T10:33:48.125Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-12T10:33:48.125Z] #49 sha256:d16276231fe9ef58f2ba8690558532ed266b053b1dc2dede2f3e62ef218e9837 [2021-05-12T10:33:48.125Z] #49 238.4 + /build/golangci-lint --version [2021-05-12T10:33:48.125Z] #49 238.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-12T10:33:48.125Z] #49 DONE 239.3s [2021-05-12T10:33:48.386Z] [2021-05-12T10:33:48.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-12T10:33:48.386Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-12T10:33:48.386Z] #43 156.1 CC criu/sockets.o [2021-05-12T10:33:48.957Z] #43 156.9 CC criu/stats.o [2021-05-12T10:33:49.527Z] #43 157.3 CC criu/string.o [2021-05-12T10:33:49.527Z] #43 157.5 CC criu/sysctl.o [2021-05-12T10:33:50.097Z] #43 157.9 CC criu/sysfs_parse.o [2021-05-12T10:33:50.357Z] #43 158.2 CC criu/timens.o [2021-05-12T10:33:50.617Z] #43 158.4 CC criu/timerfd.o [2021-05-12T10:33:50.617Z] #43 158.6 CC criu/tty.o [2021-05-12T10:33:51.999Z] #43 159.8 CC criu/tun.o [2021-05-12T10:33:52.259Z] #43 160.1 CC criu/uffd.o [2021-05-12T10:33:53.200Z] #43 161.0 CC criu/util.o [2021-05-12T10:33:54.194Z] #43 161.8 CC criu/uts_ns.o [2021-05-12T10:33:54.194Z] #43 162.0 CC criu/vdso-compat.o [2021-05-12T10:33:54.194Z] #43 162.1 CC criu/vdso.o [2021-05-12T10:33:54.774Z] #43 162.6 LINK criu/built-in.o [2021-05-12T10:33:55.035Z] #43 162.8 LINK criu/criu [2021-05-12T10:33:55.295Z] #43 163.1 DEP lib/c/criu.d [2021-05-12T10:33:55.295Z] #43 163.2 CC images/rpc.pb-c.o [2021-05-12T10:33:55.873Z] #43 163.7 CC lib/c/criu.o [2021-05-12T10:33:56.812Z] #43 164.5 LINK lib/c/built-in.o [2021-05-12T10:33:56.812Z] #43 164.5 LINK lib/c/libcriu.so [2021-05-12T10:33:56.812Z] #43 164.5 LINK lib/c/libcriu.a [2021-05-12T10:33:56.812Z] #43 164.6 GEN magic.py [2021-05-12T10:33:57.071Z] #43 164.8 Note: Building without setproctitle() and strlcpy() support. [2021-05-12T10:33:57.071Z] #43 164.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-12T10:33:57.071Z] #43 164.8 Note: Building without GnuTLS support [2021-05-12T10:33:57.071Z] #43 164.8 Makefile.config:39: Warn: you have no libnftables installed [2021-05-12T10:33:57.071Z] #43 164.8 Makefile.config:40: Warn: Building without nftables support [2021-05-12T10:33:57.641Z] #43 165.5 fatal: not a git repository (or any of the parent directories): .git [2021-05-12T10:33:58.211Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2021-05-12T10:33:58.781Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2021-05-12T10:33:58.781Z] #43 166.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-12T10:33:58.781Z] #43 166.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-12T10:33:58.781Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2021-05-12T10:33:58.781Z] #43 166.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-12T10:33:58.781Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-05-12T10:33:58.781Z] #43 166.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-12T10:33:59.041Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.041Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.041Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.041Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.302Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.302Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.302Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.302Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-05-12T10:33:59.302Z] #43 167.1 INSTALL criu/criu [2021-05-12T10:33:59.565Z] #43 DONE 167.4s [2021-05-12T10:33:59.565Z] [2021-05-12T10:33:59.565Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:33:59.565Z] #53 sha256:d519fce1f859f2dbd589666266f1c436dc4bcb0a62040f131520f5ee83b01062 [2021-05-12T10:34:00.949Z] #53 ... [2021-05-12T10:34:00.949Z] [2021-05-12T10:34:00.949Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-12T10:34:00.949Z] #44 sha256:6ca7ca31ccdb0fe0d3686f229e17ff0b123b29028d4ef6506e7e3fa7e97e4376 [2021-05-12T10:34:01.208Z] #44 DONE 0.1s [2021-05-12T10:34:01.208Z] [2021-05-12T10:34:01.208Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-12T10:34:01.208Z] #46 sha256:79bbc2f4887ab3e8e46fea011728deeea3161fbe2601261e5bcc01eeba68b7b2 [2021-05-12T10:34:01.468Z] #46 DONE 0.2s [2021-05-12T10:34:01.468Z] [2021-05-12T10:34:01.468Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-12T10:34:01.468Z] #48 sha256:7671817407027c71e59bb9eff34cc9737efc827159b7f446e9a20378c1a9d139 [2021-05-12T10:34:01.468Z] #48 DONE 0.1s [2021-05-12T10:34:01.468Z] [2021-05-12T10:34:01.468Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-12T10:34:01.468Z] #50 sha256:9095ba384fb50548406e015d3b3431b3d06861b27a29f069e3736756dfa08a90 [2021-05-12T10:34:02.038Z] #50 DONE 0.5s [2021-05-12T10:34:02.038Z] [2021-05-12T10:34:02.038Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-12T10:34:02.038Z] #52 sha256:c3975616e24394773a21f07fe7947fd62b64a56face0ea5a584ec56b9f52b388 [2021-05-12T10:34:02.038Z] #52 DONE 0.1s [2021-05-12T10:34:02.038Z] [2021-05-12T10:34:02.038Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:34:02.038Z] #53 sha256:d519fce1f859f2dbd589666266f1c436dc4bcb0a62040f131520f5ee83b01062 [2021-05-12T10:34:08.618Z] #53 ... [2021-05-12T10:34:08.618Z] [2021-05-12T10:34:08.618Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:34:08.618Z] #56 sha256:ea36d39ce8a36c04d32267700aff8a1ea9d753acb82a3790b7597b7a2f590a66 [2021-05-12T10:34:08.618Z] #56 201.0 + bin/containerd [2021-05-12T10:34:11.123Z] Loaded image: buildpack-deps:buster [2021-05-12T10:34:11.123Z] Loaded image: busybox:latest [2021-05-12T10:34:11.123Z] Loaded image: busybox:glibc [2021-05-12T10:34:12.503Z] Loaded image: debian:bullseye [2021-05-12T10:34:12.763Z] Loaded image: hello-world:latest [2021-05-12T10:34:12.763Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:34:12.763Z] INFO: Testing against a local daemon [2021-05-12T10:34:12.763Z] === RUN TestCgroupNamespacesBuild [2021-05-12T10:34:13.897Z] #56 ... [2021-05-12T10:34:13.897Z] [2021-05-12T10:34:13.897Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-12T10:34:13.897Z] #53 sha256:d519fce1f859f2dbd589666266f1c436dc4bcb0a62040f131520f5ee83b01062 [2021-05-12T10:34:13.897Z] #53 126.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-12T10:34:13.897Z] #53 127.3 + mkdir -p /build [2021-05-12T10:34:13.897Z] #53 127.3 + cp runc /build/runc [2021-05-12T10:34:13.897Z] #53 DONE 127.8s [2021-05-12T10:34:13.897Z] [2021-05-12T10:34:13.897Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:34:13.897Z] #56 sha256:ea36d39ce8a36c04d32267700aff8a1ea9d753acb82a3790b7597b7a2f590a66 [2021-05-12T10:34:14.157Z] #56 ... [2021-05-12T10:34:14.157Z] [2021-05-12T10:34:14.157Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-12T10:34:14.157Z] #54 sha256:15f4a3b22513293d75d8dec255ac4abf2d6abb6e59c78150e7994050b82d5022 [2021-05-12T10:34:14.416Z] #54 DONE 0.2s [2021-05-12T10:34:14.416Z] [2021-05-12T10:34:14.416Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-12T10:34:14.416Z] #56 sha256:ea36d39ce8a36c04d32267700aff8a1ea9d753acb82a3790b7597b7a2f590a66 [2021-05-12T10:34:18.043Z] --- PASS: TestCgroupNamespacesBuild (4.23s) [2021-05-12T10:34:18.043Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-12T10:34:20.582Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.01s) [2021-05-12T10:34:20.582Z] === RUN TestBuildWithSession [2021-05-12T10:34:20.582Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-12T10:34:20.582Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:34:20.582Z] === RUN TestBuildSquashParent [2021-05-12T10:34:21.678Z] --- PASS: TestBuildWithHugeFile (53.71s) [2021-05-12T10:34:21.678Z] === RUN TestBuildWithEmptyDockerfile [2021-05-12T10:34:21.678Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:34:21.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:34:21.678Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:34:21.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:34:21.678Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:34:21.678Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:34:21.678Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:34:21.678Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:34:21.678Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:34:21.678Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-05-12T10:34:21.678Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-05-12T10:34:21.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-05-12T10:34:21.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-12T10:34:21.679Z] === RUN TestBuildPreserveOwnership [2021-05-12T10:34:21.679Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-12T10:34:22.606Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-12T10:34:23.970Z] --- PASS: TestBuildPreserveOwnership (4.64s) [2021-05-12T10:34:23.970Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2021-05-12T10:34:23.970Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s) [2021-05-12T10:34:23.970Z] === RUN TestBuildPlatformInvalid [2021-05-12T10:34:23.970Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-12T10:34:23.970Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-12T10:34:33.187Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:34:33.187Z] [2021-05-12T10:34:33.187Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-12T10:34:33.187Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-12T10:34:33.187Z] HOSTNAME=5b1063068813 [2021-05-12T10:34:33.187Z] TESTDEBUG=0 [2021-05-12T10:34:33.187Z] DEST=bundles/test-integration [2021-05-12T10:34:33.187Z] PWD=/go/src/github.com/docker/docker [2021-05-12T10:34:33.187Z] DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:34:33.187Z] container=docker [2021-05-12T10:34:33.187Z] HOME=/root [2021-05-12T10:34:33.187Z] GOLANG_VERSION=1.13.15 [2021-05-12T10:34:33.187Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-12T10:34:33.187Z] VALIDATE_BRANCH=20.10 [2021-05-12T10:34:33.187Z] TERM=xterm [2021-05-12T10:34:33.187Z] DOCKER_PKG=github.com/docker/docker [2021-05-12T10:34:33.187Z] SHLVL=1 [2021-05-12T10:34:33.187Z] TIMEOUT=120m [2021-05-12T10:34:33.187Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-12T10:34:33.187Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-12T10:34:33.187Z] GO111MODULE=off [2021-05-12T10:34:33.187Z] DOCKER_EXPERIMENTAL=1 [2021-05-12T10:34:33.187Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-12T10:34:33.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-12T10:34:33.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-12T10:34:33.187Z] GOPATH=/go [2021-05-12T10:34:33.187Z] PKG_CONFIG=pkg-config [2021-05-12T10:34:33.187Z] _=/usr/bin/env [2021-05-12T10:34:33.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-12T10:34:35.471Z] --- PASS: TestBuildSquashParent (13.37s) [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:34:35.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:34:35.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:34:35.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:34:35.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:34:35.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:34:35.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:34:35.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:34:35.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:34:35.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:34:38.806Z] Loaded image: buildpack-deps:buster [2021-05-12T10:34:38.806Z] Loaded image: busybox:latest [2021-05-12T10:34:38.806Z] Loaded image: busybox:glibc [2021-05-12T10:34:39.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:34:39.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:34:40.694Z] Loaded image: debian:bullseye [2021-05-12T10:34:40.694Z] Loaded image: hello-world:latest [2021-05-12T10:34:40.694Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:34:40.982Z] #56 231.4 + bin/containerd-stress [2021-05-12T10:34:40.982Z] #56 233.4 + bin/containerd-shim [2021-05-12T10:34:44.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:34:44.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:34:47.558Z] #56 240.3 + bin/containerd-shim-runc-v1 [2021-05-12T10:34:48.774Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.42s) [2021-05-12T10:34:48.774Z] PASS [2021-05-12T10:34:48.774Z] [2021-05-12T10:34:48.774Z] === Skipped [2021-05-12T10:34:48.774Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-12T10:34:48.774Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:34:48.774Z] [2021-05-12T10:34:48.774Z] [2021-05-12T10:34:48.774Z] DONE 33 tests, 1 skipped in 125.807s [2021-05-12T10:34:48.774Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-12T10:34:48.774Z] INFO: Testing against a local daemon [2021-05-12T10:34:48.774Z] === RUN TestConfigInspect [2021-05-12T10:34:49.888Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:34:49.888Z] [2021-05-12T10:34:49.888Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-12T10:34:49.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-12T10:34:49.888Z] Using test binary docker [2021-05-12T10:34:49.888Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-12T10:34:49.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-12T10:34:49.888Z] INFO: Waiting for daemon to start... [2021-05-12T10:34:49.888Z] Starting dockerd [2021-05-12T10:34:49.888Z] . [2021-05-12T10:34:49.888Z] INFO: Building docker-sdk-python3:4.4.1... [2021-05-12T10:34:50.234Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-12T10:34:50.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.75s) [2021-05-12T10:34:50.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.92s) [2021-05-12T10:34:50.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.98s) [2021-05-12T10:34:50.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.28s) [2021-05-12T10:34:50.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.21s) [2021-05-12T10:34:50.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.19s) [2021-05-12T10:34:50.235Z] === RUN TestBuildMultiStageCopy [2021-05-12T10:34:50.235Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-12T10:34:51.287Z] --- PASS: TestConfigInspect (2.47s) [2021-05-12T10:34:51.287Z] === RUN TestConfigList [2021-05-12T10:34:51.759Z] #56 244.8 + bin/containerd-shim-runc-v2 [2021-05-12T10:34:53.138Z] #56 245.8 + binaries [2021-05-12T10:34:53.138Z] #56 245.8 + install -D bin/containerd /build/containerd [2021-05-12T10:34:53.138Z] #56 245.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-12T10:34:53.138Z] #56 245.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-12T10:34:53.138Z] #56 245.9 + install -D bin/ctr /build/ctr [2021-05-12T10:34:53.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-12T10:34:53.799Z] --- PASS: TestConfigList (2.48s) [2021-05-12T10:34:53.799Z] === RUN TestConfigsCreateAndDelete [2021-05-12T10:34:54.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-12T10:34:54.515Z] #56 DONE 247.4s [2021-05-12T10:34:54.665Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-12T10:34:55.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-12T10:34:55.235Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-12T10:34:55.453Z] [2021-05-12T10:34:55.454Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-12T10:34:55.454Z] #57 sha256:b235775695915ec52879a93d30d0c8833232fa4d70fbff136ab63e46f76460fb [2021-05-12T10:34:55.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-12T10:34:55.804Z] --- PASS: TestBuildMultiStageCopy (6.13s) [2021-05-12T10:34:55.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.72s) [2021-05-12T10:34:55.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-05-12T10:34:55.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-05-12T10:34:55.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-05-12T10:34:55.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-05-12T10:34:55.804Z] === RUN TestBuildMultiStageParentConfig [2021-05-12T10:34:56.347Z] --- PASS: TestConfigsCreateAndDelete (2.50s) [2021-05-12T10:34:56.347Z] === RUN TestConfigsUpdate [2021-05-12T10:34:56.390Z] #57 DONE 1.0s [2021-05-12T10:34:56.390Z] [2021-05-12T10:34:56.390Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-12T10:34:56.390Z] #61 sha256:b1f5a7c5cfabac0e5f9459dc4f7826c19b30d8301379ca72ebee67b77486a4b9 [2021-05-12T10:34:56.649Z] #61 DONE 0.2s [2021-05-12T10:34:56.649Z] [2021-05-12T10:34:56.649Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-12T10:34:56.649Z] #66 sha256:c1e2c281190899b52abed9fe14506463151f6420fe2b0096140cfc66b8d1d89f [2021-05-12T10:34:57.184Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2021-05-12T10:34:57.184Z] === RUN TestBuildLabelWithTargets [2021-05-12T10:34:57.585Z] #66 DONE 0.9s [2021-05-12T10:34:57.585Z] [2021-05-12T10:34:57.585Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-12T10:34:57.585Z] #68 sha256:0354bed41713f3e2c6c3049059733264578d6b9b73d3ed147265f9cddff7e640 [2021-05-12T10:34:57.585Z] #68 DONE 0.1s [2021-05-12T10:34:57.585Z] [2021-05-12T10:34:57.585Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-12T10:34:57.585Z] #69 sha256:5885c395e5c2c715407cf6ba3570f3de26d200dd4ac91bf9abd8cc4372eb123a [2021-05-12T10:34:57.585Z] #69 DONE 0.0s [2021-05-12T10:34:57.585Z] [2021-05-12T10:34:57.585Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-12T10:34:57.585Z] #70 sha256:0146d8ea13eea8c28fcec1d9d8b59127220ae57d20257c16acdc333bb99003ab [2021-05-12T10:34:58.235Z] --- PASS: TestConfigsUpdate (2.42s) [2021-05-12T10:34:58.235Z] === RUN TestTemplatedConfig [2021-05-12T10:34:58.966Z] #70 DONE 1.5s [2021-05-12T10:34:58.966Z] [2021-05-12T10:34:58.966Z] #71 exporting to image [2021-05-12T10:34:58.966Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-12T10:34:58.966Z] #71 exporting layers [2021-05-12T10:34:59.725Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2021-05-12T10:34:59.725Z] === RUN TestBuildWithEmptyLayers [2021-05-12T10:35:00.665Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-05-12T10:35:00.665Z] === RUN TestBuildMultiStageOnBuild [2021-05-12T10:35:02.397Z] --- PASS: TestTemplatedConfig (3.46s) [2021-05-12T10:35:02.397Z] === RUN TestConfigCreateResolve [2021-05-12T10:35:04.283Z] --- PASS: TestConfigCreateResolve (2.43s) [2021-05-12T10:35:04.283Z] === RUN TestConfigDaemonLibtrustID [2021-05-12T10:35:04.844Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-05-12T10:35:04.844Z] PASS [2021-05-12T10:35:04.844Z] [2021-05-12T10:35:04.844Z] DONE 7 tests in 16.485s [2021-05-12T10:35:04.844Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-12T10:35:04.873Z] --- PASS: TestBuildMultiStageOnBuild (4.28s) [2021-05-12T10:35:04.873Z] === RUN TestBuildUncleanTarFilenames [2021-05-12T10:35:05.100Z] INFO: Testing against a local daemon [2021-05-12T10:35:05.100Z] === RUN TestCheckpoint [2021-05-12T10:35:05.100Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-12T10:35:05.100Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:35:05.100Z] === RUN TestContainerInvalidJSON [2021-05-12T10:35:05.100Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:35:05.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:35:05.100Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:35:05.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:35:05.100Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:35:05.100Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:35:05.100Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:35:05.100Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:35:05.100Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:35:05.100Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-12T10:35:05.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-12T10:35:05.100Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-12T10:35:05.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-12T10:35:05.100Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-12T10:35:05.100Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-12T10:35:05.100Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-12T10:35:05.100Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-12T10:35:05.100Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-12T10:35:05.100Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-12T10:35:05.100Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-12T10:35:05.100Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-12T10:35:05.100Z] === RUN TestCopyFromContainer [2021-05-12T10:35:06.465Z] === RUN TestCopyFromContainer// [2021-05-12T10:35:06.721Z] === RUN TestCopyFromContainer//bar/root [2021-05-12T10:35:06.721Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-12T10:35:06.721Z] === RUN TestCopyFromContainer/bar/quux [2021-05-12T10:35:06.782Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2021-05-12T10:35:06.782Z] === RUN TestBuildMultiStageLayerLeak [2021-05-12T10:35:06.977Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-12T10:35:06.977Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-12T10:35:06.977Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-12T10:35:06.977Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-12T10:35:07.088Z] #71 exporting layers 6.7s done [2021-05-12T10:35:07.088Z] #71 writing image sha256:b772ac238a68f1c31f9ef7b2ccd7ac95a2d1023f469400fbd9049c7686f83f57 done [2021-05-12T10:35:07.088Z] #71 naming to docker.io/library/docker:01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:35:07.088Z] #71 naming to docker.io/library/docker:01f734cb4f432760fc94a0fb6f64207628ca0662 done [2021-05-12T10:35:07.088Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-12T10:35:07.233Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-12T10:35:07.233Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer (2.12s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-12T10:35:07.233Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-12T10:35:07.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-12T10:35:07.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:35:07.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:35:07.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:35:07.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:35:07.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:35:07.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:35:07.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:35:07.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:35:07.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:35:07.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-12T10:35:07.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-12T10:35:07.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-12T10:35:07.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-12T10:35:07.233Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-12T10:35:07.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh dynbinary test-integration [2021-05-12T10:35:07.489Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-12T10:35:07.489Z] === RUN TestCreateWithInvalidEnv [2021-05-12T10:35:07.489Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-12T10:35:07.489Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-12T10:35:07.489Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-12T10:35:07.489Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-12T10:35:07.489Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-12T10:35:07.489Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-12T10:35:07.489Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-12T10:35:07.489Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-12T10:35:07.489Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-12T10:35:07.489Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-12T10:35:07.489Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-12T10:35:07.489Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-12T10:35:07.489Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-12T10:35:07.489Z] === RUN TestCreateTmpfsMountsTarget [2021-05-12T10:35:07.489Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-12T10:35:07.489Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-12T10:35:09.334Z] [2021-05-12T10:35:09.334Z] Removing bundles/ [2021-05-12T10:35:09.334Z] [2021-05-12T10:35:09.334Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-12T10:35:09.334Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:35:09.334Z] GOOS="" GOARCH="" GOARM="" [2021-05-12T10:35:10.003Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2021-05-12T10:35:10.003Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-12T10:35:12.063Z] --- PASS: TestBuildMultiStageLayerLeak (4.64s) [2021-05-12T10:35:12.063Z] === RUN TestBuildWithHugeFile [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2021-05-12T10:35:12.519Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-12T10:35:12.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:35:12.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:35:12.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:35:12.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:35:12.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:35:12.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:35:12.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:35:12.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:35:12.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:35:12.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:35:12.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:35:12.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:35:12.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:35:12.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:35:12.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-12T10:35:12.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-12T10:35:12.519Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-12T10:35:13.080Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-05-12T10:35:13.080Z] === RUN TestCreateDifferentPlatform [2021-05-12T10:35:13.080Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-12T10:35:13.080Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-12T10:35:13.080Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-12T10:35:13.080Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-12T10:35:13.080Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-12T10:35:13.080Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-12T10:35:13.080Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-12T10:35:13.080Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-12T10:35:13.080Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-12T10:35:13.080Z] === RUN TestContainerStartOnDaemonRestart [2021-05-12T10:35:13.080Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-12T10:35:13.080Z] === RUN TestDaemonRestartIpcMode [2021-05-12T10:35:13.080Z] === PAUSE TestDaemonRestartIpcMode [2021-05-12T10:35:13.080Z] === RUN TestDaemonHostGatewayIP [2021-05-12T10:35:13.080Z] === PAUSE TestDaemonHostGatewayIP [2021-05-12T10:35:13.080Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-12T10:35:13.080Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-12T10:35:13.080Z] === RUN TestContainerKillOnDaemonStart [2021-05-12T10:35:13.080Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-12T10:35:13.080Z] === RUN TestDiff [2021-05-12T10:35:13.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-12T10:35:14.005Z] --- PASS: TestDiff (0.78s) [2021-05-12T10:35:14.005Z] === RUN TestExecWithCloseStdin [2021-05-12T10:35:15.043Z] 8116de3c91c3: Pull complete [2021-05-12T10:35:15.043Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-12T10:35:15.043Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:35:15.043Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-12T10:35:15.043Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-12T10:35:15.043Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-12T10:35:15.043Z] WARN: Skipping validation tests [2021-05-12T10:35:15.043Z] INFO: Running unit tests at 05/12/2021 10:35:05... [2021-05-12T10:35:15.043Z] INFO: make.ps1 starting at 05/12/2021 10:35:09 [2021-05-12T10:35:15.043Z] INFO: Git commit (01f734cb4f) assumed from DOCKER_GITCOMMIT environment variable [2021-05-12T10:35:15.043Z] INFO: Invoking autogen... [2021-05-12T10:35:15.043Z] INFO: Running unit tests... [2021-05-12T10:35:15.369Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-05-12T10:35:15.370Z] === RUN TestExec [2021-05-12T10:35:16.296Z] --- PASS: TestExec (1.09s) [2021-05-12T10:35:16.296Z] === RUN TestExecUser [2021-05-12T10:35:17.223Z] --- PASS: TestExecUser (1.11s) [2021-05-12T10:35:17.223Z] === RUN TestExportContainerAndImportImage [2021-05-12T10:35:17.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-12T10:35:17.347Z] Using test binary docker [2021-05-12T10:35:17.347Z] +++ /etc/init.d/apparmor start [2021-05-12T10:35:17.347Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-12T10:35:17.347Z] INFO: Waiting for daemon to start... [2021-05-12T10:35:17.347Z] Starting dockerd [2021-05-12T10:35:17.347Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-12T10:35:18.588Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-05-12T10:35:18.588Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-12T10:35:18.746Z] . [2021-05-12T10:35:18.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-12T10:35:18.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-12T10:35:19.005Z] Error: No such image: emptyfs [2021-05-12T10:35:19.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-12T10:35:19.005Z] ++++ docker load [2021-05-12T10:35:19.264Z] Running integration-test (iteration 1) [2021-05-12T10:35:19.264Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-12T10:35:19.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-12T10:35:19.264Z] ++ set -e [2021-05-12T10:35:19.264Z] ++ '[' -n 0 ']' [2021-05-12T10:35:19.523Z] ++ set -x [2021-05-12T10:35:19.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-12T10:35:20.475Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2021-05-12T10:35:20.475Z] === RUN TestHealthCheckWorkdir [2021-05-12T10:35:20.905Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-12T10:35:20.905Z] Using test binary docker [2021-05-12T10:35:21.164Z] +++ /etc/init.d/apparmor start [2021-05-12T10:35:21.164Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-12T10:35:21.164Z] INFO: Waiting for daemon to start... [2021-05-12T10:35:21.164Z] Starting dockerd [2021-05-12T10:35:21.164Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-12T10:35:21.870Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-05-12T10:35:21.870Z] === RUN TestHealthKillContainer [2021-05-12T10:35:22.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-12T10:35:22.072Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-12T10:35:23.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-12T10:35:24.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-12T10:35:25.132Z] --- PASS: TestHealthKillContainer (3.12s) [2021-05-12T10:35:25.132Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-12T10:35:25.360Z] . [2021-05-12T10:35:25.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-12T10:35:25.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-12T10:35:25.360Z] Error: No such image: emptyfs [2021-05-12T10:35:25.360Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-12T10:35:25.360Z] ++++ docker load [2021-05-12T10:35:25.360Z] Running integration-test (iteration 1) [2021-05-12T10:35:25.360Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-12T10:35:25.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-12T10:35:25.360Z] ++ set -e [2021-05-12T10:35:25.360Z] ++ '[' -n 0 ']' [2021-05-12T10:35:25.360Z] ++ set -x [2021-05-12T10:35:25.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-12T10:35:25.692Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-05-12T10:35:25.692Z] === RUN TestIpcModeNone [2021-05-12T10:35:26.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-12T10:35:26.618Z] --- PASS: TestIpcModeNone (1.10s) [2021-05-12T10:35:26.618Z] === RUN TestIpcModePrivate [2021-05-12T10:35:26.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-12T10:35:27.981Z] --- PASS: TestIpcModePrivate (1.10s) [2021-05-12T10:35:27.981Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-12T10:35:27.981Z] === RUN TestIpcModeShareable [2021-05-12T10:35:28.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-12T10:35:28.605Z] sha256:42dac115137cce82c42112e819ddef5f5bd947d1d8f7c63edbf79edc6f3769b8 [2021-05-12T10:35:28.605Z] INFO: Starting docker-py tests... [2021-05-12T10:35:28.907Z] --- PASS: TestIpcModeShareable (1.10s) [2021-05-12T10:35:28.907Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-12T10:35:28.907Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-12T10:35:29.983Z] ============================= test session starts ============================== [2021-05-12T10:35:29.983Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-12T10:35:29.983Z] rootdir: /src, inifile: pytest.ini [2021-05-12T10:35:29.983Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-12T10:35:30.589Z] ? github.com/docker/docker/api [no test files] [2021-05-12T10:35:30.919Z] collected 389 items / 1 deselected / 388 selected [2021-05-12T10:35:30.919Z] [2021-05-12T10:35:31.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-12T10:35:32.171Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-05-12T10:35:32.171Z] === RUN TestAPIIpcModeHost [2021-05-12T10:35:33.097Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-05-12T10:35:33.097Z] === RUN TestDaemonIpcModeShareable [2021-05-12T10:35:33.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-12T10:35:34.984Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-05-12T10:35:34.984Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-12T10:35:34.984Z] === RUN TestDaemonIpcModePrivate [2021-05-12T10:35:35.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-12T10:35:36.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-12T10:35:36.871Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-05-12T10:35:36.871Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-12T10:35:36.871Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-12T10:35:37.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-12T10:35:38.759Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-05-12T10:35:38.759Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-12T10:35:38.759Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-12T10:35:39.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-12T10:35:40.646Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-05-12T10:35:40.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-12T10:35:40.646Z] === RUN TestIpcModeOlderClient [2021-05-12T10:35:40.646Z] === PAUSE TestIpcModeOlderClient [2021-05-12T10:35:40.646Z] === RUN TestKillContainerInvalidSignal [2021-05-12T10:35:41.207Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-05-12T10:35:41.207Z] === RUN TestKillContainer [2021-05-12T10:35:41.207Z] === RUN TestKillContainer/no_signal [2021-05-12T10:35:41.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-12T10:35:42.133Z] === RUN TestKillContainer/non_killing_signal [2021-05-12T10:35:42.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-12T10:35:42.694Z] === RUN TestKillContainer/killing_signal [2021-05-12T10:35:43.620Z] --- PASS: TestKillContainer (2.15s) [2021-05-12T10:35:43.620Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-05-12T10:35:43.620Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-12T10:35:43.620Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-05-12T10:35:43.620Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-12T10:35:43.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-12T10:35:43.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-12T10:35:44.182Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-12T10:35:45.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-05-12T10:35:45.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2021-05-12T10:35:45.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-05-12T10:35:45.110Z] === RUN TestKillStoppedContainer [2021-05-12T10:35:45.110Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-05-12T10:35:45.110Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-12T10:35:45.110Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-12T10:35:45.110Z] === RUN TestKillDifferentUserContainer [2021-05-12T10:35:45.330Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-12T10:35:45.330Z] Using test binary docker [2021-05-12T10:35:45.330Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-12T10:35:45.330Z] +++ /etc/init.d/apparmor start [2021-05-12T10:35:45.330Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-12T10:35:45.330Z] INFO: Waiting for daemon to start... [2021-05-12T10:35:45.330Z] Starting dockerd [2021-05-12T10:35:45.330Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-12T10:35:45.673Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-05-12T10:35:45.673Z] === RUN TestInspectOomKilledTrue [2021-05-12T10:35:45.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-12T10:35:45.673Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-12T10:35:45.673Z] === RUN TestInspectOomKilledFalse [2021-05-12T10:35:46.603Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-05-12T10:35:46.603Z] === RUN TestLinksEtcHostsContentMatch [2021-05-12T10:35:47.165Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-05-12T10:35:47.165Z] === RUN TestLinksContainerNames [2021-05-12T10:35:47.876Z] . [2021-05-12T10:35:47.876Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-12T10:35:47.876Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-12T10:35:47.876Z] Error: No such image: emptyfs [2021-05-12T10:35:47.876Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-12T10:35:47.876Z] ++++ docker load [2021-05-12T10:35:47.876Z] Running integration-test (iteration 1) [2021-05-12T10:35:47.876Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-12T10:35:47.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:35:47.876Z] ++ set -e [2021-05-12T10:35:47.876Z] ++ '[' -n 0 ']' [2021-05-12T10:35:47.876Z] ++ set -x [2021-05-12T10:35:47.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:35:48.197Z] === RUN TestMiddlewares [2021-05-12T10:35:48.197Z] --- PASS: TestMiddlewares (0.00s) [2021-05-12T10:35:48.197Z] PASS [2021-05-12T10:35:48.197Z] coverage: 9.0% of statements [2021-05-12T10:35:48.197Z] ok github.com/docker/docker/api/server 0.119s coverage: 9.0% of statements [2021-05-12T10:35:49.052Z] --- PASS: TestLinksContainerNames (1.42s) [2021-05-12T10:35:49.052Z] === RUN TestLogsFollowTailEmpty [2021-05-12T10:35:49.308Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-05-12T10:35:49.308Z] === RUN TestContainerNetworkMountsNoChown [2021-05-12T10:35:50.234Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/default [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/default [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/private [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/private [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rprivate [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/slave [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/slave [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rslave [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/shared [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/shared [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rshared [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/default [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rshared [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/shared [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rslave [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/slave [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rprivate [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/private [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-12T10:35:50.234Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:35:50.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:35:50.234Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:35:50.492Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-12T10:35:50.492Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-12T10:35:50.492Z] === RUN TestContainerBindMountNonRecursive [2021-05-12T10:35:53.006Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-05-12T10:35:53.006Z] === RUN TestContainerVolumesMountedAsShared [2021-05-12T10:35:53.262Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-05-12T10:35:53.262Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-12T10:35:53.635Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-12T10:35:54.189Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-12T10:35:54.189Z] === RUN TestNetworkNat [2021-05-12T10:35:54.461Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-12T10:35:55.116Z] --- PASS: TestNetworkNat (0.83s) [2021-05-12T10:35:55.116Z] === RUN TestNetworkLocalhostTCPNat [2021-05-12T10:35:55.677Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-05-12T10:35:55.677Z] === RUN TestNetworkLoopbackNat [2021-05-12T10:35:56.662Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-12T10:35:59.840Z] --- PASS: TestNetworkLoopbackNat (3.35s) [2021-05-12T10:35:59.840Z] === RUN TestPause [2021-05-12T10:35:59.840Z] --- PASS: TestPause (0.75s) [2021-05-12T10:35:59.840Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-12T10:35:59.840Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:35:59.840Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:35:59.840Z] === RUN TestPauseStopPausedContainer [2021-05-12T10:36:00.108Z] Loaded image: buildpack-deps:buster [2021-05-12T10:36:00.108Z] Loaded image: busybox:latest [2021-05-12T10:36:00.108Z] Loaded image: busybox:glibc [2021-05-12T10:36:00.766Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-05-12T10:36:00.766Z] === RUN TestPsFilter [2021-05-12T10:36:00.766Z] --- PASS: TestPsFilter (0.11s) [2021-05-12T10:36:00.766Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-12T10:36:01.050Z] Loaded image: debian:bullseye [2021-05-12T10:36:01.310Z] Loaded image: hello-world:latest [2021-05-12T10:36:01.310Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:36:01.327Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-05-12T10:36:01.327Z] === RUN TestRemoveContainerWithVolume [2021-05-12T10:36:01.570Z] INFO: Testing against a local daemon [2021-05-12T10:36:01.570Z] === RUN TestCgroupNamespacesBuild [2021-05-12T10:36:02.253Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-05-12T10:36:02.253Z] === RUN TestRemoveContainerRunning [2021-05-12T10:36:02.816Z] --- PASS: TestRemoveContainerRunning (0.74s) [2021-05-12T10:36:02.816Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-12T10:36:03.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-05-12T10:36:03.743Z] === RUN TestRemoveInvalidContainer [2021-05-12T10:36:03.743Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-12T10:36:03.743Z] === RUN TestRenameLinkedContainer [2021-05-12T10:36:04.094Z] Loaded image: buildpack-deps:buster [2021-05-12T10:36:04.094Z] Loaded image: busybox:latest [2021-05-12T10:36:04.094Z] Loaded image: busybox:glibc [2021-05-12T10:36:04.354Z] Loaded image: buildpack-deps:buster [2021-05-12T10:36:04.866Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2021-05-12T10:36:04.866Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-12T10:36:04.924Z] Loaded image: busybox:latest [2021-05-12T10:36:05.497Z] Loaded image: busybox:glibc [2021-05-12T10:36:06.441Z] Loaded image: debian:bullseye [2021-05-12T10:36:06.700Z] Loaded image: hello-world:latest [2021-05-12T10:36:06.776Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2021-05-12T10:36:06.776Z] === RUN TestBuildWithSession [2021-05-12T10:36:06.776Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-12T10:36:06.776Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:36:06.776Z] === RUN TestBuildSquashParent [2021-05-12T10:36:06.969Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:36:07.008Z] --- PASS: TestRenameLinkedContainer (2.92s) [2021-05-12T10:36:07.008Z] === RUN TestRenameStoppedContainer [2021-05-12T10:36:07.229Z] INFO: Testing against a local daemon [2021-05-12T10:36:07.229Z] === RUN TestDockerSuite [2021-05-12T10:36:07.264Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-05-12T10:36:07.264Z] === RUN TestRenameRunningContainerAndReuse [2021-05-12T10:36:07.488Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-12T10:36:07.488Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-12T10:36:07.488Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-12T10:36:07.748Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-12T10:36:07.748Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-12T10:36:07.748Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-12T10:36:07.748Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-12T10:36:07.748Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-12T10:36:08.629Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-05-12T10:36:08.629Z] === RUN TestRenameInvalidName [2021-05-12T10:36:08.687Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-12T10:36:08.947Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-12T10:36:09.556Z] --- PASS: TestRenameInvalidName (0.71s) [2021-05-12T10:36:09.556Z] === RUN TestRenameAnonymousContainer [2021-05-12T10:36:09.885Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-12T10:36:09.885Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-12T10:36:10.824Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-12T10:36:10.824Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-12T10:36:10.824Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-12T10:36:11.393Z] Loaded image: debian:bullseye [2021-05-12T10:36:11.653Z] Loaded image: hello-world:latest [2021-05-12T10:36:11.923Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:36:11.923Z] INFO: Testing against a local daemon [2021-05-12T10:36:11.923Z] === RUN TestDockerDaemonSuite [2021-05-12T10:36:11.923Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-12T10:36:12.825Z] --- PASS: TestRenameAnonymousContainer (3.18s) [2021-05-12T10:36:12.825Z] === RUN TestRenameContainerWithSameName [2021-05-12T10:36:13.355Z] --- PASS: TestBuildSquashParent (6.41s) [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:36:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:36:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:36:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:36:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:36:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:36:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:36:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:36:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:36:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:36:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:36:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:36:13.394Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-05-12T10:36:13.394Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-12T10:36:13.830Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-12T10:36:14.757Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-05-12T10:36:14.757Z] === RUN TestResize [2021-05-12T10:36:14.771Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-12T10:36:14.771Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-12T10:36:14.771Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-12T10:36:15.318Z] --- PASS: TestResize (0.72s) [2021-05-12T10:36:15.318Z] === RUN TestResizeWithInvalidSize [2021-05-12T10:36:16.244Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-05-12T10:36:16.244Z] === RUN TestResizeWhenContainerNotStarted [2021-05-12T10:36:16.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:36:16.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:36:16.805Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:36:16.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:36:16.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:36:16.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:36:16.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:36:17.309Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-05-12T10:36:18.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2021-05-12T10:36:18.572Z] === RUN TestBuildMultiStageCopy [2021-05-12T10:36:18.572Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-12T10:36:18.688Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-12T10:36:18.688Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-12T10:36:19.257Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-12T10:36:19.257Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-12T10:36:19.257Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-12T10:36:19.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:36:19.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:36:20.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-12T10:36:20.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:36:20.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:36:20.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-12T10:36:21.005Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-12T10:36:21.165Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-12T10:36:21.578Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-12T10:36:21.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:36:21.838Z] --- PASS: TestBuildMultiStageCopy (3.54s) [2021-05-12T10:36:21.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s) [2021-05-12T10:36:21.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-12T10:36:21.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-05-12T10:36:21.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2021-05-12T10:36:21.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2021-05-12T10:36:21.839Z] === RUN TestBuildMultiStageParentConfig [2021-05-12T10:36:21.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:36:22.780Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2021-05-12T10:36:22.780Z] === RUN TestBuildLabelWithTargets [2021-05-12T10:36:23.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:36:24.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:36:24.690Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2021-05-12T10:36:24.690Z] === RUN TestBuildWithEmptyLayers [2021-05-12T10:36:25.260Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-05-12T10:36:25.260Z] === RUN TestBuildMultiStageOnBuild [2021-05-12T10:36:25.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-12T10:36:26.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:36:27.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:36:27.804Z] --- PASS: TestBuildMultiStageOnBuild (2.57s) [2021-05-12T10:36:27.805Z] === RUN TestBuildUncleanTarFilenames [2021-05-12T10:36:28.656Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-12T10:36:28.745Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-05-12T10:36:28.745Z] === RUN TestBuildMultiStageLayerLeak [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2021-05-12T10:36:29.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) [2021-05-12T10:36:29.913Z] === RUN TestCgroupNamespacesRun [2021-05-12T10:36:31.193Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-12T10:36:31.278Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2021-05-12T10:36:31.278Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-12T10:36:31.278Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-12T10:36:31.278Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-12T10:36:31.278Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-12T10:36:31.287Z] --- PASS: TestBuildMultiStageLayerLeak (2.54s) [2021-05-12T10:36:31.287Z] === RUN TestBuildWithHugeFile [2021-05-12T10:36:33.166Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2021-05-12T10:36:33.166Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-12T10:36:33.731Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-12T10:36:33.893Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-05-12T10:36:35.054Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2021-05-12T10:36:35.054Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-12T10:36:35.111Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-12T10:36:36.049Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-12T10:36:36.941Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-05-12T10:36:36.941Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-12T10:36:37.433Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-12T10:36:38.304Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2021-05-12T10:36:38.304Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-12T10:36:38.370Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-12T10:36:38.370Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-12T10:36:39.234Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-05-12T10:36:39.234Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-12T10:36:40.931Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-12T10:36:41.121Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-05-12T10:36:41.121Z] === RUN TestKernelTCPMemory [2021-05-12T10:36:41.121Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-12T10:36:41.121Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-12T10:36:41.121Z] === RUN TestNISDomainname [2021-05-12T10:36:42.487Z] --- PASS: TestNISDomainname (1.29s) [2021-05-12T10:36:42.487Z] === RUN TestHostnameDnsResolution [2021-05-12T10:36:42.837Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-12T10:36:43.098Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-12T10:36:43.851Z] --- PASS: TestHostnameDnsResolution (1.68s) [2021-05-12T10:36:43.851Z] === RUN TestStats [2021-05-12T10:36:45.004Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-12T10:36:45.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-12T10:36:45.808Z] [2021-05-12T10:36:45.808Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-12T10:36:45.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-12T10:36:45.808Z] HOSTNAME=d9856e7125ac [2021-05-12T10:36:45.808Z] DEST=bundles/test-integration [2021-05-12T10:36:45.808Z] PWD=/go/src/github.com/docker/docker [2021-05-12T10:36:45.808Z] DOCKER_ROOTLESS=1 [2021-05-12T10:36:45.808Z] DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 [2021-05-12T10:36:45.808Z] container=docker [2021-05-12T10:36:45.808Z] HOME=/root [2021-05-12T10:36:45.808Z] GOLANG_VERSION=1.13.15 [2021-05-12T10:36:45.808Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-12T10:36:45.808Z] VALIDATE_BRANCH=20.10 [2021-05-12T10:36:45.808Z] TERM=xterm [2021-05-12T10:36:45.808Z] DOCKER_PKG=github.com/docker/docker [2021-05-12T10:36:45.808Z] SHLVL=1 [2021-05-12T10:36:45.808Z] TIMEOUT=120m [2021-05-12T10:36:45.808Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-12T10:36:45.808Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-12T10:36:45.808Z] GO111MODULE=off [2021-05-12T10:36:45.808Z] DOCKER_EXPERIMENTAL=1 [2021-05-12T10:36:45.808Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-12T10:36:45.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-12T10:36:45.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-12T10:36:45.808Z] GOPATH=/go [2021-05-12T10:36:45.808Z] PKG_CONFIG=pkg-config [2021-05-12T10:36:45.808Z] _=/usr/bin/env [2021-05-12T10:36:45.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-12T10:36:46.385Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-12T10:36:46.385Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-12T10:36:47.113Z] --- PASS: TestStats (2.78s) [2021-05-12T10:36:47.113Z] === RUN TestStopContainerWithTimeout [2021-05-12T10:36:47.113Z] === RUN TestStopContainerWithTimeout/0 [2021-05-12T10:36:47.113Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-12T10:36:47.113Z] === RUN TestStopContainerWithTimeout/1 [2021-05-12T10:36:47.113Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-12T10:36:47.113Z] === RUN TestStopContainerWithTimeout/3 [2021-05-12T10:36:47.113Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-12T10:36:47.113Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-12T10:36:47.113Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-12T10:36:47.113Z] === CONT TestStopContainerWithTimeout/0 [2021-05-12T10:36:47.113Z] === CONT TestStopContainerWithTimeout/3 [2021-05-12T10:36:48.040Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-12T10:36:48.558Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-12T10:36:48.558Z] === RUN TestBoolValue [2021-05-12T10:36:48.558Z] --- PASS: TestBoolValue (0.00s) [2021-05-12T10:36:48.558Z] === RUN TestBoolValueOrDefault [2021-05-12T10:36:48.558Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-12T10:36:48.558Z] === RUN TestInt64ValueOrZero [2021-05-12T10:36:48.558Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-12T10:36:48.558Z] === RUN TestInt64ValueOrDefault [2021-05-12T10:36:48.558Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-12T10:36:48.558Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-12T10:36:48.558Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-12T10:36:48.558Z] === RUN TestJsonContentType [2021-05-12T10:36:48.558Z] --- PASS: TestJsonContentType (0.00s) [2021-05-12T10:36:48.558Z] PASS [2021-05-12T10:36:48.558Z] coverage: 14.7% of statements [2021-05-12T10:36:48.558Z] ok github.com/docker/docker/api/server/httputils 0.083s coverage: 14.7% of statements [2021-05-12T10:36:48.930Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-12T10:36:48.930Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-12T10:36:49.020Z] === RUN TestMaskSecretKeys [2021-05-12T10:36:49.020Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-12T10:36:49.020Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-12T10:36:49.020Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-12T10:36:49.020Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-12T10:36:49.020Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-12T10:36:49.020Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-12T10:36:49.020Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-12T10:36:49.020Z] === RUN TestVersionMiddlewareVersion [2021-05-12T10:36:49.020Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-12T10:36:49.020Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-12T10:36:49.020Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-12T10:36:49.020Z] PASS [2021-05-12T10:36:49.020Z] coverage: 37.7% of statements [2021-05-12T10:36:49.020Z] ok github.com/docker/docker/api/server/middleware 0.086s coverage: 37.7% of statements [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-12T10:36:49.020Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-12T10:36:49.870Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-12T10:36:49.926Z] === CONT TestStopContainerWithTimeout/1 [2021-05-12T10:36:50.568Z] === RUN TestStrSliceMarshalJSON [2021-05-12T10:36:50.568Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestStrSliceUnmarshalJSON [2021-05-12T10:36:50.568Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestStrSliceUnmarshalString [2021-05-12T10:36:50.568Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestStrSliceUnmarshalSlice [2021-05-12T10:36:50.568Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-12T10:36:50.568Z] PASS [2021-05-12T10:36:50.568Z] coverage: 90.0% of statements [2021-05-12T10:36:50.568Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-05-12T10:36:50.568Z] === RUN TestToJSON [2021-05-12T10:36:50.568Z] --- PASS: TestToJSON (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestToParamWithVersion [2021-05-12T10:36:50.568Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestFromJSON [2021-05-12T10:36:50.568Z] --- PASS: TestFromJSON (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestEmpty [2021-05-12T10:36:50.568Z] --- PASS: TestEmpty (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestArgsMatchKVListEmptySources [2021-05-12T10:36:50.568Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestArgsMatchKVList [2021-05-12T10:36:50.568Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestArgsMatch [2021-05-12T10:36:50.568Z] --- PASS: TestArgsMatch (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestAdd [2021-05-12T10:36:50.568Z] --- PASS: TestAdd (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestDel [2021-05-12T10:36:50.568Z] --- PASS: TestDel (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestLen [2021-05-12T10:36:50.568Z] --- PASS: TestLen (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestExactMatch [2021-05-12T10:36:50.568Z] --- PASS: TestExactMatch (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestOnlyOneExactMatch [2021-05-12T10:36:50.568Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestContains [2021-05-12T10:36:50.568Z] --- PASS: TestContains (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestValidate [2021-05-12T10:36:50.568Z] --- PASS: TestValidate (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestWalkValues [2021-05-12T10:36:50.568Z] --- PASS: TestWalkValues (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestFuzzyMatch [2021-05-12T10:36:50.568Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-12T10:36:50.568Z] === RUN TestClone [2021-05-12T10:36:50.568Z] --- PASS: TestClone (0.00s) [2021-05-12T10:36:50.568Z] PASS [2021-05-12T10:36:50.568Z] coverage: 92.2% of statements [2021-05-12T10:36:50.568Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2021-05-12T10:36:51.030Z] === RUN TestAdjustForAPIVersion [2021-05-12T10:36:51.030Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-12T10:36:51.030Z] PASS [2021-05-12T10:36:51.030Z] coverage: 5.7% of statements [2021-05-12T10:36:51.030Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-12T10:36:51.030Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-12T10:36:51.030Z] === RUN TestDurationToSecondsString [2021-05-12T10:36:51.030Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-12T10:36:51.030Z] === RUN TestGetTimestamp [2021-05-12T10:36:51.030Z] --- PASS: TestGetTimestamp (0.17s) [2021-05-12T10:36:51.030Z] === RUN TestParseTimestamps [2021-05-12T10:36:51.030Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-12T10:36:51.030Z] PASS [2021-05-12T10:36:51.030Z] coverage: 100.0% of statements [2021-05-12T10:36:51.030Z] ok github.com/docker/docker/api/types/time 0.223s coverage: 100.0% of statements [2021-05-12T10:36:51.248Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-12T10:36:51.812Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-12T10:36:51.812Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-05-12T10:36:51.812Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-05-12T10:36:51.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-05-12T10:36:51.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-05-12T10:36:51.812Z] === RUN TestDeleteDevicemapper [2021-05-12T10:36:51.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-12T10:36:51.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:36:51.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-12T10:36:52.004Z] === RUN TestCompareVersion [2021-05-12T10:36:52.004Z] --- PASS: TestCompareVersion (0.00s) [2021-05-12T10:36:52.004Z] PASS [2021-05-12T10:36:52.004Z] coverage: 75.0% of statements [2021-05-12T10:36:52.004Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-12T10:36:52.004Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-12T10:36:52.185Z] --- PASS: TestBuildWithHugeFile (100.69s) [2021-05-12T10:36:52.185Z] === RUN TestBuildWithEmptyDockerfile [2021-05-12T10:36:52.185Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:36:52.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:36:52.185Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:36:52.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:36:52.185Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:36:52.185Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:36:52.185Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:36:52.185Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:36:52.185Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:36:52.445Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-12T10:36:52.445Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-05-12T10:36:52.445Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-05-12T10:36:52.445Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-05-12T10:36:52.445Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-05-12T10:36:52.445Z] === RUN TestBuildPreserveOwnership [2021-05-12T10:36:52.445Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-12T10:36:53.548Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-12T10:36:53.549Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-12T10:36:53.549Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-12T10:36:53.549Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-12T10:36:53.549Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-12T10:36:53.549Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-12T10:36:53.549Z] === RUN TestCloneArgsSmartHttp [2021-05-12T10:36:53.549Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2021-05-12T10:36:53.549Z] === RUN TestCloneArgsDumbHttp [2021-05-12T10:36:53.549Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-12T10:36:53.549Z] === RUN TestCloneArgsGit [2021-05-12T10:36:53.549Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-12T10:36:53.549Z] === RUN TestCheckoutGit [2021-05-12T10:36:53.826Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-12T10:36:54.329Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2021-05-12T10:36:54.329Z] === RUN TestUpdateMemory [2021-05-12T10:36:54.767Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-12T10:36:55.258Z] --- PASS: TestUpdateMemory (1.27s) [2021-05-12T10:36:55.258Z] === RUN TestUpdateCPUQuota [2021-05-12T10:36:55.738Z] === RUN TestEnable [2021-05-12T10:36:55.738Z] --- PASS: TestEnable (0.00s) [2021-05-12T10:36:55.738Z] === RUN TestDisable [2021-05-12T10:36:55.738Z] --- PASS: TestDisable (0.00s) [2021-05-12T10:36:55.738Z] === RUN TestEnabled [2021-05-12T10:36:55.738Z] --- PASS: TestEnabled (0.00s) [2021-05-12T10:36:55.738Z] PASS [2021-05-12T10:36:55.738Z] coverage: 100.0% of statements [2021-05-12T10:36:55.738Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2021-05-12T10:36:56.204Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-12T10:36:56.204Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-12T10:36:56.204Z] === RUN TestProcessNoDockerignore [2021-05-12T10:36:56.204Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-12T10:36:56.204Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-12T10:36:56.204Z] === RUN TestDetectContentType [2021-05-12T10:36:56.204Z] --- PASS: TestDetectContentType (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestSelectAcceptableMIME [2021-05-12T10:36:56.204Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestInspectEmptyResponse [2021-05-12T10:36:56.204Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestInspectResponseBinary [2021-05-12T10:36:56.204Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestResponseUnsupportedContentType [2021-05-12T10:36:56.204Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestInspectResponseTextSimple [2021-05-12T10:36:56.204Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestInspectResponseEmptyContentType [2021-05-12T10:36:56.204Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestUnknownContentLength [2021-05-12T10:36:56.204Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-12T10:36:56.204Z] === RUN TestDownloadRemote [2021-05-12T10:36:56.666Z] --- PASS: TestDownloadRemote (0.19s) [2021-05-12T10:36:56.666Z] === RUN TestGetWithStatusError [2021-05-12T10:36:56.666Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-12T10:36:56.666Z] === RUN TestCloseRootDirectory [2021-05-12T10:36:56.666Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-12T10:36:56.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:36:56.666Z] === RUN TestHashFile [2021-05-12T10:36:56.666Z] --- SKIP: TestHashFile (0.00s) [2021-05-12T10:36:56.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:36:56.666Z] === RUN TestHashSubdir [2021-05-12T10:36:56.666Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-12T10:36:56.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:36:56.666Z] === RUN TestRemoveDirectory [2021-05-12T10:36:56.666Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-12T10:36:56.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:36:56.666Z] PASS [2021-05-12T10:36:56.666Z] coverage: 9.3% of statements [2021-05-12T10:36:56.666Z] ok github.com/docker/docker/builder/remotecontext 0.446s coverage: 9.3% of statements [2021-05-12T10:36:56.676Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-12T10:36:57.128Z] === RUN TestGetAllAllowed [2021-05-12T10:36:57.128Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-12T10:36:57.128Z] === RUN TestGetAllMeta [2021-05-12T10:36:57.128Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-12T10:36:57.128Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-12T10:36:57.128Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-12T10:36:57.128Z] === RUN TestIsUnreferencedBuiltin [2021-05-12T10:36:57.128Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-12T10:36:57.128Z] === RUN TestIsExistingDirectory [2021-05-12T10:36:57.128Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-12T10:36:57.128Z] === RUN TestGetFilenameForDownload [2021-05-12T10:36:57.128Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-12T10:36:57.128Z] === RUN TestEnv2Variables [2021-05-12T10:36:57.128Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-12T10:36:57.589Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestMaintainer [2021-05-12T10:36:57.589Z] --- PASS: TestMaintainer (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestLabel [2021-05-12T10:36:57.589Z] --- PASS: TestLabel (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestFromScratch [2021-05-12T10:36:57.589Z] --- PASS: TestFromScratch (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestFromWithArg [2021-05-12T10:36:57.589Z] --- PASS: TestFromWithArg (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-12T10:36:57.589Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestFromWithUndefinedArg [2021-05-12T10:36:57.589Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestFromMultiStageWithNamedStage [2021-05-12T10:36:57.589Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestOnbuild [2021-05-12T10:36:57.589Z] --- PASS: TestOnbuild (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestWorkdir [2021-05-12T10:36:57.589Z] --- PASS: TestWorkdir (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestCmd [2021-05-12T10:36:57.589Z] --- PASS: TestCmd (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestHealthcheckNone [2021-05-12T10:36:57.589Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestHealthcheckCmd [2021-05-12T10:36:57.589Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestEntrypoint [2021-05-12T10:36:57.589Z] --- PASS: TestEntrypoint (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestExpose [2021-05-12T10:36:57.589Z] --- PASS: TestExpose (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestUser [2021-05-12T10:36:57.589Z] --- PASS: TestUser (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestVolume [2021-05-12T10:36:57.589Z] --- PASS: TestVolume (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestStopSignal [2021-05-12T10:36:57.589Z] --- SKIP: TestStopSignal (0.00s) [2021-05-12T10:36:57.589Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-12T10:36:57.589Z] === RUN TestArg [2021-05-12T10:36:57.589Z] --- PASS: TestArg (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestShell [2021-05-12T10:36:57.589Z] --- PASS: TestShell (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestPrependEnvOnCmd [2021-05-12T10:36:57.589Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestRunWithBuildArgs [2021-05-12T10:36:57.589Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestRunIgnoresHealthcheck [2021-05-12T10:36:57.589Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestDispatchUnsupportedOptions [2021-05-12T10:36:57.589Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-12T10:36:57.589Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-12T10:36:57.589Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-12T10:36:57.589Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestNormalizeWorkdir [2021-05-12T10:36:57.589Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestDispatch [2021-05-12T10:36:57.589Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-12T10:36:57.589Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-12T10:36:57.589Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-12T10:36:57.589Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-12T10:36:57.589Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-12T10:36:57.589Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-12T10:36:57.589Z] === RUN TestDispatch/COPY_url [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch (0.10s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-05-12T10:36:57.589Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-05-12T10:36:57.589Z] === RUN TestAddScratchImageAddsToMounts [2021-05-12T10:36:57.589Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-12T10:36:57.589Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-12T10:36:57.589Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-12T10:36:57.589Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestImageSourceGetAddsToMounts [2021-05-12T10:36:57.589Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestEmptyDockerfile [2021-05-12T10:36:57.589Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-12T10:36:57.589Z] === RUN TestSymlinkDockerfile [2021-05-12T10:36:57.590Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-12T10:36:57.590Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-12T10:36:57.590Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-12T10:36:57.590Z] === RUN TestNonExistingDockerfile [2021-05-12T10:36:57.590Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-05-12T10:36:57.590Z] === RUN TestCopyRunConfig [2021-05-12T10:36:57.590Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-12T10:36:57.590Z] === RUN TestDeepCopyRunConfig [2021-05-12T10:36:57.590Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-12T10:36:57.590Z] === RUN TestExportImage [2021-05-12T10:36:57.590Z] --- PASS: TestExportImage (0.00s) [2021-05-12T10:36:57.590Z] === RUN TestNormalizeDest [2021-05-12T10:36:57.590Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-12T10:36:57.590Z] PASS [2021-05-12T10:36:57.590Z] coverage: 46.8% of statements [2021-05-12T10:36:57.590Z] ok github.com/docker/docker/builder/dockerfile 0.325s coverage: 46.8% of statements [2021-05-12T10:36:57.590Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-12T10:36:57.617Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-12T10:36:57.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-12T10:36:58.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-12T10:36:58.446Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-12T10:36:59.827Z] --- PASS: TestBuildPreserveOwnership (7.37s) [2021-05-12T10:36:59.827Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.91s) [2021-05-12T10:36:59.827Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.45s) [2021-05-12T10:36:59.827Z] === RUN TestBuildPlatformInvalid [2021-05-12T10:36:59.827Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-12T10:37:00.087Z] --- PASS: TestBuildPlatformInvalid (0.31s) [2021-05-12T10:37:00.088Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-12T10:37:00.656Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-12T10:37:02.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-12T10:37:03.337Z] --- PASS: TestUpdateCPUQuota (6.69s) [2021-05-12T10:37:03.337Z] === RUN TestUpdatePidsLimit [2021-05-12T10:37:03.337Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-12T10:37:03.337Z] === RUN TestUpdatePidsLimit/no_change [2021-05-12T10:37:03.337Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-12T10:37:04.265Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-12T10:37:04.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-12T10:37:05.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-12T10:37:06.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit (5.47s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-05-12T10:37:07.681Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-05-12T10:37:07.681Z] === RUN TestUpdateRestartPolicy [2021-05-12T10:37:08.629Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-12T10:37:12.437Z] === RUN TestCheckpointCreateError [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestCheckpointCreate [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestCheckpointDeleteError [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestCheckpointDelete [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestCheckpointListError [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestCheckpointList [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointList (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestCheckpointListContainerNotFound [2021-05-12T10:37:12.437Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNewClientWithOpsFromEnv [2021-05-12T10:37:12.437Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-12T10:37:12.437Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-12T10:37:12.437Z] === RUN TestGetAPIPath [2021-05-12T10:37:12.437Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestParseHostURL [2021-05-12T10:37:12.437Z] --- PASS: TestParseHostURL (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-12T10:37:12.437Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-12T10:37:12.437Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNegotiateAPIVersion [2021-05-12T10:37:12.437Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNegotiateAPVersionOverride [2021-05-12T10:37:12.437Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-12T10:37:12.437Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-12T10:37:12.437Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-12T10:37:12.437Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestClientRedirect [2021-05-12T10:37:12.437Z] --- PASS: TestClientRedirect (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigCreateUnsupported [2021-05-12T10:37:12.437Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigCreateError [2021-05-12T10:37:12.437Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigCreate [2021-05-12T10:37:12.437Z] --- PASS: TestConfigCreate (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigInspectNotFound [2021-05-12T10:37:12.437Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigInspectWithEmptyID [2021-05-12T10:37:12.437Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigInspectUnsupported [2021-05-12T10:37:12.437Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigInspectError [2021-05-12T10:37:12.437Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-12T10:37:12.437Z] === RUN TestConfigInspectConfigNotFound [2021-05-12T10:37:12.437Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigInspect [2021-05-12T10:37:12.438Z] --- PASS: TestConfigInspect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigListUnsupported [2021-05-12T10:37:12.438Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigListError [2021-05-12T10:37:12.438Z] --- PASS: TestConfigListError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigList [2021-05-12T10:37:12.438Z] --- PASS: TestConfigList (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigRemoveUnsupported [2021-05-12T10:37:12.438Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigRemoveError [2021-05-12T10:37:12.438Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigRemove [2021-05-12T10:37:12.438Z] --- PASS: TestConfigRemove (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigUpdateUnsupported [2021-05-12T10:37:12.438Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigUpdateError [2021-05-12T10:37:12.438Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestConfigUpdate [2021-05-12T10:37:12.438Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerCommitError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerCommit [2021-05-12T10:37:12.438Z] --- PASS: TestContainerCommit (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStatPathError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStatPathNotFoundError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStatPathNoHeaderError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStatPath [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyToContainerError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyToContainerNotFoundError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyToContainer [2021-05-12T10:37:12.438Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyFromContainerError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyFromContainerNotFoundError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-12T10:37:12.438Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestCopyFromContainer [2021-05-12T10:37:12.438Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerCreateError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerCreateImageNotFound [2021-05-12T10:37:12.438Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerCreateWithName [2021-05-12T10:37:12.438Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerCreateAutoRemove [2021-05-12T10:37:12.438Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerDiffError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerDiff [2021-05-12T10:37:12.438Z] --- PASS: TestContainerDiff (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecCreateError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecCreate [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecStartError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecStart [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecInspectError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecInspect [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExportError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExportError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExport [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExport (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerInspectError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerInspectContainerNotFound [2021-05-12T10:37:12.438Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerInspectWithEmptyID [2021-05-12T10:37:12.438Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerInspect [2021-05-12T10:37:12.438Z] --- PASS: TestContainerInspect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerInspectNode [2021-05-12T10:37:12.438Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerKillError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerKillError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerKill [2021-05-12T10:37:12.438Z] --- PASS: TestContainerKill (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerListError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerListError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerList [2021-05-12T10:37:12.438Z] --- PASS: TestContainerList (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerLogsNotFoundError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerLogsError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerLogs [2021-05-12T10:37:12.438Z] --- PASS: TestContainerLogs (0.22s) [2021-05-12T10:37:12.438Z] === RUN TestContainerPauseError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerPause [2021-05-12T10:37:12.438Z] --- PASS: TestContainerPause (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainersPruneError [2021-05-12T10:37:12.438Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainersPrune [2021-05-12T10:37:12.438Z] --- PASS: TestContainersPrune (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRemoveError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRemoveNotFoundError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRemove [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRemove (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRenameError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRename [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRename (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerResizeError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecResizeError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerResize [2021-05-12T10:37:12.438Z] --- PASS: TestContainerResize (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerExecResize [2021-05-12T10:37:12.438Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRestartError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerRestart [2021-05-12T10:37:12.438Z] --- PASS: TestContainerRestart (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStartError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStartError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStart [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStart (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStatsError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStats [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStats (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStopError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStopError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerStop [2021-05-12T10:37:12.438Z] --- PASS: TestContainerStop (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerTopError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerTopError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerTop [2021-05-12T10:37:12.438Z] --- PASS: TestContainerTop (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerUnpauseError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerUnpause [2021-05-12T10:37:12.438Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerUpdateError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerUpdate [2021-05-12T10:37:12.438Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerWaitError [2021-05-12T10:37:12.438Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestContainerWait [2021-05-12T10:37:12.438Z] --- PASS: TestContainerWait (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestDiskUsageError [2021-05-12T10:37:12.438Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestDiskUsage [2021-05-12T10:37:12.438Z] --- PASS: TestDiskUsage (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestDistributionInspectUnsupported [2021-05-12T10:37:12.438Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestDistributionInspectWithEmptyID [2021-05-12T10:37:12.438Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestEventsErrorInOptions [2021-05-12T10:37:12.438Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestEventsErrorFromServer [2021-05-12T10:37:12.438Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestEvents [2021-05-12T10:37:12.438Z] --- PASS: TestEvents (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestTLSCloseWriter [2021-05-12T10:37:12.438Z] === PAUSE TestTLSCloseWriter [2021-05-12T10:37:12.438Z] === RUN TestImageBuildError [2021-05-12T10:37:12.438Z] --- PASS: TestImageBuildError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageBuild [2021-05-12T10:37:12.438Z] --- PASS: TestImageBuild (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestGetDockerOS [2021-05-12T10:37:12.438Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageCreateError [2021-05-12T10:37:12.438Z] --- PASS: TestImageCreateError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageCreate [2021-05-12T10:37:12.438Z] --- PASS: TestImageCreate (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageHistoryError [2021-05-12T10:37:12.438Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageHistory [2021-05-12T10:37:12.438Z] --- PASS: TestImageHistory (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageImportError [2021-05-12T10:37:12.438Z] --- PASS: TestImageImportError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageImport [2021-05-12T10:37:12.438Z] --- PASS: TestImageImport (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageInspectError [2021-05-12T10:37:12.438Z] --- PASS: TestImageInspectError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageInspectImageNotFound [2021-05-12T10:37:12.438Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageInspectWithEmptyID [2021-05-12T10:37:12.438Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageInspect [2021-05-12T10:37:12.438Z] --- PASS: TestImageInspect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageListError [2021-05-12T10:37:12.438Z] --- PASS: TestImageListError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageList [2021-05-12T10:37:12.438Z] --- PASS: TestImageList (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageListApiBefore125 [2021-05-12T10:37:12.438Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageLoadError [2021-05-12T10:37:12.438Z] --- PASS: TestImageLoadError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageLoad [2021-05-12T10:37:12.438Z] --- PASS: TestImageLoad (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagesPruneError [2021-05-12T10:37:12.438Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagesPrune [2021-05-12T10:37:12.438Z] --- PASS: TestImagesPrune (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullReferenceParseError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullAnyError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePullWithoutErrors [2021-05-12T10:37:12.438Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushReferenceError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushAnyError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithoutErrors [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-12T10:37:12.438Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-12T10:37:12.438Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageRemoveError [2021-05-12T10:37:12.438Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageRemoveImageNotFound [2021-05-12T10:37:12.438Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageRemove [2021-05-12T10:37:12.438Z] --- PASS: TestImageRemove (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSaveError [2021-05-12T10:37:12.438Z] --- PASS: TestImageSaveError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSave [2021-05-12T10:37:12.438Z] --- PASS: TestImageSave (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSearchAnyError [2021-05-12T10:37:12.438Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-12T10:37:12.438Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-12T10:37:12.438Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-12T10:37:12.438Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-12T10:37:12.438Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageSearchWithoutErrors [2021-05-12T10:37:12.438Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageTagError [2021-05-12T10:37:12.438Z] --- PASS: TestImageTagError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageTagInvalidReference [2021-05-12T10:37:12.438Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageTagInvalidSourceImageName [2021-05-12T10:37:12.438Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageTagHexSource [2021-05-12T10:37:12.438Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestImageTag [2021-05-12T10:37:12.438Z] --- PASS: TestImageTag (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestInfoServerError [2021-05-12T10:37:12.438Z] --- PASS: TestInfoServerError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestInfoInvalidResponseJSONError [2021-05-12T10:37:12.438Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestInfo [2021-05-12T10:37:12.438Z] --- PASS: TestInfo (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkConnectError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkConnect [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkCreateError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkCreate [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkDisconnectError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkDisconnect [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkInspectError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkInspectNotFoundError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkInspectWithEmptyID [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkInspect [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkListError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkListError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkList [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkList (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworksPruneError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworksPrune [2021-05-12T10:37:12.438Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkRemoveError [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNetworkRemove [2021-05-12T10:37:12.438Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-12T10:37:12.438Z] === RUN TestNodeInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeInspectNodeNotFound [2021-05-12T10:37:12.439Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeInspectWithEmptyID [2021-05-12T10:37:12.439Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeInspect [2021-05-12T10:37:12.439Z] --- PASS: TestNodeInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeListError [2021-05-12T10:37:12.439Z] --- PASS: TestNodeListError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeList [2021-05-12T10:37:12.439Z] --- PASS: TestNodeList (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeRemoveError [2021-05-12T10:37:12.439Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeRemove [2021-05-12T10:37:12.439Z] --- PASS: TestNodeRemove (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeUpdateError [2021-05-12T10:37:12.439Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestNodeUpdate [2021-05-12T10:37:12.439Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestOptionWithTimeout [2021-05-12T10:37:12.439Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPingFail [2021-05-12T10:37:12.439Z] --- PASS: TestPingFail (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPingWithError [2021-05-12T10:37:12.439Z] 2021/05/12 10:37:10 RoundTripper returned a response & error; ignoring response [2021-05-12T10:37:12.439Z] 2021/05/12 10:37:10 RoundTripper returned a response & error; ignoring response [2021-05-12T10:37:12.439Z] --- PASS: TestPingWithError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPingSuccess [2021-05-12T10:37:12.439Z] --- PASS: TestPingSuccess (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPingHeadFallback [2021-05-12T10:37:12.439Z] === RUN TestPingHeadFallback/OK [2021-05-12T10:37:12.439Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-12T10:37:12.439Z] === RUN TestPingHeadFallback/Not_Found [2021-05-12T10:37:12.439Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-12T10:37:12.439Z] --- PASS: TestPingHeadFallback (0.01s) [2021-05-12T10:37:12.439Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-12T10:37:12.439Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-12T10:37:12.439Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-12T10:37:12.439Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginDisableError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginDisable [2021-05-12T10:37:12.439Z] --- PASS: TestPluginDisable (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginEnableError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginEnable [2021-05-12T10:37:12.439Z] --- PASS: TestPluginEnable (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginInspectWithEmptyID [2021-05-12T10:37:12.439Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginInspect [2021-05-12T10:37:12.439Z] --- PASS: TestPluginInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginListError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginListError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginList [2021-05-12T10:37:12.439Z] --- PASS: TestPluginList (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginPushError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginPushError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginPush [2021-05-12T10:37:12.439Z] --- PASS: TestPluginPush (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginRemoveError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginRemove [2021-05-12T10:37:12.439Z] --- PASS: TestPluginRemove (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginSetError [2021-05-12T10:37:12.439Z] --- PASS: TestPluginSetError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPluginSet [2021-05-12T10:37:12.439Z] --- PASS: TestPluginSet (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSetHostHeader [2021-05-12T10:37:12.439Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestPlainTextError [2021-05-12T10:37:12.439Z] --- PASS: TestPlainTextError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestInfiniteError [2021-05-12T10:37:12.439Z] --- PASS: TestInfiniteError (0.01s) [2021-05-12T10:37:12.439Z] === RUN TestSecretCreateUnsupported [2021-05-12T10:37:12.439Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretCreateError [2021-05-12T10:37:12.439Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretCreate [2021-05-12T10:37:12.439Z] --- PASS: TestSecretCreate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretInspectUnsupported [2021-05-12T10:37:12.439Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretInspectSecretNotFound [2021-05-12T10:37:12.439Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretInspectWithEmptyID [2021-05-12T10:37:12.439Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretInspect [2021-05-12T10:37:12.439Z] --- PASS: TestSecretInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretListUnsupported [2021-05-12T10:37:12.439Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretListError [2021-05-12T10:37:12.439Z] --- PASS: TestSecretListError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretList [2021-05-12T10:37:12.439Z] --- PASS: TestSecretList (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretRemoveUnsupported [2021-05-12T10:37:12.439Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretRemoveError [2021-05-12T10:37:12.439Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretRemove [2021-05-12T10:37:12.439Z] --- PASS: TestSecretRemove (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretUpdateUnsupported [2021-05-12T10:37:12.439Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretUpdateError [2021-05-12T10:37:12.439Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSecretUpdate [2021-05-12T10:37:12.439Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceCreateError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceCreate [2021-05-12T10:37:12.439Z] --- PASS: TestServiceCreate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-12T10:37:12.439Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceCreateDigestPinning [2021-05-12T10:37:12.439Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceInspectServiceNotFound [2021-05-12T10:37:12.439Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceInspectWithEmptyID [2021-05-12T10:37:12.439Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceInspect [2021-05-12T10:37:12.439Z] --- PASS: TestServiceInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceListError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceListError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceList [2021-05-12T10:37:12.439Z] --- PASS: TestServiceList (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceLogsError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceLogs [2021-05-12T10:37:12.439Z] --- PASS: TestServiceLogs (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceRemoveError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceRemoveNotFoundError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceRemove [2021-05-12T10:37:12.439Z] --- PASS: TestServiceRemove (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceUpdateError [2021-05-12T10:37:12.439Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestServiceUpdate [2021-05-12T10:37:12.439Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmGetUnlockKeyError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmGetUnlockKey [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmInitError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmInit [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmInit (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmInspect [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmJoinError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmJoin [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmLeaveError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmLeave [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmUnlockError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmUnlock [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmUpdateError [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestSwarmUpdate [2021-05-12T10:37:12.439Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestTaskInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestTaskInspectWithEmptyID [2021-05-12T10:37:12.439Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestTaskInspect [2021-05-12T10:37:12.439Z] --- PASS: TestTaskInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestTaskListError [2021-05-12T10:37:12.439Z] --- PASS: TestTaskListError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestTaskList [2021-05-12T10:37:12.439Z] --- PASS: TestTaskList (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeCreateError [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeCreate [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeInspectError [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeInspectNotFound [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeInspectWithEmptyID [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeInspect [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeListError [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeListError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeList [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeList (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeRemoveError [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-12T10:37:12.439Z] === RUN TestVolumeRemove [2021-05-12T10:37:12.439Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-12T10:37:12.439Z] === CONT TestTLSCloseWriter [2021-05-12T10:37:12.439Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-05-12T10:37:12.439Z] PASS [2021-05-12T10:37:12.439Z] coverage: 74.9% of statements [2021-05-12T10:37:12.439Z] ok github.com/docker/docker/client 0.667s coverage: 74.9% of statements [2021-05-12T10:37:12.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-12T10:37:13.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-12T10:37:13.908Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-12T10:37:18.009Z] --- PASS: TestBuildWithHugeFile (40.99s) [2021-05-12T10:37:18.009Z] === RUN TestBuildWithEmptyDockerfile [2021-05-12T10:37:18.009Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:37:18.009Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:37:18.009Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:37:18.009Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:37:18.009Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:37:18.009Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:37:18.009Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:37:18.009Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:37:18.009Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:37:18.009Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-05-12T10:37:18.009Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-05-12T10:37:18.009Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-05-12T10:37:18.009Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-05-12T10:37:18.009Z] === RUN TestBuildPreserveOwnership [2021-05-12T10:37:18.009Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-12T10:37:18.009Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-12T10:37:18.009Z] --- PASS: TestBuildPreserveOwnership (5.31s) [2021-05-12T10:37:18.009Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2021-05-12T10:37:18.009Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2021-05-12T10:37:18.009Z] === RUN TestBuildPlatformInvalid [2021-05-12T10:37:18.109Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-12T10:37:18.269Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-12T10:37:18.269Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-12T10:37:20.649Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-12T10:37:22.536Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2021-05-12T10:37:22.536Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-12T10:37:22.536Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-05-12T10:37:22.536Z] === RUN TestWaitNonBlocked [2021-05-12T10:37:22.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:37:22.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:37:22.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:37:22.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:37:22.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:37:22.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:37:22.536Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-12T10:37:22.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-05-12T10:37:22.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-05-12T10:37:22.536Z] === RUN TestWaitBlocked [2021-05-12T10:37:22.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:37:22.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:37:22.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:37:22.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:37:22.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:37:22.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:37:23.463Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-12T10:37:23.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-05-12T10:37:23.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2021-05-12T10:37:23.464Z] === CONT TestContainerStartOnDaemonRestart [2021-05-12T10:37:23.464Z] === CONT TestContainerKillOnDaemonStart [2021-05-12T10:37:24.847Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-12T10:37:24.847Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-12T10:37:25.108Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-12T10:37:26.730Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2021-05-12T10:37:26.730Z] === CONT TestIpcModeOlderClient [2021-05-12T10:37:26.730Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-12T10:37:26.730Z] === CONT TestDaemonHostGatewayIP [2021-05-12T10:37:27.016Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-12T10:37:27.585Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-12T10:37:27.845Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-12T10:37:28.414Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-12T10:37:29.795Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-12T10:37:30.056Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-12T10:37:30.894Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2021-05-12T10:37:30.894Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-12T10:37:30.995Z] Loaded image: buildpack-deps:buster [2021-05-12T10:37:30.995Z] Loaded image: busybox:latest [2021-05-12T10:37:31.255Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-12T10:37:31.514Z] Loaded image: busybox:glibc [2021-05-12T10:37:32.895Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-12T10:37:33.178Z] Loaded image: buildpack-deps:buster [2021-05-12T10:37:33.178Z] Loaded image: busybox:latest [2021-05-12T10:37:33.178Z] Loaded image: busybox:glibc [2021-05-12T10:37:33.178Z] Loaded image: debian:bullseye [2021-05-12T10:37:33.407Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s) [2021-05-12T10:37:33.407Z] === CONT TestDaemonRestartIpcMode [2021-05-12T10:37:33.439Z] Loaded image: hello-world:latest [2021-05-12T10:37:33.439Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:37:33.596Z] --- PASS: TestCheckoutGit (38.54s) [2021-05-12T10:37:33.596Z] === RUN TestValidGitTransport [2021-05-12T10:37:33.596Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-12T10:37:33.596Z] === RUN TestGitInvalidRef [2021-05-12T10:37:33.596Z] --- PASS: TestGitInvalidRef (0.26s) [2021-05-12T10:37:33.596Z] PASS [2021-05-12T10:37:33.596Z] coverage: 86.3% of statements [2021-05-12T10:37:33.596Z] ok github.com/docker/docker/builder/remotecontext/git 39.106s coverage: 86.3% of statements [2021-05-12T10:37:33.596Z] ? github.com/docker/docker/cli [no test files] [2021-05-12T10:37:33.596Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-12T10:37:34.345Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-12T10:37:35.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-12T10:37:36.255Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-12T10:37:36.255Z] Loaded image: debian:bullseye [2021-05-12T10:37:36.255Z] Loaded image: hello-world:latest [2021-05-12T10:37:36.513Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:37:36.673Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2021-05-12T10:37:36.673Z] --- PASS: TestContainerKillOnDaemonStart (13.04s) [2021-05-12T10:37:36.673Z] PASS [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] === Skipped [2021-05-12T10:37:36.673Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-12T10:37:36.673Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-12T10:37:36.673Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:37:36.673Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-12T10:37:36.673Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-12T10:37:36.673Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-12T10:37:36.673Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] [2021-05-12T10:37:36.673Z] DONE 196 tests, 6 skipped in 151.453s [2021-05-12T10:37:36.673Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-12T10:37:36.673Z] INFO: Testing against a local daemon [2021-05-12T10:37:36.673Z] === RUN TestCommitInheritsEnv [2021-05-12T10:37:36.673Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-05-12T10:37:36.673Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-12T10:37:36.673Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-12T10:37:36.673Z] === RUN TestImagesFilterMultiReference [2021-05-12T10:37:36.929Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-05-12T10:37:36.929Z] === RUN TestImagePullPlatformInvalid [2021-05-12T10:37:36.929Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-12T10:37:36.929Z] === RUN TestRemoveImageOrphaning [2021-05-12T10:37:37.185Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-05-12T10:37:37.185Z] === RUN TestRemoveImageGarbageCollector [2021-05-12T10:37:37.452Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-12T10:37:38.833Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-12T10:37:39.698Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2021-05-12T10:37:39.698Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-12T10:37:39.698Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-12T10:37:39.698Z] === RUN TestTagInvalidReference [2021-05-12T10:37:39.698Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-12T10:37:39.698Z] === RUN TestTagValidPrefixedRepo [2021-05-12T10:37:39.698Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-12T10:37:39.698Z] === RUN TestTagExistedNameWithoutForce [2021-05-12T10:37:39.698Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-12T10:37:39.698Z] === RUN TestTagOfficialNames [2021-05-12T10:37:39.698Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-12T10:37:39.698Z] === RUN TestTagMatchesDigest [2021-05-12T10:37:39.698Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-12T10:37:39.698Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-12T10:37:40.215Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-12T10:37:40.698Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestConfigureDaemonLogs [2021-05-12T10:37:40.698Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestCommonOptionsInstallFlags [2021-05-12T10:37:40.698Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-12T10:37:40.698Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-12T10:37:40.698Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-12T10:37:40.698Z] PASS [2021-05-12T10:37:40.698Z] coverage: 18.4% of statements [2021-05-12T10:37:40.698Z] ok github.com/docker/docker/cmd/dockerd 0.544s coverage: 18.4% of statements [2021-05-12T10:37:42.245Z] === RUN TestContainerStopSignal [2021-05-12T10:37:42.245Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestContainerStopTimeout [2021-05-12T10:37:42.245Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-12T10:37:42.245Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-12T10:37:42.245Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-12T10:37:42.245Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestReplaceAndAppendEnvVars [2021-05-12T10:37:42.245Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-12T10:37:42.245Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-12T10:37:42.245Z] === RUN TestNewMemoryStore [2021-05-12T10:37:42.245Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestAddContainers [2021-05-12T10:37:42.245Z] --- PASS: TestAddContainers (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestGetContainer [2021-05-12T10:37:42.245Z] --- PASS: TestGetContainer (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestDeleteContainer [2021-05-12T10:37:42.245Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestListContainers [2021-05-12T10:37:42.245Z] --- PASS: TestListContainers (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestFirstContainer [2021-05-12T10:37:42.245Z] --- PASS: TestFirstContainer (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestApplyAllContainer [2021-05-12T10:37:42.245Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestIsValidHealthString [2021-05-12T10:37:42.245Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestStateRunStop [2021-05-12T10:37:42.245Z] --- PASS: TestStateRunStop (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestStateTimeoutWait [2021-05-12T10:37:42.245Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-12T10:37:42.245Z] state_test.go:141: Stop callback fired [2021-05-12T10:37:42.245Z] state_test.go:165: Stop callback fired [2021-05-12T10:37:42.245Z] === RUN TestIsValidStateString [2021-05-12T10:37:42.245Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestViewSaveDelete [2021-05-12T10:37:42.245Z] --- PASS: TestViewSaveDelete (0.02s) [2021-05-12T10:37:42.245Z] === RUN TestViewAll [2021-05-12T10:37:42.245Z] --- PASS: TestViewAll (0.02s) [2021-05-12T10:37:42.245Z] === RUN TestViewGet [2021-05-12T10:37:42.245Z] --- PASS: TestViewGet (0.01s) [2021-05-12T10:37:42.245Z] === RUN TestNames [2021-05-12T10:37:42.245Z] --- PASS: TestNames (0.00s) [2021-05-12T10:37:42.245Z] === RUN TestViewWithHealthCheck [2021-05-12T10:37:42.245Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-12T10:37:42.245Z] PASS [2021-05-12T10:37:42.245Z] coverage: 41.6% of statements [2021-05-12T10:37:42.245Z] ok github.com/docker/docker/container 0.293s coverage: 41.6% of statements [2021-05-12T10:37:42.404Z] ..........................xx.................... [ 29%] [2021-05-12T10:37:42.706Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-12T10:37:42.706Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-12T10:37:42.706Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-12T10:37:42.706Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-12T10:37:42.753Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-12T10:37:43.435Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.31s) [2021-05-12T10:37:43.435Z] PASS [2021-05-12T10:37:43.435Z] [2021-05-12T10:37:43.435Z] === Skipped [2021-05-12T10:37:43.435Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-12T10:37:43.435Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:37:43.435Z] [2021-05-12T10:37:43.435Z] [2021-05-12T10:37:43.435Z] DONE 33 tests, 1 skipped in 114.755s [2021-05-12T10:37:43.435Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-12T10:37:43.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:37:43.435Z] ++ set -e [2021-05-12T10:37:43.435Z] ++ '[' -n 0 ']' [2021-05-12T10:37:43.435Z] ++ set -x [2021-05-12T10:37:43.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:37:43.436Z] INFO: Testing against a local daemon [2021-05-12T10:37:43.436Z] === RUN TestConfigInspect [2021-05-12T10:37:43.691Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-12T10:37:44.896Z] === RUN TestPrepare [2021-05-12T10:37:44.896Z] --- PASS: TestPrepare (0.00s) [2021-05-12T10:37:44.896Z] === RUN TestStart [2021-05-12T10:37:44.896Z] --- PASS: TestStart (0.00s) [2021-05-12T10:37:44.896Z] === RUN TestWaitCancel [2021-05-12T10:37:44.896Z] --- PASS: TestWaitCancel (0.00s) [2021-05-12T10:37:44.896Z] === RUN TestWaitDisabled [2021-05-12T10:37:44.896Z] --- PASS: TestWaitDisabled (0.01s) [2021-05-12T10:37:44.896Z] === RUN TestWaitEnabled [2021-05-12T10:37:44.896Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-12T10:37:44.896Z] === RUN TestRemove [2021-05-12T10:37:44.896Z] --- PASS: TestRemove (0.00s) [2021-05-12T10:37:44.896Z] PASS [2021-05-12T10:37:44.896Z] coverage: 65.3% of statements [2021-05-12T10:37:44.896Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.282s coverage: 65.3% of statements [2021-05-12T10:37:45.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-12T10:37:45.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-12T10:37:45.978Z] --- PASS: TestConfigInspect (3.16s) [2021-05-12T10:37:45.978Z] === RUN TestConfigList [2021-05-12T10:37:46.988Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.25s) [2021-05-12T10:37:46.988Z] PASS [2021-05-12T10:37:46.988Z] [2021-05-12T10:37:46.988Z] === Skipped [2021-05-12T10:37:46.988Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-12T10:37:46.988Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:37:46.988Z] [2021-05-12T10:37:46.988Z] [2021-05-12T10:37:46.988Z] DONE 33 tests, 1 skipped in 261.829s [2021-05-12T10:37:46.988Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-12T10:37:46.988Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:37:46.988Z] ++ set -e [2021-05-12T10:37:46.988Z] ++ '[' -n 0 ']' [2021-05-12T10:37:46.988Z] ++ set -x [2021-05-12T10:37:46.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:37:46.988Z] INFO: Testing against a local daemon [2021-05-12T10:37:46.988Z] === RUN TestConfigInspect [2021-05-12T10:37:46.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-12T10:37:47.558Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-12T10:37:47.829Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-12T10:37:47.829Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-12T10:37:47.829Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-12T10:37:47.829Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-12T10:37:47.829Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-12T10:37:47.829Z] PASS [2021-05-12T10:37:47.829Z] coverage: 35.9% of statements [2021-05-12T10:37:47.829Z] ok github.com/docker/docker/daemon/cluster/convert 0.372s coverage: 35.9% of statements [2021-05-12T10:37:47.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-12T10:37:48.127Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-12T10:37:48.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-12T10:37:48.290Z] === RUN TestNewListSecretsFilters [2021-05-12T10:37:48.290Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-12T10:37:48.290Z] === RUN TestNewListConfigsFilters [2021-05-12T10:37:48.290Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-12T10:37:48.290Z] PASS [2021-05-12T10:37:48.290Z] coverage: 0.5% of statements [2021-05-12T10:37:48.290Z] ok github.com/docker/docker/daemon/cluster 0.805s coverage: 0.5% of statements [2021-05-12T10:37:49.274Z] --- PASS: TestConfigList (3.22s) [2021-05-12T10:37:49.274Z] === RUN TestConfigsCreateAndDelete [2021-05-12T10:37:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-12T10:37:50.034Z] --- PASS: TestConfigInspect (3.12s) [2021-05-12T10:37:50.034Z] === RUN TestConfigList [2021-05-12T10:37:51.416Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-12T10:37:51.985Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-12T10:37:52.553Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-12T10:37:52.553Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-12T10:37:52.571Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2021-05-12T10:37:52.571Z] === RUN TestConfigsUpdate [2021-05-12T10:37:52.813Z] --- PASS: TestConfigList (3.06s) [2021-05-12T10:37:52.813Z] === RUN TestConfigsCreateAndDelete [2021-05-12T10:37:52.813Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-12T10:37:52.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-12T10:37:53.751Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-12T10:37:54.010Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-12T10:37:54.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-12T10:37:54.579Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-12T10:37:55.389Z] === RUN TestBuilderGC [2021-05-12T10:37:55.389Z] --- PASS: TestBuilderGC (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationNotFound [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonBrokenConfiguration [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestParseClusterAdvertiseSettings [2021-05-12T10:37:55.389Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestFindConfigurationConflicts [2021-05-12T10:37:55.389Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-12T10:37:55.389Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.09s) [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-12T10:37:55.389Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-12T10:37:55.389Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-12T10:37:55.389Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_label [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_dns [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-12T10:37:55.389Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-12T10:37:55.389Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestModifiedDiscoverySettings [2021-05-12T10:37:55.389Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestReloadSetConfigFileNotExist [2021-05-12T10:37:55.389Z] time="2021-05-12T10:37:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-12T10:37:55.389Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-05-12T10:37:55.389Z] === RUN TestReloadDefaultConfigNotExist [2021-05-12T10:37:55.389Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-12T10:37:55.389Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:37:55.389Z] === RUN TestReloadBadDefaultConfig [2021-05-12T10:37:55.389Z] time="2021-05-12T10:37:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-700585603" [2021-05-12T10:37:55.389Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestReloadWithConflictingLabels [2021-05-12T10:37:55.389Z] time="2021-05-12T10:37:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-809298950" [2021-05-12T10:37:55.389Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestReloadWithDuplicateLabels [2021-05-12T10:37:55.389Z] time="2021-05-12T10:37:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-244666285" [2021-05-12T10:37:55.389Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDaemonConfigurationMerge [2021-05-12T10:37:55.389Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-12T10:37:55.389Z] PASS [2021-05-12T10:37:55.389Z] coverage: 79.7% of statements [2021-05-12T10:37:55.389Z] === RUN TestDiscoveryOptsErrors [2021-05-12T10:37:55.389Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-12T10:37:55.389Z] === RUN TestDiscoveryOpts [2021-05-12T10:37:55.389Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-12T10:37:55.389Z] PASS [2021-05-12T10:37:55.389Z] coverage: 30.0% of statements [2021-05-12T10:37:55.389Z] ok github.com/docker/docker/daemon/config 0.724s coverage: 79.7% of statements [2021-05-12T10:37:55.389Z] ok github.com/docker/docker/daemon/discovery 0.093s coverage: 30.0% of statements [2021-05-12T10:37:55.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-12T10:37:55.866Z] --- PASS: TestConfigsUpdate (3.20s) [2021-05-12T10:37:55.866Z] === RUN TestTemplatedConfig [2021-05-12T10:37:55.959Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2021-05-12T10:37:55.959Z] === RUN TestConfigsUpdate [2021-05-12T10:37:56.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-12T10:37:56.362Z] === RUN TestWaitNodeAttachment [2021-05-12T10:37:56.824Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-05-12T10:37:56.824Z] === RUN TestIsolationConversion [2021-05-12T10:37:56.824Z] === RUN TestIsolationConversion/default [2021-05-12T10:37:56.824Z] === RUN TestIsolationConversion/process [2021-05-12T10:37:56.824Z] === RUN TestIsolationConversion/hyperv [2021-05-12T10:37:56.824Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestContainerLabels [2021-05-12T10:37:56.824Z] --- PASS: TestContainerLabels (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestCredentialSpecConversion [2021-05-12T10:37:56.824Z] === RUN TestCredentialSpecConversion/none [2021-05-12T10:37:56.824Z] === RUN TestCredentialSpecConversion/config [2021-05-12T10:37:56.824Z] === RUN TestCredentialSpecConversion/file [2021-05-12T10:37:56.824Z] === RUN TestCredentialSpecConversion/registry [2021-05-12T10:37:56.824Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestControllerValidateMountBind [2021-05-12T10:37:56.824Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestControllerValidateMountVolume [2021-05-12T10:37:56.824Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestControllerValidateMountTarget [2021-05-12T10:37:56.824Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestControllerValidateMountTmpfs [2021-05-12T10:37:56.824Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestControllerValidateMountInvalidType [2021-05-12T10:37:56.824Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestControllerValidateMountNamedPipe [2021-05-12T10:37:56.824Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-12T10:37:56.824Z] PASS [2021-05-12T10:37:56.824Z] coverage: 11.3% of statements [2021-05-12T10:37:56.824Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.992s coverage: 11.3% of statements [2021-05-12T10:37:56.824Z] === RUN TestVerifyNetworkingConfig [2021-05-12T10:37:56.824Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestGetContainer [2021-05-12T10:37:56.824Z] --- PASS: TestGetContainer (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestValidContainerNames [2021-05-12T10:37:56.824Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestContainerInitDNS [2021-05-12T10:37:56.824Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-12T10:37:56.824Z] daemon_test.go:147: root required [2021-05-12T10:37:56.824Z] === RUN TestMerge [2021-05-12T10:37:56.824Z] --- PASS: TestMerge (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestValidateContainerIsolation [2021-05-12T10:37:56.824Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestFindNetworkErrorType [2021-05-12T10:37:56.824Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestEnsureServicesExist [2021-05-12T10:37:56.824Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestEnsureServicesExistErrors [2021-05-12T10:37:56.824Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-12T10:37:56.824Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-12T10:37:56.824Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-12T10:37:56.824Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-12T10:37:56.824Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestContainerDelete [2021-05-12T10:37:56.824Z] --- PASS: TestContainerDelete (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestContainerDoubleDelete [2021-05-12T10:37:56.824Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestLogContainerEventCopyLabels [2021-05-12T10:37:56.824Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestLogContainerEventWithAttributes [2021-05-12T10:37:56.824Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestNoneHealthcheck [2021-05-12T10:37:56.824Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestHealthStates [2021-05-12T10:37:56.824Z] === RUN TestEventsLog [2021-05-12T10:37:56.824Z] --- PASS: TestEventsLog (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestEventsLogTimeout [2021-05-12T10:37:56.824Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-12T10:37:56.824Z] === RUN TestLogEvents [2021-05-12T10:37:57.286Z] --- PASS: TestLogEvents (0.05s) [2021-05-12T10:37:57.286Z] === RUN TestLoadBufferedEvents [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] time="2021-05-12T10:37:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-12T10:37:57.286Z] --- PASS: TestHealthStates (0.24s) [2021-05-12T10:37:57.286Z] === RUN TestMaskURLCredentials [2021-05-12T10:37:57.286Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestGetInspectData [2021-05-12T10:37:57.286Z] --- PASS: TestGetInspectData (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestFillLicense [2021-05-12T10:37:57.286Z] --- PASS: TestFillLicense (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestListInvalidFilter [2021-05-12T10:37:57.286Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestNameFilter [2021-05-12T10:37:57.286Z] --- PASS: TestNameFilter (0.01s) [2021-05-12T10:37:57.286Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-12T10:37:57.286Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-12T10:37:57.286Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-12T10:37:57.286Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestDaemonReloadLabels [2021-05-12T10:37:57.286Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-12T10:37:57.286Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestDaemonReloadMirrors [2021-05-12T10:37:57.286Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-12T10:37:57.286Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-12T10:37:57.286Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestDaemonDiscoveryReload [2021-05-12T10:37:57.286Z] --- PASS: TestLoadBufferedEvents (0.24s) [2021-05-12T10:37:57.286Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-12T10:37:57.286Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-12T10:37:57.286Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-12T10:37:57.286Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-12T10:37:57.286Z] PASS [2021-05-12T10:37:57.286Z] coverage: 50.0% of statements [2021-05-12T10:37:57.286Z] ok github.com/docker/docker/daemon/events 0.381s coverage: 50.0% of statements [2021-05-12T10:37:57.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-12T10:37:58.259Z] === RUN TestIsEmptyDir [2021-05-12T10:37:58.259Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-12T10:37:58.259Z] PASS [2021-05-12T10:37:58.259Z] coverage: 2.3% of statements [2021-05-12T10:37:58.259Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2021-05-12T10:37:58.259Z] --- PASS: TestDaemonDiscoveryReload (1.06s) [2021-05-12T10:37:58.259Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-12T10:37:58.515Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-12T10:37:58.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-12T10:37:58.721Z] === RUN TestLinkNaming [2021-05-12T10:37:58.721Z] --- PASS: TestLinkNaming (0.00s) [2021-05-12T10:37:58.721Z] === RUN TestLinkNew [2021-05-12T10:37:58.721Z] --- PASS: TestLinkNew (0.00s) [2021-05-12T10:37:58.721Z] === RUN TestLinkEnv [2021-05-12T10:37:58.721Z] --- PASS: TestLinkEnv (0.00s) [2021-05-12T10:37:58.721Z] === RUN TestLinkMultipleEnv [2021-05-12T10:37:58.721Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-12T10:37:58.721Z] === RUN TestLinkPortRangeEnv [2021-05-12T10:37:58.721Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-12T10:37:58.721Z] PASS [2021-05-12T10:37:58.721Z] coverage: 93.0% of statements [2021-05-12T10:37:58.721Z] ok github.com/docker/docker/daemon/links 0.068s coverage: 93.0% of statements [2021-05-12T10:37:58.721Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-05-12T10:37:58.721Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-12T10:37:59.084Z] --- PASS: TestConfigsUpdate (3.21s) [2021-05-12T10:37:59.084Z] === RUN TestTemplatedConfig [2021-05-12T10:37:59.169Z] --- PASS: TestTemplatedConfig (3.70s) [2021-05-12T10:37:59.169Z] === RUN TestConfigCreateResolve [2021-05-12T10:37:59.182Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-05-12T10:37:59.182Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-12T10:37:59.182Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-12T10:37:59.182Z] reload_test.go:520: root required [2021-05-12T10:37:59.182Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-12T10:37:59.183Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2021-05-12T10:37:59.183Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-12T10:37:59.183Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2021-05-12T10:37:59.183Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-12T10:37:59.183Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-12T10:37:59.183Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-12T10:37:59.183Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-12T10:37:59.183Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-12T10:37:59.183Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-12T10:37:59.644Z] === RUN TestParseVolumesFrom [2021-05-12T10:37:59.644Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-12T10:37:59.644Z] PASS [2021-05-12T10:37:59.644Z] coverage: 9.1% of statements [2021-05-12T10:37:59.644Z] ok github.com/docker/docker/daemon 2.878s coverage: 9.1% of statements [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-12T10:37:59.644Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-12T10:37:59.654Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-12T10:37:59.913Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-12T10:38:00.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-12T10:38:00.482Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-12T10:38:01.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-12T10:38:01.839Z] === RUN TestAdapterReadLogs [2021-05-12T10:38:01.839Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-12T10:38:01.839Z] === RUN TestCopier [2021-05-12T10:38:01.839Z] --- PASS: TestCopier (0.01s) [2021-05-12T10:38:01.839Z] === RUN TestCopierLongLines [2021-05-12T10:38:01.839Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-12T10:38:01.839Z] === RUN TestCopierSlow [2021-05-12T10:38:02.300Z] --- PASS: TestCopierSlow (0.33s) [2021-05-12T10:38:02.300Z] === RUN TestCopierWithSized [2021-05-12T10:38:02.300Z] === RUN TestCopierWithSized/as_is [2021-05-12T10:38:02.300Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-12T10:38:02.300Z] --- PASS: TestCopierWithSized (0.09s) [2021-05-12T10:38:02.300Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-12T10:38:02.300Z] --- PASS: TestCopierWithSized/With_RingLogger (0.09s) [2021-05-12T10:38:02.300Z] === RUN TestCopierWithPartial [2021-05-12T10:38:02.300Z] --- PASS: TestCopierWithPartial (0.01s) [2021-05-12T10:38:02.300Z] === RUN TestRingLogger [2021-05-12T10:38:02.300Z] --- PASS: TestRingLogger (0.00s) [2021-05-12T10:38:02.300Z] === RUN TestRingCap [2021-05-12T10:38:02.300Z] --- PASS: TestRingCap (0.00s) [2021-05-12T10:38:02.300Z] === RUN TestRingClose [2021-05-12T10:38:02.300Z] --- PASS: TestRingClose (0.00s) [2021-05-12T10:38:02.300Z] === RUN TestRingDrain [2021-05-12T10:38:02.300Z] --- PASS: TestRingDrain (0.00s) [2021-05-12T10:38:02.300Z] PASS [2021-05-12T10:38:02.300Z] coverage: 43.5% of statements [2021-05-12T10:38:02.300Z] ok github.com/docker/docker/daemon/logger 0.498s coverage: 43.5% of statements [2021-05-12T10:38:02.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-12T10:38:02.465Z] --- PASS: TestConfigCreateResolve (3.14s) [2021-05-12T10:38:02.465Z] === RUN TestConfigDaemonLibtrustID [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/defaults [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-12T10:38:02.764Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-12T10:38:02.764Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-12T10:38:02.764Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-12T10:38:02.764Z] time="2021-05-12T10:38:02Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-12T10:38:02.764Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-05-12T10:38:02.764Z] === RUN TestCreateSuccess [2021-05-12T10:38:02.764Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCreateLogGroupSuccess [2021-05-12T10:38:02.764Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCreateError [2021-05-12T10:38:02.764Z] --- PASS: TestCreateError (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCreateAlreadyExists [2021-05-12T10:38:02.764Z] time="2021-05-12T10:38:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-12T10:38:02.764Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestLogClosed [2021-05-12T10:38:02.764Z] --- PASS: TestLogClosed (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestLogBlocking [2021-05-12T10:38:02.764Z] --- PASS: TestLogBlocking (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-12T10:38:02.764Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestLogNonBlockingBufferFull [2021-05-12T10:38:02.764Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestPublishBatchSuccess [2021-05-12T10:38:02.764Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestPublishBatchError [2021-05-12T10:38:02.764Z] time="2021-05-12T10:38:02Z" level=error msg=Error [2021-05-12T10:38:02.764Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-12T10:38:02.764Z] time="2021-05-12T10:38:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-12T10:38:02.764Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-12T10:38:02.764Z] time="2021-05-12T10:38:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-12T10:38:02.764Z] time="2021-05-12T10:38:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-12T10:38:02.764Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchSimple [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchTicker [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchMultilinePattern [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2021-05-12T10:38:02.764Z] === RUN TestCollectBatchClose [2021-05-12T10:38:02.764Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen/0/Hello [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen/2/🙃 [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen/3/���� [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen/4/He��o [2021-05-12T10:38:02.764Z] === RUN TestEffectiveLen/5/ [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/0/ [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/1/Hello [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/2/Hello [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/3/Hello [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/4/🙃 [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/5/🙃 [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/6/a� [2021-05-12T10:38:02.764Z] === RUN TestFindValidSplit/7/a� [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: Hello [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: He [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: llo [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: Hello [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: a [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: � [2021-05-12T10:38:02.764Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1044: a� [2021-05-12T10:38:02.764Z] cloudwatchlogs_test.go:1045: [2021-05-12T10:38:02.764Z] === RUN TestProcessEventEmoji [2021-05-12T10:38:02.764Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestCollectBatchLineSplit [2021-05-12T10:38:03.226Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2021-05-12T10:38:03.226Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-12T10:38:03.226Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestCollectBatchMaxEvents [2021-05-12T10:38:03.226Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-12T10:38:03.226Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-12T10:38:03.226Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-05-12T10:38:03.226Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-12T10:38:03.226Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-05-12T10:38:03.226Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-12T10:38:03.226Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-12T10:38:03.226Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-12T10:38:03.226Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-12T10:38:03.226Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestCreateTagSuccess [2021-05-12T10:38:03.226Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-12T10:38:03.226Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-12T10:38:03.226Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-12T10:38:03.226Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-12T10:38:03.226Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-12T10:38:03.226Z] PASS [2021-05-12T10:38:03.226Z] coverage: 77.8% of statements [2021-05-12T10:38:03.226Z] ok github.com/docker/docker/daemon/logger/awslogs 0.577s coverage: 77.8% of statements [2021-05-12T10:38:03.226Z] === RUN TestSearchRegistryForImagesErrors [2021-05-12T10:38:03.226Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestSearchRegistryForImages [2021-05-12T10:38:03.226Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestOnlyPlatformWithFallback [2021-05-12T10:38:03.226Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-12T10:38:03.226Z] === RUN TestImageDelete [2021-05-12T10:38:03.226Z] === RUN TestImageDelete/no_lease [2021-05-12T10:38:03.226Z] === RUN TestImageDelete/lease_exists [2021-05-12T10:38:03.226Z] --- PASS: TestImageDelete (0.05s) [2021-05-12T10:38:03.226Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-12T10:38:03.226Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-05-12T10:38:03.226Z] === RUN TestContentStoreForPull [2021-05-12T10:38:03.326Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-12T10:38:03.326Z] Using test binary docker [2021-05-12T10:38:03.326Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-12T10:38:03.326Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-12T10:38:03.326Z] INFO: Waiting for daemon to start... [2021-05-12T10:38:03.326Z] Starting dockerd [2021-05-12T10:38:03.406Z] --- PASS: TestConfigDaemonLibtrustID (1.17s) [2021-05-12T10:38:03.406Z] PASS [2021-05-12T10:38:03.406Z] [2021-05-12T10:38:03.406Z] DONE 7 tests in 20.923s [2021-05-12T10:38:03.406Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-12T10:38:03.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:38:03.406Z] ++ set -e [2021-05-12T10:38:03.406Z] ++ '[' -n 0 ']' [2021-05-12T10:38:03.406Z] ++ set -x [2021-05-12T10:38:03.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:38:03.668Z] INFO: Testing against a local daemon [2021-05-12T10:38:03.668Z] === RUN TestCheckpoint [2021-05-12T10:38:03.668Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-12T10:38:03.668Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:38:03.668Z] === RUN TestContainerInvalidJSON [2021-05-12T10:38:03.668Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:38:03.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:38:03.668Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:38:03.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:38:03.668Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:38:03.668Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:38:03.668Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:38:03.668Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:38:03.668Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:38:03.668Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-12T10:38:03.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-12T10:38:03.668Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-12T10:38:03.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-12T10:38:03.668Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-12T10:38:03.688Z] --- PASS: TestContentStoreForPull (0.20s) [2021-05-12T10:38:03.688Z] PASS [2021-05-12T10:38:03.688Z] coverage: 6.7% of statements [2021-05-12T10:38:03.688Z] ok github.com/docker/docker/daemon/images 0.424s coverage: 6.7% of statements [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-12T10:38:03.688Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-12T10:38:03.688Z] === RUN TestJSONFileLogger [2021-05-12T10:38:03.688Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-12T10:38:03.688Z] === RUN TestJSONFileLoggerWithTags [2021-05-12T10:38:03.688Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-12T10:38:03.688Z] === RUN TestJSONFileLoggerWithOpts [2021-05-12T10:38:03.688Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-12T10:38:03.688Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-12T10:38:03.688Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-12T10:38:03.688Z] === RUN TestEncodeDecode [2021-05-12T10:38:03.688Z] === PAUSE TestEncodeDecode [2021-05-12T10:38:03.688Z] === RUN TestUnexpectedEOF [2021-05-12T10:38:03.931Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-12T10:38:03.931Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-12T10:38:03.931Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-12T10:38:03.931Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-12T10:38:03.931Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-12T10:38:03.931Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-12T10:38:04.150Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-12T10:38:04.150Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-12T10:38:04.150Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-12T10:38:04.150Z] time="2021-05-12T10:38:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-12T10:38:04.150Z] time="2021-05-12T10:38:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-12T10:38:04.150Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-05-12T10:38:04.150Z] === CONT TestEncodeDecode [2021-05-12T10:38:04.150Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-12T10:38:04.150Z] PASS [2021-05-12T10:38:04.150Z] coverage: 69.9% of statements [2021-05-12T10:38:04.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.365s coverage: 69.9% of statements [2021-05-12T10:38:04.150Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-05-12T10:38:04.150Z] === RUN TestFastTimeMarshalJSON [2021-05-12T10:38:04.150Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-12T10:38:04.150Z] PASS [2021-05-12T10:38:04.150Z] coverage: 87.2% of statements [2021-05-12T10:38:04.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2021-05-12T10:38:04.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-12T10:38:04.195Z] === RUN TestCopyFromContainer [2021-05-12T10:38:04.679Z] --- PASS: TestTemplatedConfig (5.45s) [2021-05-12T10:38:04.679Z] === RUN TestConfigCreateResolve [2021-05-12T10:38:04.679Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-12T10:38:05.577Z] === RUN TestCopyFromContainer// [2021-05-12T10:38:05.838Z] === RUN TestCopyFromContainer//bar/root [2021-05-12T10:38:05.838Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-12T10:38:06.098Z] === RUN TestCopyFromContainer/bar/quux [2021-05-12T10:38:06.098Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-12T10:38:06.339Z] === RUN TestWriteLog [2021-05-12T10:38:06.340Z] === PAUSE TestWriteLog [2021-05-12T10:38:06.340Z] === RUN TestReadLog [2021-05-12T10:38:06.340Z] === PAUSE TestReadLog [2021-05-12T10:38:06.340Z] === CONT TestWriteLog [2021-05-12T10:38:06.340Z] --- PASS: TestWriteLog (0.00s) [2021-05-12T10:38:06.340Z] === CONT TestReadLog [2021-05-12T10:38:06.340Z] === RUN TestReadLog/tail_exact [2021-05-12T10:38:06.340Z] === RUN TestReadLog/tail_less_than_available [2021-05-12T10:38:06.340Z] === RUN TestReadLog/tail_more_than_available [2021-05-12T10:38:06.340Z] --- PASS: TestReadLog (0.23s) [2021-05-12T10:38:06.340Z] --- PASS: TestReadLog/tail_exact (0.20s) [2021-05-12T10:38:06.340Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-12T10:38:06.340Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-05-12T10:38:06.340Z] PASS [2021-05-12T10:38:06.340Z] coverage: 75.2% of statements [2021-05-12T10:38:06.340Z] ok github.com/docker/docker/daemon/logger/local 0.398s coverage: 75.2% of statements [2021-05-12T10:38:06.340Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-12T10:38:06.359Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-12T10:38:06.359Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-12T10:38:06.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-12T10:38:06.641Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-12T10:38:06.644Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-12T10:38:06.644Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-12T10:38:06.801Z] === RUN TestOpenFileDelete [2021-05-12T10:38:06.801Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestOpenFileRename [2021-05-12T10:38:06.801Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestParseLogTagDefaultTag [2021-05-12T10:38:06.801Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestParseLogTag [2021-05-12T10:38:06.801Z] --- PASS: TestParseLogTag (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestParseLogTagEmptyTag [2021-05-12T10:38:06.801Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestTailFiles [2021-05-12T10:38:06.801Z] --- PASS: TestTailFiles (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestFollowLogsConsumerGone [2021-05-12T10:38:06.801Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-12T10:38:06.801Z] === RUN TestFollowLogsProducerGone [2021-05-12T10:38:06.801Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-12T10:38:06.801Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-12T10:38:06.801Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-12T10:38:06.801Z] === RUN TestCheckCapacityAndRotate [2021-05-12T10:38:06.801Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-12T10:38:06.801Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer (2.74s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-12T10:38:06.904Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-12T10:38:06.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-12T10:38:06.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:38:06.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:38:06.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:38:06.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:38:06.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:38:06.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:38:06.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:38:06.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:38:06.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:38:06.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-12T10:38:06.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-12T10:38:06.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-12T10:38:06.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-12T10:38:06.904Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-12T10:38:06.904Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-12T10:38:06.904Z] === RUN TestCreateWithInvalidEnv [2021-05-12T10:38:06.904Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-12T10:38:06.904Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-12T10:38:06.904Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-12T10:38:06.904Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-12T10:38:06.904Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-12T10:38:06.904Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-12T10:38:06.904Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-12T10:38:06.904Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-12T10:38:06.904Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-12T10:38:06.904Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-12T10:38:06.904Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-12T10:38:06.904Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-12T10:38:06.904Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-12T10:38:06.904Z] === RUN TestCreateTmpfsMountsTarget [2021-05-12T10:38:06.904Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-05-12T10:38:06.904Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-12T10:38:07.264Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-05-12T10:38:07.264Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-12T10:38:07.264Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-05-12T10:38:07.264Z] PASS [2021-05-12T10:38:07.264Z] coverage: 55.3% of statements [2021-05-12T10:38:07.264Z] === RUN TestLog [2021-05-12T10:38:07.264Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.263s coverage: 55.3% of statements [2021-05-12T10:38:07.264Z] --- PASS: TestLog (0.01s) [2021-05-12T10:38:07.264Z] PASS [2021-05-12T10:38:07.264Z] coverage: 31.5% of statements [2021-05-12T10:38:07.264Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.180s coverage: 31.5% of statements [2021-05-12T10:38:07.546Z] . [2021-05-12T10:38:07.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-12T10:38:07.546Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-12T10:38:07.546Z] Error: No such image: emptyfs [2021-05-12T10:38:07.546Z] Running integration-test (iteration 1) [2021-05-12T10:38:07.546Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-12T10:38:07.578Z] --- PASS: TestConfigCreateResolve (3.04s) [2021-05-12T10:38:07.578Z] === RUN TestConfigDaemonLibtrustID [2021-05-12T10:38:07.725Z] === RUN TestValidateLogOpt [2021-05-12T10:38:07.725Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-12T10:38:07.725Z] === RUN TestNewMissedConfig [2021-05-12T10:38:07.725Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-12T10:38:07.725Z] === RUN TestNewMissedUrl [2021-05-12T10:38:07.725Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-12T10:38:07.725Z] === RUN TestNewMissedToken [2021-05-12T10:38:07.725Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-12T10:38:07.725Z] === RUN TestNewWithProxy [2021-05-12T10:38:07.725Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-12T10:38:07.725Z] === RUN TestDefault [2021-05-12T10:38:07.725Z] --- PASS: TestDefault (0.01s) [2021-05-12T10:38:07.725Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-12T10:38:07.837Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-12T10:38:08.187Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-12T10:38:08.188Z] === RUN TestJsonFormat [2021-05-12T10:38:08.188Z] --- PASS: TestJsonFormat (0.06s) [2021-05-12T10:38:08.188Z] === RUN TestRawFormat [2021-05-12T10:38:08.188Z] --- PASS: TestRawFormat (0.00s) [2021-05-12T10:38:08.188Z] === RUN TestRawFormatWithLabels [2021-05-12T10:38:08.188Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-12T10:38:08.188Z] === RUN TestRawFormatWithoutTag [2021-05-12T10:38:08.188Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-12T10:38:08.188Z] === RUN TestBatching [2021-05-12T10:38:08.188Z] --- PASS: TestBatching (0.26s) [2021-05-12T10:38:08.188Z] === RUN TestFrequency [2021-05-12T10:38:08.507Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-12T10:38:08.650Z] --- PASS: TestFrequency (0.18s) [2021-05-12T10:38:08.650Z] === RUN TestOneMessagePerRequest [2021-05-12T10:38:08.650Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-05-12T10:38:08.650Z] === RUN TestVerify [2021-05-12T10:38:08.650Z] --- PASS: TestVerify (0.00s) [2021-05-12T10:38:08.650Z] === RUN TestSkipVerify [2021-05-12T10:38:08.650Z] === RUN TestNewParse [2021-05-12T10:38:08.650Z] --- PASS: TestNewParse (0.00s) [2021-05-12T10:38:08.650Z] PASS [2021-05-12T10:38:08.650Z] coverage: 8.3% of statements [2021-05-12T10:38:08.650Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2021-05-12T10:38:08.650Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:08.650Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:08.650Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:08.650Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:08.776Z] --- PASS: TestConfigDaemonLibtrustID (0.97s) [2021-05-12T10:38:08.776Z] PASS [2021-05-12T10:38:08.776Z] [2021-05-12T10:38:08.776Z] DONE 7 tests in 22.118s [2021-05-12T10:38:08.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-12T10:38:08.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:38:08.776Z] ++ set -e [2021-05-12T10:38:08.776Z] ++ '[' -n 0 ']' [2021-05-12T10:38:08.776Z] ++ set -x [2021-05-12T10:38:08.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:38:08.776Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-12T10:38:08.776Z] INFO: Testing against a local daemon [2021-05-12T10:38:08.776Z] === RUN TestCheckpoint [2021-05-12T10:38:08.776Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-12T10:38:08.776Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:38:08.776Z] === RUN TestContainerInvalidJSON [2021-05-12T10:38:08.776Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:38:08.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:38:08.776Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:38:08.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:38:08.776Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:38:08.776Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:38:08.776Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:38:08.776Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:38:08.776Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:38:08.776Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-12T10:38:08.776Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-12T10:38:08.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-12T10:38:08.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-12T10:38:08.776Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-12T10:38:09.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-12T10:38:09.035Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-12T10:38:09.035Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-05-12T10:38:09.035Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-12T10:38:09.035Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-12T10:38:09.035Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-12T10:38:09.035Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-12T10:38:09.035Z] === RUN TestCopyFromContainer [2021-05-12T10:38:09.112Z] --- PASS: TestSkipVerify (0.46s) [2021-05-12T10:38:09.112Z] === RUN TestBufferMaximum [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.616721\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.616721\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] --- PASS: TestBufferMaximum (0.01s) [2021-05-12T10:38:09.112Z] === RUN TestServerAlwaysDown [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.621917\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.621917\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.621917\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.624881\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] time="2021-05-12T10:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620815888.624881\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:09.112Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestCannotSendAfterClose [2021-05-12T10:38:09.112Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-12T10:38:09.112Z] === RUN TestParseLogFormat [2021-05-12T10:38:09.112Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestValidateLogOptEmpty [2021-05-12T10:38:09.112Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestValidateSyslogAddress [2021-05-12T10:38:09.112Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestParseAddressDefaultPort [2021-05-12T10:38:09.112Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestValidateSyslogFacility [2021-05-12T10:38:09.112Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestValidateLogOptSyslogFormat [2021-05-12T10:38:09.112Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-12T10:38:09.112Z] === RUN TestValidateLogOpt [2021-05-12T10:38:09.112Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-12T10:38:09.112Z] PASS [2021-05-12T10:38:09.112Z] coverage: 46.8% of statements [2021-05-12T10:38:09.112Z] ok github.com/docker/docker/daemon/logger/syslog 0.077s coverage: 46.8% of statements [2021-05-12T10:38:09.448Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-05-12T10:38:09.448Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-12T10:38:10.087Z] time="2021-05-12T10:38:09Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-12T10:38:10.087Z] time="2021-05-12T10:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ce62cf852426\"}'" [2021-05-12T10:38:10.087Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-05-12T10:38:10.087Z] PASS [2021-05-12T10:38:10.087Z] coverage: 82.5% of statements [2021-05-12T10:38:10.087Z] ok github.com/docker/docker/daemon/logger/splunk 2.207s coverage: 82.5% of statements [2021-05-12T10:38:10.087Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-12T10:38:10.087Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-12T10:38:10.087Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-12T10:38:10.942Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-12T10:38:11.202Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-12T10:38:11.202Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-12T10:38:11.202Z] === RUN TestCopyFromContainer// [2021-05-12T10:38:11.202Z] === RUN TestCopyFromContainer//bar/root [2021-05-12T10:38:11.461Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-12T10:38:11.461Z] === RUN TestCopyFromContainer/bar/quux [2021-05-12T10:38:11.633Z] === RUN TestV1IDService [2021-05-12T10:38:11.633Z] --- PASS: TestV1IDService (0.06s) [2021-05-12T10:38:11.633Z] === RUN TestV2MetadataService [2021-05-12T10:38:11.720Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-12T10:38:11.980Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-12T10:38:11.980Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-12T10:38:11.980Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-05-12T10:38:11.989Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-12T10:38:11.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:38:11.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:38:11.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:38:11.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:38:11.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:38:11.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:38:11.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:38:11.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:38:11.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:38:11.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:38:11.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:38:11.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:38:11.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:38:11.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:38:11.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2021-05-12T10:38:11.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-12T10:38:11.989Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-12T10:38:12.096Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-12T10:38:12.096Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-12T10:38:12.096Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-12T10:38:12.096Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-12T10:38:12.096Z] === RUN TestContinueOnError_NeverContinue [2021-05-12T10:38:12.096Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-12T10:38:12.096Z] === RUN TestContinueOnError_UnnestsErrors [2021-05-12T10:38:12.096Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-05-12T10:38:12.096Z] === RUN TestManifestStore [2021-05-12T10:38:12.096Z] === RUN TestManifestStore/no_remote_or_local [2021-05-12T10:38:12.239Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-12T10:38:12.239Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer (3.44s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-05-12T10:38:12.498Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2021-05-12T10:38:12.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-12T10:38:12.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:38:12.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:38:12.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:38:12.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:38:12.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:38:12.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:38:12.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:38:12.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:38:12.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:38:12.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-12T10:38:12.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-12T10:38:12.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-12T10:38:12.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2021-05-12T10:38:12.499Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local241283547\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/no_local_cache [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/with_local_cache [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/unknown_media_type [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="reference for unknown type: " [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="reference for unknown type: " [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="reference for unknown type: " [2021-05-12T10:38:12.558Z] === RUN TestSuccessfulDownload [2021-05-12T10:38:12.558Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-12T10:38:12.558Z] download_test.go:268: Needs fixing on Windows [2021-05-12T10:38:12.558Z] === RUN TestCancelledDownload [2021-05-12T10:38:12.558Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-12T10:38:12.558Z] === RUN TestMaxDownloadAttempts [2021-05-12T10:38:12.558Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-12T10:38:12.558Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-12T10:38:12.558Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-12T10:38:12.558Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-12T10:38:12.558Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-12T10:38:12.558Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-12T10:38:12.558Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-12T10:38:12.558Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-12T10:38:12.558Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="reference for unknown type: " [2021-05-12T10:38:12.558Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-12T10:38:12.558Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-12T10:38:12.558Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="reference for unknown type: " [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-12T10:38:12.558Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-12T10:38:12.558Z] time="2021-05-12T10:38:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore (0.47s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/with_local_cache (0.07s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-05-12T10:38:12.558Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-12T10:38:12.558Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-12T10:38:12.558Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-12T10:38:12.558Z] === RUN TestFixManifestLayers [2021-05-12T10:38:12.558Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-12T10:38:12.558Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-12T10:38:12.558Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-12T10:38:12.558Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-12T10:38:12.558Z] === RUN TestFixManifestLayersBadParent [2021-05-12T10:38:12.558Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-12T10:38:12.558Z] === RUN TestValidateManifest [2021-05-12T10:38:12.558Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-12T10:38:12.558Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-12T10:38:12.558Z] === RUN TestFormatPlatform [2021-05-12T10:38:12.558Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-12T10:38:12.558Z] === RUN TestGetRepositoryMountCandidates [2021-05-12T10:38:12.558Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-12T10:38:12.558Z] === RUN TestLayerAlreadyExists [2021-05-12T10:38:12.558Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-12T10:38:12.558Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-12T10:38:12.558Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-12T10:38:12.558Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-12T10:38:12.558Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-12T10:38:12.558Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-12T10:38:12.558Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-12T10:38:12.558Z] === RUN TestWhenEmptyAuthConfig [2021-05-12T10:38:12.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-12T10:38:12.758Z] === RUN TestCreateWithInvalidEnv [2021-05-12T10:38:12.758Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-12T10:38:12.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-12T10:38:12.758Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-12T10:38:12.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-12T10:38:12.758Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-12T10:38:12.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-12T10:38:12.758Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-12T10:38:12.758Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-12T10:38:12.758Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-12T10:38:12.758Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-12T10:38:12.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-12T10:38:12.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-12T10:38:12.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-12T10:38:12.758Z] === RUN TestCreateTmpfsMountsTarget [2021-05-12T10:38:12.758Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-12T10:38:12.758Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-12T10:38:12.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2021-05-12T10:38:12.932Z] === RUN TestCreateDifferentPlatform [2021-05-12T10:38:12.932Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-12T10:38:12.932Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-12T10:38:12.932Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-12T10:38:12.932Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-12T10:38:12.932Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-12T10:38:12.932Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-12T10:38:12.932Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-12T10:38:12.932Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-12T10:38:12.932Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.13s) [2021-05-12T10:38:12.932Z] === RUN TestContainerStartOnDaemonRestart [2021-05-12T10:38:12.932Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-12T10:38:12.932Z] === RUN TestDaemonRestartIpcMode [2021-05-12T10:38:12.932Z] === PAUSE TestDaemonRestartIpcMode [2021-05-12T10:38:12.932Z] === RUN TestDaemonHostGatewayIP [2021-05-12T10:38:12.932Z] === PAUSE TestDaemonHostGatewayIP [2021-05-12T10:38:12.932Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-12T10:38:12.932Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-12T10:38:12.932Z] === RUN TestContainerKillOnDaemonStart [2021-05-12T10:38:12.932Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-12T10:38:12.932Z] === RUN TestDiff [2021-05-12T10:38:13.020Z] time="2021-05-12T10:38:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-12T10:38:13.020Z] time="2021-05-12T10:38:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-12T10:38:13.020Z] time="2021-05-12T10:38:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-12T10:38:13.020Z] time="2021-05-12T10:38:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-12T10:38:13.020Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-12T10:38:13.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-05-12T10:38:13.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-05-12T10:38:13.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-05-12T10:38:13.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-05-12T10:38:13.020Z] === RUN TestTransfer [2021-05-12T10:38:13.020Z] --- PASS: TestTransfer (0.12s) [2021-05-12T10:38:13.020Z] === RUN TestConcurrencyLimit [2021-05-12T10:38:13.483Z] --- PASS: TestV2MetadataService (1.61s) [2021-05-12T10:38:13.483Z] PASS [2021-05-12T10:38:13.483Z] coverage: 48.2% of statements [2021-05-12T10:38:13.483Z] ok github.com/docker/docker/distribution/metadata 2.096s coverage: 48.2% of statements [2021-05-12T10:38:13.483Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-05-12T10:38:13.483Z] === RUN TestInactiveJobs [2021-05-12T10:38:13.483Z] === RUN TestNotFound [2021-05-12T10:38:13.483Z] --- PASS: TestNotFound (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestConflict [2021-05-12T10:38:13.483Z] --- PASS: TestConflict (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestForbidden [2021-05-12T10:38:13.483Z] --- PASS: TestForbidden (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestInvalidParameter [2021-05-12T10:38:13.483Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestNotImplemented [2021-05-12T10:38:13.483Z] --- PASS: TestNotImplemented (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestNotModified [2021-05-12T10:38:13.483Z] --- PASS: TestNotModified (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestUnauthorized [2021-05-12T10:38:13.483Z] --- PASS: TestUnauthorized (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestUnknown [2021-05-12T10:38:13.483Z] --- PASS: TestUnknown (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestCancelled [2021-05-12T10:38:13.483Z] --- PASS: TestCancelled (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestDeadline [2021-05-12T10:38:13.483Z] --- PASS: TestDeadline (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestDataLoss [2021-05-12T10:38:13.483Z] --- PASS: TestDataLoss (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestUnavailable [2021-05-12T10:38:13.483Z] --- PASS: TestUnavailable (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestSystem [2021-05-12T10:38:13.483Z] --- PASS: TestSystem (0.00s) [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Not_Found [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Bad_Request [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Conflict [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Unauthorized [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Forbidden [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Not_Modified [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-12T10:38:13.483Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-12T10:38:13.483Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-12T10:38:13.483Z] PASS [2021-05-12T10:38:13.483Z] coverage: 53.1% of statements [2021-05-12T10:38:13.483Z] ok github.com/docker/docker/errdefs 0.099s coverage: 53.1% of statements [2021-05-12T10:38:13.873Z] --- PASS: TestDiff (0.79s) [2021-05-12T10:38:13.873Z] === RUN TestExecWithCloseStdin [2021-05-12T10:38:13.947Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-05-12T10:38:13.947Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-12T10:38:13.947Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-12T10:38:13.947Z] === RUN TestTokenPassThru [2021-05-12T10:38:13.947Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-12T10:38:13.947Z] === RUN TestTokenPassThruDifferentHost [2021-05-12T10:38:13.947Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-12T10:38:13.947Z] PASS [2021-05-12T10:38:13.947Z] coverage: 23.4% of statements [2021-05-12T10:38:13.947Z] ok github.com/docker/docker/distribution 1.822s coverage: 23.4% of statements [2021-05-12T10:38:13.947Z] --- PASS: TestInactiveJobs (0.36s) [2021-05-12T10:38:13.947Z] === RUN TestWatchRelease [2021-05-12T10:38:13.947Z] --- PASS: TestWatchRelease (0.04s) [2021-05-12T10:38:13.947Z] === RUN TestWatchFinishedTransfer [2021-05-12T10:38:13.947Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-12T10:38:13.947Z] === RUN TestDuplicateTransfer [2021-05-12T10:38:13.947Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-12T10:38:13.947Z] --- PASS: TestDuplicateTransfer (0.15s) [2021-05-12T10:38:13.947Z] === RUN TestSuccessfulUpload [2021-05-12T10:38:14.410Z] time="2021-05-12T10:38:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-12T10:38:14.410Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-05-12T10:38:14.410Z] === RUN TestCancelledUpload [2021-05-12T10:38:14.410Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-12T10:38:14.410Z] PASS [2021-05-12T10:38:14.410Z] coverage: 76.8% of statements [2021-05-12T10:38:14.410Z] ok github.com/docker/docker/distribution/xfer 2.076s coverage: 76.8% of statements [2021-05-12T10:38:14.410Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-12T10:38:14.665Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-12T10:38:14.924Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-12T10:38:15.255Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-12T10:38:15.255Z] === RUN TestExec [2021-05-12T10:38:15.955Z] === RUN TestCompare [2021-05-12T10:38:16.197Z] --- PASS: TestExec (1.08s) [2021-05-12T10:38:16.197Z] === RUN TestExecUser [2021-05-12T10:38:16.308Z] --- PASS: TestCreateWithCustomMaskedPaths (3.70s) [2021-05-12T10:38:16.309Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-12T10:38:16.417Z] --- PASS: TestCompare (0.00s) [2021-05-12T10:38:16.417Z] PASS [2021-05-12T10:38:16.417Z] coverage: 19.2% of statements [2021-05-12T10:38:16.417Z] ok github.com/docker/docker/image/cache 0.166s coverage: 19.2% of statements [2021-05-12T10:38:16.417Z] === RUN TestFSGetInvalidData [2021-05-12T10:38:16.417Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-05-12T10:38:16.417Z] === RUN TestFSInvalidSet [2021-05-12T10:38:16.417Z] --- PASS: TestFSInvalidSet (0.02s) [2021-05-12T10:38:16.417Z] === RUN TestFSInvalidRoot [2021-05-12T10:38:16.417Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-12T10:38:16.417Z] === RUN TestFSMetadataGetSet [2021-05-12T10:38:16.417Z] --- PASS: TestFSMetadataGetSet (0.07s) [2021-05-12T10:38:16.417Z] === RUN TestFSInvalidWalker [2021-05-12T10:38:16.417Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-12T10:38:16.417Z] === RUN TestFSGetSet [2021-05-12T10:38:16.417Z] === RUN TestMakeV1ConfigFromConfig [2021-05-12T10:38:16.417Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-12T10:38:16.417Z] PASS [2021-05-12T10:38:16.417Z] coverage: 25.0% of statements [2021-05-12T10:38:16.417Z] ok github.com/docker/docker/image/v1 0.142s coverage: 25.0% of statements [2021-05-12T10:38:16.417Z] --- PASS: TestFSGetSet (0.03s) [2021-05-12T10:38:16.417Z] === RUN TestFSGetUnsetKey [2021-05-12T10:38:16.417Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-12T10:38:16.417Z] === RUN TestFSGetEmptyData [2021-05-12T10:38:16.417Z] --- PASS: TestFSGetEmptyData (0.05s) [2021-05-12T10:38:16.417Z] === RUN TestFSDelete [2021-05-12T10:38:16.879Z] --- PASS: TestFSDelete (0.02s) [2021-05-12T10:38:16.879Z] === RUN TestFSWalker [2021-05-12T10:38:16.879Z] --- PASS: TestFSWalker (0.02s) [2021-05-12T10:38:16.879Z] === RUN TestFSWalkerStopOnError [2021-05-12T10:38:16.879Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-12T10:38:16.879Z] === RUN TestNewFromJSON [2021-05-12T10:38:16.879Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-12T10:38:16.879Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-12T10:38:16.879Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-12T10:38:16.879Z] === RUN TestMarshalKeyOrder [2021-05-12T10:38:16.879Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-12T10:38:16.879Z] === RUN TestImage [2021-05-12T10:38:16.879Z] --- PASS: TestImage (0.00s) [2021-05-12T10:38:16.879Z] === RUN TestImageOSNotEmpty [2021-05-12T10:38:16.879Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-12T10:38:16.879Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-12T10:38:16.879Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-12T10:38:16.879Z] === RUN TestCreate [2021-05-12T10:38:16.879Z] --- PASS: TestCreate (0.01s) [2021-05-12T10:38:16.879Z] === RUN TestRestore [2021-05-12T10:38:16.879Z] time="2021-05-12T10:38:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-12T10:38:16.879Z] --- PASS: TestRestore (0.25s) [2021-05-12T10:38:16.879Z] === RUN TestAddDelete [2021-05-12T10:38:16.879Z] --- PASS: TestAddDelete (0.09s) [2021-05-12T10:38:16.879Z] === RUN TestSearchAfterDelete [2021-05-12T10:38:16.879Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-05-12T10:38:16.879Z] === RUN TestParentReset [2021-05-12T10:38:17.137Z] --- PASS: TestExecUser (1.06s) [2021-05-12T10:38:17.137Z] === RUN TestExportContainerAndImportImage [2021-05-12T10:38:17.341Z] --- PASS: TestParentReset (0.09s) [2021-05-12T10:38:17.341Z] === RUN TestGetAndSetLastUpdated [2021-05-12T10:38:17.341Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-05-12T10:38:17.341Z] === RUN TestStoreLen [2021-05-12T10:38:17.341Z] --- PASS: TestStoreLen (0.10s) [2021-05-12T10:38:17.341Z] PASS [2021-05-12T10:38:17.341Z] coverage: 86.8% of statements [2021-05-12T10:38:17.341Z] ok github.com/docker/docker/image 1.070s coverage: 86.8% of statements [2021-05-12T10:38:17.803Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-12T10:38:17.803Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-12T10:38:18.077Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2021-05-12T10:38:18.078Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-12T10:38:18.212Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-12T10:38:18.219Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-12T10:38:18.778Z] === RUN TestSerialization [2021-05-12T10:38:19.240Z] --- PASS: TestSerialization (0.02s) [2021-05-12T10:38:19.240Z] PASS [2021-05-12T10:38:19.240Z] coverage: 100.0% of statements [2021-05-12T10:38:19.240Z] ok github.com/docker/docker/libcontainerd/queue 0.223s coverage: 100.0% of statements [2021-05-12T10:38:19.240Z] === RUN TestEmptyLayer [2021-05-12T10:38:19.240Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-12T10:38:19.240Z] === RUN TestCommitFailure [2021-05-12T10:38:19.240Z] --- PASS: TestCommitFailure (0.01s) [2021-05-12T10:38:19.240Z] === RUN TestStartTransactionFailure [2021-05-12T10:38:19.240Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-12T10:38:19.240Z] === RUN TestGetOrphan [2021-05-12T10:38:19.240Z] --- PASS: TestGetOrphan (0.01s) [2021-05-12T10:38:19.240Z] === RUN TestMountAndRegister [2021-05-12T10:38:19.240Z] --- PASS: TestMountAndRegister (0.07s) [2021-05-12T10:38:19.240Z] layer_test.go:271: Layer size: 14 [2021-05-12T10:38:19.240Z] === RUN TestLayerRelease [2021-05-12T10:38:19.240Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-12T10:38:19.240Z] layer_test.go:304: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestStoreRestore [2021-05-12T10:38:19.240Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-12T10:38:19.240Z] layer_test.go:353: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestTarStreamStability [2021-05-12T10:38:19.240Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-12T10:38:19.240Z] layer_test.go:468: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestRegisterExistingLayer [2021-05-12T10:38:19.240Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-05-12T10:38:19.240Z] === RUN TestTarStreamVerification [2021-05-12T10:38:19.240Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-12T10:38:19.240Z] layer_test.go:697: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestLayerMigration [2021-05-12T10:38:19.240Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-12T10:38:19.240Z] migration_test.go:46: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestLayerMigrationNoTarsplit [2021-05-12T10:38:19.240Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-12T10:38:19.240Z] migration_test.go:182: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestMountInit [2021-05-12T10:38:19.240Z] --- SKIP: TestMountInit (0.00s) [2021-05-12T10:38:19.240Z] mount_test.go:17: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestMountSize [2021-05-12T10:38:19.240Z] --- SKIP: TestMountSize (0.00s) [2021-05-12T10:38:19.240Z] mount_test.go:76: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestMountChanges [2021-05-12T10:38:19.240Z] --- SKIP: TestMountChanges (0.00s) [2021-05-12T10:38:19.240Z] mount_test.go:125: Failing on Windows [2021-05-12T10:38:19.240Z] === RUN TestMountApply [2021-05-12T10:38:19.240Z] --- SKIP: TestMountApply (0.00s) [2021-05-12T10:38:19.240Z] mount_test.go:212: Failing on Windows [2021-05-12T10:38:19.240Z] PASS [2021-05-12T10:38:19.240Z] coverage: 30.1% of statements [2021-05-12T10:38:19.240Z] ok github.com/docker/docker/layer 0.487s coverage: 30.1% of statements [2021-05-12T10:38:19.702Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-12T10:38:20.126Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.73s) [2021-05-12T10:38:20.126Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-12T10:38:20.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:38:20.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:38:20.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:38:20.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:38:20.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:38:20.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:38:20.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:38:20.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:38:20.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:38:20.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:38:20.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:38:20.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:38:20.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:38:20.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:38:20.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:38:20.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-12T10:38:20.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-12T10:38:20.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-12T10:38:20.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-12T10:38:20.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-12T10:38:20.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-12T10:38:20.127Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-12T10:38:20.163Z] === RUN TestEnvironmentParsing [2021-05-12T10:38:20.164Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-12T10:38:20.164Z] PASS [2021-05-12T10:38:20.164Z] coverage: 1.0% of statements [2021-05-12T10:38:20.164Z] ok github.com/docker/docker/libcontainerd/local 0.122s coverage: 1.0% of statements [2021-05-12T10:38:20.164Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-12T10:38:20.164Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-12T10:38:20.164Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-12T10:38:20.164Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-12T10:38:20.164Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-12T10:38:20.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-12T10:38:20.626Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-12T10:38:20.626Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-12T10:38:20.626Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-12T10:38:20.626Z] PASS [2021-05-12T10:38:20.626Z] coverage: 42.3% of statements [2021-05-12T10:38:20.626Z] ok github.com/docker/docker/oci 0.117s coverage: 42.3% of statements [2021-05-12T10:38:20.626Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-12T10:38:20.626Z] === RUN TestParseVersion [2021-05-12T10:38:20.626Z] --- PASS: TestParseVersion (0.00s) [2021-05-12T10:38:20.626Z] PASS [2021-05-12T10:38:20.626Z] coverage: 52.9% of statements [2021-05-12T10:38:20.626Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements [2021-05-12T10:38:21.375Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s) [2021-05-12T10:38:21.375Z] === RUN TestHealthCheckWorkdir [2021-05-12T10:38:21.515Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-12T10:38:21.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.38s) [2021-05-12T10:38:21.515Z] === RUN TestCreateDifferentPlatform [2021-05-12T10:38:21.515Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-12T10:38:21.600Z] === RUN TestAddressPoolOpt [2021-05-12T10:38:21.600Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/a [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/something [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/_=a [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/env1=value1 [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/_env1=value1 [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/PATH [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/=a [2021-05-12T10:38:21.600Z] === RUN TestValidateEnv/PATH= [2021-05-12T10:38:21.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-12T10:38:21.775Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-12T10:38:21.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-12T10:38:21.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-12T10:38:21.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-12T10:38:21.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-12T10:38:21.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-12T10:38:21.775Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-12T10:38:21.775Z] === RUN TestContainerStartOnDaemonRestart [2021-05-12T10:38:21.775Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-12T10:38:21.775Z] === RUN TestDaemonRestartIpcMode [2021-05-12T10:38:21.775Z] === PAUSE TestDaemonRestartIpcMode [2021-05-12T10:38:21.775Z] === RUN TestDaemonHostGatewayIP [2021-05-12T10:38:21.775Z] === PAUSE TestDaemonHostGatewayIP [2021-05-12T10:38:21.775Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-12T10:38:21.775Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-12T10:38:21.775Z] === RUN TestContainerKillOnDaemonStart [2021-05-12T10:38:21.775Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-12T10:38:21.775Z] === RUN TestDiff [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/PATH=something [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/asd!qwe [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/1asd [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/123 [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/some_space [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/__some_space_before [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/some_space_after__ [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/= [2021-05-12T10:38:22.061Z] === RUN TestValidateEnv/PaTh [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestParseHost [2021-05-12T10:38:22.062Z] --- PASS: TestParseHost (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestParseDockerDaemonHost [2021-05-12T10:38:22.062Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestParseTCP [2021-05-12T10:38:22.062Z] --- PASS: TestParseTCP (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-12T10:38:22.062Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestValidateExtraHosts [2021-05-12T10:38:22.062Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestIpOptString [2021-05-12T10:38:22.062Z] --- PASS: TestIpOptString (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-12T10:38:22.062Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestNewIpOptValidDefaultVal [2021-05-12T10:38:22.062Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestIpOptSetInvalidVal [2021-05-12T10:38:22.062Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestValidateIPAddress [2021-05-12T10:38:22.062Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestMapOpts [2021-05-12T10:38:22.062Z] --- PASS: TestMapOpts (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestListOptsWithoutValidator [2021-05-12T10:38:22.062Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestListOptsWithValidator [2021-05-12T10:38:22.062Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestValidateDNSSearch [2021-05-12T10:38:22.062Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_general_format [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_one_more [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-12T10:38:22.062Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel (0.01s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-12T10:38:22.062Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestNamedListOpts [2021-05-12T10:38:22.062Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestNamedMapOpts [2021-05-12T10:38:22.062Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestParseLink [2021-05-12T10:38:22.062Z] --- PASS: TestParseLink (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestQuotedStringSetWithQuotes [2021-05-12T10:38:22.062Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-12T10:38:22.062Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-12T10:38:22.062Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestUlimitOpt [2021-05-12T10:38:22.062Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-12T10:38:22.062Z] PASS [2021-05-12T10:38:22.062Z] coverage: 67.1% of statements [2021-05-12T10:38:22.062Z] ok github.com/docker/docker/opts 0.272s coverage: 67.1% of statements [2021-05-12T10:38:22.062Z] === RUN TestUnbuffered [2021-05-12T10:38:22.062Z] --- PASS: TestUnbuffered (0.00s) [2021-05-12T10:38:22.062Z] === RUN TestRaceUnbuffered [2021-05-12T10:38:22.062Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-12T10:38:22.062Z] PASS [2021-05-12T10:38:22.062Z] coverage: 100.0% of statements [2021-05-12T10:38:22.062Z] ok github.com/docker/docker/pkg/broadcaster 0.065s coverage: 100.0% of statements [2021-05-12T10:38:22.265Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-12T10:38:22.523Z] === RUN TestPeerCertificateMarshalJSON [2021-05-12T10:38:22.757Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-05-12T10:38:22.757Z] === RUN TestHealthKillContainer [2021-05-12T10:38:23.156Z] --- PASS: TestDiff (1.18s) [2021-05-12T10:38:23.156Z] === RUN TestExecWithCloseStdin [2021-05-12T10:38:23.498Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-12T10:38:23.498Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-12T10:38:23.498Z] --- PASS: TestPeerCertificateMarshalJSON (0.88s) [2021-05-12T10:38:23.498Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-12T10:38:23.498Z] === RUN TestMiddleware [2021-05-12T10:38:23.498Z] --- PASS: TestMiddleware (0.00s) [2021-05-12T10:38:23.498Z] === RUN TestNewResponseModifier [2021-05-12T10:38:23.498Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-12T10:38:23.498Z] PASS [2021-05-12T10:38:23.498Z] coverage: 26.8% of statements [2021-05-12T10:38:23.498Z] ok github.com/docker/docker/pkg/authorization 0.950s coverage: 26.8% of statements [2021-05-12T10:38:23.498Z] === RUN TestMatch [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[foo]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[foo_bar]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[]#01 [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[qux]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-12T10:38:23.498Z] === RUN TestMatch/[[foo_baz]] [2021-05-12T10:38:23.498Z] --- PASS: TestMatch (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-12T10:38:23.498Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-12T10:38:23.498Z] PASS [2021-05-12T10:38:23.498Z] coverage: 87.5% of statements [2021-05-12T10:38:23.498Z] ok github.com/docker/docker/pkg/capabilities 0.061s coverage: 87.5% of statements [2021-05-12T10:38:24.094Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-12T10:38:24.471Z] === RUN TestChrootTarUntar [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:24.471Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:24.471Z] === RUN TestChrootUntarEmptyArchive [2021-05-12T10:38:24.471Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-12T10:38:24.471Z] === RUN TestChrootTarUntarWithSymlink [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-12T10:38:24.471Z] === RUN TestChrootCopyWithTar [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-12T10:38:24.471Z] === RUN TestChrootCopyFileWithTar [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:24.471Z] === RUN TestChrootUntarPath [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-12T10:38:24.471Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2021-05-12T10:38:24.471Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:24.471Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:24.471Z] === RUN TestChrootApplyDotDotFile [2021-05-12T10:38:24.471Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-12T10:38:24.471Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:24.471Z] PASS [2021-05-12T10:38:24.471Z] coverage: 15.4% of statements [2021-05-12T10:38:24.471Z] ok github.com/docker/docker/pkg/chrootarchive 0.152s coverage: 15.4% of statements [2021-05-12T10:38:24.471Z] === RUN TestIsArchivePathDir [2021-05-12T10:38:24.471Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-05-12T10:38:24.471Z] === RUN TestIsArchivePathInvalidFile [2021-05-12T10:38:24.471Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2021-05-12T10:38:24.471Z] === RUN TestIsArchivePathTar [2021-05-12T10:38:24.663Z] --- PASS: TestExecWithCloseStdin (1.84s) [2021-05-12T10:38:24.663Z] === RUN TestExec [2021-05-12T10:38:24.934Z] === RUN TestSizeEmpty [2021-05-12T10:38:24.934Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-12T10:38:24.934Z] === RUN TestSizeEmptyFile [2021-05-12T10:38:24.934Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-12T10:38:24.934Z] === RUN TestSizeNonemptyFile [2021-05-12T10:38:24.934Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-12T10:38:24.934Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-12T10:38:24.934Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-12T10:38:24.934Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-12T10:38:24.934Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-12T10:38:24.934Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-12T10:38:24.934Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-12T10:38:24.934Z] === RUN TestMoveToSubdir [2021-05-12T10:38:24.934Z] --- PASS: TestMoveToSubdir (0.01s) [2021-05-12T10:38:24.934Z] === RUN TestSizeNonExistingDirectory [2021-05-12T10:38:24.934Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-12T10:38:24.934Z] PASS [2021-05-12T10:38:24.934Z] coverage: 80.0% of statements [2021-05-12T10:38:24.934Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2021-05-12T10:38:24.934Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-05-12T10:38:24.934Z] === RUN TestDecompressStreamGzip [2021-05-12T10:38:24.934Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-05-12T10:38:24.934Z] === RUN TestDecompressStreamBzip2 [2021-05-12T10:38:25.396Z] --- PASS: TestDecompressStreamBzip2 (0.26s) [2021-05-12T10:38:25.396Z] === RUN TestDecompressStreamXz [2021-05-12T10:38:25.396Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-12T10:38:25.396Z] archive_test.go:134: Xz not present in msys2 [2021-05-12T10:38:25.396Z] === RUN TestCompressStreamXzUnsupported [2021-05-12T10:38:25.396Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-12T10:38:25.396Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestCompressStreamInvalid [2021-05-12T10:38:25.396Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestExtensionInvalid [2021-05-12T10:38:25.396Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestExtensionUncompressed [2021-05-12T10:38:25.396Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestExtensionBzip2 [2021-05-12T10:38:25.396Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestExtensionGzip [2021-05-12T10:38:25.396Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestExtensionXz [2021-05-12T10:38:25.396Z] --- PASS: TestExtensionXz (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestCmdStreamLargeStderr [2021-05-12T10:38:25.396Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-05-12T10:38:25.396Z] === RUN TestCmdStreamBad [2021-05-12T10:38:25.396Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-12T10:38:25.396Z] archive_test.go:239: Failing on Windows CI machines [2021-05-12T10:38:25.396Z] === RUN TestCmdStreamGood [2021-05-12T10:38:25.396Z] --- PASS: TestCmdStreamGood (0.05s) [2021-05-12T10:38:25.396Z] === RUN TestUntarPathWithInvalidDest [2021-05-12T10:38:25.396Z] === RUN Test [2021-05-12T10:38:25.396Z] === RUN Test/TestContainsEntry [2021-05-12T10:38:25.396Z] === RUN Test/TestCreateEntries [2021-05-12T10:38:25.396Z] === RUN Test/TestEntriesDiff [2021-05-12T10:38:25.396Z] === RUN Test/TestEntriesEquality [2021-05-12T10:38:25.396Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-12T10:38:25.396Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-12T10:38:25.396Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-12T10:38:25.396Z] === RUN Test/TestGeneratorNotGenerate [2021-05-12T10:38:25.396Z] === RUN Test/TestGeneratorWithPort [2021-05-12T10:38:25.396Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-12T10:38:25.396Z] === RUN Test/TestNewEntry [2021-05-12T10:38:25.396Z] === RUN Test/TestParse [2021-05-12T10:38:25.396Z] --- PASS: Test (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-12T10:38:25.396Z] --- PASS: Test/TestParse (0.00s) [2021-05-12T10:38:25.396Z] PASS [2021-05-12T10:38:25.396Z] coverage: 58.3% of statements [2021-05-12T10:38:25.396Z] ok github.com/docker/docker/pkg/discovery 0.064s coverage: 58.3% of statements [2021-05-12T10:38:25.396Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-05-12T10:38:25.396Z] === RUN TestUntarPathWithInvalidSrc [2021-05-12T10:38:25.396Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-12T10:38:25.396Z] === RUN TestUntarPath [2021-05-12T10:38:25.639Z] Loaded image: buildpack-deps:buster [2021-05-12T10:38:25.639Z] Loaded image: busybox:latest [2021-05-12T10:38:25.639Z] Loaded image: busybox:glibc [2021-05-12T10:38:25.859Z] --- PASS: TestUntarPath (0.09s) [2021-05-12T10:38:25.859Z] === RUN TestUntarPathWithDestinationFile [2021-05-12T10:38:25.859Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-05-12T10:38:25.859Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-12T10:38:25.859Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-05-12T10:38:25.859Z] === RUN TestCopyWithTarInvalidSrc [2021-05-12T10:38:25.859Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-12T10:38:25.859Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-12T10:38:25.859Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-12T10:38:25.859Z] === RUN TestCopyWithTarSrcFile [2021-05-12T10:38:25.859Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-12T10:38:25.859Z] === RUN TestCopyWithTarSrcFolder [2021-05-12T10:38:25.859Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-12T10:38:25.859Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-12T10:38:25.859Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-12T10:38:25.859Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-12T10:38:25.859Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-12T10:38:25.859Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-12T10:38:25.859Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-12T10:38:25.859Z] === RUN TestCopyFileWithTarSrcFile [2021-05-12T10:38:25.859Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-12T10:38:25.859Z] === RUN TestTarFiles [2021-05-12T10:38:25.859Z] === RUN Test [2021-05-12T10:38:25.859Z] === RUN Test/TestContent [2021-05-12T10:38:25.859Z] === RUN Test/TestInitialize [2021-05-12T10:38:25.859Z] === RUN Test/TestNew [2021-05-12T10:38:25.859Z] === RUN Test/TestParsingContentsWithComments [2021-05-12T10:38:25.859Z] === RUN Test/TestRegister [2021-05-12T10:38:25.859Z] === RUN Test/TestWatch [2021-05-12T10:38:25.859Z] --- PASS: Test (0.01s) [2021-05-12T10:38:25.859Z] --- PASS: Test/TestContent (0.00s) [2021-05-12T10:38:25.859Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-12T10:38:25.859Z] --- PASS: Test/TestNew (0.00s) [2021-05-12T10:38:25.859Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-12T10:38:25.859Z] --- PASS: Test/TestRegister (0.00s) [2021-05-12T10:38:25.859Z] --- PASS: Test/TestWatch (0.00s) [2021-05-12T10:38:25.859Z] PASS [2021-05-12T10:38:25.859Z] coverage: 92.9% of statements [2021-05-12T10:38:25.859Z] ok github.com/docker/docker/pkg/discovery/file 0.069s coverage: 92.9% of statements [2021-05-12T10:38:25.898Z] Loaded image: debian:bullseye [2021-05-12T10:38:26.045Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-12T10:38:26.052Z] --- PASS: TestHealthKillContainer (3.05s) [2021-05-12T10:38:26.052Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-12T10:38:26.158Z] Loaded image: hello-world:latest [2021-05-12T10:38:26.158Z] Loaded image: arm32v7/hello-world:latest [2021-05-12T10:38:26.158Z] INFO: Testing against a local daemon [2021-05-12T10:38:26.158Z] === RUN TestCgroupNamespacesBuild [2021-05-12T10:38:26.631Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-05-12T10:38:26.631Z] === RUN TestIpcModeNone [2021-05-12T10:38:26.984Z] --- PASS: TestExec (2.00s) [2021-05-12T10:38:26.984Z] === RUN TestExecUser [2021-05-12T10:38:27.404Z] === RUN Test [2021-05-12T10:38:27.404Z] === RUN Test/TestWatch [2021-05-12T10:38:27.404Z] --- PASS: Test (0.00s) [2021-05-12T10:38:27.404Z] --- PASS: Test/TestWatch (0.00s) [2021-05-12T10:38:27.404Z] PASS [2021-05-12T10:38:27.404Z] coverage: 92.3% of statements [2021-05-12T10:38:27.404Z] ok github.com/docker/docker/pkg/discovery/memory 0.115s coverage: 92.3% of statements [2021-05-12T10:38:27.404Z] === RUN Test [2021-05-12T10:38:27.404Z] === RUN Test/TestInitialize [2021-05-12T10:38:27.404Z] === RUN Test [2021-05-12T10:38:27.404Z] === RUN Test/TestInitialize [2021-05-12T10:38:27.404Z] === RUN Test/TestInitializeWithPattern [2021-05-12T10:38:27.404Z] === RUN Test/TestRegister [2021-05-12T10:38:27.404Z] === RUN Test/TestWatch [2021-05-12T10:38:27.404Z] --- PASS: Test (0.00s) [2021-05-12T10:38:27.404Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-12T10:38:27.404Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-12T10:38:27.404Z] --- PASS: Test/TestRegister (0.00s) [2021-05-12T10:38:27.404Z] --- PASS: Test/TestWatch (0.00s) [2021-05-12T10:38:27.404Z] PASS [2021-05-12T10:38:27.404Z] coverage: 93.8% of statements [2021-05-12T10:38:27.404Z] ok github.com/docker/docker/pkg/discovery/nodes 0.083s coverage: 93.8% of statements [2021-05-12T10:38:27.572Z] --- PASS: TestIpcModeNone (1.14s) [2021-05-12T10:38:27.572Z] === RUN TestIpcModePrivate [2021-05-12T10:38:27.866Z] time="2021-05-12T10:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-12T10:38:27.866Z] time="2021-05-12T10:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-12T10:38:27.866Z] time="2021-05-12T10:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-12T10:38:27.866Z] === RUN Test/TestInitializeWithCerts [2021-05-12T10:38:27.866Z] time="2021-05-12T10:38:27Z" level=info msg="Initializing discovery with TLS" [2021-05-12T10:38:27.866Z] === RUN Test/TestWatch [2021-05-12T10:38:27.866Z] time="2021-05-12T10:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-12T10:38:28.839Z] === RUN TestPollerAddRemove [2021-05-12T10:38:28.839Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-12T10:38:28.839Z] === RUN TestPollerEvent [2021-05-12T10:38:28.839Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-12T10:38:28.839Z] poller_test.go:41: No chmod on Windows [2021-05-12T10:38:28.839Z] === RUN TestPollerClose [2021-05-12T10:38:28.839Z] --- PASS: TestPollerClose (0.00s) [2021-05-12T10:38:28.839Z] PASS [2021-05-12T10:38:28.839Z] coverage: 36.2% of statements [2021-05-12T10:38:28.839Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 36.2% of statements [2021-05-12T10:38:28.891Z] --- PASS: TestExecUser (1.88s) [2021-05-12T10:38:28.891Z] === RUN TestExportContainerAndImportImage [2021-05-12T10:38:28.954Z] --- PASS: TestIpcModePrivate (1.05s) [2021-05-12T10:38:28.954Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-12T10:38:28.954Z] === RUN TestIpcModeShareable [2021-05-12T10:38:29.301Z] === RUN TestCopyFileWithInvalidSrc [2021-05-12T10:38:29.301Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-12T10:38:29.301Z] === RUN TestCopyFileWithInvalidDest [2021-05-12T10:38:29.301Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-12T10:38:29.301Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-12T10:38:29.301Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-12T10:38:29.301Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-12T10:38:29.448Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2021-05-12T10:38:29.448Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-12T10:38:29.461Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-12T10:38:29.764Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCopyFile [2021-05-12T10:38:29.764Z] --- PASS: TestCopyFile (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-12T10:38:29.764Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-12T10:38:29.764Z] fileutils_test.go:134: Needs porting to Windows [2021-05-12T10:38:29.764Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-12T10:38:29.764Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-12T10:38:29.764Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-12T10:38:29.764Z] fileutils_test.go:180: Needs porting to Windows [2021-05-12T10:38:29.764Z] === RUN TestWildcardMatches [2021-05-12T10:38:29.764Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestPatternMatches [2021-05-12T10:38:29.764Z] --- PASS: TestPatternMatches (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-12T10:38:29.764Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestPatternMatchesFolderExclusions [2021-05-12T10:38:29.764Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-12T10:38:29.764Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-12T10:38:29.764Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-12T10:38:29.764Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-12T10:38:29.764Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestSingleExclamationError [2021-05-12T10:38:29.764Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestMatchesWithNoPatterns [2021-05-12T10:38:29.764Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestMatchesWithMalformedPatterns [2021-05-12T10:38:29.764Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestMatches [2021-05-12T10:38:29.764Z] --- PASS: TestMatches (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCleanPatterns [2021-05-12T10:38:29.764Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-12T10:38:29.764Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCleanPatternsExceptionFlag [2021-05-12T10:38:29.764Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-12T10:38:29.764Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-12T10:38:29.764Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCleanPatternsErrorSingleException [2021-05-12T10:38:29.764Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCreateIfNotExistsDir [2021-05-12T10:38:29.764Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestCreateIfNotExistsFile [2021-05-12T10:38:29.764Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-12T10:38:29.764Z] === RUN TestMatch [2021-05-12T10:38:29.764Z] --- PASS: TestMatch (0.00s) [2021-05-12T10:38:29.764Z] PASS [2021-05-12T10:38:29.764Z] coverage: 87.7% of statements [2021-05-12T10:38:29.764Z] ok github.com/docker/docker/pkg/fileutils 0.126s coverage: 87.7% of statements [2021-05-12T10:38:29.894Z] --- PASS: TestIpcModeShareable (1.11s) [2021-05-12T10:38:29.894Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-12T10:38:29.894Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-12T10:38:30.225Z] === RUN TestGet [2021-05-12T10:38:30.225Z] --- PASS: TestGet (0.00s) [2021-05-12T10:38:30.225Z] === RUN TestGetShortcutString [2021-05-12T10:38:30.225Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-12T10:38:30.225Z] PASS [2021-05-12T10:38:30.225Z] coverage: 42.9% of statements [2021-05-12T10:38:30.225Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2021-05-12T10:38:30.400Z] --- PASS: TestExportContainerAndImportImage (1.53s) [2021-05-12T10:38:30.400Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-12T10:38:30.400Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-12T10:38:30.688Z] --- PASS: Test (3.21s) [2021-05-12T10:38:30.688Z] --- PASS: Test/TestInitialize (0.19s) [2021-05-12T10:38:30.688Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-12T10:38:30.688Z] --- PASS: Test/TestWatch (3.01s) [2021-05-12T10:38:30.688Z] PASS [2021-05-12T10:38:30.688Z] coverage: 84.1% of statements [2021-05-12T10:38:30.688Z] ok github.com/docker/docker/pkg/discovery/kv 3.314s coverage: 84.1% of statements [2021-05-12T10:38:31.150Z] === RUN TestCreateIDMapOrder [2021-05-12T10:38:31.150Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-12T10:38:31.150Z] PASS [2021-05-12T10:38:31.150Z] coverage: 7.2% of statements [2021-05-12T10:38:31.150Z] ok github.com/docker/docker/pkg/idtools 0.074s coverage: 7.2% of statements [2021-05-12T10:38:31.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.71s) [2021-05-12T10:38:31.984Z] === RUN TestBuildWithSession [2021-05-12T10:38:31.984Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-12T10:38:31.984Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:38:31.984Z] === RUN TestBuildSquashParent [2021-05-12T10:38:32.122Z] === RUN TestFixedBufferCap [2021-05-12T10:38:32.122Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestFixedBufferLen [2021-05-12T10:38:32.122Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestFixedBufferString [2021-05-12T10:38:32.122Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestFixedBufferWrite [2021-05-12T10:38:32.122Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestFixedBufferRead [2021-05-12T10:38:32.122Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestBytesPipeRead [2021-05-12T10:38:32.122Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestBytesPipeWrite [2021-05-12T10:38:32.122Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-12T10:38:32.122Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-12T10:38:32.309Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-12T10:38:32.584Z] === RUN TestError [2021-05-12T10:38:32.584Z] --- PASS: TestError (0.00s) [2021-05-12T10:38:32.584Z] === RUN TestProgressString [2021-05-12T10:38:32.584Z] === RUN TestProgressString/no_progress [2021-05-12T10:38:32.584Z] === RUN TestProgressString/progress_1 [2021-05-12T10:38:32.584Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-12T10:38:32.584Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-12T10:38:32.584Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-12T10:38:32.584Z] === RUN TestProgressString/with_units [2021-05-12T10:38:32.584Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-12T10:38:32.584Z] === RUN TestProgressString/hide_counts [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-12T10:38:32.584Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-12T10:38:32.584Z] === RUN TestJSONMessageDisplay [2021-05-12T10:38:32.584Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-05-12T10:38:32.584Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-12T10:38:32.584Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-12T10:38:32.584Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-12T10:38:32.584Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-12T10:38:32.585Z] === RUN TestDisplayJSONMessagesStream [2021-05-12T10:38:32.585Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-12T10:38:32.585Z] PASS [2021-05-12T10:38:32.585Z] coverage: 91.7% of statements [2021-05-12T10:38:32.585Z] ok github.com/docker/docker/pkg/jsonmessage 0.242s coverage: 91.7% of statements [2021-05-12T10:38:32.585Z] --- PASS: TestBytesPipeWriteRandomChunks (0.68s) [2021-05-12T10:38:32.585Z] === RUN TestAtomicWriteToFile [2021-05-12T10:38:32.585Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-12T10:38:32.585Z] === RUN TestAtomicWriteSetCommit [2021-05-12T10:38:32.585Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-12T10:38:32.585Z] === RUN TestAtomicWriteSetCancel [2021-05-12T10:38:32.585Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-12T10:38:32.585Z] === RUN TestReadCloserWrapperClose [2021-05-12T10:38:32.585Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-12T10:38:32.585Z] === RUN TestReaderErrWrapperReadOnError [2021-05-12T10:38:32.585Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-12T10:38:32.585Z] === RUN TestReaderErrWrapperRead [2021-05-12T10:38:32.585Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-12T10:38:32.585Z] === RUN TestHashData [2021-05-12T10:38:32.585Z] --- PASS: TestHashData (0.00s) [2021-05-12T10:38:32.585Z] === RUN TestCancelReadCloser [2021-05-12T10:38:32.877Z] --- PASS: TestExportContainerAfterDaemonRestart (2.69s) [2021-05-12T10:38:32.877Z] === RUN TestHealthCheckWorkdir [2021-05-12T10:38:33.046Z] === RUN TestStandardLongPath [2021-05-12T10:38:33.046Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-12T10:38:33.046Z] === RUN TestUNCLongPath [2021-05-12T10:38:33.046Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-12T10:38:33.046Z] PASS [2021-05-12T10:38:33.046Z] coverage: 100.0% of statements [2021-05-12T10:38:33.046Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-05-12T10:38:33.046Z] --- PASS: TestCancelReadCloser (0.11s) [2021-05-12T10:38:33.046Z] === RUN TestWriteCloserWrapperClose [2021-05-12T10:38:33.046Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-12T10:38:33.046Z] === RUN TestNopWriteCloser [2021-05-12T10:38:33.046Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-12T10:38:33.046Z] === RUN TestNopWriter [2021-05-12T10:38:33.046Z] --- PASS: TestNopWriter (0.00s) [2021-05-12T10:38:33.046Z] === RUN TestWriteCounter [2021-05-12T10:38:33.046Z] --- PASS: TestWriteCounter (0.00s) [2021-05-12T10:38:33.046Z] PASS [2021-05-12T10:38:33.046Z] coverage: 69.2% of statements [2021-05-12T10:38:33.046Z] ok github.com/docker/docker/pkg/ioutils 0.925s coverage: 69.2% of statements [2021-05-12T10:38:33.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2021-05-12T10:38:33.191Z] === RUN TestAPIIpcModeHost [2021-05-12T10:38:33.508Z] --- PASS: TestTarFiles (7.71s) [2021-05-12T10:38:33.508Z] === RUN TestTarUntar [2021-05-12T10:38:33.508Z] --- PASS: TestTarUntar (0.05s) [2021-05-12T10:38:33.508Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-12T10:38:33.508Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-12T10:38:33.508Z] === RUN TestTarWithOptions [2021-05-12T10:38:33.970Z] --- PASS: TestTarWithOptions (0.06s) [2021-05-12T10:38:33.970Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-12T10:38:33.970Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-12T10:38:33.970Z] === RUN TestUntarUstarGnuConflict [2021-05-12T10:38:33.970Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-05-12T10:38:33.970Z] === RUN TestUntarInvalidFilenames [2021-05-12T10:38:33.970Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames558793862\\dest" [2021-05-12T10:38:33.970Z] === RUN TestNameFormat [2021-05-12T10:38:33.970Z] --- PASS: TestNameFormat (0.00s) [2021-05-12T10:38:33.970Z] === RUN TestNameRetries [2021-05-12T10:38:33.970Z] --- PASS: TestNameRetries (0.00s) [2021-05-12T10:38:33.970Z] PASS [2021-05-12T10:38:33.970Z] coverage: 85.7% of statements [2021-05-12T10:38:33.970Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-05-12T10:38:33.970Z] === RUN TestUntarHardlinkToSymlink [2021-05-12T10:38:33.970Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2021-05-12T10:38:33.970Z] --- PASS: TestUntarHardlinkToSymlink (0.03s) [2021-05-12T10:38:33.970Z] === RUN TestUntarInvalidHardlink [2021-05-12T10:38:33.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink850247911\\victim\\hello" -> "../victim/hello" [2021-05-12T10:38:33.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink143453978\\victim\\hello" -> "/../victim/hello" [2021-05-12T10:38:33.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink953380785\\victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink008194396\\victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink183308555\\victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink454273774\\victim" -> "../victim" [2021-05-12T10:38:33.970Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-12T10:38:33.970Z] === RUN TestUntarInvalidSymlink [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink434774901\\dest\\dotdot" -> "../victim/hello" [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink680583760\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink533090671\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink519696898\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink338494841\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink688894596\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:33.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink037723155\\dest\\dir\\loophole" -> "../../victim" [2021-05-12T10:38:33.970Z] === RUN TestParseKeyValueOpt [2021-05-12T10:38:33.970Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-12T10:38:33.970Z] === RUN TestParseUintList [2021-05-12T10:38:33.970Z] --- PASS: TestParseUintList (0.00s) [2021-05-12T10:38:33.970Z] === RUN TestParseUintListMaximumLimits [2021-05-12T10:38:33.970Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-12T10:38:33.970Z] PASS [2021-05-12T10:38:33.970Z] coverage: 97.0% of statements [2021-05-12T10:38:33.970Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-05-12T10:38:33.970Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-12T10:38:33.970Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-12T10:38:33.970Z] === RUN TestXGlobalNoParent [2021-05-12T10:38:33.970Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-12T10:38:33.970Z] === RUN TestReplaceFileTarWrapper [2021-05-12T10:38:33.970Z] ok github.com/docker/docker/pkg/parsers 0.071s coverage: 97.0% of statements [2021-05-12T10:38:34.131Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-05-12T10:38:34.131Z] === RUN TestDaemonIpcModeShareable [2021-05-12T10:38:34.432Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2021-05-12T10:38:34.432Z] === RUN TestPrefixHeaderReadable [2021-05-12T10:38:34.432Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-12T10:38:34.432Z] === RUN TestDisablePigz [2021-05-12T10:38:34.432Z] --- PASS: TestDisablePigz (0.25s) [2021-05-12T10:38:34.432Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-12T10:38:34.432Z] === RUN TestPigz [2021-05-12T10:38:34.784Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-12T10:38:34.894Z] === RUN TestNewAndRemove [2021-05-12T10:38:34.894Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-12T10:38:34.894Z] === RUN TestRemoveInvalidPath [2021-05-12T10:38:34.894Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-12T10:38:34.894Z] PASS [2021-05-12T10:38:34.894Z] coverage: 82.6% of statements [2021-05-12T10:38:34.894Z] ok github.com/docker/docker/pkg/pidfile 0.093s coverage: 82.6% of statements [2021-05-12T10:38:34.894Z] --- PASS: TestPigz (0.21s) [2021-05-12T10:38:34.894Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-12T10:38:34.894Z] === RUN TestCopyFileWithInvalidDest [2021-05-12T10:38:34.894Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-12T10:38:34.894Z] archive_windows_test.go:16: Currently fails [2021-05-12T10:38:34.894Z] === RUN TestCanonicalTarNameForPath [2021-05-12T10:38:34.894Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-12T10:38:34.894Z] === RUN TestCanonicalTarName [2021-05-12T10:38:34.894Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-12T10:38:34.894Z] === RUN TestChmodTarEntry [2021-05-12T10:38:34.894Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-12T10:38:34.894Z] === RUN TestHardLinkOrder [2021-05-12T10:38:34.894Z] --- PASS: TestHardLinkOrder (0.12s) [2021-05-12T10:38:34.894Z] === RUN TestChangeString [2021-05-12T10:38:34.894Z] --- PASS: TestChangeString (0.00s) [2021-05-12T10:38:34.894Z] === RUN TestChangesWithNoChanges [2021-05-12T10:38:34.894Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-05-12T10:38:34.894Z] === RUN TestChangesWithChanges [2021-05-12T10:38:34.894Z] --- PASS: TestChangesWithChanges (0.05s) [2021-05-12T10:38:34.894Z] === RUN TestChangesWithChangesGH13590 [2021-05-12T10:38:34.894Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-12T10:38:34.894Z] changes_test.go:192: needs more investigation [2021-05-12T10:38:34.894Z] === RUN TestChangesDirsEmpty [2021-05-12T10:38:35.045Z] --- PASS: TestHealthCheckWorkdir (2.21s) [2021-05-12T10:38:35.045Z] === RUN TestHealthKillContainer [2021-05-12T10:38:35.356Z] --- PASS: TestChangesDirsEmpty (0.25s) [2021-05-12T10:38:35.356Z] === RUN TestChangesDirsMutated [2021-05-12T10:38:35.356Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-05-12T10:38:35.356Z] === RUN TestApplyLayer [2021-05-12T10:38:35.356Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-12T10:38:35.356Z] changes_test.go:405: needs further investigation [2021-05-12T10:38:35.356Z] === RUN TestChangesSizeWithHardlinks [2021-05-12T10:38:35.356Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-12T10:38:35.356Z] changes_test.go:441: needs further investigation [2021-05-12T10:38:35.356Z] === RUN TestChangesSizeWithNoChanges [2021-05-12T10:38:35.356Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-12T10:38:35.356Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-12T10:38:35.356Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-12T10:38:35.356Z] === RUN TestChangesSize [2021-05-12T10:38:35.356Z] --- PASS: TestChangesSize (0.00s) [2021-05-12T10:38:35.356Z] === RUN TestApplyLayerInvalidFilenames [2021-05-12T10:38:35.356Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames117104314\\dest" [2021-05-12T10:38:35.356Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-12T10:38:35.356Z] === RUN TestApplyLayerInvalidHardlink [2021-05-12T10:38:35.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink549810684\\victim\\hello" -> "../victim/hello" [2021-05-12T10:38:35.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink011257643\\victim\\hello" -> "/../victim/hello" [2021-05-12T10:38:35.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink908340878\\victim" -> "../victim" [2021-05-12T10:38:35.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink611146901\\victim" -> "../victim" [2021-05-12T10:38:35.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink549799664\\victim" -> "../victim" [2021-05-12T10:38:35.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink848061327\\victim" -> "../victim" [2021-05-12T10:38:35.356Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-05-12T10:38:35.356Z] === RUN TestApplyLayerInvalidSymlink [2021-05-12T10:38:35.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink817487778\\dest\\dotdot" -> "../victim/hello" [2021-05-12T10:38:35.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink822362777\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-12T10:38:35.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink891883812\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:35.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink175243827\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:35.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink494234102\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:35.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink701692637\\dest\\loophole-victim" -> "../victim" [2021-05-12T10:38:35.356Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-05-12T10:38:35.356Z] === RUN TestApplyLayerWhiteouts [2021-05-12T10:38:35.818Z] === RUN TestParseEmptyInterface [2021-05-12T10:38:35.818Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestParseNonInterfaceType [2021-05-12T10:38:35.818Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestParseWithOneFunction [2021-05-12T10:38:35.818Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestParseWithMultipleFuncs [2021-05-12T10:38:35.818Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestParseWithUnnamedReturn [2021-05-12T10:38:35.818Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestEmbeddedInterface [2021-05-12T10:38:35.818Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2021-05-12T10:38:35.818Z] === RUN TestGenerateEmptyFile [2021-05-12T10:38:35.818Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestGenerateWithContent [2021-05-12T10:38:35.818Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-12T10:38:35.818Z] PASS [2021-05-12T10:38:35.818Z] coverage: 62.8% of statements [2021-05-12T10:38:35.818Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestParsedImports [2021-05-12T10:38:35.818Z] --- PASS: TestParsedImports (0.00s) [2021-05-12T10:38:35.818Z] === RUN TestAliasedImports [2021-05-12T10:38:35.818Z] --- PASS: TestAliasedImports (0.00s) [2021-05-12T10:38:35.818Z] PASS [2021-05-12T10:38:35.818Z] coverage: 56.8% of statements [2021-05-12T10:38:35.818Z] ok github.com/docker/docker/pkg/archive 11.405s coverage: 62.8% of statements [2021-05-12T10:38:35.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.125s coverage: 56.8% of statements [2021-05-12T10:38:36.426Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-12T10:38:36.673Z] --- PASS: TestDaemonIpcModeShareable (2.52s) [2021-05-12T10:38:36.673Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-12T10:38:36.673Z] === RUN TestDaemonIpcModePrivate [2021-05-12T10:38:36.685Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-12T10:38:36.792Z] === RUN TestFailedConnection [2021-05-12T10:38:37.254Z] === RUN TestHTTPTransport [2021-05-12T10:38:37.254Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-12T10:38:37.254Z] PASS [2021-05-12T10:38:37.254Z] coverage: 85.7% of statements [2021-05-12T10:38:37.254Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2021-05-12T10:38:37.254Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-12T10:38:37.254Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-12T10:38:37.254Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-12T10:38:37.254Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-12T10:38:37.254Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-12T10:38:37.254Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-12T10:38:37.254Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-12T10:38:37.254Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-12T10:38:37.254Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-12T10:38:37.254Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-12T10:38:37.254Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-12T10:38:37.254Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-12T10:38:37.254Z] === RUN TestBufferPoolPutAndGet [2021-05-12T10:38:37.254Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-12T10:38:37.254Z] PASS [2021-05-12T10:38:37.254Z] coverage: 88.2% of statements [2021-05-12T10:38:37.254Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-05-12T10:38:37.717Z] --- PASS: TestFailedConnection (1.00s) [2021-05-12T10:38:37.717Z] === RUN TestFailOnce [2021-05-12T10:38:37.717Z] 2021/05/12 10:38:37 http: panic serving 127.0.0.1:49226: Plugin not ready [2021-05-12T10:38:37.717Z] goroutine 10 [running]: [2021-05-12T10:38:37.717Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-05-12T10:38:37.717Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-12T10:38:37.717Z] panic(0x849b40, 0x986ad0) [2021-05-12T10:38:37.717Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-12T10:38:37.717Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-12T10:38:37.717Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-12T10:38:37.717Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-12T10:38:37.717Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-12T10:38:37.717Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-12T10:38:37.717Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-12T10:38:37.717Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-12T10:38:37.717Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-12T10:38:37.717Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-05-12T10:38:37.717Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-12T10:38:37.717Z] created by net/http.(*Server).Serve [2021-05-12T10:38:37.717Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-12T10:38:37.717Z] time="2021-05-12T10:38:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.FailOnce: Post http://127.0.0.1:49225/Test.FailOnce: EOF, retrying in 1s" [2021-05-12T10:38:38.179Z] === RUN TestOutputOnPrematureClose [2021-05-12T10:38:38.179Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-12T10:38:38.179Z] === RUN TestCompleteSilently [2021-05-12T10:38:38.179Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-12T10:38:38.179Z] PASS [2021-05-12T10:38:38.179Z] coverage: 75.9% of statements [2021-05-12T10:38:38.179Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-05-12T10:38:38.179Z] === RUN TestSendToOneSub [2021-05-12T10:38:38.179Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-12T10:38:38.179Z] === RUN TestSendToMultipleSubs [2021-05-12T10:38:38.179Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-12T10:38:38.179Z] === RUN TestEvictOneSub [2021-05-12T10:38:38.179Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-12T10:38:38.179Z] === RUN TestClosePublisher [2021-05-12T10:38:38.179Z] --- PASS: TestClosePublisher (0.00s) [2021-05-12T10:38:38.179Z] === RUN TestPubSubRace [2021-05-12T10:38:39.153Z] --- PASS: TestFailOnce (1.18s) [2021-05-12T10:38:39.153Z] === RUN TestEchoInputOutput [2021-05-12T10:38:39.153Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-12T10:38:39.153Z] === RUN TestBackoff [2021-05-12T10:38:39.153Z] --- PASS: TestBackoff (0.00s) [2021-05-12T10:38:39.153Z] === RUN TestAbortRetry [2021-05-12T10:38:39.153Z] --- PASS: TestAbortRetry (0.00s) [2021-05-12T10:38:39.153Z] === RUN TestClientScheme [2021-05-12T10:38:39.153Z] --- PASS: TestClientScheme (0.00s) [2021-05-12T10:38:39.153Z] === RUN TestNewClientWithTimeout [2021-05-12T10:38:39.153Z] === RUN TestRegister [2021-05-12T10:38:39.153Z] --- PASS: TestRegister (0.00s) [2021-05-12T10:38:39.153Z] === RUN TestCommand [2021-05-12T10:38:39.153Z] --- PASS: TestCommand (0.03s) [2021-05-12T10:38:39.153Z] === RUN TestNaiveSelf [2021-05-12T10:38:39.153Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-12T10:38:39.153Z] PASS [2021-05-12T10:38:39.153Z] coverage: 82.4% of statements [2021-05-12T10:38:39.153Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2021-05-12T10:38:39.153Z] time="2021-05-12T10:38:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-12T10:38:39.214Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2021-05-12T10:38:39.214Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-12T10:38:39.214Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-12T10:38:39.223Z] --- PASS: TestHealthKillContainer (3.69s) [2021-05-12T10:38:39.223Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-12T10:38:39.223Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-12T10:38:39.615Z] --- PASS: TestPubSubRace (1.05s) [2021-05-12T10:38:39.615Z] PASS [2021-05-12T10:38:39.615Z] coverage: 75.0% of statements [2021-05-12T10:38:39.615Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2021-05-12T10:38:40.105Z] --- PASS: TestBuildSquashParent (8.11s) [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:38:40.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:38:40.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:38:40.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:38:40.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:38:40.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:38:40.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:38:40.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:38:40.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:38:40.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:38:40.162Z] --- PASS: TestInspectCpusetInConfigPre120 (1.19s) [2021-05-12T10:38:40.162Z] === RUN TestIpcModeNone [2021-05-12T10:38:40.589Z] === RUN TestParseSignal [2021-05-12T10:38:40.589Z] --- PASS: TestParseSignal (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestValidSignalForPlatform [2021-05-12T10:38:40.589Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-12T10:38:40.589Z] PASS [2021-05-12T10:38:40.589Z] coverage: 20.3% of statements [2021-05-12T10:38:40.589Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 20.3% of statements [2021-05-12T10:38:40.589Z] === RUN TestNewStdWriter [2021-05-12T10:38:40.589Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-12T10:38:40.589Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestWriteWithNilBytes [2021-05-12T10:38:40.589Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestWrite [2021-05-12T10:38:40.589Z] --- PASS: TestWrite (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestWriteWithWriterError [2021-05-12T10:38:40.589Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-12T10:38:40.589Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyWriteAndRead [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-12T10:38:40.589Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-12T10:38:40.589Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-12T10:38:40.589Z] PASS [2021-05-12T10:38:40.589Z] coverage: 100.0% of statements [2021-05-12T10:38:40.589Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-05-12T10:38:41.051Z] time="2021-05-12T10:38:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-12T10:38:41.513Z] === RUN TestGenerateRandomID [2021-05-12T10:38:41.513Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestShortenId [2021-05-12T10:38:41.513Z] --- PASS: TestShortenId (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestShortenSha256Id [2021-05-12T10:38:41.513Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestShortenIdEmpty [2021-05-12T10:38:41.513Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestShortenIdInvalid [2021-05-12T10:38:41.513Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestIsShortIDNonHex [2021-05-12T10:38:41.513Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestIsShortIDNotCorrectSize [2021-05-12T10:38:41.513Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-12T10:38:41.513Z] PASS [2021-05-12T10:38:41.513Z] coverage: 70.6% of statements [2021-05-12T10:38:41.513Z] ok github.com/docker/docker/pkg/stringid 0.077s coverage: 70.6% of statements [2021-05-12T10:38:41.513Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-12T10:38:41.513Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-12T10:38:41.513Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestFormatStatus [2021-05-12T10:38:41.513Z] --- PASS: TestFormatStatus (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestFormatError [2021-05-12T10:38:41.513Z] --- PASS: TestFormatError (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestFormatJSONError [2021-05-12T10:38:41.513Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-12T10:38:41.513Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-12T10:38:41.513Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestNewJSONProgressOutput [2021-05-12T10:38:41.513Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestAuxFormatterEmit [2021-05-12T10:38:41.513Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestStreamWriterStdout [2021-05-12T10:38:41.513Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-12T10:38:41.513Z] === RUN TestStreamWriterStderr [2021-05-12T10:38:41.513Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-12T10:38:41.513Z] PASS [2021-05-12T10:38:41.513Z] coverage: 66.2% of statements [2021-05-12T10:38:41.513Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2021-05-12T10:38:41.755Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.55s) [2021-05-12T10:38:41.755Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-12T10:38:41.755Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-12T10:38:42.070Z] --- PASS: TestIpcModeNone (1.81s) [2021-05-12T10:38:42.070Z] === RUN TestIpcModePrivate [2021-05-12T10:38:43.057Z] === RUN TestIsCpusetListAvailable [2021-05-12T10:38:43.057Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-12T10:38:43.057Z] PASS [2021-05-12T10:38:43.057Z] coverage: 38.2% of statements [2021-05-12T10:38:43.057Z] ok github.com/docker/docker/pkg/sysinfo 0.059s coverage: 38.2% of statements [2021-05-12T10:38:43.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:38:43.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:38:43.519Z] time="2021-05-12T10:38:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-12T10:38:43.519Z] === RUN TestChtimes [2021-05-12T10:38:43.519Z] --- PASS: TestChtimes (0.01s) [2021-05-12T10:38:43.519Z] === RUN TestChtimesWindows [2021-05-12T10:38:43.519Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-12T10:38:43.519Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-12T10:38:43.519Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-12T10:38:43.519Z] === RUN TestEnsureRemoveAllNotExist [2021-05-12T10:38:43.519Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-12T10:38:43.519Z] === RUN TestEnsureRemoveAllWithDir [2021-05-12T10:38:43.519Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-12T10:38:43.519Z] === RUN TestEnsureRemoveAllWithFile [2021-05-12T10:38:43.519Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-12T10:38:43.519Z] === RUN TestHasWin32KSupport [2021-05-12T10:38:43.519Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-12T10:38:43.519Z] syscall_windows_test.go:8: win32k: true [2021-05-12T10:38:43.519Z] PASS [2021-05-12T10:38:43.519Z] coverage: 12.0% of statements [2021-05-12T10:38:43.519Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 12.0% of statements [2021-05-12T10:38:43.978Z] --- PASS: TestIpcModePrivate (1.92s) [2021-05-12T10:38:43.978Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-05-12T10:38:43.978Z] === RUN TestIpcModeShareable [2021-05-12T10:38:43.981Z] === RUN TestTailFile [2021-05-12T10:38:43.981Z] --- PASS: TestTailFile (0.00s) [2021-05-12T10:38:43.981Z] === RUN TestTailFileManyLines [2021-05-12T10:38:43.981Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-12T10:38:43.981Z] === RUN TestTailEmptyFile [2021-05-12T10:38:43.981Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-12T10:38:43.981Z] === RUN TestTailNegativeN [2021-05-12T10:38:43.981Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader [2021-05-12T10:38:43.981Z] === CONT TestNewTailReader [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/no_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/truncated_last_line [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-12T10:38:43.981Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:43.981Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:43.981Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:43.981Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-12T10:38:43.981Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:43.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.297Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.59s) [2021-05-12T10:38:44.297Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-12T10:38:44.297Z] === RUN TestIpcModeOlderClient [2021-05-12T10:38:44.297Z] === PAUSE TestIpcModeOlderClient [2021-05-12T10:38:44.297Z] === RUN TestKillContainerInvalidSignal [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/no_delimiter [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.446Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-12T10:38:44.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-12T10:38:44.446Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.448Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.448Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.448Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.449Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.449Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.450Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.450Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.450Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:38:44.868Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-05-12T10:38:44.868Z] === RUN TestKillContainer [2021-05-12T10:38:44.868Z] === RUN TestKillContainer/no_signal [2021-05-12T10:38:44.935Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-12T10:38:44.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.935Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-12T10:38:44.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.936Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.936Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-12T10:38:44.937Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.03s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-12T10:38:44.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.02s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.02s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-12T10:38:44.938Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.03s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-12T10:38:44.939Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-12T10:38:44.940Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-12T10:38:44.940Z] PASS [2021-05-12T10:38:44.940Z] coverage: 88.6% of statements [2021-05-12T10:38:44.940Z] ok github.com/docker/docker/pkg/tailfile 0.818s coverage: 88.6% of statements [2021-05-12T10:38:44.962Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-12T10:38:45.223Z] --- PASS: TestIpcModeShareable (1.65s) [2021-05-12T10:38:45.223Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-05-12T10:38:45.223Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-12T10:38:45.401Z] === RUN TestTarSumRemoveNonExistent [2021-05-12T10:38:45.402Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestTarSumRemove [2021-05-12T10:38:45.402Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestSortFileInfoSums [2021-05-12T10:38:45.402Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestNewTarSumForLabelInvalid [2021-05-12T10:38:45.402Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestNewTarSumForLabel [2021-05-12T10:38:45.402Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestEmptyTar [2021-05-12T10:38:45.402Z] --- PASS: TestEmptyTar (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestTarSumsReadSize [2021-05-12T10:38:45.402Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestTarSums [2021-05-12T10:38:45.402Z] --- PASS: TestTarSums (0.10s) [2021-05-12T10:38:45.402Z] === RUN TestIteration [2021-05-12T10:38:45.402Z] --- PASS: TestIteration (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestVersionLabelForChecksum [2021-05-12T10:38:45.402Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestVersion [2021-05-12T10:38:45.402Z] --- PASS: TestVersion (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestGetVersion [2021-05-12T10:38:45.402Z] --- PASS: TestGetVersion (0.00s) [2021-05-12T10:38:45.402Z] === RUN TestGetVersions [2021-05-12T10:38:45.402Z] --- PASS: TestGetVersions (0.00s) [2021-05-12T10:38:45.402Z] PASS [2021-05-12T10:38:45.402Z] coverage: 89.3% of statements [2021-05-12T10:38:45.402Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2021-05-12T10:38:45.808Z] === RUN TestKillContainer/non_killing_signal [2021-05-12T10:38:46.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:38:46.161Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-12T10:38:46.374Z] testing: warning: no tests to run [2021-05-12T10:38:46.374Z] PASS [2021-05-12T10:38:46.374Z] coverage: [no statements] [2021-05-12T10:38:46.374Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-05-12T10:38:46.374Z] === RUN TestTruncIndex [2021-05-12T10:38:46.381Z] === RUN TestKillContainer/killing_signal [2021-05-12T10:38:46.730Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-12T10:38:46.730Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-12T10:38:46.837Z] --- PASS: TestTruncIndex (0.10s) [2021-05-12T10:38:46.837Z] PASS [2021-05-12T10:38:46.837Z] coverage: 91.5% of statements [2021-05-12T10:38:46.837Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2021-05-12T10:38:46.837Z] === RUN TestIsGIT [2021-05-12T10:38:46.837Z] --- PASS: TestIsGIT (0.00s) [2021-05-12T10:38:46.837Z] === RUN TestIsTransport [2021-05-12T10:38:46.837Z] --- PASS: TestIsTransport (0.00s) [2021-05-12T10:38:46.837Z] PASS [2021-05-12T10:38:46.837Z] coverage: 100.0% of statements [2021-05-12T10:38:46.837Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2021-05-12T10:38:47.300Z] === RUN TestVersionInfo [2021-05-12T10:38:47.300Z] --- PASS: TestVersionInfo (0.00s) [2021-05-12T10:38:47.300Z] === RUN TestAppendVersions [2021-05-12T10:38:47.300Z] --- PASS: TestAppendVersions (0.00s) [2021-05-12T10:38:47.300Z] PASS [2021-05-12T10:38:47.300Z] coverage: 88.9% of statements [2021-05-12T10:38:47.300Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-05-12T10:38:47.301Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-12T10:38:47.321Z] --- PASS: TestKillContainer (2.48s) [2021-05-12T10:38:47.321Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-05-12T10:38:47.321Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-05-12T10:38:47.321Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-05-12T10:38:47.321Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-12T10:38:47.321Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-12T10:38:47.763Z] time="2021-05-12T10:38:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.76s) [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2021-05-12T10:38:48.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s) [2021-05-12T10:38:48.068Z] === RUN TestBuildMultiStageCopy [2021-05-12T10:38:48.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-12T10:38:48.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-12T10:38:48.682Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-12T10:38:49.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2021-05-12T10:38:49.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-05-12T10:38:49.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-05-12T10:38:49.222Z] === RUN TestKillStoppedContainer [2021-05-12T10:38:49.222Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-12T10:38:49.222Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-12T10:38:49.222Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-12T10:38:49.222Z] === RUN TestKillDifferentUserContainer [2021-05-12T10:38:49.953Z] === RUN TestNewSettable [2021-05-12T10:38:49.953Z] --- PASS: TestNewSettable (0.00s) [2021-05-12T10:38:49.953Z] === RUN TestIsSettable [2021-05-12T10:38:49.953Z] --- PASS: TestIsSettable (0.00s) [2021-05-12T10:38:49.953Z] === RUN TestUpdateSettingsEnv [2021-05-12T10:38:49.953Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-12T10:38:49.953Z] PASS [2021-05-12T10:38:49.953Z] coverage: 20.1% of statements [2021-05-12T10:38:49.953Z] ok github.com/docker/docker/plugin/v2 0.065s coverage: 20.1% of statements [2021-05-12T10:38:49.953Z] === RUN TestValidatePrivileges [2021-05-12T10:38:49.953Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-12T10:38:49.953Z] === RUN TestFilterByCapNeg [2021-05-12T10:38:49.953Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-12T10:38:49.953Z] === RUN TestFilterByCapPos [2021-05-12T10:38:49.953Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-12T10:38:49.953Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-12T10:38:49.953Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-12T10:38:49.953Z] PASS [2021-05-12T10:38:49.953Z] coverage: 12.0% of statements [2021-05-12T10:38:49.953Z] ok github.com/docker/docker/plugin 0.119s coverage: 12.0% of statements [2021-05-12T10:38:50.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.48s) [2021-05-12T10:38:50.065Z] === RUN TestAPIIpcModeHost [2021-05-12T10:38:50.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-12T10:38:50.166Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-05-12T10:38:50.166Z] === RUN TestInspectOomKilledTrue [2021-05-12T10:38:50.166Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-12T10:38:50.166Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:38:50.166Z] === RUN TestInspectOomKilledFalse [2021-05-12T10:38:50.166Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-12T10:38:50.166Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:38:50.166Z] === RUN TestLinksEtcHostsContentMatch [2021-05-12T10:38:50.325Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-12T10:38:50.736Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-12T10:38:50.736Z] === RUN TestLinksContainerNames [2021-05-12T10:38:50.926Z] === RUN TestLoad [2021-05-12T10:38:50.926Z] --- PASS: TestLoad (0.00s) [2021-05-12T10:38:50.926Z] === RUN TestSave [2021-05-12T10:38:50.926Z] --- PASS: TestSave (0.03s) [2021-05-12T10:38:50.926Z] === RUN TestAddDeleteGet [2021-05-12T10:38:50.926Z] --- PASS: TestAddDeleteGet (0.05s) [2021-05-12T10:38:50.926Z] === RUN TestInvalidTags [2021-05-12T10:38:50.926Z] --- PASS: TestInvalidTags (0.00s) [2021-05-12T10:38:50.926Z] PASS [2021-05-12T10:38:50.926Z] coverage: 84.4% of statements [2021-05-12T10:38:50.926Z] ok github.com/docker/docker/reference 0.139s coverage: 84.4% of statements [2021-05-12T10:38:51.423Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-12T10:38:52.232Z] --- PASS: TestAPIIpcModeHost (2.10s) [2021-05-12T10:38:52.232Z] === RUN TestDaemonIpcModeShareable [2021-05-12T10:38:52.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-12T10:38:52.492Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-12T10:38:52.648Z] --- PASS: TestLinksContainerNames (1.62s) [2021-05-12T10:38:52.648Z] === RUN TestLogsFollowTailEmpty [2021-05-12T10:38:52.809Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-12T10:38:53.115Z] === RUN TestResolveAuthConfigIndexServer [2021-05-12T10:38:53.115Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-12T10:38:53.115Z] === RUN TestResolveAuthConfigFullURL [2021-05-12T10:38:53.116Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-12T10:38:53.116Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestValidateMirror [2021-05-12T10:38:53.116Z] --- PASS: TestValidateMirror (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestLoadInsecureRegistries [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestReaderWithReadError [2021-05-12T10:38:53.116Z] time="2021-05-12T10:38:52Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-12T10:38:53.116Z] time="2021-05-12T10:38:52Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-12T10:38:53.116Z] time="2021-05-12T10:38:52Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-12T10:38:53.116Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-05-12T10:38:53.116Z] === RUN TestNewServiceConfig [2021-05-12T10:38:53.116Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestValidateIndexName [2021-05-12T10:38:53.116Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestValidateIndexNameWithError [2021-05-12T10:38:53.116Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestEndpointParse [2021-05-12T10:38:53.116Z] --- PASS: TestEndpointParse (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestEndpointParseInvalid [2021-05-12T10:38:53.116Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestValidateEndpoint [2021-05-12T10:38:53.116Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-12T10:38:53.116Z] === RUN TestPing [2021-05-12T10:38:53.116Z] --- PASS: TestPing (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestPingRegistryEndpoint [2021-05-12T10:38:53.116Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-12T10:38:53.116Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:53.116Z] === RUN TestEndpoint [2021-05-12T10:38:53.116Z] time="2021-05-12T10:38:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-12T10:38:53.116Z] --- SKIP: TestEndpoint (0.00s) [2021-05-12T10:38:53.116Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:53.116Z] === RUN TestParseRepositoryInfo [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestReader [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-12T10:38:53.116Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-12T10:38:53.116Z] PASS [2021-05-12T10:38:53.116Z] coverage: 100.0% of statements [2021-05-12T10:38:53.116Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestNewIndexInfo [2021-05-12T10:38:53.116Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestMirrorEndpointLookup [2021-05-12T10:38:53.116Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-12T10:38:53.116Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:38:53.116Z] === RUN TestSearchRepositories [2021-05-12T10:38:53.116Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-12T10:38:53.116Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-12T10:38:53.116Z] Host: 127.0.0.1:49235 [2021-05-12T10:38:53.116Z] User-Agent: docker test client [2021-05-12T10:38:53.116Z] Authorization: Token fake-token [2021-05-12T10:38:53.116Z] X-Docker-Token: true [2021-05-12T10:38:53.116Z] Accept-Encoding: gzip [2021-05-12T10:38:53.116Z] [2021-05-12T10:38:53.116Z] [2021-05-12T10:38:53.116Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-12T10:38:53.116Z] Connection: close [2021-05-12T10:38:53.116Z] Content-Length: 144 [2021-05-12T10:38:53.116Z] Cache-Control: no-cache [2021-05-12T10:38:53.116Z] Content-Type: application/json [2021-05-12T10:38:53.116Z] Date: Wed, 12 May 2021 10:38:52 GMT [2021-05-12T10:38:53.116Z] Expires: -1 [2021-05-12T10:38:53.116Z] Pragma: no-cache [2021-05-12T10:38:53.116Z] Server: docker-tests/mock [2021-05-12T10:38:53.116Z] X-Docker-Registry-Config: mock [2021-05-12T10:38:53.116Z] X-Docker-Registry-Version: 0.0.0 [2021-05-12T10:38:53.116Z] [2021-05-12T10:38:53.116Z] [2021-05-12T10:38:53.116Z] === RUN TestTrustedLocation [2021-05-12T10:38:53.116Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-12T10:38:53.116Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestAllowNondistributableArtifacts [2021-05-12T10:38:53.116Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-12T10:38:53.116Z] === RUN TestIsSecureIndex [2021-05-12T10:38:53.116Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-12T10:38:53.116Z] PASS [2021-05-12T10:38:53.116Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2021-05-12T10:38:53.116Z] coverage: 50.3% of statements [2021-05-12T10:38:53.116Z] ok github.com/docker/docker/registry 0.336s coverage: 50.3% of statements [2021-05-12T10:38:53.219Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2021-05-12T10:38:53.219Z] === RUN TestContainerNetworkMountsNoChown [2021-05-12T10:38:53.295Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-12T10:38:54.090Z] === RUN TestRestartManagerTimeout [2021-05-12T10:38:54.090Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-12T10:38:54.090Z] === RUN TestRestartManagerTimeoutReset [2021-05-12T10:38:54.090Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-12T10:38:54.090Z] PASS [2021-05-12T10:38:54.090Z] coverage: 50.9% of statements [2021-05-12T10:38:54.090Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 50.9% of statements [2021-05-12T10:38:54.159Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/default [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/default [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/private [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/private [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rprivate [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/slave [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/slave [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rslave [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/shared [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/shared [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rshared [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/default [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rslave [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rshared [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/shared [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/slave [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/private [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rprivate [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:38:54.159Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:38:54.159Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-12T10:38:54.159Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:38:54.231Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:38:54.420Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-12T10:38:54.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-12T10:38:54.420Z] === RUN TestContainerBindMountNonRecursive [2021-05-12T10:38:54.552Z] === RUN TestDecodeContainerConfig [2021-05-12T10:38:54.552Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-12T10:38:54.552Z] === RUN TestDecodeContainerConfigIsolation [2021-05-12T10:38:54.552Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-12T10:38:54.552Z] === RUN TestValidatePrivileged [2021-05-12T10:38:54.552Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-12T10:38:54.552Z] PASS [2021-05-12T10:38:54.552Z] coverage: 52.2% of statements [2021-05-12T10:38:54.552Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2021-05-12T10:38:55.030Z] --- PASS: TestDaemonIpcModeShareable (2.97s) [2021-05-12T10:38:55.030Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-05-12T10:38:55.030Z] === RUN TestDaemonIpcModePrivate [2021-05-12T10:38:55.168Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2021-05-12T10:38:55.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-05-12T10:38:55.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-12T10:38:55.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-12T10:38:55.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-12T10:38:55.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-12T10:38:55.168Z] === RUN TestBuildMultiStageParentConfig [2021-05-12T10:38:55.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-12T10:38:55.525Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-12T10:38:55.525Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-12T10:38:55.525Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-12T10:38:55.525Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-12T10:38:55.525Z] PASS [2021-05-12T10:38:55.525Z] coverage: 62.5% of statements [2021-05-12T10:38:55.525Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-05-12T10:38:55.858Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-12T10:38:56.500Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-05-12T10:38:56.500Z] === RUN TestClientStream [2021-05-12T10:38:56.500Z] --- PASS: TestClientStream (0.00s) [2021-05-12T10:38:56.500Z] === RUN TestClientSendFile [2021-05-12T10:38:56.500Z] --- PASS: TestClientSendFile (0.00s) [2021-05-12T10:38:56.500Z] === RUN TestClientWithRequestTimeout [2021-05-12T10:38:56.500Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-12T10:38:56.500Z] === RUN TestFileSpecPlugin [2021-05-12T10:38:56.500Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-05-12T10:38:56.500Z] === RUN TestFileJSONSpecPlugin [2021-05-12T10:38:56.500Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-12T10:38:56.500Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-12T10:38:56.500Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-05-12T10:38:56.500Z] === RUN TestPluginAddHandler [2021-05-12T10:38:56.500Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-12T10:38:56.500Z] === RUN TestPluginWaitBadPlugin [2021-05-12T10:38:56.500Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-12T10:38:56.500Z] === RUN TestGet [2021-05-12T10:38:56.500Z] time="2021-05-12T10:38:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-12T10:38:56.500Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-12T10:38:56.962Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-05-12T10:38:56.962Z] === RUN TestContainerVolumesMountedAsShared [2021-05-12T10:38:57.222Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-05-12T10:38:57.222Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-12T10:38:57.473Z] time="2021-05-12T10:38:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-12T10:38:58.164Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-12T10:38:58.164Z] === RUN TestNetworkNat [2021-05-12T10:38:58.396Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-12T10:38:58.396Z] --- PASS: TestDaemonIpcModePrivate (3.28s) [2021-05-12T10:38:58.396Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-05-12T10:38:58.396Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-12T10:38:59.018Z] === RUN TestGetAddress [2021-05-12T10:38:59.018Z] --- PASS: TestGetAddress (0.00s) [2021-05-12T10:38:59.018Z] === RUN TestRemove [2021-05-12T10:38:59.018Z] --- SKIP: TestRemove (0.00s) [2021-05-12T10:38:59.018Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-12T10:38:59.018Z] === RUN TestInitializeWithVolumes [2021-05-12T10:38:59.018Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-12T10:38:59.018Z] === RUN TestCreate [2021-05-12T10:38:59.018Z] --- PASS: TestCreate (0.01s) [2021-05-12T10:38:59.018Z] === RUN TestValidateName [2021-05-12T10:38:59.018Z] --- PASS: TestValidateName (0.00s) [2021-05-12T10:38:59.018Z] === RUN TestCreateWithOpts [2021-05-12T10:38:59.018Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-12T10:38:59.018Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-12T10:38:59.018Z] === RUN TestRelaodNoOpts [2021-05-12T10:38:59.018Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-12T10:38:59.018Z] PASS [2021-05-12T10:38:59.018Z] coverage: 41.5% of statements [2021-05-12T10:38:59.018Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2021-05-12T10:38:59.018Z] === RUN TestGetDriver [2021-05-12T10:38:59.018Z] --- PASS: TestGetDriver (0.00s) [2021-05-12T10:38:59.018Z] === RUN TestVolumeRequestError [2021-05-12T10:38:59.018Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-12T10:38:59.018Z] PASS [2021-05-12T10:38:59.018Z] coverage: 36.1% of statements [2021-05-12T10:38:59.018Z] ok github.com/docker/docker/volume/drivers 0.089s coverage: 36.1% of statements [2021-05-12T10:38:59.018Z] === RUN TestConvertTmpfsOptions [2021-05-12T10:38:59.018Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-12T10:38:59.018Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-12T10:38:59.018Z] parser_test.go:49: data="ro" [2021-05-12T10:38:59.018Z] === RUN TestParseMountRaw [2021-05-12T10:38:59.105Z] --- PASS: TestNetworkNat (1.06s) [2021-05-12T10:38:59.105Z] === RUN TestNetworkLocalhostTCPNat [2021-05-12T10:38:59.479Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-12T10:38:59.479Z] === RUN TestParseMountRawSplit [2021-05-12T10:38:59.479Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-12T10:38:59.479Z] parser_test.go:390: case 0 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 1 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 2 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 3 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 4 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 5 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 6 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 7 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 8 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 0 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 1 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 2 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 3 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 4 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 5 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 6 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 7 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 8 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 9 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 10 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 11 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 12 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 0 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 1 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 2 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 3 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 4 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 5 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 6 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 7 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 8 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 9 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 10 [2021-05-12T10:38:59.479Z] parser_test.go:390: case 11 [2021-05-12T10:38:59.479Z] === RUN TestParseMountSpec [2021-05-12T10:38:59.479Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-12T10:38:59.479Z] parser_test.go:455: case 0 [2021-05-12T10:38:59.479Z] parser_test.go:455: case 1 [2021-05-12T10:38:59.479Z] parser_test.go:455: case 2 [2021-05-12T10:38:59.479Z] parser_test.go:455: case 3 [2021-05-12T10:38:59.479Z] parser_test.go:455: case 4 [2021-05-12T10:38:59.479Z] parser_test.go:455: case 5 [2021-05-12T10:38:59.479Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-12T10:38:59.479Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-12T10:38:59.479Z] === RUN TestValidateMount [2021-05-12T10:38:59.479Z] --- PASS: TestValidateMount (0.00s) [2021-05-12T10:38:59.479Z] PASS [2021-05-12T10:38:59.479Z] coverage: 66.2% of statements [2021-05-12T10:38:59.479Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 66.2% of statements [2021-05-12T10:38:59.479Z] time="2021-05-12T10:38:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-12T10:38:59.660Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-12T10:39:00.046Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2021-05-12T10:39:00.046Z] === RUN TestNetworkLoopbackNat [2021-05-12T10:39:00.439Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-12T10:39:00.439Z] === RUN TestBuildLabelWithTargets [2021-05-12T10:39:00.933Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-12T10:39:01.024Z] === RUN TestSetGetMeta [2021-05-12T10:39:01.024Z] === PAUSE TestSetGetMeta [2021-05-12T10:39:01.024Z] === RUN TestRestore [2021-05-12T10:39:01.024Z] === PAUSE TestRestore [2021-05-12T10:39:01.024Z] === RUN TestServiceCreate [2021-05-12T10:39:01.024Z] === PAUSE TestServiceCreate [2021-05-12T10:39:01.024Z] === RUN TestServiceList [2021-05-12T10:39:01.024Z] === PAUSE TestServiceList [2021-05-12T10:39:01.024Z] === RUN TestServiceRemove [2021-05-12T10:39:01.024Z] === PAUSE TestServiceRemove [2021-05-12T10:39:01.024Z] === RUN TestServiceGet [2021-05-12T10:39:01.024Z] === PAUSE TestServiceGet [2021-05-12T10:39:01.024Z] === RUN TestServicePrune [2021-05-12T10:39:01.024Z] === PAUSE TestServicePrune [2021-05-12T10:39:01.024Z] === RUN TestCreate [2021-05-12T10:39:01.024Z] === PAUSE TestCreate [2021-05-12T10:39:01.024Z] === RUN TestRemove [2021-05-12T10:39:01.024Z] === PAUSE TestRemove [2021-05-12T10:39:01.024Z] === RUN TestList [2021-05-12T10:39:01.024Z] === PAUSE TestList [2021-05-12T10:39:01.024Z] === RUN TestFindByDriver [2021-05-12T10:39:01.024Z] === PAUSE TestFindByDriver [2021-05-12T10:39:01.024Z] === RUN TestFindByReferenced [2021-05-12T10:39:01.024Z] === PAUSE TestFindByReferenced [2021-05-12T10:39:01.024Z] === RUN TestDerefMultipleOfSameRef [2021-05-12T10:39:01.024Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-12T10:39:01.024Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-12T10:39:01.024Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-12T10:39:01.024Z] === RUN TestDefererencePluginOnCreateError [2021-05-12T10:39:01.024Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-12T10:39:01.024Z] === RUN TestRefDerefRemove [2021-05-12T10:39:01.024Z] === PAUSE TestRefDerefRemove [2021-05-12T10:39:01.024Z] === RUN TestGet [2021-05-12T10:39:01.024Z] === PAUSE TestGet [2021-05-12T10:39:01.024Z] === RUN TestGetWithReference [2021-05-12T10:39:01.024Z] === PAUSE TestGetWithReference [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_nil_list [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_empty_list [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_filter_some [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_filter_middle [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-12T10:39:01.024Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-12T10:39:01.024Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_nil_list [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_filter_some [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_empty_list [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-12T10:39:01.024Z] === CONT TestFilterFunc/test_filter_middle [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-12T10:39:01.024Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-12T10:39:01.024Z] === CONT TestSetGetMeta [2021-05-12T10:39:01.024Z] === CONT TestFindByReferenced [2021-05-12T10:39:01.024Z] === CONT TestGetWithReference [2021-05-12T10:39:01.024Z] === CONT TestServicePrune [2021-05-12T10:39:01.024Z] --- PASS: TestSetGetMeta (0.03s) [2021-05-12T10:39:01.024Z] === CONT TestFindByDriver [2021-05-12T10:39:01.024Z] --- PASS: TestFindByReferenced (0.04s) [2021-05-12T10:39:01.024Z] === CONT TestList [2021-05-12T10:39:01.024Z] --- PASS: TestGetWithReference (0.04s) [2021-05-12T10:39:01.024Z] === CONT TestRemove [2021-05-12T10:39:01.024Z] --- PASS: TestFindByDriver (0.03s) [2021-05-12T10:39:01.024Z] === CONT TestCreate [2021-05-12T10:39:01.024Z] --- PASS: TestList (0.04s) [2021-05-12T10:39:01.024Z] === CONT TestDefererencePluginOnCreateError [2021-05-12T10:39:01.024Z] --- PASS: TestRemove (0.04s) [2021-05-12T10:39:01.024Z] === CONT TestGet [2021-05-12T10:39:01.024Z] --- PASS: TestCreate (0.03s) [2021-05-12T10:39:01.024Z] === CONT TestRefDerefRemove [2021-05-12T10:39:01.024Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-12T10:39:01.024Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-12T10:39:01.024Z] --- PASS: TestGet (0.03s) [2021-05-12T10:39:01.024Z] === CONT TestServiceList [2021-05-12T10:39:01.024Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-05-12T10:39:01.024Z] === CONT TestServiceGet [2021-05-12T10:39:01.024Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-12T10:39:01.024Z] === CONT TestServiceRemove [2021-05-12T10:39:01.024Z] --- PASS: TestServiceGet (0.09s) [2021-05-12T10:39:01.024Z] === CONT TestDerefMultipleOfSameRef [2021-05-12T10:39:01.024Z] time="2021-05-12T10:39:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-12T10:39:01.024Z] --- PASS: TestServiceRemove (0.08s) [2021-05-12T10:39:01.024Z] === CONT TestServiceCreate [2021-05-12T10:39:01.024Z] --- PASS: TestServiceList (0.10s) [2021-05-12T10:39:01.024Z] === CONT TestRestore [2021-05-12T10:39:01.024Z] time="2021-05-12T10:39:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-12T10:39:01.024Z] time="2021-05-12T10:39:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-12T10:39:01.024Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-05-12T10:39:01.024Z] time="2021-05-12T10:39:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-12T10:39:01.024Z] --- PASS: TestServiceCreate (0.03s) [2021-05-12T10:39:01.024Z] time="2021-05-12T10:39:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-12T10:39:01.024Z] --- PASS: TestRestore (0.03s) [2021-05-12T10:39:01.024Z] --- PASS: TestServicePrune (0.24s) [2021-05-12T10:39:01.024Z] PASS [2021-05-12T10:39:01.024Z] coverage: 70.3% of statements [2021-05-12T10:39:01.024Z] ok github.com/docker/docker/volume/service 0.321s coverage: 70.3% of statements [2021-05-12T10:39:01.502Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.31s) [2021-05-12T10:39:01.502Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2021-05-12T10:39:01.502Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-12T10:39:01.603Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-12T10:39:03.411Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-12T10:39:03.942Z] time="2021-05-12T10:39:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-12T10:39:04.247Z] --- PASS: TestNetworkLoopbackNat (3.42s) [2021-05-12T10:39:04.247Z] === RUN TestPause [2021-05-12T10:39:04.508Z] --- PASS: TestPause (0.89s) [2021-05-12T10:39:04.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-12T10:39:04.508Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:39:04.508Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:39:04.508Z] === RUN TestPauseStopPausedContainer [2021-05-12T10:39:04.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.03s) [2021-05-12T10:39:04.792Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-05-12T10:39:04.792Z] === RUN TestIpcModeOlderClient [2021-05-12T10:39:04.792Z] === PAUSE TestIpcModeOlderClient [2021-05-12T10:39:04.792Z] === RUN TestKillContainerInvalidSignal [2021-05-12T10:39:05.360Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-12T10:39:05.448Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-05-12T10:39:05.448Z] === RUN TestPsFilter [2021-05-12T10:39:05.448Z] --- PASS: TestPsFilter (0.15s) [2021-05-12T10:39:05.448Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-12T10:39:05.930Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-12T10:39:05.930Z] --- PASS: TestKillContainerInvalidSignal (1.46s) [2021-05-12T10:39:05.930Z] === RUN TestKillContainer [2021-05-12T10:39:05.930Z] === RUN TestKillContainer/no_signal [2021-05-12T10:39:05.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-12T10:39:06.392Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2021-05-12T10:39:06.392Z] === RUN TestRemoveContainerWithVolume [2021-05-12T10:39:06.868Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-12T10:39:07.037Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-05-12T10:39:07.127Z] === RUN TestKillContainer/non_killing_signal [2021-05-12T10:39:07.332Z] --- PASS: TestRemoveContainerWithVolume (1.18s) [2021-05-12T10:39:07.332Z] === RUN TestRemoveContainerRunning [2021-05-12T10:39:08.086Z] === RUN TestKillContainer/killing_signal [2021-05-12T10:39:08.555Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-12T10:39:08.555Z] === RUN TestBuildWithEmptyLayers [2021-05-12T10:39:08.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-12T10:39:08.713Z] --- PASS: TestRemoveContainerRunning (1.01s) [2021-05-12T10:39:08.713Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-12T10:39:09.226Z] --- PASS: TestKillContainer (3.13s) [2021-05-12T10:39:09.226Z] --- PASS: TestKillContainer/no_signal (1.10s) [2021-05-12T10:39:09.226Z] --- PASS: TestKillContainer/non_killing_signal (0.85s) [2021-05-12T10:39:09.226Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2021-05-12T10:39:09.226Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-12T10:39:09.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-12T10:39:09.284Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-05-12T10:39:09.284Z] === RUN TestRemoveInvalidContainer [2021-05-12T10:39:09.284Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-12T10:39:09.284Z] === RUN TestRenameLinkedContainer [2021-05-12T10:39:10.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-12T10:39:10.733Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-12T10:39:11.088Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-12T10:39:11.088Z] === RUN TestBuildMultiStageOnBuild [2021-05-12T10:39:11.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-12T10:39:11.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.10s) [2021-05-12T10:39:11.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-05-12T10:39:11.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.96s) [2021-05-12T10:39:11.302Z] === RUN TestKillStoppedContainer [2021-05-12T10:39:11.302Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-12T10:39:11.302Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-12T10:39:11.302Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-12T10:39:11.302Z] === RUN TestKillDifferentUserContainer [2021-05-12T10:39:12.535Z] --- PASS: TestGet (15.02s) [2021-05-12T10:39:12.535Z] === RUN TestPluginWithNoManifest [2021-05-12T10:39:12.535Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-12T10:39:12.535Z] === RUN TestGetAll [2021-05-12T10:39:12.535Z] --- PASS: TestGetAll (0.00s) [2021-05-12T10:39:12.535Z] PASS [2021-05-12T10:39:12.535Z] coverage: 73.4% of statements [2021-05-12T10:39:12.535Z] ok github.com/docker/docker/pkg/plugins 35.103s coverage: 73.4% of statements [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/quota [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/rootless [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/volume [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-12T10:39:12.535Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-12T10:39:12.683Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2021-05-12T10:39:12.683Z] === RUN TestInspectOomKilledTrue [2021-05-12T10:39:12.683Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-12T10:39:12.683Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:39:12.683Z] === RUN TestInspectOomKilledFalse [2021-05-12T10:39:12.683Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-12T10:39:12.683Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:39:12.683Z] === RUN TestLinksEtcHostsContentMatch [2021-05-12T10:39:12.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-12T10:39:13.487Z] --- PASS: TestRenameLinkedContainer (3.65s) [2021-05-12T10:39:13.487Z] === RUN TestRenameStoppedContainer [2021-05-12T10:39:13.622Z] --- PASS: TestLinksEtcHostsContentMatch (1.18s) [2021-05-12T10:39:13.622Z] === RUN TestLinksContainerNames [2021-05-12T10:39:14.057Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-05-12T10:39:14.057Z] === RUN TestRenameRunningContainerAndReuse [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === Skipped [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-12T10:39:14.080Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-12T10:39:14.080Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-12T10:39:14.080Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-12T10:39:14.080Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-12T10:39:14.080Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-12T10:39:14.080Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-12T10:39:14.080Z] daemon_test.go:147: root required [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-12T10:39:14.080Z] reload_test.go:520: root required [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-12T10:39:14.080Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-12T10:39:14.080Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-12T10:39:14.080Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-12T10:39:14.080Z] download_test.go:268: Needs fixing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-12T10:39:14.080Z] layer_test.go:304: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-12T10:39:14.080Z] layer_test.go:353: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-12T10:39:14.080Z] layer_test.go:468: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-12T10:39:14.080Z] layer_test.go:697: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-12T10:39:14.080Z] migration_test.go:46: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-12T10:39:14.080Z] migration_test.go:182: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-12T10:39:14.080Z] mount_test.go:17: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-12T10:39:14.080Z] mount_test.go:76: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-12T10:39:14.080Z] mount_test.go:125: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-12T10:39:14.080Z] mount_test.go:212: Failing on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:134: Xz not present in msys2 [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:239: Failing on Windows CI machines [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-12T10:39:14.080Z] archive_windows_test.go:16: Currently fails [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-12T10:39:14.080Z] changes_test.go:192: needs more investigation [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-12T10:39:14.080Z] changes_test.go:405: needs further investigation [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-12T10:39:14.080Z] changes_test.go:441: needs further investigation [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2021-05-12T10:39:14.080Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-12T10:39:14.080Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-12T10:39:14.080Z] poller_test.go:41: No chmod on Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-12T10:39:14.080Z] fileutils_test.go:134: Needs porting to Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-12T10:39:14.080Z] fileutils_test.go:180: Needs porting to Windows [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-12T10:39:14.080Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-12T10:39:14.080Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-12T10:39:14.080Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-12T10:39:14.080Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-12T10:39:14.080Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] [2021-05-12T10:39:14.080Z] DONE 1830 tests, 45 skipped in 232.591s [2021-05-12T10:39:14.080Z] INFO: make.ps1 ended at 05/12/2021 10:39:13 [2021-05-12T10:39:15.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-12T10:39:15.440Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2021-05-12T10:39:15.440Z] === RUN TestRenameInvalidName [2021-05-12T10:39:15.571Z] --- PASS: TestLinksContainerNames (1.98s) [2021-05-12T10:39:15.571Z] === RUN TestLogsFollowTailEmpty [2021-05-12T10:39:16.275Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-12T10:39:16.275Z] INFO: Unit tests ended at 05/12/2021 10:39:15. Duration:00:04:10.1242983 [2021-05-12T10:39:16.275Z] INFO: Building busybox [2021-05-12T10:39:16.275Z] Sending build context to Docker daemon 5.12kB [2021-05-12T10:39:16.275Z] [2021-05-12T10:39:16.275Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-12T10:39:16.275Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-12T10:39:16.275Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-12T10:39:16.275Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-12T10:39:16.275Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-12T10:39:16.275Z] ---> 3a7f23e29bd7 [2021-05-12T10:39:16.275Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-12T10:39:16.275Z] ---> Running in bc6683f9e8e6 [2021-05-12T10:39:16.359Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-12T10:39:16.359Z] === RUN TestBuildUncleanTarFilenames [2021-05-12T10:39:16.382Z] --- PASS: TestRenameInvalidName (0.85s) [2021-05-12T10:39:16.382Z] === RUN TestRenameAnonymousContainer [2021-05-12T10:39:16.510Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2021-05-12T10:39:16.510Z] === RUN TestContainerNetworkMountsNoChown [2021-05-12T10:39:16.927Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2021-05-12T10:39:16.927Z] === RUN TestBuildMultiStageLayerLeak [2021-05-12T10:39:17.449Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/default [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/default [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/private [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/private [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rprivate [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/slave [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/slave [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rslave [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/shared [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/shared [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rshared [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/default [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/rshared [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:39:17.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/shared [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/rslave [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/slave [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/rprivate [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/private [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-12T10:39:17.449Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:39:17.449Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:39:17.449Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:39:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-12T10:39:17.709Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:39:17.969Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:39:18.229Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-12T10:39:18.229Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-05-12T10:39:18.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-12T10:39:18.229Z] === RUN TestContainerBindMountNonRecursive [2021-05-12T10:39:20.118Z] ......................... [ 67%] [2021-05-12T10:39:20.982Z] Removing intermediate container bc6683f9e8e6 [2021-05-12T10:39:20.982Z] ---> c4e391cc6023 [2021-05-12T10:39:20.982Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-12T10:39:20.982Z] ---> Running in dada0d24afd2 [2021-05-12T10:39:21.118Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-05-12T10:39:21.118Z] === RUN TestBuildWithHugeFile [2021-05-12T10:39:21.444Z] Removing intermediate container dada0d24afd2 [2021-05-12T10:39:21.444Z] ---> 6e75a8424792 [2021-05-12T10:39:21.444Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-12T10:39:21.444Z] ---> Running in 94171fdc8a07 [2021-05-12T10:39:21.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-12T10:39:21.528Z] --- PASS: TestContainerBindMountNonRecursive (3.39s) [2021-05-12T10:39:21.528Z] === RUN TestContainerVolumesMountedAsShared [2021-05-12T10:39:21.667Z] --- PASS: TestRenameAnonymousContainer (4.33s) [2021-05-12T10:39:21.667Z] === RUN TestRenameContainerWithSameName [2021-05-12T10:39:21.667Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-05-12T10:39:21.667Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-12T10:39:21.905Z] Removing intermediate container 94171fdc8a07 [2021-05-12T10:39:21.905Z] ---> 9c799076c795 [2021-05-12T10:39:21.906Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-12T10:39:22.467Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-05-12T10:39:22.467Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-12T10:39:22.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-12T10:39:23.577Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-05-12T10:39:23.577Z] === RUN TestResize [2021-05-12T10:39:24.092Z] [2021-05-12T10:39:24.092Z] ---> 7eeb9d4e1fc0 [2021-05-12T10:39:24.092Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-12T10:39:24.092Z] ---> Running in 542e84f38b5d [2021-05-12T10:39:24.147Z] --- PASS: TestResize (0.84s) [2021-05-12T10:39:24.147Z] === RUN TestResizeWithInvalidSize [2021-05-12T10:39:24.376Z] --- PASS: TestContainerVolumesMountedAsSlave (1.71s) [2021-05-12T10:39:24.376Z] === RUN TestNetworkNat [2021-05-12T10:39:25.091Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-05-12T10:39:25.091Z] === RUN TestResizeWhenContainerNotStarted [2021-05-12T10:39:25.664Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:39:25.664Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:39:25.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:39:25.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:39:25.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:39:25.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:39:25.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:39:25.754Z] --- PASS: TestNetworkNat (1.55s) [2021-05-12T10:39:25.754Z] === RUN TestNetworkLocalhostTCPNat [2021-05-12T10:39:26.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-12T10:39:27.260Z] --- PASS: TestNetworkLocalhostTCPNat (1.49s) [2021-05-12T10:39:27.260Z] === RUN TestNetworkLoopbackNat [2021-05-12T10:39:27.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-12T10:39:27.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:39:28.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:39:28.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:39:28.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:39:29.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:39:30.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-12T10:39:30.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:39:30.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:39:31.114Z] --- PASS: TestImportExtremelyLargeImageWorks (102.17s) [2021-05-12T10:39:31.114Z] PASS [2021-05-12T10:39:31.114Z] [2021-05-12T10:39:31.114Z] DONE 12 tests in 105.201s [2021-05-12T10:39:31.114Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-12T10:39:31.114Z] INFO: Testing against a local daemon [2021-05-12T10:39:31.114Z] === RUN TestNetworkCreateDelete [2021-05-12T10:39:31.114Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-05-12T10:39:31.114Z] === RUN TestDockerNetworkDeletePreferID [2021-05-12T10:39:31.114Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-05-12T10:39:31.114Z] === RUN TestDaemonDNSFallback [2021-05-12T10:39:31.114Z] --- PASS: TestDaemonDNSFallback (7.17s) [2021-05-12T10:39:31.114Z] === RUN TestInspectNetwork [2021-05-12T10:39:31.454Z] --- PASS: TestNetworkLoopbackNat (4.19s) [2021-05-12T10:39:31.454Z] === RUN TestPause [2021-05-12T10:39:32.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:39:33.366Z] --- PASS: TestPause (1.73s) [2021-05-12T10:39:33.366Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-12T10:39:33.366Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:39:33.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:39:33.366Z] === RUN TestPauseStopPausedContainer [2021-05-12T10:39:34.446Z] Removing intermediate container 542e84f38b5d [2021-05-12T10:39:34.446Z] ---> 62b941114fe3 [2021-05-12T10:39:34.446Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-12T10:39:34.446Z] ---> Running in 8ef5ea722a33 [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2021-05-12T10:39:34.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2021-05-12T10:39:34.682Z] === RUN TestCgroupNamespacesRun [2021-05-12T10:39:34.748Z] --- PASS: TestPauseStopPausedContainer (1.74s) [2021-05-12T10:39:34.748Z] === RUN TestPsFilter [2021-05-12T10:39:34.911Z] [2021-05-12T10:39:34.911Z] SUCCESS: Specified value was saved. [2021-05-12T10:39:35.008Z] --- PASS: TestPsFilter (0.15s) [2021-05-12T10:39:35.008Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-12T10:39:35.277Z] === RUN TestInspectNetwork/full_network_id [2021-05-12T10:39:35.277Z] === RUN TestInspectNetwork/partial_network_id [2021-05-12T10:39:35.277Z] === RUN TestInspectNetwork/network_name [2021-05-12T10:39:35.277Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-12T10:39:36.390Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.44s) [2021-05-12T10:39:36.390Z] === RUN TestRemoveContainerWithVolume [2021-05-12T10:39:36.593Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2021-05-12T10:39:36.593Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-12T10:39:37.769Z] --- PASS: TestRemoveContainerWithVolume (1.42s) [2021-05-12T10:39:37.769Z] === RUN TestRemoveContainerRunning [2021-05-12T10:39:37.829Z] Removing intermediate container 8ef5ea722a33 [2021-05-12T10:39:37.829Z] ---> 9b9223671ec0 [2021-05-12T10:39:37.829Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-12T10:39:37.829Z] ---> Running in b850eabc5d3a [2021-05-12T10:39:39.139Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2021-05-12T10:39:39.139Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-12T10:39:39.148Z] --- PASS: TestRemoveContainerRunning (1.45s) [2021-05-12T10:39:39.148Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-12T10:39:39.439Z] --- PASS: TestInspectNetwork (8.53s) [2021-05-12T10:39:39.439Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-12T10:39:39.439Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-12T10:39:39.439Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-12T10:39:39.439Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-12T10:39:39.439Z] === RUN TestRunContainerWithBridgeNone [2021-05-12T10:39:40.527Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-05-12T10:39:40.527Z] === RUN TestRemoveInvalidContainer [2021-05-12T10:39:40.787Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-05-12T10:39:40.787Z] === RUN TestRenameLinkedContainer [2021-05-12T10:39:41.680Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.44s) [2021-05-12T10:39:41.680Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-12T10:39:42.542Z] Cannot create a file when that file already exists. [2021-05-12T10:39:42.704Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-05-12T10:39:42.705Z] === RUN TestNetworkInvalidJSON [2021-05-12T10:39:42.705Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-12T10:39:42.705Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-12T10:39:42.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:39:42.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:39:42.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:39:42.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:39:42.705Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-12T10:39:42.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:39:42.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-12T10:39:42.705Z] === RUN TestNetworkList [2021-05-12T10:39:42.705Z] === RUN TestNetworkList//networks [2021-05-12T10:39:42.705Z] === PAUSE TestNetworkList//networks [2021-05-12T10:39:42.705Z] === RUN TestNetworkList//networks/ [2021-05-12T10:39:42.705Z] === PAUSE TestNetworkList//networks/ [2021-05-12T10:39:42.705Z] === CONT TestNetworkList//networks [2021-05-12T10:39:42.705Z] === CONT TestNetworkList//networks/ [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkList (0.01s) [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-12T10:39:42.705Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-12T10:39:42.705Z] === RUN TestHostIPv4BridgeLabel [2021-05-12T10:39:42.960Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2021-05-12T10:39:42.960Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-12T10:39:43.592Z] --- PASS: TestCgroupNamespacesRunHostMode (2.44s) [2021-05-12T10:39:43.592Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-12T10:39:44.848Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2021-05-12T10:39:44.848Z] === RUN TestDaemonDefaultNetworkPools [2021-05-12T10:39:44.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-12T10:39:45.921Z] --- PASS: TestRenameLinkedContainer (5.19s) [2021-05-12T10:39:45.921Z] === RUN TestRenameStoppedContainer [2021-05-12T10:39:46.133Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.51s) [2021-05-12T10:39:46.133Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-12T10:39:46.211Z] --- PASS: TestDaemonDefaultNetworkPools (1.39s) [2021-05-12T10:39:46.211Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-12T10:39:47.256Z] Removing intermediate container b850eabc5d3a [2021-05-12T10:39:47.256Z] ---> 34199cc619d9 [2021-05-12T10:39:47.256Z] Step 13/13 : CMD ["sh"] [2021-05-12T10:39:47.256Z] ---> Running in c57a62c4c812 [2021-05-12T10:39:47.302Z] --- PASS: TestRenameStoppedContainer (1.55s) [2021-05-12T10:39:47.302Z] === RUN TestRenameRunningContainerAndReuse [2021-05-12T10:39:47.717Z] Removing intermediate container c57a62c4c812 [2021-05-12T10:39:47.718Z] ---> bbcaa75727d6 [2021-05-12T10:39:47.718Z] Successfully built bbcaa75727d6 [2021-05-12T10:39:47.718Z] Successfully tagged busybox:latest [2021-05-12T10:39:47.718Z] INFO: Docker images of the daemon under test [2021-05-12T10:39:47.718Z] [2021-05-12T10:39:47.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T10:39:47.718Z] busybox latest bbcaa75727d6 Less than a second ago 5.3GB [2021-05-12T10:39:47.718Z] microsoft/windowsservercore latest 3a7f23e29bd7 4 days ago 5.28GB [2021-05-12T10:39:47.718Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 4 days ago 5.28GB [2021-05-12T10:39:47.718Z] [2021-05-12T10:39:47.718Z] INFO: Running integration tests at 05/12/2021 10:39:47... [2021-05-12T10:39:47.718Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-12T10:39:47.718Z] INFO: Integration API tests being run from the host: [2021-05-12T10:39:47.718Z] INFO: make.ps1 starting at 05/12/2021 10:39:47 [2021-05-12T10:39:48.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.04s) [2021-05-12T10:39:48.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-12T10:39:48.675Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2021-05-12T10:39:48.675Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-12T10:39:48.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-12T10:39:48.690Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-12T10:39:49.616Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.42s) [2021-05-12T10:39:49.616Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-12T10:39:50.590Z] --- PASS: TestRenameRunningContainerAndReuse (2.84s) [2021-05-12T10:39:50.590Z] === RUN TestRenameInvalidName [2021-05-12T10:39:50.611Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.66s) [2021-05-12T10:39:50.611Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-12T10:39:51.537Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2021-05-12T10:39:51.537Z] === RUN TestServiceWithPredefinedNetwork [2021-05-12T10:39:51.971Z] --- PASS: TestRenameInvalidName (1.74s) [2021-05-12T10:39:51.971Z] === RUN TestRenameAnonymousContainer [2021-05-12T10:39:52.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.46s) [2021-05-12T10:39:52.158Z] === RUN TestKernelTCPMemory [2021-05-12T10:39:53.098Z] --- PASS: TestKernelTCPMemory (1.09s) [2021-05-12T10:39:53.098Z] === RUN TestNISDomainname [2021-05-12T10:39:53.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-12T10:39:53.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-12T10:39:54.051Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2021-05-12T10:39:54.051Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-12T10:39:54.051Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:39:54.051Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:39:54.051Z] === RUN TestServiceWithDataPathPortInit [2021-05-12T10:39:54.481Z] --- PASS: TestNISDomainname (1.35s) [2021-05-12T10:39:54.481Z] === RUN TestHostnameDnsResolution [2021-05-12T10:39:57.024Z] --- PASS: TestHostnameDnsResolution (2.34s) [2021-05-12T10:39:57.024Z] === RUN TestStats [2021-05-12T10:39:57.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-12T10:39:58.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-12T10:39:58.137Z] --- PASS: TestRenameAnonymousContainer (6.24s) [2021-05-12T10:39:58.137Z] === RUN TestRenameContainerWithSameName [2021-05-12T10:39:59.517Z] --- PASS: TestRenameContainerWithSameName (1.14s) [2021-05-12T10:39:59.517Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-12T10:40:00.321Z] --- PASS: TestStats (2.85s) [2021-05-12T10:40:00.321Z] === RUN TestStopContainerWithTimeout [2021-05-12T10:40:00.321Z] === RUN TestStopContainerWithTimeout/0 [2021-05-12T10:40:00.321Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-12T10:40:00.321Z] === RUN TestStopContainerWithTimeout/1 [2021-05-12T10:40:00.321Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-12T10:40:00.321Z] === RUN TestStopContainerWithTimeout/3 [2021-05-12T10:40:00.321Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-12T10:40:00.321Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-12T10:40:00.321Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-12T10:40:00.321Z] === CONT TestStopContainerWithTimeout/0 [2021-05-12T10:40:00.321Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-12T10:40:00.321Z] === CONT TestStopContainerWithTimeout/3 [2021-05-12T10:40:00.321Z] === CONT TestStopContainerWithTimeout/1 [2021-05-12T10:40:00.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-12T10:40:01.838Z] --- PASS: TestRenameContainerWithLinkedContainer (2.36s) [2021-05-12T10:40:01.838Z] === RUN TestResize [2021-05-12T10:40:02.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-12T10:40:03.040Z] --- PASS: TestResize (1.22s) [2021-05-12T10:40:03.040Z] === RUN TestResizeWithInvalidSize [2021-05-12T10:40:03.620Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-05-12T10:40:03.620Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-05-12T10:40:03.620Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2021-05-12T10:40:03.620Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-05-12T10:40:03.620Z] --- PASS: TestStopContainerWithTimeout/3 (3.40s) [2021-05-12T10:40:03.620Z] === RUN TestDeleteDevicemapper [2021-05-12T10:40:03.620Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-12T10:40:03.620Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:40:03.620Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-12T10:40:03.980Z] --- PASS: TestResizeWithInvalidSize (1.11s) [2021-05-12T10:40:03.980Z] === RUN TestResizeWhenContainerNotStarted [2021-05-12T10:40:04.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-12T10:40:05.179Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:40:05.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:40:05.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:40:05.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-12T10:40:05.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-12T10:40:05.374Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-12T10:40:05.534Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-05-12T10:40:05.534Z] === RUN TestUpdateMemory [2021-05-12T10:40:05.534Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-12T10:40:05.534Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:40:05.534Z] === RUN TestUpdateCPUQuota [2021-05-12T10:40:08.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-12T10:40:08.894Z] --- PASS: TestServiceWithDataPathPortInit (15.29s) [2021-05-12T10:40:08.894Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-12T10:40:09.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:40:09.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:40:10.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-12T10:40:10.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-12T10:40:11.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-12T10:40:11.949Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-12T10:40:12.110Z] --- PASS: TestUpdateCPUQuota (5.73s) [2021-05-12T10:40:12.110Z] === RUN TestUpdatePidsLimit [2021-05-12T10:40:12.110Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-12T10:40:12.110Z] === RUN TestUpdatePidsLimit/no_change [2021-05-12T10:40:12.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-12T10:40:12.679Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-12T10:40:12.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-12T10:40:13.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-12T10:40:13.038Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-12T10:40:13.249Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-12T10:40:13.820Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-12T10:40:13.977Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-12T10:40:14.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-12T10:40:15.330Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-12T10:40:16.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit (5.24s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-05-12T10:40:16.711Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-05-12T10:40:16.711Z] === RUN TestUpdateRestartPolicy [2021-05-12T10:40:16.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2021-05-12T10:40:16.974Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfa0gjya5nohjt9ho6almrywl Created:2021-05-12 10:40:10.337545533 +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[9ee2169e830e1293d9961f67cf246643d58bcb19bd711b4835d433a69da2e712:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ivu9we7uvsd4d0zr0v95ns2qc EndpointID:1164c9a0f420c0601e539f99fc8d22fe75ff58b27f78da2fc7ea10141fe22656 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd88f0ea5fe47c6e733a6488d08b47a0081b8f0cd6aeb986a2c7a1e06db54183 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:e8b67699c18a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ivu9we7uvsd4d0zr0v95ns2qc EndpointID:1164c9a0f420c0601e539f99fc8d22fe75ff58b27f78da2fc7ea10141fe22656 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-12T10:40:16.974Z] PASS [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] === Skipped [2021-05-12T10:40:16.974Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:40:16.974Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] DONE 26 tests, 1 skipped in 55.218s [2021-05-12T10:40:16.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:40:16.974Z] INFO: Testing against a local daemon [2021-05-12T10:40:16.974Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-12T10:40:16.974Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:40:16.974Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:40:16.974Z] === RUN TestDockerNetworkIpvlan [2021-05-12T10:40:16.974Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:40:16.974Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:40:16.974Z] PASS [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] === Skipped [2021-05-12T10:40:16.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:40:16.974Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:40:16.974Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] [2021-05-12T10:40:16.974Z] DONE 2 tests, 2 skipped in 0.035s [2021-05-12T10:40:16.974Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:40:16.974Z] INFO: Testing against a local daemon [2021-05-12T10:40:16.974Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-12T10:40:17.363Z] --- PASS: TestBuildWithHugeFile (53.14s) [2021-05-12T10:40:17.363Z] === RUN TestBuildWithEmptyDockerfile [2021-05-12T10:40:17.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:40:17.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:40:17.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:40:17.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:40:17.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:40:17.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:40:17.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:40:17.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:40:17.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:40:17.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-05-12T10:40:17.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-12T10:40:17.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-05-12T10:40:17.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-05-12T10:40:17.363Z] === RUN TestBuildPreserveOwnership [2021-05-12T10:40:17.363Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-12T10:40:17.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-12T10:40:18.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:40:18.714Z] INFO: Testing against a local daemon [2021-05-12T10:40:18.714Z] === RUN TestBuildWithSession [2021-05-12T10:40:18.714Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-12T10:40:18.714Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:40:18.714Z] === RUN TestBuildSquashParent [2021-05-12T10:40:18.714Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-12T10:40:18.714Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:40:18.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:40:18.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:40:18.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:40:18.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:40:18.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:40:18.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:40:18.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:40:18.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-12T10:40:18.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-12T10:40:18.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-12T10:40:18.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-12T10:40:18.860Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.94s) [2021-05-12T10:40:18.860Z] === RUN TestDockerNetworkMacvlan [2021-05-12T10:40:18.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-12T10:40:19.787Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-12T10:40:20.245Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-12T10:40:20.713Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-12T10:40:21.553Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-12T10:40:22.076Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-12T10:40:22.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-12T10:40:22.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-12T10:40:22.746Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-12T10:40:22.775Z] tests/integration/client_test.py ..... [ 75%] [2021-05-12T10:40:22.775Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-12T10:40:23.033Z] tests/integration/errors_test.py . [ 76%] [2021-05-12T10:40:25.286Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-12T10:40:25.340Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-12T10:40:25.749Z] --- PASS: TestBuildPreserveOwnership (10.47s) [2021-05-12T10:40:25.749Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.47s) [2021-05-12T10:40:25.749Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-12T10:40:25.749Z] === RUN TestBuildPlatformInvalid [2021-05-12T10:40:25.749Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-12T10:40:25.749Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-12T10:40:25.749Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-05-12T10:40:25.749Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-12T10:40:25.749Z] PASS [2021-05-12T10:40:25.749Z] [2021-05-12T10:40:25.749Z] === Skipped [2021-05-12T10:40:25.749Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-12T10:40:25.749Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:40:25.749Z] [2021-05-12T10:40:25.749Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-05-12T10:40:25.749Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-12T10:40:25.749Z] [2021-05-12T10:40:25.749Z] [2021-05-12T10:40:25.749Z] DONE 33 tests, 2 skipped in 138.215s [2021-05-12T10:40:25.749Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-12T10:40:25.749Z] INFO: Testing against a local daemon [2021-05-12T10:40:25.749Z] === RUN TestConfigInspect [2021-05-12T10:40:25.749Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-12T10:40:25.749Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:25.749Z] === RUN TestConfigList [2021-05-12T10:40:25.749Z] --- SKIP: TestConfigList (0.01s) [2021-05-12T10:40:25.749Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:25.749Z] === RUN TestConfigsCreateAndDelete [2021-05-12T10:40:25.749Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-12T10:40:25.749Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:25.749Z] === RUN TestConfigsUpdate [2021-05-12T10:40:25.749Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-05-12T10:40:25.749Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:25.749Z] === RUN TestTemplatedConfig [2021-05-12T10:40:25.749Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-12T10:40:25.749Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:25.749Z] === RUN TestConfigCreateResolve [2021-05-12T10:40:25.749Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-12T10:40:25.749Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:25.749Z] === RUN TestConfigDaemonLibtrustID [2021-05-12T10:40:25.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-12T10:40:26.118Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.93s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.17s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.50s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.87s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.00s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.79s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.62s) [2021-05-12T10:40:26.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s) [2021-05-12T10:40:26.379Z] === RUN TestCgroupNamespacesRun [2021-05-12T10:40:27.317Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-12T10:40:27.653Z] --- PASS: TestConfigDaemonLibtrustID (1.92s) [2021-05-12T10:40:27.653Z] PASS [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] === Skipped [2021-05-12T10:40:27.653Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-12T10:40:27.653Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-12T10:40:27.653Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-12T10:40:27.653Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-05-12T10:40:27.653Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-12T10:40:27.653Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-12T10:40:27.653Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] [2021-05-12T10:40:27.653Z] DONE 7 tests, 6 skipped in 2.115s [2021-05-12T10:40:27.653Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-12T10:40:27.653Z] INFO: Testing against a local daemon [2021-05-12T10:40:27.653Z] === RUN TestCheckpoint [2021-05-12T10:40:27.653Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-12T10:40:27.653Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:40:27.653Z] === RUN TestContainerInvalidJSON [2021-05-12T10:40:27.653Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:40:27.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:40:27.653Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:40:27.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:40:27.653Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:40:27.653Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:40:27.653Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:40:27.653Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:40:27.653Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:40:27.653Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-12T10:40:27.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-12T10:40:27.653Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-12T10:40:27.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-12T10:40:27.653Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-12T10:40:27.653Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-12T10:40:27.653Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-12T10:40:27.653Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-12T10:40:27.653Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-12T10:40:27.912Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-12T10:40:27.912Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-12T10:40:27.912Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-12T10:40:27.912Z] === RUN TestCopyFromContainer [2021-05-12T10:40:28.604Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-12T10:40:28.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-12T10:40:29.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-12T10:40:29.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-12T10:40:29.267Z] --- PASS: TestCgroupNamespacesRun (2.95s) [2021-05-12T10:40:29.267Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-12T10:40:31.201Z] === RUN TestCopyFromContainer// [2021-05-12T10:40:31.201Z] === RUN TestCopyFromContainer//bar/root [2021-05-12T10:40:31.201Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-12T10:40:31.461Z] === RUN TestCopyFromContainer/bar/quux [2021-05-12T10:40:31.461Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-12T10:40:31.461Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-12T10:40:31.461Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-12T10:40:31.608Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-05-12T10:40:31.608Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-12T10:40:31.608Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-05-12T10:40:31.608Z] === RUN TestWaitNonBlocked [2021-05-12T10:40:31.608Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:40:31.608Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:40:31.608Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:40:31.608Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:40:31.608Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:40:31.608Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:40:31.608Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-12T10:40:31.608Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-05-12T10:40:31.608Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-05-12T10:40:31.608Z] === RUN TestWaitBlocked [2021-05-12T10:40:31.608Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:40:31.608Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:40:31.608Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:40:31.608Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:40:31.608Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:40:31.608Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:40:31.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-12T10:40:31.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-12T10:40:31.721Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-12T10:40:31.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2021-05-12T10:40:31.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer (4.01s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-12T10:40:31.981Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-12T10:40:31.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-12T10:40:31.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:40:31.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:40:31.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:40:31.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:40:31.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:40:31.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:40:31.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:40:31.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:40:31.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:40:31.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-12T10:40:31.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-12T10:40:31.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-12T10:40:31.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-12T10:40:31.981Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-12T10:40:31.981Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-12T10:40:31.981Z] === RUN TestCreateWithInvalidEnv [2021-05-12T10:40:31.981Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-12T10:40:31.981Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-12T10:40:31.981Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-12T10:40:31.981Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-12T10:40:31.981Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-12T10:40:31.981Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-12T10:40:31.981Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-12T10:40:31.981Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-12T10:40:31.981Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-12T10:40:31.981Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-12T10:40:31.981Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-12T10:40:31.981Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-12T10:40:31.981Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-12T10:40:31.981Z] === RUN TestCreateTmpfsMountsTarget [2021-05-12T10:40:31.981Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-12T10:40:31.981Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-12T10:40:32.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-12T10:40:32.548Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-12T10:40:32.548Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-05-12T10:40:32.548Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-05-12T10:40:32.548Z] === CONT TestContainerStartOnDaemonRestart [2021-05-12T10:40:32.548Z] === CONT TestContainerKillOnDaemonStart [2021-05-12T10:40:32.548Z] === CONT TestIpcModeOlderClient [2021-05-12T10:40:32.548Z] === CONT TestDaemonHostGatewayIP [2021-05-12T10:40:32.810Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-05-12T10:40:32.810Z] === CONT TestDaemonRestartIpcMode [2021-05-12T10:40:33.888Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2021-05-12T10:40:33.889Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-12T10:40:34.915Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-12T10:40:34.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.36s) [2021-05-12T10:40:34.915Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-12T10:40:35.138Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2021-05-12T10:40:35.798Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-12T10:40:35.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:40:35.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:40:35.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:40:35.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:40:35.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:40:35.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:40:35.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:40:35.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:40:35.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:40:35.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:40:35.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:40:35.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:40:35.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:40:35.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:40:35.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-12T10:40:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-12T10:40:35.798Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan (17.45s) [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.87s) [2021-05-12T10:40:36.501Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) [2021-05-12T10:40:36.501Z] PASS [2021-05-12T10:40:36.501Z] [2021-05-12T10:40:36.501Z] DONE 8 tests in 19.430s [2021-05-12T10:40:36.501Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-12T10:40:36.501Z] testing: warning: no tests to run [2021-05-12T10:40:36.501Z] PASS [2021-05-12T10:40:36.501Z] [2021-05-12T10:40:36.501Z] DONE 0 tests in 0.006s [2021-05-12T10:40:36.501Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-12T10:40:36.501Z] INFO: Testing against a local daemon [2021-05-12T10:40:36.501Z] === RUN TestAuthZPluginAllowRequest [2021-05-12T10:40:36.736Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-05-12T10:40:36.736Z] === RUN TestCreateDifferentPlatform [2021-05-12T10:40:36.736Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-12T10:40:36.736Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-12T10:40:36.736Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-12T10:40:36.736Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-12T10:40:36.736Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-12T10:40:36.736Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-12T10:40:36.736Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-12T10:40:36.736Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-12T10:40:36.736Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-12T10:40:36.736Z] === RUN TestContainerStartOnDaemonRestart [2021-05-12T10:40:36.736Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-12T10:40:36.736Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-12T10:40:36.736Z] === RUN TestDaemonRestartIpcMode [2021-05-12T10:40:36.736Z] === PAUSE TestDaemonRestartIpcMode [2021-05-12T10:40:36.736Z] === RUN TestDaemonHostGatewayIP [2021-05-12T10:40:36.736Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-12T10:40:36.736Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:40:36.736Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-12T10:40:36.736Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-12T10:40:36.736Z] === RUN TestContainerKillOnDaemonStart [2021-05-12T10:40:36.736Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-12T10:40:36.736Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-12T10:40:36.736Z] === RUN TestDiff [2021-05-12T10:40:37.021Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2021-05-12T10:40:37.021Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-12T10:40:37.281Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2021-05-12T10:40:37.306Z] --- PASS: TestDiff (0.67s) [2021-05-12T10:40:37.306Z] === RUN TestExecWithCloseStdin [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.67s) [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.72s) [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.13s) [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.71s) [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.44s) [2021-05-12T10:40:37.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.55s) [2021-05-12T10:40:37.684Z] === RUN TestBuildMultiStageCopy [2021-05-12T10:40:37.684Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-12T10:40:38.207Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-12T10:40:38.246Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-05-12T10:40:38.246Z] === RUN TestExec [2021-05-12T10:40:38.388Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-05-12T10:40:38.388Z] === RUN TestAuthZPluginTLS [2021-05-12T10:40:38.466Z] --- PASS: TestCgroupNamespacesRunHostMode (3.49s) [2021-05-12T10:40:38.466Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-12T10:40:38.644Z] --- PASS: TestAuthZPluginTLS (0.68s) [2021-05-12T10:40:38.644Z] === RUN TestAuthZPluginDenyRequest [2021-05-12T10:40:39.036Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-12T10:40:39.187Z] --- PASS: TestExec (0.95s) [2021-05-12T10:40:39.187Z] === RUN TestExecUser [2021-05-12T10:40:39.195Z] --- PASS: TestDaemonHostGatewayIP (6.57s) [2021-05-12T10:40:39.296Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-12T10:40:39.555Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-12T10:40:39.570Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-05-12T10:40:39.570Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-12T10:40:39.815Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-12T10:40:40.127Z] --- PASS: TestExecUser (0.95s) [2021-05-12T10:40:40.127Z] === RUN TestExportContainerAndImportImage [2021-05-12T10:40:40.132Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-05-12T10:40:40.132Z] === RUN TestAuthZPluginDenyResponse [2021-05-12T10:40:40.386Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-12T10:40:40.386Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-12T10:40:40.578Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2021-05-12T10:40:40.693Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-05-12T10:40:40.693Z] === RUN TestAuthZPluginAllowEventStream [2021-05-12T10:40:41.066Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-12T10:40:41.066Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-12T10:40:41.768Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.17s) [2021-05-12T10:40:41.768Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-12T10:40:42.027Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-12T10:40:42.594Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-05-12T10:40:42.594Z] === RUN TestAuthZPluginErrorResponse [2021-05-12T10:40:42.860Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-05-12T10:40:42.860Z] === RUN TestAuthZPluginErrorRequest [2021-05-12T10:40:43.785Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-05-12T10:40:43.785Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-12T10:40:43.948Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2021-05-12T10:40:43.948Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-12T10:40:44.345Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-05-12T10:40:44.345Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-12T10:40:45.258Z] --- PASS: TestExportContainerAfterDaemonRestart (4.06s) [2021-05-12T10:40:45.258Z] === RUN TestHealthCheckWorkdir [2021-05-12T10:40:45.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.40s) [2021-05-12T10:40:45.326Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-12T10:40:46.196Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-05-12T10:40:46.196Z] === RUN TestHealthKillContainer [2021-05-12T10:40:46.233Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2021-05-12T10:40:46.233Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-12T10:40:46.275Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-12T10:40:46.275Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-12T10:40:47.154Z] --- PASS: TestContainerKillOnDaemonStart (13.81s) [2021-05-12T10:40:47.155Z] PASS [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] === Skipped [2021-05-12T10:40:47.155Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-12T10:40:47.155Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-12T10:40:47.155Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-12T10:40:47.155Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:40:47.155Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-12T10:40:47.155Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-12T10:40:47.155Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] [2021-05-12T10:40:47.155Z] DONE 196 tests, 6 skipped in 162.856s [2021-05-12T10:40:47.155Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-12T10:40:47.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:40:47.155Z] ++ set -e [2021-05-12T10:40:47.155Z] ++ '[' -n 0 ']' [2021-05-12T10:40:47.155Z] ++ set -x [2021-05-12T10:40:47.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:40:47.155Z] INFO: Testing against a local daemon [2021-05-12T10:40:47.155Z] === RUN TestCommitInheritsEnv [2021-05-12T10:40:47.155Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-05-12T10:40:47.155Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-12T10:40:47.155Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-12T10:40:47.155Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-12T10:40:47.155Z] === RUN TestImagesFilterMultiReference [2021-05-12T10:40:47.155Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-12T10:40:47.155Z] === RUN TestImagePullPlatformInvalid [2021-05-12T10:40:47.155Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-12T10:40:47.155Z] === RUN TestRemoveImageOrphaning [2021-05-12T10:40:47.248Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-12T10:40:47.726Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-05-12T10:40:47.726Z] === RUN TestRemoveImageGarbageCollector [2021-05-12T10:40:47.726Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-12T10:40:47.726Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:40:47.726Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-12T10:40:47.726Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-12T10:40:47.726Z] === RUN TestTagInvalidReference [2021-05-12T10:40:47.726Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-12T10:40:47.726Z] === RUN TestTagValidPrefixedRepo [2021-05-12T10:40:47.726Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-12T10:40:47.726Z] === RUN TestTagExistedNameWithoutForce [2021-05-12T10:40:47.726Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-12T10:40:47.726Z] === RUN TestTagOfficialNames [2021-05-12T10:40:47.726Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-12T10:40:47.726Z] === RUN TestTagMatchesDigest [2021-05-12T10:40:47.985Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-12T10:40:47.985Z] PASS [2021-05-12T10:40:47.985Z] [2021-05-12T10:40:47.985Z] === Skipped [2021-05-12T10:40:47.985Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-12T10:40:47.985Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-12T10:40:47.985Z] [2021-05-12T10:40:47.985Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-12T10:40:47.985Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:40:47.985Z] [2021-05-12T10:40:47.985Z] [2021-05-12T10:40:47.985Z] DONE 12 tests, 2 skipped in 1.450s [2021-05-12T10:40:47.985Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-12T10:40:47.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:40:47.986Z] ++ set -e [2021-05-12T10:40:47.986Z] ++ '[' -n 0 ']' [2021-05-12T10:40:47.986Z] ++ set -x [2021-05-12T10:40:47.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:40:47.986Z] INFO: Testing against a local daemon [2021-05-12T10:40:47.986Z] === RUN TestNetworkCreateDelete [2021-05-12T10:40:48.121Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2021-05-12T10:40:48.121Z] === RUN TestAuthZPluginHeader [2021-05-12T10:40:48.221Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-12T10:40:48.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.30s) [2021-05-12T10:40:48.621Z] === RUN TestKernelTCPMemory [2021-05-12T10:40:48.925Z] --- PASS: TestNetworkCreateDelete (0.83s) [2021-05-12T10:40:48.925Z] === RUN TestDockerNetworkDeletePreferID [2021-05-12T10:40:49.047Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-05-12T10:40:49.047Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-12T10:40:49.193Z] --- PASS: TestBuildMultiStageCopy (12.37s) [2021-05-12T10:40:49.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.90s) [2021-05-12T10:40:49.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-05-12T10:40:49.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2021-05-12T10:40:49.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-05-12T10:40:49.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2021-05-12T10:40:49.193Z] === RUN TestBuildMultiStageParentConfig [2021-05-12T10:40:49.483Z] --- PASS: TestHealthKillContainer (2.97s) [2021-05-12T10:40:49.483Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-12T10:40:49.890Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-12T10:40:50.076Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-05-12T10:40:50.076Z] === RUN TestIpcModeNone [2021-05-12T10:40:50.527Z] --- PASS: TestKernelTCPMemory (2.10s) [2021-05-12T10:40:50.527Z] === RUN TestNISDomainname [2021-05-12T10:40:50.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-12T10:40:50.786Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-12T10:40:51.047Z] --- PASS: TestIpcModeNone (0.98s) [2021-05-12T10:40:51.047Z] === RUN TestIpcModePrivate [2021-05-12T10:40:51.465Z] --- PASS: TestDockerNetworkDeletePreferID (2.43s) [2021-05-12T10:40:51.465Z] === RUN TestDaemonDNSFallback [2021-05-12T10:40:51.986Z] --- PASS: TestIpcModePrivate (0.99s) [2021-05-12T10:40:51.986Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-12T10:40:51.986Z] === RUN TestIpcModeShareable [2021-05-12T10:40:51.986Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-12T10:40:51.986Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:40:51.986Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-12T10:40:52.112Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2021-05-12T10:40:52.112Z] === RUN TestBuildLabelWithTargets [2021-05-12T10:40:52.112Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-12T10:40:52.112Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:40:52.112Z] === RUN TestBuildWithEmptyLayers [2021-05-12T10:40:52.165Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-12T10:40:52.733Z] --- PASS: TestNISDomainname (2.34s) [2021-05-12T10:40:52.733Z] === RUN TestHostnameDnsResolution [2021-05-12T10:40:53.084Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-05-12T10:40:53.084Z] === RUN TestBuildMultiStageOnBuild [2021-05-12T10:40:53.671Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-12T10:40:53.930Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-12T10:40:54.286Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2021-05-12T10:40:54.286Z] === RUN TestAuthZPluginV2Disable [2021-05-12T10:40:54.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2021-05-12T10:40:54.522Z] === RUN TestAPIIpcModeHost [2021-05-12T10:40:54.522Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-12T10:40:54.522Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:40:54.522Z] === RUN TestDaemonIpcModeShareable [2021-05-12T10:40:54.522Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-12T10:40:54.522Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:40:54.522Z] === RUN TestDaemonIpcModePrivate [2021-05-12T10:40:55.312Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-12T10:40:55.572Z] --- PASS: TestHostnameDnsResolution (2.79s) [2021-05-12T10:40:55.572Z] === RUN TestStats [2021-05-12T10:40:55.572Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-12T10:40:55.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-12T10:40:56.091Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-12T10:40:57.557Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2021-05-12T10:40:57.557Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-12T10:40:57.810Z] --- PASS: TestDaemonIpcModePrivate (2.93s) [2021-05-12T10:40:57.810Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-12T10:40:57.810Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-12T10:40:57.810Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-12T10:40:57.810Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:40:57.810Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-12T10:40:57.810Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-12T10:40:57.810Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:40:57.810Z] === RUN TestIpcModeOlderClient [2021-05-12T10:40:57.810Z] === PAUSE TestIpcModeOlderClient [2021-05-12T10:40:57.810Z] === RUN TestKillContainerInvalidSignal [2021-05-12T10:40:58.069Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-05-12T10:40:58.069Z] === RUN TestKillContainer [2021-05-12T10:40:58.069Z] === RUN TestKillContainer/no_signal [2021-05-12T10:40:58.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-12T10:40:58.628Z] --- PASS: TestStats (3.13s) [2021-05-12T10:40:58.628Z] === RUN TestStopContainerWithTimeout [2021-05-12T10:40:58.628Z] === RUN TestStopContainerWithTimeout/0 [2021-05-12T10:40:58.628Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-12T10:40:58.628Z] === RUN TestStopContainerWithTimeout/1 [2021-05-12T10:40:58.628Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-12T10:40:58.628Z] === RUN TestStopContainerWithTimeout/3 [2021-05-12T10:40:58.628Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-12T10:40:58.628Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-12T10:40:58.628Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-12T10:40:58.890Z] === CONT TestStopContainerWithTimeout/0 [2021-05-12T10:40:58.890Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-12T10:40:59.008Z] === RUN TestKillContainer/non_killing_signal [2021-05-12T10:40:59.267Z] === RUN TestKillContainer/killing_signal [2021-05-12T10:40:59.593Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-05-12T10:40:59.593Z] === RUN TestInspectNetwork [2021-05-12T10:41:00.206Z] --- PASS: TestKillContainer (1.96s) [2021-05-12T10:41:00.206Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-05-12T10:41:00.206Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-05-12T10:41:00.206Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-05-12T10:41:00.206Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-12T10:41:00.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-12T10:41:00.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-12T10:41:00.799Z] === CONT TestStopContainerWithTimeout/3 [2021-05-12T10:41:00.820Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2021-05-12T10:41:00.820Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-12T10:41:01.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-05-12T10:41:01.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-05-12T10:41:01.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-05-12T10:41:01.715Z] === RUN TestKillStoppedContainer [2021-05-12T10:41:01.715Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-12T10:41:01.715Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-12T10:41:01.715Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-12T10:41:01.715Z] === RUN TestKillDifferentUserContainer [2021-05-12T10:41:02.286Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-05-12T10:41:02.286Z] === RUN TestInspectOomKilledTrue [2021-05-12T10:41:02.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-12T10:41:02.286Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:02.286Z] === RUN TestInspectOomKilledFalse [2021-05-12T10:41:02.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-12T10:41:02.286Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:41:02.286Z] === RUN TestLinksEtcHostsContentMatch [2021-05-12T10:41:02.286Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-12T10:41:02.286Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-12T10:41:02.286Z] === RUN TestLinksContainerNames [2021-05-12T10:41:02.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-12T10:41:02.708Z] === CONT TestStopContainerWithTimeout/1 [2021-05-12T10:41:03.670Z] --- PASS: TestLinksContainerNames (1.35s) [2021-05-12T10:41:03.670Z] === RUN TestLogsFollowTailEmpty [2021-05-12T10:41:04.238Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-05-12T10:41:04.238Z] === RUN TestContainerNetworkMountsNoChown [2021-05-12T10:41:04.876Z] === RUN TestInspectNetwork/full_network_id [2021-05-12T10:41:04.876Z] === RUN TestInspectNetwork/partial_network_id [2021-05-12T10:41:04.876Z] === RUN TestInspectNetwork/network_name [2021-05-12T10:41:04.876Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-12T10:41:05.174Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/default [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/default [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/private [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/private [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/rprivate [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/slave [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/slave [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/rslave [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/shared [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/shared [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/rshared [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-12T10:41:05.174Z] === CONT TestMountDaemonRoot/default [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:41:05.174Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-12T10:41:05.174Z] === CONT TestMountDaemonRoot/rshared [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:41:05.174Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:41:05.174Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/shared [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rslave [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/slave [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rprivate [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/private [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-12T10:41:05.175Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:41:05.175Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-12T10:41:05.175Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-12T10:41:05.250Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-05-12T10:41:05.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.76s) [2021-05-12T10:41:05.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.87s) [2021-05-12T10:41:05.250Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2021-05-12T10:41:05.250Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2021-05-12T10:41:05.250Z] === RUN TestDeleteDevicemapper [2021-05-12T10:41:05.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-12T10:41:05.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:41:05.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-12T10:41:05.434Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-12T10:41:05.434Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-12T10:41:05.434Z] === RUN TestContainerBindMountNonRecursive [2021-05-12T10:41:05.434Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-12T10:41:05.434Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-12T10:41:05.434Z] === RUN TestContainerVolumesMountedAsShared [2021-05-12T10:41:05.434Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-12T10:41:05.434Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-12T10:41:05.434Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-12T10:41:05.434Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-12T10:41:05.434Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-12T10:41:05.434Z] === RUN TestNetworkNat [2021-05-12T10:41:06.372Z] --- PASS: TestNetworkNat (0.86s) [2021-05-12T10:41:06.372Z] === RUN TestNetworkLocalhostTCPNat [2021-05-12T10:41:07.310Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2021-05-12T10:41:07.310Z] === RUN TestNetworkLoopbackNat [2021-05-12T10:41:07.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-12T10:41:07.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-12T10:41:07.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-12T10:41:08.417Z] ......... [ 86%] [2021-05-12T10:41:09.074Z] --- PASS: TestInspectNetwork (9.15s) [2021-05-12T10:41:09.074Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-12T10:41:09.074Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-12T10:41:09.074Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-12T10:41:09.074Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-12T10:41:09.074Z] === RUN TestRunContainerWithBridgeNone [2021-05-12T10:41:10.597Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-05-12T10:41:10.597Z] === RUN TestPause [2021-05-12T10:41:10.597Z] --- SKIP: TestPause (0.01s) [2021-05-12T10:41:10.597Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:10.597Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-12T10:41:10.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:41:10.597Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:41:10.597Z] === RUN TestPauseStopPausedContainer [2021-05-12T10:41:10.597Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2021-05-12T10:41:10.598Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:10.598Z] === RUN TestPsFilter [2021-05-12T10:41:10.598Z] --- PASS: TestPsFilter (0.14s) [2021-05-12T10:41:10.598Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-12T10:41:11.092Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.11s) [2021-05-12T10:41:11.092Z] === RUN TestUpdateMemory [2021-05-12T10:41:11.092Z] --- SKIP: TestUpdateMemory (0.01s) [2021-05-12T10:41:11.092Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:41:11.092Z] === RUN TestUpdateCPUQuota [2021-05-12T10:41:11.165Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-05-12T10:41:11.165Z] === RUN TestRemoveContainerWithVolume [2021-05-12T10:41:11.661Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-12T10:41:11.733Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-05-12T10:41:11.733Z] === RUN TestRemoveContainerRunning [2021-05-12T10:41:12.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-12T10:41:12.302Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-05-12T10:41:12.302Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-12T10:41:12.369Z] --- PASS: TestRunContainerWithBridgeNone (3.49s) [2021-05-12T10:41:12.369Z] === RUN TestNetworkInvalidJSON [2021-05-12T10:41:12.369Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-12T10:41:12.369Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-12T10:41:12.369Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:41:12.369Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:41:12.369Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:41:12.369Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:41:12.369Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-12T10:41:12.369Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:41:12.369Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-12T10:41:12.369Z] === RUN TestNetworkList [2021-05-12T10:41:12.369Z] === RUN TestNetworkList//networks [2021-05-12T10:41:12.369Z] === PAUSE TestNetworkList//networks [2021-05-12T10:41:12.369Z] === RUN TestNetworkList//networks/ [2021-05-12T10:41:12.369Z] === PAUSE TestNetworkList//networks/ [2021-05-12T10:41:12.369Z] === CONT TestNetworkList//networks [2021-05-12T10:41:12.369Z] === CONT TestNetworkList//networks/ [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkList (0.03s) [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-12T10:41:12.369Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-12T10:41:12.369Z] === RUN TestHostIPv4BridgeLabel [2021-05-12T10:41:12.489Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-12T10:41:12.749Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-12T10:41:12.984Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.75s) [2021-05-12T10:41:12.984Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-12T10:41:13.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-05-12T10:41:13.240Z] === RUN TestRemoveInvalidContainer [2021-05-12T10:41:13.240Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-12T10:41:13.240Z] === RUN TestRenameLinkedContainer [2021-05-12T10:41:13.755Z] --- PASS: TestHostIPv4BridgeLabel (1.53s) [2021-05-12T10:41:13.755Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-12T10:41:13.765Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-12T10:41:14.214Z] --- PASS: TestBuildMultiStageOnBuild (18.31s) [2021-05-12T10:41:14.214Z] === RUN TestBuildUncleanTarFilenames [2021-05-12T10:41:14.214Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-12T10:41:14.214Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:41:14.214Z] === RUN TestBuildMultiStageLayerLeak [2021-05-12T10:41:15.775Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-05-12T10:41:15.775Z] === RUN TestRenameStoppedContainer [2021-05-12T10:41:16.297Z] --- PASS: TestDaemonRestartWithLiveRestore (2.60s) [2021-05-12T10:41:16.297Z] === RUN TestDaemonDefaultNetworkPools [2021-05-12T10:41:16.344Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-05-12T10:41:16.344Z] === RUN TestRenameRunningContainerAndReuse [2021-05-12T10:41:16.533Z] tests/integration/models_networks_test.py .... [ 90%] [2021-05-12T10:41:16.945Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-12T10:41:17.725Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-05-12T10:41:17.725Z] === RUN TestRenameInvalidName [2021-05-12T10:41:18.293Z] --- PASS: TestRenameInvalidName (0.65s) [2021-05-12T10:41:18.293Z] === RUN TestRenameAnonymousContainer [2021-05-12T10:41:18.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-12T10:41:18.838Z] --- PASS: TestDaemonDefaultNetworkPools (2.33s) [2021-05-12T10:41:18.838Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-12T10:41:21.581Z] --- PASS: TestRenameAnonymousContainer (3.01s) [2021-05-12T10:41:21.581Z] === RUN TestRenameContainerWithSameName [2021-05-12T10:41:21.616Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-12T10:41:21.616Z] --- PASS: TestUpdateCPUQuota (10.44s) [2021-05-12T10:41:21.616Z] === RUN TestUpdatePidsLimit [2021-05-12T10:41:21.616Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-12T10:41:22.133Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.58s) [2021-05-12T10:41:22.133Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-12T10:41:22.149Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-05-12T10:41:22.149Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-12T10:41:22.554Z] === RUN TestUpdatePidsLimit/no_change [2021-05-12T10:41:22.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-12T10:41:23.074Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-12T10:41:23.074Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-12T10:41:23.074Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-12T10:41:23.074Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-12T10:41:23.074Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-12T10:41:23.103Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-12T10:41:23.526Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2021-05-12T10:41:23.526Z] === RUN TestResize [2021-05-12T10:41:23.673Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-12T10:41:24.013Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-12T10:41:24.094Z] --- PASS: TestResize (0.66s) [2021-05-12T10:41:24.094Z] === RUN TestResizeWithInvalidSize [2021-05-12T10:41:24.664Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-05-12T10:41:24.664Z] === RUN TestResizeWhenContainerNotStarted [2021-05-12T10:41:25.233Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-05-12T10:41:25.233Z] === RUN TestDaemonRestartKillContainers [2021-05-12T10:41:25.233Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:41:25.233Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-12T10:41:25.233Z] === RUN TestCgroupNamespacesRun [2021-05-12T10:41:25.393Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-12T10:41:26.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-12T10:41:27.414Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.59s) [2021-05-12T10:41:27.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-12T10:41:27.985Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.40s) [2021-05-12T10:41:27.985Z] === RUN TestServiceWithPredefinedNetwork [2021-05-12T10:41:28.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-12T10:41:28.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-12T10:41:28.520Z] --- PASS: TestCgroupNamespacesRun (2.90s) [2021-05-12T10:41:28.520Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-12T10:41:28.724Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-12T10:41:29.057Z] --- PASS: TestBuildMultiStageLayerLeak (15.90s) [2021-05-12T10:41:29.057Z] === RUN TestBuildWithHugeFile [2021-05-12T10:41:29.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-12T10:41:29.762Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-12T10:41:31.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2021-05-12T10:41:31.019Z] PASS [2021-05-12T10:41:31.019Z] [2021-05-12T10:41:31.019Z] DONE 17 tests in 52.816s [2021-05-12T10:41:31.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-12T10:41:31.019Z] INFO: Testing against a local daemon [2021-05-12T10:41:31.019Z] === RUN TestPluginInvalidJSON [2021-05-12T10:41:31.019Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:41:31.019Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:41:31.019Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:41:31.019Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-12T10:41:31.019Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-12T10:41:31.019Z] === RUN TestPluginInstall [2021-05-12T10:41:31.019Z] === RUN TestPluginInstall/no_auth [2021-05-12T10:41:31.019Z] time="2021-05-12T10:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:41:31.019Z] time="2021-05-12T10:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8119e1ff78cad9d7860784301f3b64ef6f7432c0b78f285ab1a2d877d638253d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:41:31.019Z] time="2021-05-12T10:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:41:31.019Z] time="2021-05-12T10:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8119e1ff78cad9d7860784301f3b64ef6f7432c0b78f285ab1a2d877d638253d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:41:31.019Z] === RUN TestPluginInstall/with_htpasswd [2021-05-12T10:41:31.055Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.51s) [2021-05-12T10:41:31.055Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-12T10:41:31.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-12T10:41:31.276Z] time="2021-05-12T10:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:41:31.276Z] time="2021-05-12T10:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:921f4121a3f5940ecf30149dbbca9c49bfad4fdfd310492374ab1b12c61467fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:41:31.276Z] time="2021-05-12T10:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:41:31.276Z] time="2021-05-12T10:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:921f4121a3f5940ecf30149dbbca9c49bfad4fdfd310492374ab1b12c61467fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:41:31.283Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2021-05-12T10:41:31.283Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-12T10:41:31.283Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:41:31.283Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:41:31.283Z] === RUN TestServiceWithDataPathPortInit [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit (10.02s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.20s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/no_change (1.24s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/update_lower (1.49s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.23s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.47s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.29s) [2021-05-12T10:41:31.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.33s) [2021-05-12T10:41:31.459Z] === RUN TestUpdateRestartPolicy [2021-05-12T10:41:31.532Z] === RUN TestPluginInstall/with_insecure [2021-05-12T10:41:32.895Z] time="2021-05-12T10:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:41:32.895Z] time="2021-05-12T10:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65c929cc41abed1491e21631e25a9ef1be3884465e5c35c5641466296f7c0b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:41:32.895Z] time="2021-05-12T10:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:41:32.895Z] time="2021-05-12T10:41:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65c929cc41abed1491e21631e25a9ef1be3884465e5c35c5641466296f7c0b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:41:32.895Z] --- PASS: TestPluginInstall (3.74s) [2021-05-12T10:41:32.895Z] --- PASS: TestPluginInstall/no_auth (1.52s) [2021-05-12T10:41:32.895Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-05-12T10:41:32.895Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-05-12T10:41:32.895Z] plugin_test.go:165: [defda71d84b9f] daemon is not started [2021-05-12T10:41:32.895Z] === RUN TestPluginsWithRuntimes [2021-05-12T10:41:33.041Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-12T10:41:33.041Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-12T10:41:33.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.92s) [2021-05-12T10:41:33.589Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-12T10:41:34.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-12T10:41:34.783Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-12T10:41:35.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-12T10:41:36.669Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-12T10:41:36.877Z] --- PASS: TestCgroupNamespacesRunHostMode (2.88s) [2021-05-12T10:41:36.877Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-12T10:41:38.033Z] --- PASS: TestPluginsWithRuntimes (5.01s) [2021-05-12T10:41:38.033Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.55s) [2021-05-12T10:41:38.033Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.59s) [2021-05-12T10:41:38.033Z] === RUN TestPluginBackCompatMediaTypes [2021-05-12T10:41:38.086Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-12T10:41:38.595Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-12T10:41:38.595Z] PASS [2021-05-12T10:41:38.595Z] [2021-05-12T10:41:38.595Z] DONE 10 tests in 9.539s [2021-05-12T10:41:38.604Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-12T10:41:38.604Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-12T10:41:38.604Z] [2021-05-12T10:41:38.604Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-12T10:41:38.604Z] =========================== short test summary info ============================ [2021-05-12T10:41:38.604Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-12T10:41:38.604Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-12T10:41:38.604Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-12T10:41:38.604Z] Not supported on most drivers [2021-05-12T10:41:38.604Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-12T10:41:38.604Z] Output of docker top depends on host distro, and is not formalized. [2021-05-12T10:41:38.604Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-12T10:41:38.604Z] Output of docker top depends on host distro, and is not formalized. [2021-05-12T10:41:38.604Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-12T10:41:38.604Z] Can fail if eth0 has multiple IP addresses [2021-05-12T10:41:38.604Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-12T10:41:38.604Z] This doesn't seem to be taken into account by the engine [2021-05-12T10:41:38.604Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-05-12T10:41:38.604Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-12T10:41:38.604Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 368.80 seconds == [2021-05-12T10:41:38.851Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-12T10:41:38.851Z] INFO: Testing against a local daemon [2021-05-12T10:41:38.851Z] === RUN TestExternalGraphDriver [2021-05-12T10:41:38.851Z] === RUN TestExternalGraphDriver/json [2021-05-12T10:41:38.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-12T10:41:38.995Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-12T10:41:39.254Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-12T10:41:39.411Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.93s) [2021-05-12T10:41:39.411Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-12T10:41:41.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-12T10:41:41.365Z] === RUN TestExternalGraphDriver/spec [2021-05-12T10:41:41.945Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.41s) [2021-05-12T10:41:41.945Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-12T10:41:43.851Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2021-05-12T10:41:43.851Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-12T10:41:43.879Z] === RUN TestExternalGraphDriver/pull [2021-05-12T10:41:45.765Z] --- PASS: TestExternalGraphDriver (7.11s) [2021-05-12T10:41:45.765Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-05-12T10:41:45.765Z] --- PASS: TestExternalGraphDriver/spec (2.58s) [2021-05-12T10:41:45.765Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2021-05-12T10:41:45.765Z] === RUN TestGraphdriverPluginV2 [2021-05-12T10:41:46.443Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-12T10:41:46.702Z] --- PASS: TestUpdateRestartPolicy (15.24s) [2021-05-12T10:41:46.702Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-12T10:41:47.140Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.93s) [2021-05-12T10:41:47.140Z] === RUN TestKernelTCPMemory [2021-05-12T10:41:47.140Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-12T10:41:47.140Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:47.140Z] === RUN TestNISDomainname [2021-05-12T10:41:47.140Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-12T10:41:47.140Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-12T10:41:47.140Z] === RUN TestHostnameDnsResolution [2021-05-12T10:41:47.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-12T10:41:48.213Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s) [2021-05-12T10:41:48.213Z] === RUN TestWaitNonBlocked [2021-05-12T10:41:48.213Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:41:48.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:41:48.213Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:41:48.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:41:48.213Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:41:48.213Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:41:48.519Z] --- PASS: TestHostnameDnsResolution (1.64s) [2021-05-12T10:41:48.519Z] === RUN TestStats [2021-05-12T10:41:48.519Z] --- SKIP: TestStats (0.00s) [2021-05-12T10:41:48.519Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:48.519Z] === RUN TestStopContainerWithTimeout [2021-05-12T10:41:48.519Z] === RUN TestStopContainerWithTimeout/0 [2021-05-12T10:41:48.519Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-12T10:41:48.519Z] === RUN TestStopContainerWithTimeout/1 [2021-05-12T10:41:48.519Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-12T10:41:48.519Z] === RUN TestStopContainerWithTimeout/3 [2021-05-12T10:41:48.519Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-12T10:41:48.519Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-12T10:41:48.519Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-12T10:41:48.519Z] === CONT TestStopContainerWithTimeout/0 [2021-05-12T10:41:48.519Z] === CONT TestStopContainerWithTimeout/3 [2021-05-12T10:41:49.390Z] --- PASS: TestServiceWithDataPathPortInit (17.82s) [2021-05-12T10:41:49.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-12T10:41:49.457Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-12T10:41:50.121Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-12T10:41:50.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.13s) [2021-05-12T10:41:50.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.24s) [2021-05-12T10:41:50.121Z] === RUN TestWaitBlocked [2021-05-12T10:41:50.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:41:50.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:41:50.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:41:50.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:41:50.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:41:50.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:41:50.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-12T10:41:51.006Z] --- PASS: TestGraphdriverPluginV2 (4.54s) [2021-05-12T10:41:51.006Z] PASS [2021-05-12T10:41:51.006Z] [2021-05-12T10:41:51.006Z] DONE 5 tests in 11.684s [2021-05-12T10:41:51.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-12T10:41:51.006Z] INFO: Testing against a local daemon [2021-05-12T10:41:51.006Z] === RUN TestContinueAfterPluginCrash [2021-05-12T10:41:51.006Z] === PAUSE TestContinueAfterPluginCrash [2021-05-12T10:41:51.006Z] === RUN TestReadPluginNoRead [2021-05-12T10:41:51.006Z] === PAUSE TestReadPluginNoRead [2021-05-12T10:41:51.006Z] === RUN TestDaemonStartWithLogOpt [2021-05-12T10:41:51.006Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-12T10:41:51.006Z] === CONT TestContinueAfterPluginCrash [2021-05-12T10:41:51.006Z] === CONT TestDaemonStartWithLogOpt [2021-05-12T10:41:51.059Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-12T10:41:51.059Z] [2021-05-12T10:41:51.059Z] Unloading profiles will leave already running processes permanently [2021-05-12T10:41:51.059Z] unconfined, which can lead to unexpected situations. [2021-05-12T10:41:51.059Z] [2021-05-12T10:41:51.059Z] To set a process to complain mode, use the command line tool [2021-05-12T10:41:51.059Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-12T10:41:51.059Z] Post stage [Pipeline] junit [2021-05-12T10:41:51.072Z] Recording test results [2021-05-12T10:41:51.179Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-12T10:41:51.550Z] + echo Ensuring container killed. [2021-05-12T10:41:51.550Z] Ensuring container killed. [2021-05-12T10:41:51.550Z] + docker rm -vf docker-pr2 [2021-05-12T10:41:51.550Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-12T10:41:51.852Z] + echo Chowning /workspace to jenkins user [2021-05-12T10:41:51.852Z] Chowning /workspace to jenkins user [2021-05-12T10:41:51.852Z] + id -u [2021-05-12T10:41:51.852Z] + id -g [2021-05-12T10:41:51.852Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace busybox chown -R 1000:1000 /workspace [2021-05-12T10:41:52.018Z] === CONT TestStopContainerWithTimeout/1 [2021-05-12T10:41:52.906Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-12T10:41:52.906Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.26s) [2021-05-12T10:41:52.906Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.29s) [2021-05-12T10:41:52.906Z] === CONT TestContainerStartOnDaemonRestart [2021-05-12T10:41:52.906Z] === CONT TestContainerKillOnDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-12T10:41:53.432Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-12T10:41:53.432Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-05-12T10:41:53.432Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-05-12T10:41:53.432Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-05-12T10:41:53.432Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-05-12T10:41:53.432Z] === RUN TestDeleteDevicemapper [2021-05-12T10:41:53.432Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-12T10:41:53.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:41:53.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-12T10:41:53.535Z] + bundleName=docker-py [2021-05-12T10:41:53.535Z] + echo Creating docker-py-bundles.tar.gz [2021-05-12T10:41:53.535Z] Creating docker-py-bundles.tar.gz [2021-05-12T10:41:53.535Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-05-12T10:41:53.547Z] Archiving artifacts [2021-05-12T10:41:53.796Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-12T10:41:54.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh binary-daemon [2021-05-12T10:41:54.710Z] [2021-05-12T10:41:54.710Z] Removing bundles/ [2021-05-12T10:41:54.710Z] [2021-05-12T10:41:54.710Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-12T10:41:54.710Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-12T10:41:54.710Z] GOOS="" GOARCH="" GOARM="" [2021-05-12T10:41:54.814Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-12T10:41:55.176Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2021-05-12T10:41:55.176Z] === CONT TestReadPluginNoRead [2021-05-12T10:41:55.339Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2021-05-12T10:41:55.339Z] === RUN TestUpdateMemory [2021-05-12T10:41:55.339Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-12T10:41:55.339Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:55.339Z] === RUN TestUpdateCPUQuota [2021-05-12T10:41:55.339Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-12T10:41:55.339Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:55.339Z] === RUN TestUpdatePidsLimit [2021-05-12T10:41:55.339Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-12T10:41:55.339Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:41:55.339Z] === RUN TestUpdateRestartPolicy [2021-05-12T10:41:55.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-12T10:41:56.324Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-12T10:41:57.531Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2021-05-12T10:41:57.531Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:51zxpcfrv0pr92lcfddac146o Created:2021-05-12 10:41:50.156065528 +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[1bd15d5c80a018afe172233ae89509575fdc5da830c369fc570413ab668abf25:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e7g7panljps1rgwc3avehtxhn EndpointID:0bca5ab2ce6858546a7c156bfe0f0d234b9afe15e3af1c13470c38e5176e6272 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:685f9901d188cbdedd8b8be06b41fdad00bb3e8dcf0e1adb8f63a1486ab647ba 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:1f6517d364b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e7g7panljps1rgwc3avehtxhn EndpointID:0bca5ab2ce6858546a7c156bfe0f0d234b9afe15e3af1c13470c38e5176e6272 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-12T10:41:57.531Z] PASS [2021-05-12T10:41:57.531Z] [2021-05-12T10:41:57.531Z] === Skipped [2021-05-12T10:41:57.531Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:41:57.531Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:41:57.531Z] [2021-05-12T10:41:57.531Z] [2021-05-12T10:41:57.531Z] DONE 26 tests, 1 skipped in 69.645s [2021-05-12T10:41:57.532Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:41:57.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:41:57.532Z] ++ set -e [2021-05-12T10:41:57.532Z] ++ '[' -n 0 ']' [2021-05-12T10:41:57.532Z] ++ set -x [2021-05-12T10:41:57.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:41:57.691Z] === RUN TestReadPluginNoRead/default [2021-05-12T10:41:57.703Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-12T10:41:57.703Z] --- PASS: TestContainerStartOnDaemonRestart (5.10s) [2021-05-12T10:41:57.703Z] === CONT TestIpcModeOlderClient [2021-05-12T10:41:57.703Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-05-12T10:41:57.703Z] === CONT TestDaemonHostGatewayIP [2021-05-12T10:41:57.792Z] INFO: Testing against a local daemon [2021-05-12T10:41:57.792Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-12T10:41:57.792Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:41:57.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:41:57.792Z] === RUN TestDockerNetworkIpvlan [2021-05-12T10:41:57.792Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:41:57.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:41:57.792Z] PASS [2021-05-12T10:41:57.792Z] [2021-05-12T10:41:57.792Z] === Skipped [2021-05-12T10:41:57.792Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:41:57.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:41:57.792Z] [2021-05-12T10:41:57.792Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:41:57.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:41:57.792Z] [2021-05-12T10:41:57.792Z] [2021-05-12T10:41:57.792Z] DONE 2 tests, 2 skipped in 0.152s [2021-05-12T10:41:57.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:41:57.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:41:57.792Z] ++ set -e [2021-05-12T10:41:57.792Z] ++ '[' -n 0 ']' [2021-05-12T10:41:57.792Z] ++ set -x [2021-05-12T10:41:57.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:41:57.792Z] INFO: Testing against a local daemon [2021-05-12T10:41:57.792Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-12T10:41:59.056Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-12T10:41:59.984Z] --- PASS: TestContinueAfterPluginCrash (9.37s) [2021-05-12T10:42:00.545Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-12T10:42:00.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-12T10:42:01.093Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.25s) [2021-05-12T10:42:01.093Z] === RUN TestDockerNetworkMacvlan [2021-05-12T10:42:01.918Z] --- PASS: TestReadPluginNoRead (7.37s) [2021-05-12T10:42:01.918Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-05-12T10:42:01.918Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-05-12T10:42:01.918Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-05-12T10:42:01.918Z] read_test.go:92: [d22aa7e7bcd41] daemon is not started [2021-05-12T10:42:01.918Z] PASS [2021-05-12T10:42:01.918Z] [2021-05-12T10:42:01.918Z] DONE 6 tests in 11.587s [2021-05-12T10:42:01.918Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-12T10:42:01.937Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-12T10:42:02.173Z] testing: warning: no tests to run [2021-05-12T10:42:02.173Z] PASS [2021-05-12T10:42:02.173Z] [2021-05-12T10:42:02.173Z] DONE 0 tests in 0.008s [2021-05-12T10:42:02.173Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-12T10:42:02.173Z] INFO: Testing against a local daemon [2021-05-12T10:42:02.173Z] === RUN TestPluginWithDevMounts [2021-05-12T10:42:02.173Z] === PAUSE TestPluginWithDevMounts [2021-05-12T10:42:02.173Z] === CONT TestPluginWithDevMounts [2021-05-12T10:42:02.884Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-12T10:42:02.884Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-12T10:42:03.004Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-12T10:42:03.143Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-12T10:42:04.062Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-05-12T10:42:04.062Z] PASS [2021-05-12T10:42:04.062Z] [2021-05-12T10:42:04.062Z] DONE 1 tests in 1.771s [2021-05-12T10:42:04.062Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-12T10:42:04.062Z] INFO: Testing against a local daemon [2021-05-12T10:42:04.062Z] === RUN TestSecretInspect [2021-05-12T10:42:04.081Z] --- PASS: TestDaemonHostGatewayIP (6.39s) [2021-05-12T10:42:04.081Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-12T10:42:04.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-12T10:42:04.913Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-12T10:42:05.724Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-12T10:42:06.295Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-12T10:42:06.575Z] --- PASS: TestSecretInspect (2.46s) [2021-05-12T10:42:06.575Z] === RUN TestSecretList [2021-05-12T10:42:06.664Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-12T10:42:07.235Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-12T10:42:08.173Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s) [2021-05-12T10:42:08.173Z] === CONT TestDaemonRestartIpcMode [2021-05-12T10:42:08.173Z] --- PASS: TestContainerKillOnDaemonStart (15.61s) [2021-05-12T10:42:08.462Z] --- PASS: TestSecretList (2.05s) [2021-05-12T10:42:08.462Z] === RUN TestSecretsCreateAndDelete [2021-05-12T10:42:10.228Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2021-05-12T10:42:10.228Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-12T10:42:10.229Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-05-12T10:42:10.229Z] === RUN TestWaitNonBlocked [2021-05-12T10:42:10.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:42:10.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:42:10.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:42:10.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:42:10.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:42:10.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:42:10.229Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-12T10:42:10.229Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-05-12T10:42:10.229Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-05-12T10:42:10.229Z] === RUN TestWaitBlocked [2021-05-12T10:42:10.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:42:10.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:42:10.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:42:10.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:42:10.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-12T10:42:10.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-12T10:42:10.496Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-12T10:42:10.797Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-12T10:42:10.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-05-12T10:42:10.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-05-12T10:42:10.797Z] === CONT TestDaemonRestartIpcMode [2021-05-12T10:42:10.797Z] === CONT TestIpcModeOlderClient [2021-05-12T10:42:10.797Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-12T10:42:10.797Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-12T10:42:10.975Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2021-05-12T10:42:10.975Z] === RUN TestSecretsUpdate [2021-05-12T10:42:12.861Z] --- PASS: TestSecretsUpdate (2.08s) [2021-05-12T10:42:12.861Z] === RUN TestTemplatedSecret [2021-05-12T10:42:13.455Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2021-05-12T10:42:13.455Z] PASS [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] === Skipped [2021-05-12T10:42:13.455Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-12T10:42:13.455Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-12T10:42:13.455Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-12T10:42:13.455Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:42:13.455Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-12T10:42:13.455Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-05-12T10:42:13.455Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] [2021-05-12T10:42:13.455Z] DONE 196 tests, 6 skipped in 244.159s [2021-05-12T10:42:13.455Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-12T10:42:13.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:42:13.455Z] ++ set -e [2021-05-12T10:42:13.455Z] ++ '[' -n 0 ']' [2021-05-12T10:42:13.455Z] ++ set -x [2021-05-12T10:42:13.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:42:13.455Z] INFO: Testing against a local daemon [2021-05-12T10:42:13.455Z] === RUN TestCommitInheritsEnv [2021-05-12T10:42:13.455Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-05-12T10:42:13.455Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-12T10:42:13.455Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-12T10:42:13.455Z] === RUN TestImagesFilterMultiReference [2021-05-12T10:42:13.455Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-05-12T10:42:13.455Z] === RUN TestImagePullPlatformInvalid [2021-05-12T10:42:13.455Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-12T10:42:13.455Z] === RUN TestRemoveImageOrphaning [2021-05-12T10:42:13.716Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-12T10:42:13.975Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2021-05-12T10:42:13.975Z] === RUN TestRemoveImageGarbageCollector [2021-05-12T10:42:14.697Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-12T10:42:15.881Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-12T10:42:16.450Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-12T10:42:17.023Z] --- PASS: TestTemplatedSecret (3.39s) [2021-05-12T10:42:17.023Z] === RUN TestSecretCreateResolve [2021-05-12T10:42:17.369Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.51s) [2021-05-12T10:42:17.369Z] --- PASS: TestDaemonRestartIpcMode (5.58s) [2021-05-12T10:42:17.369Z] PASS [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === Skipped [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-12T10:42:17.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-12T10:42:17.369Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-12T10:42:17.369Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-12T10:42:17.369Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-12T10:42:17.369Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-12T10:42:17.369Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-12T10:42:17.369Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-12T10:42:17.369Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-12T10:42:17.369Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-12T10:42:17.369Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-12T10:42:17.369Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-12T10:42:17.369Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-12T10:42:17.369Z] [2021-05-12T10:42:17.369Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-12T10:42:17.370Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-12T10:42:17.370Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-12T10:42:17.370Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-05-12T10:42:17.370Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-12T10:42:17.370Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2021-05-12T10:42:17.370Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:42:17.370Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-12T10:42:17.370Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-12T10:42:17.370Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-12T10:42:17.370Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-12T10:42:17.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-12T10:42:17.370Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-12T10:42:17.370Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-12T10:42:17.370Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] [2021-05-12T10:42:17.370Z] DONE 177 tests, 26 skipped in 108.785s [2021-05-12T10:42:17.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-12T10:42:17.370Z] INFO: Testing against a local daemon [2021-05-12T10:42:17.370Z] === RUN TestCommitInheritsEnv [2021-05-12T10:42:17.388Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-12T10:42:18.306Z] --- PASS: TestCommitInheritsEnv (1.71s) [2021-05-12T10:42:18.306Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-12T10:42:18.306Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-12T10:42:18.306Z] === RUN TestImagesFilterMultiReference [2021-05-12T10:42:18.306Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-12T10:42:18.306Z] === RUN TestImagePullPlatformInvalid [2021-05-12T10:42:18.306Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-12T10:42:18.306Z] === RUN TestRemoveImageOrphaning [2021-05-12T10:42:18.328Z] --- PASS: TestRemoveImageGarbageCollector (4.36s) [2021-05-12T10:42:18.328Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-12T10:42:18.328Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-12T10:42:18.328Z] === RUN TestTagInvalidReference [2021-05-12T10:42:18.328Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-12T10:42:18.328Z] === RUN TestTagValidPrefixedRepo [2021-05-12T10:42:18.588Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-12T10:42:18.588Z] === RUN TestTagExistedNameWithoutForce [2021-05-12T10:42:18.588Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-05-12T10:42:18.588Z] === RUN TestTagOfficialNames [2021-05-12T10:42:18.588Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-12T10:42:18.588Z] === RUN TestTagMatchesDigest [2021-05-12T10:42:18.588Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-12T10:42:18.588Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-12T10:42:18.910Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-05-12T10:42:18.910Z] PASS [2021-05-12T10:42:18.910Z] [2021-05-12T10:42:18.910Z] DONE 6 tests in 14.947s [2021-05-12T10:42:18.910Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-12T10:42:18.910Z] INFO: Testing against a local daemon [2021-05-12T10:42:18.910Z] === RUN TestServiceCreateInit [2021-05-12T10:42:18.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-12T10:42:19.158Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-12T10:42:20.210Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-05-12T10:42:20.210Z] === RUN TestRemoveImageGarbageCollector [2021-05-12T10:42:20.210Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-12T10:42:20.210Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-12T10:42:20.210Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-12T10:42:20.210Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-12T10:42:20.210Z] === RUN TestTagInvalidReference [2021-05-12T10:42:20.210Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-12T10:42:20.210Z] === RUN TestTagValidPrefixedRepo [2021-05-12T10:42:20.210Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-12T10:42:20.210Z] === RUN TestTagExistedNameWithoutForce [2021-05-12T10:42:20.210Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-12T10:42:20.210Z] === RUN TestTagOfficialNames [2021-05-12T10:42:20.210Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-12T10:42:20.210Z] === RUN TestTagMatchesDigest [2021-05-12T10:42:20.469Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-12T10:42:20.469Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-12T10:42:20.537Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-12T10:42:22.827Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-12T10:42:23.830Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-12T10:42:24.152Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan (23.35s) [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.29s) [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s) [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.76s) [2021-05-12T10:42:24.738Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.79s) [2021-05-12T10:42:24.738Z] PASS [2021-05-12T10:42:24.738Z] [2021-05-12T10:42:24.738Z] DONE 8 tests in 26.761s [2021-05-12T10:42:24.738Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-12T10:42:24.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:42:24.738Z] ++ set -e [2021-05-12T10:42:24.738Z] ++ '[' -n 0 ']' [2021-05-12T10:42:24.738Z] ++ set -x [2021-05-12T10:42:24.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:42:24.738Z] testing: warning: no tests to run [2021-05-12T10:42:24.738Z] PASS [2021-05-12T10:42:24.738Z] [2021-05-12T10:42:24.738Z] DONE 0 tests in 0.030s [2021-05-12T10:42:24.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-12T10:42:24.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:42:24.738Z] ++ set -e [2021-05-12T10:42:24.738Z] ++ '[' -n 0 ']' [2021-05-12T10:42:24.738Z] ++ set -x [2021-05-12T10:42:24.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:42:24.738Z] INFO: Testing against a local daemon [2021-05-12T10:42:24.738Z] === RUN TestAuthZPluginAllowRequest [2021-05-12T10:42:24.771Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-12T10:42:25.711Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-12T10:42:26.651Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-12T10:42:27.281Z] --- PASS: TestAuthZPluginAllowRequest (2.33s) [2021-05-12T10:42:27.281Z] === RUN TestAuthZPluginTLS [2021-05-12T10:42:28.225Z] --- PASS: TestAuthZPluginTLS (1.17s) [2021-05-12T10:42:28.225Z] === RUN TestAuthZPluginDenyRequest [2021-05-12T10:42:28.316Z] --- PASS: TestServiceCreateInit (9.19s) [2021-05-12T10:42:28.316Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2021-05-12T10:42:28.316Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2021-05-12T10:42:28.316Z] === RUN TestCreateServiceMultipleTimes [2021-05-12T10:42:28.612Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-12T10:42:29.611Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) [2021-05-12T10:42:29.611Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-12T10:42:30.551Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.16s) [2021-05-12T10:42:30.551Z] === RUN TestAuthZPluginDenyResponse [2021-05-12T10:42:31.935Z] --- PASS: TestAuthZPluginDenyResponse (1.16s) [2021-05-12T10:42:31.935Z] === RUN TestAuthZPluginAllowEventStream [2021-05-12T10:42:33.844Z] --- PASS: TestAuthZPluginAllowEventStream (2.27s) [2021-05-12T10:42:33.844Z] === RUN TestAuthZPluginErrorResponse [2021-05-12T10:42:33.895Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-12T10:42:34.464Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-12T10:42:35.227Z] --- PASS: TestAuthZPluginErrorResponse (1.16s) [2021-05-12T10:42:35.227Z] === RUN TestAuthZPluginErrorRequest [2021-05-12T10:42:36.167Z] --- PASS: TestAuthZPluginErrorRequest (1.13s) [2021-05-12T10:42:36.167Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-12T10:42:37.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.16s) [2021-05-12T10:42:37.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-12T10:42:39.742Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-12T10:42:40.091Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.68s) [2021-05-12T10:42:40.091Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-12T10:42:41.124Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-12T10:42:41.693Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-12T10:42:42.262Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-12T10:42:42.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-12T10:42:43.387Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.87s) [2021-05-12T10:42:43.387Z] === RUN TestAuthZPluginHeader [2021-05-12T10:42:44.327Z] --- PASS: TestAuthZPluginHeader (1.44s) [2021-05-12T10:42:44.327Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-12T10:42:44.327Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-12T10:42:44.327Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:42:44.327Z] === RUN TestAuthZPluginV2Disable [2021-05-12T10:42:44.327Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-12T10:42:44.327Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:42:44.327Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-12T10:42:44.327Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-12T10:42:44.327Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:42:44.327Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-12T10:42:44.327Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-12T10:42:44.327Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:42:44.327Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-12T10:42:46.381Z] --- PASS: TestCreateServiceMultipleTimes (18.46s) [2021-05-12T10:42:46.381Z] === RUN TestCreateServiceConflict [2021-05-12T10:42:48.837Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-12T10:42:48.895Z] --- PASS: TestCreateServiceConflict (2.46s) [2021-05-12T10:42:48.895Z] === RUN TestCreateServiceMaxReplicas [2021-05-12T10:42:49.097Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-12T10:42:50.479Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-12T10:42:51.418Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-12T10:42:52.159Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2021-05-12T10:42:52.159Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-12T10:42:55.612Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-12T10:43:00.887Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-12T10:43:05.082Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-12T10:43:06.275Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.75s) [2021-05-12T10:43:06.275Z] PASS [2021-05-12T10:43:06.275Z] [2021-05-12T10:43:06.275Z] === Skipped [2021-05-12T10:43:06.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-12T10:43:06.275Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:43:06.275Z] [2021-05-12T10:43:06.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-12T10:43:06.275Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:43:06.275Z] [2021-05-12T10:43:06.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-12T10:43:06.275Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:43:06.275Z] [2021-05-12T10:43:06.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-12T10:43:06.275Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:43:06.275Z] [2021-05-12T10:43:06.275Z] [2021-05-12T10:43:06.275Z] DONE 17 tests, 4 skipped in 39.583s [2021-05-12T10:43:06.275Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-12T10:43:06.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:06.275Z] ++ set -e [2021-05-12T10:43:06.275Z] ++ '[' -n 0 ']' [2021-05-12T10:43:06.275Z] ++ set -x [2021-05-12T10:43:06.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:06.275Z] INFO: Testing against a local daemon [2021-05-12T10:43:06.275Z] === RUN TestPluginInvalidJSON [2021-05-12T10:43:06.275Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:43:06.275Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:43:06.275Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:43:06.275Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-12T10:43:06.275Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-12T10:43:06.275Z] === RUN TestPluginInstall [2021-05-12T10:43:06.275Z] === RUN TestPluginInstall/no_auth [2021-05-12T10:43:06.462Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-12T10:43:06.535Z] time="2021-05-12T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:43:06.535Z] time="2021-05-12T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efd5d0a0a32091e5d3d3fe8999b4ce392d50bb39f114b3c750ff937998d2b204" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:43:06.535Z] time="2021-05-12T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:43:06.535Z] time="2021-05-12T10:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efd5d0a0a32091e5d3d3fe8999b4ce392d50bb39f114b3c750ff937998d2b204" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:43:06.795Z] === RUN TestPluginInstall/with_htpasswd [2021-05-12T10:43:06.990Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2021-05-12T10:43:06.990Z] === RUN TestCreateServiceSecretFileMode [2021-05-12T10:43:07.401Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-12T10:43:07.742Z] time="2021-05-12T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:43:07.742Z] time="2021-05-12T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96f0cb73e912ddbd7dc8b440e5a9019a81edb37eeb1540ebdab510e0391d29b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:43:07.742Z] time="2021-05-12T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:43:07.742Z] time="2021-05-12T10:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96f0cb73e912ddbd7dc8b440e5a9019a81edb37eeb1540ebdab510e0391d29b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:43:08.002Z] === RUN TestPluginInstall/with_insecure [2021-05-12T10:43:08.877Z] --- PASS: TestCreateServiceSecretFileMode (2.98s) [2021-05-12T10:43:08.877Z] === RUN TestCreateServiceConfigFileMode [2021-05-12T10:43:09.913Z] time="2021-05-12T10:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:43:09.913Z] time="2021-05-12T10:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ecc2ccd28b3b06833d8c87d40dbd5995c5bc01123854c57d5313b6955a9201a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:43:09.913Z] time="2021-05-12T10:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:43:09.913Z] time="2021-05-12T10:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ecc2ccd28b3b06833d8c87d40dbd5995c5bc01123854c57d5313b6955a9201a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:43:10.173Z] --- PASS: TestPluginInstall (5.77s) [2021-05-12T10:43:10.173Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2021-05-12T10:43:10.173Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-05-12T10:43:10.173Z] --- PASS: TestPluginInstall/with_insecure (2.18s) [2021-05-12T10:43:10.173Z] plugin_test.go:165: [df379220e2b5b] daemon is not started [2021-05-12T10:43:10.173Z] === RUN TestPluginsWithRuntimes [2021-05-12T10:43:11.595Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-12T10:43:12.142Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-05-12T10:43:12.142Z] === RUN TestCreateServiceSysctls [2021-05-12T10:43:12.164Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-12T10:43:13.468Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-12T10:43:15.377Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-12T10:43:15.456Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-12T10:43:16.153Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-12T10:43:16.306Z] --- PASS: TestCreateServiceSysctls (3.87s) [2021-05-12T10:43:16.306Z] === RUN TestCreateServiceCapabilities [2021-05-12T10:43:16.397Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-12T10:43:16.722Z] Copying nested executables into bundles/binary-daemon [2021-05-12T10:43:17.336Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-12T10:43:17.918Z] --- PASS: TestPluginsWithRuntimes (7.34s) [2021-05-12T10:43:17.918Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.25s) [2021-05-12T10:43:17.918Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.19s) [2021-05-12T10:43:17.918Z] === RUN TestPluginBackCompatMediaTypes [2021-05-12T10:43:18.098Z] [2021-05-12T10:43:18.276Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-12T10:43:18.488Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-05-12T10:43:18.488Z] PASS [2021-05-12T10:43:18.488Z] [2021-05-12T10:43:18.488Z] DONE 10 tests in 14.398s [2021-05-12T10:43:18.488Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-12T10:43:18.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:18.489Z] ++ set -e [2021-05-12T10:43:18.489Z] ++ '[' -n 0 ']' [2021-05-12T10:43:18.489Z] ++ set -x [2021-05-12T10:43:18.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-12T10:43:18.748Z] INFO: Testing against a local daemon [2021-05-12T10:43:18.748Z] === RUN TestExternalGraphDriver [2021-05-12T10:43:18.820Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2021-05-12T10:43:18.820Z] === RUN TestInspect [2021-05-12T10:43:18.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/make.sh cross [2021-05-12T10:43:19.009Z] === RUN TestExternalGraphDriver/json [2021-05-12T10:43:19.246Z] [2021-05-12T10:43:19.504Z] Removing bundles/ [2021-05-12T10:43:19.504Z] [2021-05-12T10:43:19.504Z] ---> Making bundle: cross (in bundles/cross) [2021-05-12T10:43:19.504Z] Cross building: bundles/cross/linux/amd64 [2021-05-12T10:43:19.504Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-12T10:43:19.504Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-12T10:43:21.569Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-12T10:43:21.569Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-12T10:43:22.101Z] --- PASS: TestInspect (2.99s) [2021-05-12T10:43:22.101Z] === RUN TestCreateJob [2021-05-12T10:43:23.208Z] === RUN TestExternalGraphDriver/spec [2021-05-12T10:43:23.477Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-12T10:43:25.367Z] --- PASS: TestCreateJob (3.35s) [2021-05-12T10:43:25.367Z] === RUN TestReplicatedJob [2021-05-12T10:43:25.384Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-12T10:43:27.408Z] === RUN TestExternalGraphDriver/pull [2021-05-12T10:43:29.948Z] --- PASS: TestExternalGraphDriver (10.78s) [2021-05-12T10:43:29.948Z] --- PASS: TestExternalGraphDriver/json (3.67s) [2021-05-12T10:43:29.948Z] --- PASS: TestExternalGraphDriver/spec (4.12s) [2021-05-12T10:43:29.948Z] --- PASS: TestExternalGraphDriver/pull (2.86s) [2021-05-12T10:43:29.948Z] === RUN TestGraphdriverPluginV2 [2021-05-12T10:43:29.948Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-12T10:43:29.948Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:43:29.948Z] PASS [2021-05-12T10:43:29.948Z] [2021-05-12T10:43:29.948Z] === Skipped [2021-05-12T10:43:29.948Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-12T10:43:29.948Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:43:29.948Z] [2021-05-12T10:43:29.948Z] [2021-05-12T10:43:29.948Z] DONE 5 tests, 1 skipped in 10.971s [2021-05-12T10:43:29.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-12T10:43:29.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:29.948Z] ++ set -e [2021-05-12T10:43:29.948Z] ++ '[' -n 0 ']' [2021-05-12T10:43:29.948Z] ++ set -x [2021-05-12T10:43:29.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:29.948Z] INFO: Testing against a local daemon [2021-05-12T10:43:29.948Z] === RUN TestContinueAfterPluginCrash [2021-05-12T10:43:29.948Z] === PAUSE TestContinueAfterPluginCrash [2021-05-12T10:43:29.948Z] === RUN TestReadPluginNoRead [2021-05-12T10:43:29.948Z] === PAUSE TestReadPluginNoRead [2021-05-12T10:43:29.948Z] === RUN TestDaemonStartWithLogOpt [2021-05-12T10:43:29.948Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-12T10:43:29.948Z] === CONT TestContinueAfterPluginCrash [2021-05-12T10:43:29.948Z] === CONT TestDaemonStartWithLogOpt [2021-05-12T10:43:29.948Z] === CONT TestReadPluginNoRead [2021-05-12T10:43:30.658Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-12T10:43:31.912Z] --- PASS: TestReplicatedJob (6.97s) [2021-05-12T10:43:31.912Z] === RUN TestUpdateReplicatedJob [2021-05-12T10:43:32.575Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-12T10:43:33.519Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-12T10:43:33.519Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-12T10:43:34.162Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-12T10:43:34.423Z] --- PASS: TestDaemonStartWithLogOpt (4.64s) [2021-05-12T10:43:34.899Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-12T10:43:35.809Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-12T10:43:36.079Z] --- PASS: TestUpdateReplicatedJob (4.04s) [2021-05-12T10:43:36.079Z] === RUN TestServiceListWithStatuses [2021-05-12T10:43:36.079Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-12T10:43:36.079Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:43:36.079Z] === RUN TestDockerNetworkConnectAlias [2021-05-12T10:43:37.720Z] === RUN TestReadPluginNoRead/default [2021-05-12T10:43:39.102Z] --- PASS: TestReadPluginNoRead (9.35s) [2021-05-12T10:43:39.102Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-05-12T10:43:39.102Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2021-05-12T10:43:39.102Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2021-05-12T10:43:39.102Z] read_test.go:92: [d73c87b8bc3db] daemon is not started [2021-05-12T10:43:40.042Z] --- PASS: TestContinueAfterPluginCrash (10.22s) [2021-05-12T10:43:40.042Z] PASS [2021-05-12T10:43:40.042Z] [2021-05-12T10:43:40.042Z] DONE 6 tests in 10.377s [2021-05-12T10:43:40.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-12T10:43:40.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:40.042Z] ++ set -e [2021-05-12T10:43:40.042Z] ++ '[' -n 0 ']' [2021-05-12T10:43:40.042Z] ++ set -x [2021-05-12T10:43:40.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:40.042Z] testing: warning: no tests to run [2021-05-12T10:43:40.042Z] PASS [2021-05-12T10:43:40.042Z] [2021-05-12T10:43:40.042Z] DONE 0 tests in 0.053s [2021-05-12T10:43:40.042Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-12T10:43:40.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:40.042Z] ++ set -e [2021-05-12T10:43:40.042Z] ++ '[' -n 0 ']' [2021-05-12T10:43:40.042Z] ++ set -x [2021-05-12T10:43:40.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:40.177Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-12T10:43:40.303Z] INFO: Testing against a local daemon [2021-05-12T10:43:40.303Z] === RUN TestPluginWithDevMounts [2021-05-12T10:43:40.303Z] === PAUSE TestPluginWithDevMounts [2021-05-12T10:43:40.303Z] === CONT TestPluginWithDevMounts [2021-05-12T10:43:40.747Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-12T10:43:41.316Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-12T10:43:41.321Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2021-05-12T10:43:41.321Z] === RUN TestDockerNetworkReConnect [2021-05-12T10:43:41.576Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-12T10:43:42.216Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-05-12T10:43:42.216Z] PASS [2021-05-12T10:43:42.216Z] [2021-05-12T10:43:42.216Z] DONE 1 tests in 2.264s [2021-05-12T10:43:42.216Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-12T10:43:42.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:42.216Z] ++ set -e [2021-05-12T10:43:42.216Z] ++ '[' -n 0 ']' [2021-05-12T10:43:42.216Z] ++ set -x [2021-05-12T10:43:42.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:43:42.476Z] INFO: Testing against a local daemon [2021-05-12T10:43:42.476Z] === RUN TestSecretInspect [2021-05-12T10:43:42.516Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-12T10:43:42.776Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-12T10:43:43.036Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-12T10:43:43.605Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-12T10:43:44.985Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-12T10:43:45.021Z] --- PASS: TestSecretInspect (2.61s) [2021-05-12T10:43:45.021Z] === RUN TestSecretList [2021-05-12T10:43:45.487Z] --- PASS: TestDockerNetworkReConnect (4.19s) [2021-05-12T10:43:45.487Z] === RUN TestServicePlugin [2021-05-12T10:43:46.897Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-12T10:43:48.317Z] --- PASS: TestSecretList (3.17s) [2021-05-12T10:43:48.317Z] === RUN TestSecretsCreateAndDelete [2021-05-12T10:43:49.438Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-12T10:43:51.614Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2021-05-12T10:43:51.614Z] === RUN TestSecretsUpdate [2021-05-12T10:43:51.976Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-12T10:43:51.976Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-12T10:43:53.884Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-12T10:43:54.143Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-12T10:43:54.910Z] --- PASS: TestSecretsUpdate (3.16s) [2021-05-12T10:43:54.910Z] === RUN TestTemplatedSecret [2021-05-12T10:43:55.523Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-12T10:43:55.783Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-12T10:43:57.164Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-12T10:43:57.164Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-12T10:43:58.211Z] --- PASS: TestTemplatedSecret (3.76s) [2021-05-12T10:43:58.211Z] === RUN TestSecretCreateResolve [2021-05-12T10:44:01.512Z] --- PASS: TestSecretCreateResolve (2.69s) [2021-05-12T10:44:01.512Z] PASS [2021-05-12T10:44:01.512Z] [2021-05-12T10:44:01.512Z] DONE 6 tests in 18.643s [2021-05-12T10:44:01.512Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-12T10:44:01.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:44:01.512Z] ++ set -e [2021-05-12T10:44:01.512Z] ++ '[' -n 0 ']' [2021-05-12T10:44:01.512Z] ++ set -x [2021-05-12T10:44:01.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:44:01.512Z] INFO: Testing against a local daemon [2021-05-12T10:44:01.512Z] === RUN TestServiceCreateInit [2021-05-12T10:44:01.512Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-12T10:44:02.456Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-12T10:44:06.808Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-12T10:44:07.733Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-12T10:44:11.232Z] --- PASS: TestBuildWithHugeFile (153.57s) [2021-05-12T10:44:11.232Z] === RUN TestBuildWithEmptyDockerfile [2021-05-12T10:44:11.232Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:44:11.232Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:44:11.232Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:44:11.232Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:44:11.232Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:44:11.232Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:44:11.232Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-12T10:44:11.232Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-12T10:44:11.232Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-12T10:44:11.232Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-05-12T10:44:11.232Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-12T10:44:11.232Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-12T10:44:11.232Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-12T10:44:11.232Z] === RUN TestBuildPreserveOwnership [2021-05-12T10:44:11.232Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-12T10:44:11.232Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:44:11.232Z] === RUN TestBuildPlatformInvalid [2021-05-12T10:44:11.232Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-05-12T10:44:11.232Z] PASS [2021-05-12T10:44:11.232Z] ok github.com/docker/docker/integration/build 226.618s [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === Skipped [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-12T10:44:11.232Z] build_session_test.go:25: TODO: BuildKit [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-12T10:44:11.232Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-12T10:44:11.232Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-12T10:44:11.232Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-12T10:44:11.232Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] DONE 28 tests, 5 skipped in 252.683s [2021-05-12T10:44:11.232Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-12T10:44:11.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:44:11.232Z] INFO: Testing against a local daemon [2021-05-12T10:44:11.232Z] === RUN TestConfigInspect [2021-05-12T10:44:11.232Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] === RUN TestConfigList [2021-05-12T10:44:11.232Z] --- SKIP: TestConfigList (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] === RUN TestConfigsCreateAndDelete [2021-05-12T10:44:11.232Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] === RUN TestConfigsUpdate [2021-05-12T10:44:11.232Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] === RUN TestTemplatedConfig [2021-05-12T10:44:11.232Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] === RUN TestConfigCreateResolve [2021-05-12T10:44:11.232Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:44:11.232Z] === RUN TestConfigDaemonLibtrustID [2021-05-12T10:44:11.232Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:44:11.232Z] PASS [2021-05-12T10:44:11.232Z] ok github.com/docker/docker/integration/config 0.288s [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === Skipped [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-12T10:44:11.232Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] [2021-05-12T10:44:11.232Z] DONE 7 tests, 7 skipped in 3.014s [2021-05-12T10:44:11.232Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-12T10:44:11.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:44:11.232Z] INFO: Testing against a local daemon [2021-05-12T10:44:11.232Z] === RUN TestCheckpoint [2021-05-12T10:44:11.232Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-12T10:44:11.232Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:44:11.232Z] === RUN TestContainerInvalidJSON [2021-05-12T10:44:11.232Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:44:11.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:44:11.232Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:44:11.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:44:11.232Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:44:11.232Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:44:11.232Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-12T10:44:11.232Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-12T10:44:11.232Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-12T10:44:11.232Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-05-12T10:44:11.232Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-12T10:44:11.233Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-12T10:44:11.233Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-12T10:44:11.233Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-12T10:44:11.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-05-12T10:44:11.233Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-12T10:44:11.233Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-12T10:44:11.233Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-12T10:44:11.233Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-12T10:44:11.233Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-05-12T10:44:11.233Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-12T10:44:11.233Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-05-12T10:44:11.233Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-12T10:44:11.233Z] === RUN TestCopyFromContainer [2021-05-12T10:44:11.233Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-12T10:44:11.233Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-12T10:44:11.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:44:11.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:44:11.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:44:11.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:44:11.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:44:11.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:44:11.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-12T10:44:11.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-12T10:44:11.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-12T10:44:11.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-12T10:44:11.233Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-12T10:44:11.233Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-12T10:44:11.233Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidEnv [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-12T10:44:11.233Z] === RUN TestCreateTmpfsMountsTarget [2021-05-12T10:44:11.233Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-12T10:44:11.233Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.233Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-12T10:44:11.233Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-12T10:44:11.233Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:44:11.233Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-12T10:44:11.233Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-12T10:44:11.233Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:44:11.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:44:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-12T10:44:11.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-12T10:44:11.233Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-12T10:44:11.233Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-12T10:44:11.233Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-12T10:44:11.233Z] === RUN TestCreateDifferentPlatform [2021-05-12T10:44:11.233Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-12T10:44:11.233Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-12T10:44:11.233Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-12T10:44:11.233Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-12T10:44:11.233Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-12T10:44:11.233Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-12T10:44:11.233Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-12T10:44:11.233Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-12T10:44:11.233Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-12T10:44:11.233Z] === RUN TestContainerKillOnDaemonStart [2021-05-12T10:44:11.233Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-12T10:44:11.233Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:11.233Z] === RUN TestDiff [2021-05-12T10:44:11.233Z] --- SKIP: TestDiff (0.00s) [2021-05-12T10:44:11.233Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:11.233Z] === RUN TestExecWithCloseStdin [2021-05-12T10:44:11.695Z] --- PASS: TestExecWithCloseStdin (2.78s) [2021-05-12T10:44:11.695Z] === RUN TestExec [2021-05-12T10:44:11.938Z] --- PASS: TestImportExtremelyLargeImageWorks (102.52s) [2021-05-12T10:44:11.938Z] PASS [2021-05-12T10:44:11.938Z] [2021-05-12T10:44:11.938Z] === Skipped [2021-05-12T10:44:11.938Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-12T10:44:11.938Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-12T10:44:11.938Z] [2021-05-12T10:44:11.938Z] [2021-05-12T10:44:11.938Z] DONE 12 tests, 1 skipped in 106.625s [2021-05-12T10:44:11.938Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-12T10:44:11.938Z] INFO: Testing against a local daemon [2021-05-12T10:44:11.938Z] === RUN TestNetworkCreateDelete [2021-05-12T10:44:11.938Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-05-12T10:44:11.938Z] === RUN TestDockerNetworkDeletePreferID [2021-05-12T10:44:11.938Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-05-12T10:44:11.938Z] === RUN TestDaemonDNSFallback [2021-05-12T10:44:12.092Z] --- PASS: TestServiceCreateInit (10.39s) [2021-05-12T10:44:12.092Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2021-05-12T10:44:12.092Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2021-05-12T10:44:12.092Z] === RUN TestCreateServiceMultipleTimes [2021-05-12T10:44:12.874Z] --- PASS: TestDaemonDNSFallback (8.06s) [2021-05-12T10:44:12.875Z] === RUN TestInspectNetwork [2021-05-12T10:44:12.875Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-12T10:44:12.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] === RUN TestRunContainerWithBridgeNone [2021-05-12T10:44:12.875Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-12T10:44:12.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestNetworkInvalidJSON [2021-05-12T10:44:12.875Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-12T10:44:12.875Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-12T10:44:12.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:44:12.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:44:12.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:44:12.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:44:12.875Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-12T10:44:12.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:44:12.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-12T10:44:12.875Z] === RUN TestNetworkList [2021-05-12T10:44:12.875Z] === RUN TestNetworkList//networks [2021-05-12T10:44:12.875Z] === PAUSE TestNetworkList//networks [2021-05-12T10:44:12.875Z] === RUN TestNetworkList//networks/ [2021-05-12T10:44:12.875Z] === PAUSE TestNetworkList//networks/ [2021-05-12T10:44:12.875Z] === CONT TestNetworkList//networks [2021-05-12T10:44:12.875Z] === CONT TestNetworkList//networks/ [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkList (0.01s) [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-12T10:44:12.875Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-12T10:44:12.875Z] === RUN TestHostIPv4BridgeLabel [2021-05-12T10:44:12.875Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-12T10:44:12.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-12T10:44:12.875Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestDaemonDefaultNetworkPools [2021-05-12T10:44:12.875Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-12T10:44:12.875Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-12T10:44:12.875Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-12T10:44:12.875Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] === RUN TestServiceWithPredefinedNetwork [2021-05-12T10:44:12.875Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-12T10:44:12.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:44:12.875Z] === RUN TestServiceWithDataPathPortInit [2021-05-12T10:44:12.875Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-12T10:44:12.875Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] PASS [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === Skipped [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-12T10:44:12.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-12T10:44:12.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-12T10:44:12.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-05-12T10:44:12.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-12T10:44:12.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] [2021-05-12T10:44:12.875Z] DONE 22 tests, 12 skipped in 10.006s [2021-05-12T10:44:12.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:44:13.134Z] INFO: Testing against a local daemon [2021-05-12T10:44:13.134Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-12T10:44:13.134Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:44:13.134Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:44:13.134Z] === RUN TestDockerNetworkIpvlan [2021-05-12T10:44:13.134Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:44:13.134Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:44:13.134Z] PASS [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] === Skipped [2021-05-12T10:44:13.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:44:13.134Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:44:13.134Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] DONE 2 tests, 2 skipped in 0.123s [2021-05-12T10:44:13.134Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:44:13.134Z] INFO: Testing against a local daemon [2021-05-12T10:44:13.134Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-12T10:44:13.134Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-12T10:44:13.134Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:13.134Z] === RUN TestDockerNetworkMacvlan [2021-05-12T10:44:13.134Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-12T10:44:13.134Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:13.134Z] PASS [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] === Skipped [2021-05-12T10:44:13.134Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-12T10:44:13.134Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-12T10:44:13.134Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] DONE 2 tests, 2 skipped in 0.116s [2021-05-12T10:44:13.134Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-12T10:44:13.134Z] testing: warning: no tests to run [2021-05-12T10:44:13.134Z] PASS [2021-05-12T10:44:13.134Z] [2021-05-12T10:44:13.134Z] DONE 0 tests in 0.029s [2021-05-12T10:44:13.134Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-12T10:44:13.394Z] INFO: Testing against a local daemon [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginAllowRequest [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginTLS [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginDenyRequest [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginDenyResponse [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginAllowEventStream [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginErrorResponse [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginErrorRequest [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginHeader [2021-05-12T10:44:13.394Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-12T10:44:13.394Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.394Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-12T10:44:13.654Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] === RUN TestAuthZPluginV2Disable [2021-05-12T10:44:13.654Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-12T10:44:13.654Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-12T10:44:13.654Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-12T10:44:13.654Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] PASS [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === Skipped [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-12T10:44:13.654Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.654Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-05-12T10:44:13.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-05-12T10:44:13.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-12T10:44:13.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-12T10:44:13.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-12T10:44:13.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] DONE 17 tests, 17 skipped in 0.404s [2021-05-12T10:44:13.655Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-12T10:44:13.655Z] INFO: Testing against a local daemon [2021-05-12T10:44:13.655Z] === RUN TestPluginInvalidJSON [2021-05-12T10:44:13.655Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:44:13.655Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:44:13.655Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:44:13.655Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-12T10:44:13.655Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-12T10:44:13.655Z] === RUN TestPluginInstall [2021-05-12T10:44:13.655Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-12T10:44:13.655Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] === RUN TestPluginsWithRuntimes [2021-05-12T10:44:13.655Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-12T10:44:13.655Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-12T10:44:13.655Z] === RUN TestPluginBackCompatMediaTypes [2021-05-12T10:44:13.655Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-12T10:44:13.655Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-12T10:44:13.655Z] PASS [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === Skipped [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-12T10:44:13.655Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-12T10:44:13.655Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-12T10:44:13.655Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] [2021-05-12T10:44:13.655Z] DONE 5 tests, 3 skipped in 0.158s [2021-05-12T10:44:13.914Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-12T10:44:13.914Z] INFO: Testing against a local daemon [2021-05-12T10:44:13.914Z] === RUN TestExternalGraphDriver [2021-05-12T10:44:13.914Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-12T10:44:13.914Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-12T10:44:13.914Z] === RUN TestGraphdriverPluginV2 [2021-05-12T10:44:14.305Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-12T10:44:14.616Z] --- PASS: TestExec (2.42s) [2021-05-12T10:44:14.616Z] === RUN TestExecUser [2021-05-12T10:44:14.616Z] --- SKIP: TestExecUser (0.00s) [2021-05-12T10:44:14.616Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-12T10:44:14.616Z] === RUN TestExportContainerAndImportImage [2021-05-12T10:44:14.616Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-12T10:44:14.616Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:14.616Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-12T10:44:14.616Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-12T10:44:14.616Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:14.616Z] === RUN TestHealthCheckWorkdir [2021-05-12T10:44:14.616Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-12T10:44:14.616Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:14.616Z] === RUN TestHealthKillContainer [2021-05-12T10:44:14.616Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-12T10:44:14.616Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-12T10:44:14.616Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-12T10:44:14.616Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-12T10:44:14.616Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-12T10:44:14.616Z] === RUN TestKillContainerInvalidSignal [2021-05-12T10:44:16.200Z] --- PASS: TestKillContainerInvalidSignal (2.10s) [2021-05-12T10:44:16.200Z] === RUN TestKillContainer [2021-05-12T10:44:16.200Z] === RUN TestKillContainer/no_signal [2021-05-12T10:44:17.508Z] --- PASS: TestServicePlugin (30.79s) [2021-05-12T10:44:17.508Z] plugin_test.go:62: [da77d666f05bb] joining swarm manager [d1a05154158fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T10:44:17.508Z] plugin_test.go:65: [d8db4aa039108] joining swarm manager [d1a05154158fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T10:44:17.508Z] === RUN TestServiceUpdateLabel [2021-05-12T10:44:18.389Z] === RUN TestKillContainer/non_killing_signal [2021-05-12T10:44:18.389Z] === RUN TestKillContainer/killing_signal [2021-05-12T10:44:18.872Z] --- PASS: TestServiceUpdateLabel (2.50s) [2021-05-12T10:44:18.872Z] === RUN TestServiceUpdateSecrets [2021-05-12T10:44:20.576Z] --- PASS: TestKillContainer (4.46s) [2021-05-12T10:44:20.576Z] --- PASS: TestKillContainer/no_signal (2.07s) [2021-05-12T10:44:20.576Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-12T10:44:20.576Z] --- PASS: TestKillContainer/killing_signal (2.34s) [2021-05-12T10:44:20.576Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-12T10:44:20.576Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-12T10:44:20.576Z] === RUN TestKillStoppedContainer [2021-05-12T10:44:20.576Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-12T10:44:20.576Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-12T10:44:20.576Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-12T10:44:20.576Z] === RUN TestKillDifferentUserContainer [2021-05-12T10:44:20.576Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-12T10:44:20.576Z] === RUN TestInspectOomKilledTrue [2021-05-12T10:44:20.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:20.576Z] === RUN TestInspectOomKilledFalse [2021-05-12T10:44:20.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-12T10:44:20.576Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:44:20.576Z] === RUN TestLogsFollowTailEmpty [2021-05-12T10:44:22.034Z] --- PASS: TestGraphdriverPluginV2 (6.73s) [2021-05-12T10:44:22.034Z] PASS [2021-05-12T10:44:22.034Z] [2021-05-12T10:44:22.034Z] === Skipped [2021-05-12T10:44:22.034Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-12T10:44:22.034Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-12T10:44:22.034Z] [2021-05-12T10:44:22.034Z] [2021-05-12T10:44:22.034Z] DONE 2 tests, 1 skipped in 6.928s [2021-05-12T10:44:22.034Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-12T10:44:22.034Z] INFO: Testing against a local daemon [2021-05-12T10:44:22.034Z] === RUN TestContinueAfterPluginCrash [2021-05-12T10:44:22.034Z] === PAUSE TestContinueAfterPluginCrash [2021-05-12T10:44:22.034Z] === RUN TestReadPluginNoRead [2021-05-12T10:44:22.034Z] === PAUSE TestReadPluginNoRead [2021-05-12T10:44:22.034Z] === RUN TestDaemonStartWithLogOpt [2021-05-12T10:44:22.034Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-12T10:44:22.034Z] === CONT TestContinueAfterPluginCrash [2021-05-12T10:44:22.034Z] === CONT TestDaemonStartWithLogOpt [2021-05-12T10:44:22.772Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-05-12T10:44:22.772Z] === RUN TestNetworkNat [2021-05-12T10:44:22.772Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-12T10:44:22.772Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:22.772Z] === RUN TestNetworkLocalhostTCPNat [2021-05-12T10:44:25.688Z] --- PASS: TestNetworkLocalhostTCPNat (2.79s) [2021-05-12T10:44:25.688Z] === RUN TestNetworkLoopbackNat [2021-05-12T10:44:25.688Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-12T10:44:25.688Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:25.688Z] === RUN TestPause [2021-05-12T10:44:25.688Z] --- SKIP: TestPause (0.00s) [2021-05-12T10:44:25.688Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-12T10:44:25.688Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-12T10:44:26.523Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-12T10:44:27.310Z] --- PASS: TestDaemonStartWithLogOpt (6.55s) [2021-05-12T10:44:27.310Z] === CONT TestReadPluginNoRead [2021-05-12T10:44:27.876Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s) [2021-05-12T10:44:27.876Z] === RUN TestPauseStopPausedContainer [2021-05-12T10:44:27.876Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-12T10:44:27.876Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:27.876Z] === RUN TestPsFilter [2021-05-12T10:44:27.876Z] --- PASS: TestPsFilter (0.14s) [2021-05-12T10:44:27.876Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-12T10:44:29.063Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-12T10:44:30.070Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.34s) [2021-05-12T10:44:30.070Z] === RUN TestRemoveContainerWithVolume [2021-05-12T10:44:31.503Z] === RUN TestReadPluginNoRead/default [2021-05-12T10:44:31.503Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2021-05-12T10:44:32.361Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-12T10:44:32.989Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2021-05-12T10:44:32.989Z] === RUN TestRemoveContainerRunning [2021-05-12T10:44:33.408Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-12T10:44:34.045Z] --- PASS: TestCreateServiceMultipleTimes (18.83s) [2021-05-12T10:44:34.045Z] === RUN TestCreateServiceConflict [2021-05-12T10:44:34.045Z] --- PASS: TestCreateServiceConflict (3.13s) [2021-05-12T10:44:34.045Z] === RUN TestCreateServiceMaxReplicas [2021-05-12T10:44:34.534Z] --- PASS: TestRemoveContainerRunning (2.08s) [2021-05-12T10:44:34.534Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-12T10:44:35.655Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-12T10:44:35.914Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-12T10:44:36.591Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2021-05-12T10:44:36.591Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-12T10:44:36.695Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-12T10:44:36.722Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2021-05-12T10:44:36.722Z] === RUN TestRemoveInvalidContainer [2021-05-12T10:44:36.722Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-12T10:44:36.722Z] === RUN TestRenameLinkedContainer [2021-05-12T10:44:36.722Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-12T10:44:36.722Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:36.722Z] === RUN TestRenameStoppedContainer [2021-05-12T10:44:36.910Z] --- PASS: TestServiceUpdateSecrets (15.26s) [2021-05-12T10:44:36.910Z] === RUN TestServiceUpdateConfigs [2021-05-12T10:44:37.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-12T10:44:38.600Z] --- PASS: TestReadPluginNoRead (11.17s) [2021-05-12T10:44:38.600Z] --- PASS: TestReadPluginNoRead/default (2.51s) [2021-05-12T10:44:38.600Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.59s) [2021-05-12T10:44:38.600Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-05-12T10:44:38.600Z] read_test.go:92: [d3d98099db17f] daemon is not started [2021-05-12T10:44:38.600Z] PASS [2021-05-12T10:44:38.600Z] [2021-05-12T10:44:38.600Z] DONE 6 tests in 17.851s [2021-05-12T10:44:38.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-12T10:44:38.600Z] testing: warning: no tests to run [2021-05-12T10:44:38.600Z] PASS [2021-05-12T10:44:38.600Z] [2021-05-12T10:44:38.600Z] DONE 0 tests in 0.049s [2021-05-12T10:44:38.601Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-12T10:44:38.860Z] INFO: Testing against a local daemon [2021-05-12T10:44:38.860Z] === RUN TestPluginWithDevMounts [2021-05-12T10:44:38.860Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-12T10:44:38.860Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-12T10:44:38.860Z] PASS [2021-05-12T10:44:38.860Z] [2021-05-12T10:44:38.860Z] === Skipped [2021-05-12T10:44:38.860Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-12T10:44:38.860Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-12T10:44:38.860Z] [2021-05-12T10:44:38.860Z] [2021-05-12T10:44:38.860Z] DONE 1 tests, 1 skipped in 0.132s [2021-05-12T10:44:38.860Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-12T10:44:38.860Z] INFO: Testing against a local daemon [2021-05-12T10:44:38.860Z] === RUN TestSecretInspect [2021-05-12T10:44:38.860Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-12T10:44:38.860Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:38.860Z] === RUN TestSecretList [2021-05-12T10:44:38.860Z] --- SKIP: TestSecretList (0.01s) [2021-05-12T10:44:38.860Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:38.860Z] === RUN TestSecretsCreateAndDelete [2021-05-12T10:44:38.860Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-12T10:44:38.860Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:38.860Z] === RUN TestSecretsUpdate [2021-05-12T10:44:38.860Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-12T10:44:38.860Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:38.860Z] === RUN TestTemplatedSecret [2021-05-12T10:44:38.860Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-12T10:44:38.860Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:38.860Z] === RUN TestSecretCreateResolve [2021-05-12T10:44:38.860Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-12T10:44:38.860Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:38.860Z] PASS [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] === Skipped [2021-05-12T10:44:39.120Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-12T10:44:39.120Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-05-12T10:44:39.120Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-12T10:44:39.120Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-12T10:44:39.120Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-12T10:44:39.120Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-12T10:44:39.120Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] [2021-05-12T10:44:39.120Z] DONE 6 tests, 6 skipped in 0.186s [2021-05-12T10:44:39.120Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-12T10:44:39.120Z] INFO: Testing against a local daemon [2021-05-12T10:44:39.120Z] === RUN TestServiceCreateInit [2021-05-12T10:44:39.120Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-12T10:44:39.120Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-12T10:44:39.120Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-12T10:44:39.120Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-12T10:44:39.120Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-12T10:44:39.120Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateServiceMultipleTimes [2021-05-12T10:44:39.120Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-12T10:44:39.120Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateServiceConflict [2021-05-12T10:44:39.120Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-12T10:44:39.120Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateServiceMaxReplicas [2021-05-12T10:44:39.120Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-12T10:44:39.120Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-12T10:44:39.120Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-12T10:44:39.120Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateServiceSecretFileMode [2021-05-12T10:44:39.120Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-12T10:44:39.120Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateServiceConfigFileMode [2021-05-12T10:44:39.120Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-12T10:44:39.120Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.120Z] === RUN TestCreateServiceSysctls [2021-05-12T10:44:39.380Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-12T10:44:39.380Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestCreateServiceCapabilities [2021-05-12T10:44:39.380Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-12T10:44:39.380Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestInspect [2021-05-12T10:44:39.380Z] --- SKIP: TestInspect (0.01s) [2021-05-12T10:44:39.380Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestCreateJob [2021-05-12T10:44:39.380Z] --- SKIP: TestCreateJob (0.01s) [2021-05-12T10:44:39.380Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestReplicatedJob [2021-05-12T10:44:39.380Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-12T10:44:39.380Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestUpdateReplicatedJob [2021-05-12T10:44:39.380Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-12T10:44:39.380Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestServiceListWithStatuses [2021-05-12T10:44:39.380Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-12T10:44:39.380Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:44:39.380Z] === RUN TestDockerNetworkConnectAlias [2021-05-12T10:44:39.380Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-12T10:44:39.380Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestDockerNetworkReConnect [2021-05-12T10:44:39.380Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-12T10:44:39.380Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:39.380Z] === RUN TestServicePlugin [2021-05-12T10:44:39.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite (510.60s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.88s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.30s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.08s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.34s) [2021-05-12T10:44:42.409Z] docker_cli_daemon_test.go:1455: [d3c1f5536a869] daemon is not started [2021-05-12T10:44:42.409Z] check_test.go:309: [d3d67878f3fde] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.70s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.65s) [2021-05-12T10:44:42.409Z] check_test.go:309: [d73912303a15c] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.77s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.97s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.16s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.72s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.28s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.43s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.96s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.92s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-12T10:44:42.409Z] check_test.go:309: [dd616b4950ef4] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-12T10:44:42.409Z] check_test.go:309: [dbf0e561fdbda] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.43s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.93s) [2021-05-12T10:44:42.409Z] check_test.go:309: [d19f281f84248] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.47s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.04s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.06s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.45s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.05s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.99s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.94s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-12T10:44:42.409Z] check_test.go:309: [d338ccd1aba3a] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.91s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.85s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.79s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.95s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.14s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.45s) [2021-05-12T10:44:42.409Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-05-12T10:44:42.409Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-12T10:44:42.409Z] check_test.go:309: [d0aa0dd9dabf0] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.42s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.39s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.29s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.85s) [2021-05-12T10:44:42.409Z] check_test.go:309: [dcc0617cc1e1c] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.40s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s) [2021-05-12T10:44:42.409Z] check_test.go:309: [db9a28545c72b] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2021-05-12T10:44:42.409Z] docker_cli_daemon_plugins_test.go:79: [d3adf35cefde8] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s) [2021-05-12T10:44:42.409Z] docker_cli_daemon_plugins_test.go:169: [dab3526ae8985] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.70s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.04s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.88s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-05-12T10:44:42.409Z] check_test.go:309: [d58a6bf95bcbc] daemon is not started [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.69s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.57s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.68s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.73s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.75s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.41s) [2021-05-12T10:44:42.409Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.76s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.79s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.96s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.95s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.77s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d643db97c2c18] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.64s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.06s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.98s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.11s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.32s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.43s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.05s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d25ed73617929] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.62s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.82s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (18.31s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.19s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.80s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.72s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.97s) [2021-05-12T10:44:42.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-12T10:44:42.410Z] check_test.go:309: [d02c2e31768f7] daemon is not started [2021-05-12T10:44:42.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-12T10:44:42.410Z] check_test.go:309: [de5bda8e54089] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.69s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d5ae63db69c9f] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.30s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.47s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.21s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.15s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.47s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.56s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.10s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.61s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d09e95359a379] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.31s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.82s) [2021-05-12T10:44:42.410Z] check_test.go:309: [dbd271d98d2aa] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.86s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.66s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.03s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.89s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.31s) [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-12T10:44:42.410Z] check_test.go:309: [def0dfcdd4bc5] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.07s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d71af6616abd9] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.94s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.84s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.15s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.91s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d45e12f3b73e5] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.37s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.93s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.42s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.40s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d7617830460c0] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.62s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.19s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.83s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.05s) [2021-05-12T10:44:42.410Z] check_test.go:309: [d28c88fa417fa] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.95s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.90s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.94s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.93s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.04s) [2021-05-12T10:44:42.410Z] check_test.go:309: [dbffca041c5bb] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.84s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.00s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.55s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.06s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.91s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.95s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.35s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.62s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.58s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.60s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.53s) [2021-05-12T10:44:42.410Z] docker_cli_daemon_test.go:2550: [d45236f1fcb11] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.56s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.09s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.77s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.95s) [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-05-12T10:44:42.410Z] check_test.go:309: [de52efceffd85] daemon is not started [2021-05-12T10:44:42.410Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.55s) [2021-05-12T10:44:42.410Z] === RUN TestDockerSwarmSuite [2021-05-12T10:44:42.410Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-12T10:44:43.580Z] --- SKIP: TestServicePlugin (3.77s) [2021-05-12T10:44:43.580Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] === RUN TestServiceUpdateLabel [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-12T10:44:43.580Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] === RUN TestServiceUpdateSecrets [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-12T10:44:43.580Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] === RUN TestServiceUpdateConfigs [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-12T10:44:43.580Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] === RUN TestServiceUpdateNetwork [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-12T10:44:43.580Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] === RUN TestServiceUpdatePidsLimit [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-12T10:44:43.580Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] PASS [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === Skipped [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-12T10:44:43.580Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-12T10:44:43.580Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-12T10:44:43.580Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-12T10:44:43.580Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-12T10:44:43.580Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-12T10:44:43.580Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-12T10:44:43.580Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.580Z] [2021-05-12T10:44:43.580Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-12T10:44:43.581Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-12T10:44:43.581Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-05-12T10:44:43.581Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-12T10:44:43.581Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-12T10:44:43.581Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-12T10:44:43.581Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-12T10:44:43.581Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-12T10:44:43.581Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-12T10:44:43.581Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-12T10:44:43.581Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-12T10:44:43.581Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServicePlugin (3.77s) [2021-05-12T10:44:43.581Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-12T10:44:43.581Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-12T10:44:43.581Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-12T10:44:43.581Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-12T10:44:43.581Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-12T10:44:43.581Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] DONE 24 tests, 23 skipped in 4.188s [2021-05-12T10:44:43.581Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-12T10:44:43.581Z] INFO: Testing against a local daemon [2021-05-12T10:44:43.581Z] === RUN TestSessionCreate [2021-05-12T10:44:43.581Z] --- PASS: TestSessionCreate (0.03s) [2021-05-12T10:44:43.581Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-12T10:44:43.581Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-12T10:44:43.581Z] PASS [2021-05-12T10:44:43.581Z] [2021-05-12T10:44:43.581Z] DONE 2 tests in 0.162s [2021-05-12T10:44:43.581Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-12T10:44:43.581Z] INFO: Testing against a local daemon [2021-05-12T10:44:43.581Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:44:43.581Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:44:43.581Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-12T10:44:43.581Z] === RUN TestEventsExecDie [2021-05-12T10:44:43.819Z] --- PASS: TestRenameStoppedContainer (7.16s) [2021-05-12T10:44:43.819Z] === RUN TestRenameRunningContainerAndReuse [2021-05-12T10:44:44.519Z] --- PASS: TestEventsExecDie (1.01s) [2021-05-12T10:44:44.519Z] === RUN TestEventsBackwardsCompatible [2021-05-12T10:44:44.519Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-12T10:44:44.519Z] === RUN TestInfoBinaryCommits [2021-05-12T10:44:44.519Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-12T10:44:44.519Z] === RUN TestInfoAPIVersioned [2021-05-12T10:44:44.519Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-12T10:44:44.519Z] === RUN TestInfoDiscoveryBackend [2021-05-12T10:44:46.513Z] --- PASS: TestInfoDiscoveryBackend (1.75s) [2021-05-12T10:44:46.513Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-12T10:44:46.607Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-12T10:44:48.633Z] --- PASS: TestRenameRunningContainerAndReuse (4.26s) [2021-05-12T10:44:48.633Z] === RUN TestRenameInvalidName [2021-05-12T10:44:49.802Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-05-12T10:44:49.802Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-12T10:44:49.802Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-12T10:44:49.802Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:44:49.802Z] === RUN TestInfoAPI [2021-05-12T10:44:49.802Z] --- PASS: TestInfoAPI (0.02s) [2021-05-12T10:44:49.802Z] === RUN TestInfoAPIWarnings [2021-05-12T10:44:49.902Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-12T10:44:50.181Z] --- PASS: TestRenameInvalidName (2.05s) [2021-05-12T10:44:50.181Z] === RUN TestRenameAnonymousContainer [2021-05-12T10:44:50.181Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-05-12T10:44:50.181Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:50.181Z] === RUN TestRenameContainerWithSameName [2021-05-12T10:44:51.491Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) [2021-05-12T10:44:51.491Z] === RUN TestCreateServiceSecretFileMode [2021-05-12T10:44:51.740Z] --- PASS: TestServiceUpdateConfigs (15.11s) [2021-05-12T10:44:51.740Z] === RUN TestServiceUpdateNetwork [2021-05-12T10:44:52.372Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-05-12T10:44:52.372Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-12T10:44:52.372Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-12T10:44:52.372Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:52.372Z] === RUN TestResize [2021-05-12T10:44:53.195Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-12T10:44:53.766Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-12T10:44:54.562Z] --- PASS: TestResize (2.07s) [2021-05-12T10:44:54.562Z] === RUN TestResizeWithInvalidSize [2021-05-12T10:44:54.562Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-05-12T10:44:54.562Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-12T10:44:54.562Z] === RUN TestResizeWhenContainerNotStarted [2021-05-12T10:44:54.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-12T10:44:54.789Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2021-05-12T10:44:54.789Z] === RUN TestCreateServiceConfigFileMode [2021-05-12T10:44:55.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-12T10:44:56.001Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-12T10:44:56.001Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-12T10:44:56.001Z] Cross building: bundles/cross/windows/amd64 [2021-05-12T10:44:56.001Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-12T10:44:56.001Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-12T10:44:56.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-12T10:44:56.751Z] --- PASS: TestResizeWhenContainerNotStarted (2.41s) [2021-05-12T10:44:56.752Z] === RUN TestDaemonRestartKillContainers [2021-05-12T10:44:56.752Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:44:56.752Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:44:56.752Z] === RUN TestStats [2021-05-12T10:44:56.752Z] --- SKIP: TestStats (0.00s) [2021-05-12T10:44:56.752Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-12T10:44:56.752Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-12T10:44:57.596Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-12T10:44:57.596Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-12T10:44:57.855Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-12T10:44:58.096Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2021-05-12T10:44:58.096Z] === RUN TestCreateServiceSysctls [2021-05-12T10:45:03.379Z] --- PASS: TestCreateServiceSysctls (4.50s) [2021-05-12T10:45:03.379Z] === RUN TestCreateServiceCapabilities [2021-05-12T10:45:03.903Z] --- PASS: TestServiceUpdateNetwork (13.53s) [2021-05-12T10:45:03.903Z] === RUN TestServiceUpdatePidsLimit [2021-05-12T10:45:04.159Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-12T10:45:05.085Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-12T10:45:05.919Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-05-12T10:45:05.919Z] === RUN TestInspect [2021-05-12T10:45:07.929Z] --- PASS: TestInfoAPIWarnings (17.78s) [2021-05-12T10:45:07.929Z] === RUN TestInfoDebug [2021-05-12T10:45:09.169Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.02s) [2021-05-12T10:45:09.169Z] === RUN TestStopContainerWithTimeout [2021-05-12T10:45:09.169Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-12T10:45:09.169Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-12T10:45:09.169Z] === RUN TestUpdateRestartPolicy [2021-05-12T10:45:09.218Z] --- PASS: TestInspect (3.54s) [2021-05-12T10:45:09.218Z] === RUN TestCreateJob [2021-05-12T10:45:09.304Z] --- PASS: TestInfoDebug (1.78s) [2021-05-12T10:45:09.305Z] === RUN TestInfoInsecureRegistries [2021-05-12T10:45:10.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-12T10:45:11.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-12T10:45:11.208Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2021-05-12T10:45:11.208Z] === RUN TestInfoRegistryMirrors [2021-05-12T10:45:12.397Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-12T10:45:12.397Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-12T10:45:13.111Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2021-05-12T10:45:13.111Z] === RUN TestLoginFailsWithBadCredentials [2021-05-12T10:45:13.111Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-05-12T10:45:13.111Z] === RUN TestPingCacheHeaders [2021-05-12T10:45:13.111Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-12T10:45:13.111Z] === RUN TestPingGet [2021-05-12T10:45:13.111Z] --- PASS: TestPingGet (0.01s) [2021-05-12T10:45:13.111Z] === RUN TestPingHead [2021-05-12T10:45:13.111Z] --- PASS: TestPingHead (0.02s) [2021-05-12T10:45:13.111Z] === RUN TestVersion [2021-05-12T10:45:13.111Z] --- PASS: TestVersion (0.02s) [2021-05-12T10:45:13.111Z] PASS [2021-05-12T10:45:13.111Z] [2021-05-12T10:45:13.111Z] === Skipped [2021-05-12T10:45:13.111Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:45:13.111Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-12T10:45:13.111Z] [2021-05-12T10:45:13.111Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-12T10:45:13.111Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-12T10:45:13.111Z] [2021-05-12T10:45:13.111Z] [2021-05-12T10:45:13.111Z] DONE 18 tests, 2 skipped in 29.696s [2021-05-12T10:45:13.111Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-12T10:45:13.111Z] INFO: Testing against a local daemon [2021-05-12T10:45:13.111Z] === RUN TestVolumesCreateAndList [2021-05-12T10:45:13.162Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-12T10:45:13.370Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-12T10:45:13.370Z] === RUN TestVolumesRemove [2021-05-12T10:45:13.370Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-12T10:45:13.370Z] === RUN TestVolumesInspect [2021-05-12T10:45:13.370Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-12T10:45:13.370Z] === RUN TestVolumesInvalidJSON [2021-05-12T10:45:13.370Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-12T10:45:13.370Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-12T10:45:13.370Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-12T10:45:13.370Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-12T10:45:13.370Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-12T10:45:13.370Z] PASS [2021-05-12T10:45:13.370Z] [2021-05-12T10:45:13.370Z] DONE 5 tests in 0.248s [2021-05-12T10:45:13.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-12T10:45:13.370Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12226 is not a child of this shell [2021-05-12T10:45:13.370Z] warning: PID 12226 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-12T10:45:13.370Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-12T10:45:13.370Z] [2021-05-12T10:45:13.370Z] Unloading profiles will leave already running processes permanently [2021-05-12T10:45:13.370Z] unconfined, which can lead to unexpected situations. [2021-05-12T10:45:13.370Z] [2021-05-12T10:45:13.370Z] To set a process to complain mode, use the command line tool [2021-05-12T10:45:13.370Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-12T10:45:13.370Z] Removing test suite binaries [2021-05-12T10:45:13.370Z] exiting test-integration [2021-05-12T10:45:13.370Z] ++ exit 0 [2021-05-12T10:45:13.794Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-12T10:45:14.307Z] [2021-05-12T10:45:14.364Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-12T10:45:14.501Z] --- PASS: TestCreateJob (4.47s) [2021-05-12T10:45:14.501Z] === RUN TestReplicatedJob [2021-05-12T10:45:14.932Z] === RUN TestDockerSuite/TestBuildFails Post stage [Pipeline] junit [2021-05-12T10:45:16.226Z] Recording test results [2021-05-12T10:45:16.840Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-12T10:45:16.840Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-12T10:45:18.007Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-12T10:45:18.344Z] + echo Ensuring container killed. [2021-05-12T10:45:18.344Z] Ensuring container killed. [2021-05-12T10:45:18.344Z] + docker rm -vf docker-pr2 [2021-05-12T10:45:18.344Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-12T10:45:18.651Z] + echo Chowning /workspace to jenkins user [2021-05-12T10:45:18.651Z] Chowning /workspace to jenkins user [2021-05-12T10:45:18.651Z] + id -u [2021-05-12T10:45:18.651Z] + id -g [2021-05-12T10:45:18.651Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace busybox chown -R 1000:1000 /workspace [2021-05-12T10:45:18.651Z] Unable to find image 'busybox:latest' locally [2021-05-12T10:45:18.912Z] latest: Pulling from library/busybox [2021-05-12T10:45:18.912Z] aa2a8d90b84c: Pulling fs layer [2021-05-12T10:45:18.912Z] aa2a8d90b84c: Verifying Checksum [2021-05-12T10:45:18.912Z] aa2a8d90b84c: Download complete [2021-05-12T10:45:19.171Z] aa2a8d90b84c: Pull complete [2021-05-12T10:45:19.171Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-12T10:45:19.171Z] Status: Downloaded newer image for busybox:latest [2021-05-12T10:45:21.040Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [2021-05-12T10:45:21.086Z] --- PASS: TestReplicatedJob (6.64s) [2021-05-12T10:45:21.086Z] === RUN TestUpdateReplicatedJob [Pipeline] sh [2021-05-12T10:45:21.240Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-05-12T10:45:21.240Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-05-12T10:45:21.240Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-05-12T10:45:21.240Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-05-12T10:45:21.240Z] PASS [2021-05-12T10:45:21.240Z] [2021-05-12T10:45:21.240Z] === Skipped [2021-05-12T10:45:21.240Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-12T10:45:21.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:45:21.240Z] [2021-05-12T10:45:21.240Z] [2021-05-12T10:45:21.240Z] DONE 27 tests, 1 skipped in 181.312s [2021-05-12T10:45:21.240Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-12T10:45:21.240Z] INFO: Testing against a local daemon [2021-05-12T10:45:21.240Z] === RUN TestSessionCreate [2021-05-12T10:45:21.240Z] --- PASS: TestSessionCreate (0.03s) [2021-05-12T10:45:21.240Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-12T10:45:21.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-12T10:45:21.240Z] PASS [2021-05-12T10:45:21.240Z] [2021-05-12T10:45:21.240Z] DONE 2 tests in 0.076s [2021-05-12T10:45:21.240Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-12T10:45:21.240Z] INFO: Testing against a local daemon [2021-05-12T10:45:21.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:45:21.240Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:45:21.240Z] === RUN TestEventsExecDie [2021-05-12T10:45:21.240Z] --- PASS: TestEventsExecDie (1.08s) [2021-05-12T10:45:21.240Z] === RUN TestEventsBackwardsCompatible [2021-05-12T10:45:21.376Z] + bundleName=amd64-rootless [2021-05-12T10:45:21.376Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-12T10:45:21.376Z] Creating amd64-rootless-bundles.tar.gz [2021-05-12T10:45:21.376Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-05-12T10:45:21.376Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-12T10:45:21.387Z] Archiving artifacts [2021-05-12T10:45:21.495Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-05-12T10:45:21.495Z] === RUN TestInfoBinaryCommits [2021-05-12T10:45:21.496Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-12T10:45:21.496Z] === RUN TestInfoAPIVersioned [2021-05-12T10:45:21.496Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-12T10:45:21.496Z] === RUN TestInfoDiscoveryBackend [2021-05-12T10:45:22.056Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2021-05-12T10:45:22.056Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-12T10:45:23.279Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-12T10:45:23.436Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-12T10:45:23.436Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-12T10:45:23.576Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-12T10:45:23.587Z] + make clean [2021-05-12T10:45:23.847Z] docker volume rm -f docker-dev-cache [2021-05-12T10:45:23.847Z] docker-dev-cache [Pipeline] deleteDir [2021-05-12T10:45:23.998Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s) [2021-05-12T10:45:23.998Z] === RUN TestInfoAPI [2021-05-12T10:45:23.998Z] --- PASS: TestInfoAPI (0.02s) [2021-05-12T10:45:23.998Z] === RUN TestInfoAPIWarnings [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T10:45:25.287Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2021-05-12T10:45:25.288Z] === RUN TestServiceListWithStatuses [2021-05-12T10:45:25.288Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-12T10:45:25.288Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:45:25.288Z] === RUN TestDockerNetworkConnectAlias [2021-05-12T10:45:25.484Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-12T10:45:28.176Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-12T10:45:28.435Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-12T10:45:30.305Z] --- PASS: TestUpdateRestartPolicy (21.03s) [2021-05-12T10:45:30.305Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-12T10:45:30.340Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-12T10:45:30.770Z] --- PASS: TestUpdateRestartWithAutoRemove (2.06s) [2021-05-12T10:45:30.770Z] === RUN TestWaitNonBlocked [2021-05-12T10:45:30.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:45:30.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:45:30.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:45:30.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:45:30.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-12T10:45:30.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-12T10:45:31.870Z] --- PASS: TestDockerNetworkConnectAlias (6.55s) [2021-05-12T10:45:31.870Z] === RUN TestDockerNetworkReConnect [2021-05-12T10:45:33.689Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-12T10:45:33.689Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s) [2021-05-12T10:45:33.689Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.98s) [2021-05-12T10:45:33.689Z] === RUN TestWaitBlocked [2021-05-12T10:45:33.689Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-12T10:45:33.689Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:33.689Z] PASS [2021-05-12T10:45:33.689Z] ok github.com/docker/docker/integration/container 85.866s [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === Skipped [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-12T10:45:33.689Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-12T10:45:33.689Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-05-12T10:45:33.689Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-12T10:45:33.689Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-12T10:45:33.689Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-12T10:45:33.689Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-12T10:45:33.689Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-12T10:45:33.689Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-12T10:45:33.689Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-12T10:45:33.689Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-12T10:45:33.689Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-12T10:45:33.689Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:33.689Z] [2021-05-12T10:45:33.689Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-12T10:45:33.689Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-12T10:45:34.153Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-12T10:45:34.153Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-12T10:45:34.153Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-12T10:45:34.153Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-12T10:45:34.153Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-12T10:45:34.153Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-12T10:45:34.153Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-12T10:45:34.153Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-12T10:45:34.153Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-12T10:45:34.153Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-12T10:45:34.153Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-12T10:45:34.153Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-05-12T10:45:34.153Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-12T10:45:34.153Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-05-12T10:45:34.153Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-12T10:45:34.153Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-12T10:45:34.153Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-12T10:45:34.153Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-12T10:45:34.153Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] [2021-05-12T10:45:34.153Z] DONE 88 tests, 37 skipped in 89.155s [2021-05-12T10:45:34.153Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-12T10:45:34.536Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-12T10:45:34.796Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-12T10:45:35.055Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-12T10:45:36.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:36.344Z] INFO: Testing against a local daemon [2021-05-12T10:45:36.344Z] === RUN TestCommitInheritsEnv [2021-05-12T10:45:36.344Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-12T10:45:36.344Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:45:36.344Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-12T10:45:36.344Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-12T10:45:36.344Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-12T10:45:36.344Z] === RUN TestImagesFilterMultiReference [2021-05-12T10:45:36.806Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-05-12T10:45:36.806Z] === RUN TestImagePullPlatformInvalid [2021-05-12T10:45:36.806Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-12T10:45:36.806Z] === RUN TestRemoveImageOrphaning [2021-05-12T10:45:37.152Z] --- PASS: TestDockerNetworkReConnect (5.13s) [2021-05-12T10:45:37.153Z] === RUN TestServicePlugin [2021-05-12T10:45:37.153Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-12T10:45:37.153Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:45:37.153Z] === RUN TestServiceUpdateLabel [2021-05-12T10:45:37.594Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-12T10:45:37.779Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-05-12T10:45:37.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-12T10:45:37.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-12T10:45:37.779Z] === RUN TestTagInvalidReference [2021-05-12T10:45:37.779Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-12T10:45:37.779Z] === RUN TestTagValidPrefixedRepo [2021-05-12T10:45:37.779Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-12T10:45:37.779Z] === RUN TestTagExistedNameWithoutForce [2021-05-12T10:45:37.779Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-12T10:45:37.779Z] === RUN TestTagOfficialNames [2021-05-12T10:45:37.779Z] --- PASS: TestTagOfficialNames (0.11s) [2021-05-12T10:45:37.779Z] === RUN TestTagMatchesDigest [2021-05-12T10:45:38.242Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-05-12T10:45:38.242Z] PASS [2021-05-12T10:45:38.242Z] ok github.com/docker/docker/integration/image 1.758s [2021-05-12T10:45:38.242Z] [2021-05-12T10:45:38.242Z] === Skipped [2021-05-12T10:45:38.242Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-12T10:45:38.242Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:45:38.242Z] [2021-05-12T10:45:38.242Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-12T10:45:38.242Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-12T10:45:38.242Z] [2021-05-12T10:45:38.242Z] [2021-05-12T10:45:38.242Z] DONE 11 tests, 2 skipped in 4.115s [2021-05-12T10:45:38.242Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-12T10:45:39.692Z] --- PASS: TestServiceUpdateLabel (3.17s) [2021-05-12T10:45:39.692Z] === RUN TestServiceUpdateSecrets [2021-05-12T10:45:40.450Z] testing: warning: no tests to run [2021-05-12T10:45:40.450Z] testing: warning: no tests to run [2021-05-12T10:45:40.450Z] PASS [2021-05-12T10:45:40.450Z] PASS [2021-05-12T10:45:40.450Z] ok github.com/docker/docker/integration/network/ipvlan 0.164s [no tests to run] [2021-05-12T10:45:40.450Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [no tests to run] [2021-05-12T10:45:40.888Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-12T10:45:41.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:41.426Z] INFO: Testing against a local daemon [2021-05-12T10:45:41.426Z] === RUN TestNetworkCreateDelete [2021-05-12T10:45:41.426Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-12T10:45:41.426Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:41.426Z] === RUN TestDockerNetworkDeletePreferID [2021-05-12T10:45:41.426Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-12T10:45:41.427Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-12T10:45:41.427Z] === RUN TestDaemonDNSFallback [2021-05-12T10:45:41.427Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-12T10:45:41.427Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:41.427Z] === RUN TestInspectNetwork [2021-05-12T10:45:41.427Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-12T10:45:41.427Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:41.427Z] === RUN TestRunContainerWithBridgeNone [2021-05-12T10:45:41.427Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-12T10:45:41.427Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:41.427Z] === RUN TestNetworkInvalidJSON [2021-05-12T10:45:41.427Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-12T10:45:41.427Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-12T10:45:41.427Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:45:41.427Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:45:41.427Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:45:41.427Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:45:41.427Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-12T10:45:41.427Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:45:41.427Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-12T10:45:41.427Z] === RUN TestNetworkList [2021-05-12T10:45:41.427Z] === RUN TestNetworkList//networks [2021-05-12T10:45:41.427Z] === PAUSE TestNetworkList//networks [2021-05-12T10:45:41.427Z] === RUN TestNetworkList//networks/ [2021-05-12T10:45:41.427Z] === PAUSE TestNetworkList//networks/ [2021-05-12T10:45:41.427Z] === CONT TestNetworkList//networks [2021-05-12T10:45:41.427Z] === CONT TestNetworkList//networks/ [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkList (0.03s) [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-12T10:45:41.427Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-05-12T10:45:41.427Z] === RUN TestHostIPv4BridgeLabel [2021-05-12T10:45:41.427Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-12T10:45:41.427Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-12T10:45:41.427Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestDaemonDefaultNetworkPools [2021-05-12T10:45:41.427Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-12T10:45:41.427Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-12T10:45:41.427Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-12T10:45:41.427Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestServiceWithPredefinedNetwork [2021-05-12T10:45:41.427Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-12T10:45:41.427Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:45:41.427Z] === RUN TestServiceWithDataPathPortInit [2021-05-12T10:45:41.427Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-12T10:45:41.427Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-12T10:45:41.427Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-12T10:45:41.427Z] PASS [2021-05-12T10:45:41.427Z] ok github.com/docker/docker/integration/network 0.268s [2021-05-12T10:45:41.829Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-12T10:45:41.888Z] [2021-05-12T10:45:41.889Z] === Skipped [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-12T10:45:41.889Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-12T10:45:41.889Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-12T10:45:41.889Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-12T10:45:41.889Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-12T10:45:41.889Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-12T10:45:41.889Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-12T10:45:41.889Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] [2021-05-12T10:45:41.889Z] DONE 22 tests, 15 skipped in 3.529s [2021-05-12T10:45:41.889Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-12T10:45:42.032Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-05-12T10:45:42.032Z] === RUN TestInfoDebug [2021-05-12T10:45:42.032Z] --- PASS: TestInfoDebug (0.66s) [2021-05-12T10:45:42.032Z] === RUN TestInfoInsecureRegistries [2021-05-12T10:45:42.032Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-05-12T10:45:42.032Z] === RUN TestInfoRegistryMirrors [2021-05-12T10:45:42.350Z] testing: warning: no tests to run [2021-05-12T10:45:42.350Z] PASS [2021-05-12T10:45:42.350Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-05-12T10:45:42.350Z] [2021-05-12T10:45:42.350Z] DONE 0 tests in 0.404s [2021-05-12T10:45:42.350Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-12T10:45:42.599Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-05-12T10:45:42.599Z] === RUN TestLoginFailsWithBadCredentials [2021-05-12T10:45:42.599Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-12T10:45:42.599Z] === RUN TestPingCacheHeaders [2021-05-12T10:45:42.599Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-12T10:45:42.599Z] === RUN TestPingGet [2021-05-12T10:45:42.599Z] --- PASS: TestPingGet (0.01s) [2021-05-12T10:45:42.599Z] === RUN TestPingHead [2021-05-12T10:45:42.599Z] --- PASS: TestPingHead (0.02s) [2021-05-12T10:45:42.599Z] === RUN TestVersion [2021-05-12T10:45:42.599Z] --- PASS: TestVersion (0.03s) [2021-05-12T10:45:42.599Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:45:42.812Z] testing: warning: no tests to run [2021-05-12T10:45:42.812Z] PASS [2021-05-12T10:45:42.812Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-05-12T10:45:42.812Z] [2021-05-12T10:45:42.812Z] DONE 0 tests in 0.431s [2021-05-12T10:45:42.812Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-12T10:45:44.487Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-05-12T10:45:44.487Z] PASS [2021-05-12T10:45:44.487Z] [2021-05-12T10:45:44.487Z] DONE 18 tests in 23.953s [2021-05-12T10:45:44.487Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-12T10:45:44.487Z] INFO: Testing against a local daemon [2021-05-12T10:45:44.487Z] === RUN TestVolumesCreateAndList [2021-05-12T10:45:44.487Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-12T10:45:44.487Z] === RUN TestVolumesRemove [2021-05-12T10:45:44.487Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-12T10:45:44.487Z] === RUN TestVolumesInspect [2021-05-12T10:45:44.487Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-12T10:45:44.487Z] === RUN TestVolumesInvalidJSON [2021-05-12T10:45:44.487Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-12T10:45:44.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-12T10:45:44.487Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-12T10:45:44.487Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-12T10:45:44.487Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-12T10:45:44.487Z] PASS [2021-05-12T10:45:44.487Z] [2021-05-12T10:45:44.487Z] DONE 5 tests in 0.156s [2021-05-12T10:45:44.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-12T10:45:45.016Z] testing: warning: no tests to run [2021-05-12T10:45:45.016Z] testing: warning: no tests to run [2021-05-12T10:45:45.016Z] PASS [2021-05-12T10:45:45.016Z] PASS [2021-05-12T10:45:45.016Z] ok github.com/docker/docker/integration/plugin/authz 0.160s [no tests to run] [2021-05-12T10:45:45.016Z] ok github.com/docker/docker/integration/plugin 0.113s [no tests to run] [2021-05-12T10:45:45.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-12T10:45:45.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-12T10:45:45.850Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-12T10:45:45.850Z] Removing test suite binaries [2021-05-12T10:45:46.106Z] exiting test-integration [2021-05-12T10:45:46.106Z] ++ exit 0 [2021-05-12T10:45:46.106Z] [2021-05-12T10:45:46.501Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-12T10:45:46.501Z] --- PASS: TestImportExtremelyLargeImageWorks (207.92s) [2021-05-12T10:45:46.501Z] PASS [2021-05-12T10:45:46.501Z] [2021-05-12T10:45:46.501Z] DONE 12 tests in 213.800s [2021-05-12T10:45:46.501Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-12T10:45:46.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:45:46.501Z] ++ set -e [2021-05-12T10:45:46.501Z] ++ '[' -n 0 ']' [2021-05-12T10:45:46.501Z] ++ set -x [2021-05-12T10:45:46.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:45:46.760Z] INFO: Testing against a local daemon [2021-05-12T10:45:46.760Z] === RUN TestNetworkCreateDelete [2021-05-12T10:45:47.020Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-12T10:45:47.279Z] --- PASS: TestNetworkCreateDelete (0.51s) [2021-05-12T10:45:47.279Z] === RUN TestDockerNetworkDeletePreferID [2021-05-12T10:45:48.216Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-12T10:45:48.476Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-12T10:45:49.044Z] --- PASS: TestDockerNetworkDeletePreferID (1.65s) [2021-05-12T10:45:49.044Z] === RUN TestDaemonDNSFallback [2021-05-12T10:45:49.044Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-12T10:45:49.044Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-12T10:45:50.422Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-12T10:45:50.681Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-12T10:45:51.252Z] === RUN TestDockerSuite/TestBuildLabelMultiple Post stage [Pipeline] junit [2021-05-12T10:45:51.357Z] Recording test results [2021-05-12T10:45:51.492Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-05-12T10:45:51.515Z] === RUN TestDockerSuite/TestBuildLabelOneNode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-12T10:45:51.775Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-12T10:45:51.822Z] + echo Ensuring container killed. [2021-05-12T10:45:51.822Z] Ensuring container killed. [2021-05-12T10:45:51.822Z] + docker rm -vf docker-pr2 [2021-05-12T10:45:51.822Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-12T10:45:52.034Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-12T10:45:52.092Z] + echo Chowning /workspace to jenkins user [2021-05-12T10:45:52.092Z] Chowning /workspace to jenkins user [2021-05-12T10:45:52.092Z] + id -u [2021-05-12T10:45:52.092Z] + id -g [2021-05-12T10:45:52.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace busybox chown -R 1000:1000 /workspace [2021-05-12T10:45:52.972Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-12T10:45:54.881Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-12T10:45:54.950Z] + bundleName=amd64-cgroup2 [2021-05-12T10:45:54.950Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-12T10:45:54.950Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-12T10:45:54.950Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-12T10:45:54.950Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-12T10:45:55.214Z] Archiving artifacts [2021-05-12T10:45:55.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:55.382Z] INFO: Testing against a local daemon [2021-05-12T10:45:55.382Z] === RUN TestExternalGraphDriver [2021-05-12T10:45:55.382Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-05-12T10:45:55.382Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-12T10:45:55.382Z] === RUN TestGraphdriverPluginV2 [2021-05-12T10:45:55.382Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-12T10:45:55.382Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-12T10:45:55.382Z] PASS [2021-05-12T10:45:55.382Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.371s [2021-05-12T10:45:55.382Z] testing: warning: no tests to run [2021-05-12T10:45:55.382Z] PASS [2021-05-12T10:45:55.382Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.066s [no tests to run] [2021-05-12T10:45:55.596Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-12T10:45:55.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:55.845Z] INFO: Testing against a local daemon [2021-05-12T10:45:55.845Z] === RUN TestReadPluginNoRead [2021-05-12T10:45:55.845Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-12T10:45:55.845Z] read_test.go:21: no unix domain sockets on Windows [2021-05-12T10:45:55.845Z] PASS [2021-05-12T10:45:55.845Z] ok github.com/docker/docker/integration/plugin/logging 0.231s [2021-05-12T10:45:55.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:55.845Z] INFO: Testing against a local daemon [2021-05-12T10:45:55.845Z] === RUN TestPluginInvalidJSON [2021-05-12T10:45:55.845Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:45:55.845Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:45:55.845Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:45:55.845Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-05-12T10:45:55.845Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-12T10:45:55.845Z] === RUN TestPluginInstall [2021-05-12T10:45:55.845Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-12T10:45:55.845Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-12T10:45:55.845Z] === RUN TestPluginsWithRuntimes [2021-05-12T10:45:55.845Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-12T10:45:55.845Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-12T10:45:55.845Z] === RUN TestPluginBackCompatMediaTypes [2021-05-12T10:45:55.845Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-12T10:45:55.845Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-12T10:45:55.845Z] PASS [2021-05-12T10:45:55.845Z] ok github.com/docker/docker/integration/plugin/common 0.289s [2021-05-12T10:45:55.845Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-12T10:45:55.845Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-12T10:45:55.897Z] + make clean [2021-05-12T10:45:55.897Z] docker volume rm -f docker-dev-cache [2021-05-12T10:45:56.153Z] docker-dev-cache [Pipeline] deleteDir [2021-05-12T10:45:56.789Z] --- PASS: TestDaemonDNSFallback (7.64s) [2021-05-12T10:45:56.789Z] === RUN TestInspectNetwork [2021-05-12T10:45:57.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:57.391Z] INFO: Testing against a local daemon [2021-05-12T10:45:57.391Z] === RUN TestPluginWithDevMounts [2021-05-12T10:45:57.391Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-12T10:45:57.391Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:57.391Z] PASS [2021-05-12T10:45:57.391Z] ok github.com/docker/docker/integration/plugin/volumes 0.176s [2021-05-12T10:45:57.391Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === Skipped [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-12T10:45:57.391Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-12T10:45:57.391Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-12T10:45:57.391Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-05-12T10:45:57.391Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-12T10:45:57.391Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-12T10:45:57.391Z] read_test.go:21: no unix domain sockets on Windows [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-12T10:45:57.391Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] [2021-05-12T10:45:57.391Z] DONE 9 tests, 7 skipped in 14.667s [2021-05-12T10:45:57.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-12T10:45:57.795Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2021-05-12T10:45:57.795Z] === RUN TestServiceUpdateConfigs [2021-05-12T10:45:57.853Z] testing: warning: no tests to run [2021-05-12T10:45:57.853Z] PASS [2021-05-12T10:45:57.853Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-05-12T10:45:57.853Z] [2021-05-12T10:45:57.853Z] DONE 0 tests in 0.389s [2021-05-12T10:45:57.853Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [Pipeline] } [2021-05-12T10:45:58.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:45:58.828Z] INFO: Testing against a local daemon [2021-05-12T10:45:58.828Z] === RUN TestPluginInvalidJSON [2021-05-12T10:45:58.828Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:45:58.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:45:58.828Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:45:58.828Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-05-12T10:45:58.828Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-12T10:45:58.828Z] === RUN TestPluginInstall [2021-05-12T10:45:58.828Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-12T10:45:58.828Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-12T10:45:58.828Z] === RUN TestPluginsWithRuntimes [2021-05-12T10:45:58.828Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-12T10:45:58.828Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-12T10:45:58.828Z] === RUN TestPluginBackCompatMediaTypes [2021-05-12T10:45:58.828Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-12T10:45:58.828Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-12T10:45:58.828Z] PASS [2021-05-12T10:45:58.828Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-05-12T10:45:58.828Z] [2021-05-12T10:45:58.828Z] === Skipped [2021-05-12T10:45:58.828Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-12T10:45:58.828Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-12T10:45:58.828Z] [2021-05-12T10:45:58.828Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-12T10:45:58.828Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-12T10:45:58.828Z] [2021-05-12T10:45:58.828Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-12T10:45:58.828Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-12T10:45:58.828Z] [2021-05-12T10:45:58.828Z] [2021-05-12T10:45:58.828Z] DONE 5 tests, 3 skipped in 1.050s [2021-05-12T10:45:58.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T10:46:00.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:00.374Z] INFO: Testing against a local daemon [2021-05-12T10:46:00.374Z] === RUN TestExternalGraphDriver [2021-05-12T10:46:00.374Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-05-12T10:46:00.374Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-12T10:46:00.374Z] === RUN TestGraphdriverPluginV2 [2021-05-12T10:46:00.374Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-12T10:46:00.375Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-12T10:46:00.375Z] PASS [2021-05-12T10:46:00.375Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-05-12T10:46:00.375Z] [2021-05-12T10:46:00.375Z] === Skipped [2021-05-12T10:46:00.375Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-05-12T10:46:00.375Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-12T10:46:00.375Z] [2021-05-12T10:46:00.375Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-12T10:46:00.375Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-12T10:46:00.375Z] [2021-05-12T10:46:00.375Z] [2021-05-12T10:46:00.375Z] DONE 2 tests, 2 skipped in 1.077s [2021-05-12T10:46:00.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-12T10:46:01.349Z] testing: warning: no tests to run [2021-05-12T10:46:01.349Z] PASS [2021-05-12T10:46:01.349Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-12T10:46:01.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:01.349Z] INFO: Testing against a local daemon [2021-05-12T10:46:01.349Z] === RUN TestReadPluginNoRead [2021-05-12T10:46:01.349Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-12T10:46:01.349Z] read_test.go:21: no unix domain sockets on Windows [2021-05-12T10:46:01.349Z] PASS [2021-05-12T10:46:01.349Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-05-12T10:46:01.349Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-12T10:46:01.349Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-12T10:46:01.349Z] [2021-05-12T10:46:01.349Z] === Skipped [2021-05-12T10:46:01.349Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-12T10:46:01.349Z] read_test.go:21: no unix domain sockets on Windows [2021-05-12T10:46:01.349Z] [2021-05-12T10:46:01.349Z] [2021-05-12T10:46:01.349Z] DONE 1 tests, 1 skipped in 1.168s [2021-05-12T10:46:01.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-12T10:46:02.084Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-12T10:46:02.084Z] === RUN TestInspectNetwork/full_network_id [2021-05-12T10:46:02.084Z] === RUN TestInspectNetwork/partial_network_id [2021-05-12T10:46:02.084Z] === RUN TestInspectNetwork/network_name [2021-05-12T10:46:02.084Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-12T10:46:02.344Z] testing: warning: no tests to run [2021-05-12T10:46:02.344Z] PASS [2021-05-12T10:46:02.344Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-12T10:46:02.344Z] [2021-05-12T10:46:02.344Z] DONE 0 tests in 0.651s [2021-05-12T10:46:02.344Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-12T10:46:03.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:03.345Z] INFO: Testing against a local daemon [2021-05-12T10:46:03.345Z] === RUN TestPluginWithDevMounts [2021-05-12T10:46:03.345Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-12T10:46:03.345Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:03.345Z] PASS [2021-05-12T10:46:03.345Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-05-12T10:46:03.345Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-12T10:46:03.345Z] [2021-05-12T10:46:03.345Z] === Skipped [2021-05-12T10:46:03.345Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-12T10:46:03.345Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:03.345Z] [2021-05-12T10:46:03.345Z] [2021-05-12T10:46:03.345Z] DONE 1 tests, 1 skipped in 1.029s [2021-05-12T10:46:03.345Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-12T10:46:03.705Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-12T10:46:03.705Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-12T10:46:03.705Z] remote: Enumerating objects: 23, done. [2021-05-12T10:46:03.705Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-12T10:46:03.705Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-12T10:46:03.705Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-12T10:46:03.705Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-05-12T10:46:03.705Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-12T10:46:03.705Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-12T10:46:04.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/test/unit [2021-05-12T10:46:04.626Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-12T10:46:04.885Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-12T10:46:04.885Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-12T10:46:04.885Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-12T10:46:05.145Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-12T10:46:05.145Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-12T10:46:05.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-12T10:46:06.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:06.267Z] INFO: Testing against a local daemon [2021-05-12T10:46:06.267Z] === RUN TestSecretInspect [2021-05-12T10:46:06.267Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] === RUN TestSecretList [2021-05-12T10:46:06.267Z] --- SKIP: TestSecretList (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] === RUN TestSecretsCreateAndDelete [2021-05-12T10:46:06.267Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] === RUN TestSecretsUpdate [2021-05-12T10:46:06.267Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] === RUN TestTemplatedSecret [2021-05-12T10:46:06.267Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] === RUN TestSecretCreateResolve [2021-05-12T10:46:06.267Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:06.267Z] PASS [2021-05-12T10:46:06.267Z] ok github.com/docker/docker/integration/secret 0.241s [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] === Skipped [2021-05-12T10:46:06.267Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-12T10:46:06.267Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] [2021-05-12T10:46:06.267Z] DONE 6 tests, 6 skipped in 2.650s [2021-05-12T10:46:06.267Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-12T10:46:06.289Z] --- PASS: TestInspectNetwork (9.81s) [2021-05-12T10:46:06.289Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-12T10:46:06.289Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-12T10:46:06.289Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-12T10:46:06.289Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-12T10:46:06.289Z] === RUN TestRunContainerWithBridgeNone [2021-05-12T10:46:06.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-12T10:46:06.807Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-12T10:46:07.136Z] ? github.com/docker/docker/api [no test files] [2021-05-12T10:46:09.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:09.187Z] INFO: Testing against a local daemon [2021-05-12T10:46:09.187Z] === RUN TestServiceCreateInit [2021-05-12T10:46:09.187Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-12T10:46:09.187Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-12T10:46:09.187Z] --- PASS: TestServiceCreateInit (0.05s) [2021-05-12T10:46:09.187Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceMultipleTimes [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceConflict [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceMaxReplicas [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-12T10:46:09.187Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceSecretFileMode [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceConfigFileMode [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-12T10:46:09.187Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceSysctls [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-05-12T10:46:09.187Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateServiceCapabilities [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-12T10:46:09.187Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestInspect [2021-05-12T10:46:09.187Z] --- SKIP: TestInspect (0.00s) [2021-05-12T10:46:09.187Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestCreateJob [2021-05-12T10:46:09.187Z] --- SKIP: TestCreateJob (0.00s) [2021-05-12T10:46:09.187Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestReplicatedJob [2021-05-12T10:46:09.187Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-12T10:46:09.187Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestUpdateReplicatedJob [2021-05-12T10:46:09.187Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-12T10:46:09.187Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestServiceListWithStatuses [2021-05-12T10:46:09.187Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-12T10:46:09.187Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.187Z] === RUN TestDockerNetworkConnectAlias [2021-05-12T10:46:09.188Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-12T10:46:09.188Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.188Z] === RUN TestDockerNetworkReConnect [2021-05-12T10:46:09.188Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-12T10:46:09.188Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.188Z] === RUN TestServicePlugin [2021-05-12T10:46:09.188Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-12T10:46:09.188Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.188Z] === RUN TestServiceUpdateLabel [2021-05-12T10:46:09.188Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-12T10:46:09.188Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.188Z] === RUN TestServiceUpdateSecrets [2021-05-12T10:46:09.188Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-12T10:46:09.188Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.188Z] === RUN TestServiceUpdateConfigs [2021-05-12T10:46:09.188Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-12T10:46:09.188Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.188Z] === RUN TestServiceUpdateNetwork [2021-05-12T10:46:09.188Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-12T10:46:09.188Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.188Z] === RUN TestServiceUpdatePidsLimit [2021-05-12T10:46:09.188Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-12T10:46:09.188Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.188Z] PASS [2021-05-12T10:46:09.188Z] ok github.com/docker/docker/integration/service 0.404s [2021-05-12T10:46:09.346Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === Skipped [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-12T10:46:09.650Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-12T10:46:09.650Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-12T10:46:09.650Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-12T10:46:09.650Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-05-12T10:46:09.650Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-12T10:46:09.650Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-12T10:46:09.650Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-12T10:46:09.650Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-12T10:46:09.650Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-12T10:46:09.650Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-12T10:46:09.650Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-12T10:46:09.650Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-12T10:46:09.650Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-12T10:46:09.650Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-12T10:46:09.650Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-12T10:46:09.650Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-12T10:46:09.650Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-05-12T10:46:09.650Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-12T10:46:09.650Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] [2021-05-12T10:46:09.650Z] DONE 24 tests, 23 skipped in 3.432s [2021-05-12T10:46:09.650Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-12T10:46:11.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:11.846Z] INFO: Testing against a local daemon [2021-05-12T10:46:11.846Z] === RUN TestSessionCreate [2021-05-12T10:46:11.846Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-12T10:46:11.846Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-12T10:46:11.846Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-12T10:46:11.846Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-12T10:46:11.846Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-12T10:46:11.846Z] PASS [2021-05-12T10:46:11.846Z] ok github.com/docker/docker/integration/session 0.169s [2021-05-12T10:46:11.846Z] [2021-05-12T10:46:11.846Z] === Skipped [2021-05-12T10:46:11.846Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-12T10:46:11.846Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-12T10:46:11.846Z] [2021-05-12T10:46:11.846Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-12T10:46:11.846Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-12T10:46:11.846Z] [2021-05-12T10:46:11.846Z] [2021-05-12T10:46:11.846Z] DONE 2 tests, 2 skipped in 2.536s [2021-05-12T10:46:11.885Z] --- PASS: TestRunContainerWithBridgeNone (5.05s) [2021-05-12T10:46:11.885Z] === RUN TestNetworkInvalidJSON [2021-05-12T10:46:11.885Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-12T10:46:11.885Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-12T10:46:11.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:46:11.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:46:11.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:46:11.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:46:11.885Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-12T10:46:11.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-12T10:46:11.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-12T10:46:11.885Z] === RUN TestNetworkList [2021-05-12T10:46:11.885Z] === RUN TestNetworkList//networks [2021-05-12T10:46:11.885Z] === PAUSE TestNetworkList//networks [2021-05-12T10:46:11.885Z] === RUN TestNetworkList//networks/ [2021-05-12T10:46:11.885Z] === PAUSE TestNetworkList//networks/ [2021-05-12T10:46:11.885Z] === CONT TestNetworkList//networks [2021-05-12T10:46:11.885Z] === CONT TestNetworkList//networks/ [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkList (0.02s) [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-12T10:46:11.885Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-12T10:46:11.886Z] === RUN TestHostIPv4BridgeLabel [2021-05-12T10:46:12.309Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-12T10:46:12.454Z] --- PASS: TestHostIPv4BridgeLabel (0.97s) [2021-05-12T10:46:12.454Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-12T10:46:12.689Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2021-05-12T10:46:12.689Z] === RUN TestServiceUpdateNetwork [2021-05-12T10:46:13.837Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-12T10:46:13.837Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-12T10:46:14.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.72s) [2021-05-12T10:46:14.096Z] === RUN TestDaemonDefaultNetworkPools [2021-05-12T10:46:14.356Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-12T10:46:14.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:14.498Z] INFO: Testing against a local daemon [2021-05-12T10:46:14.498Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:46:14.498Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:46:14.498Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:14.498Z] === RUN TestEventsExecDie [2021-05-12T10:46:14.498Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-12T10:46:14.498Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-12T10:46:14.498Z] === RUN TestEventsBackwardsCompatible [2021-05-12T10:46:14.498Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-12T10:46:14.498Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-12T10:46:14.498Z] === RUN TestInfoAPI [2021-05-12T10:46:14.498Z] --- PASS: TestInfoAPI (0.04s) [2021-05-12T10:46:14.498Z] === RUN TestInfoAPIWarnings [2021-05-12T10:46:14.498Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-12T10:46:14.498Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:46:14.498Z] === RUN TestInfoDebug [2021-05-12T10:46:14.498Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-12T10:46:14.498Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-12T10:46:14.498Z] === RUN TestInfoInsecureRegistries [2021-05-12T10:46:14.498Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-12T10:46:14.498Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-12T10:46:14.498Z] === RUN TestInfoRegistryMirrors [2021-05-12T10:46:14.498Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-12T10:46:14.498Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-12T10:46:14.498Z] === RUN TestLoginFailsWithBadCredentials [2021-05-12T10:46:15.476Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-05-12T10:46:15.476Z] === RUN TestPingCacheHeaders [2021-05-12T10:46:15.736Z] --- PASS: TestDaemonDefaultNetworkPools (1.50s) [2021-05-12T10:46:15.736Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-12T10:46:15.938Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-12T10:46:15.938Z] === RUN TestPingGet [2021-05-12T10:46:15.938Z] --- PASS: TestPingGet (0.04s) [2021-05-12T10:46:15.938Z] === RUN TestPingHead [2021-05-12T10:46:15.938Z] --- PASS: TestPingHead (0.05s) [2021-05-12T10:46:15.938Z] === RUN TestVersion [2021-05-12T10:46:15.938Z] --- PASS: TestVersion (0.04s) [2021-05-12T10:46:15.938Z] PASS [2021-05-12T10:46:15.938Z] ok github.com/docker/docker/integration/system 1.397s [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === Skipped [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:46:15.938Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-12T10:46:15.938Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-12T10:46:15.938Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-12T10:46:15.938Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-12T10:46:15.938Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-12T10:46:15.938Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-12T10:46:15.938Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] [2021-05-12T10:46:15.938Z] DONE 13 tests, 7 skipped in 3.807s [2021-05-12T10:46:15.938Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-12T10:46:18.276Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.29s) [2021-05-12T10:46:18.276Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-12T10:46:18.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:18.860Z] INFO: Testing against a local daemon [2021-05-12T10:46:18.860Z] === RUN TestVolumesCreateAndList [2021-05-12T10:46:18.860Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-05-12T10:46:18.860Z] === RUN TestVolumesRemove [2021-05-12T10:46:18.860Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-12T10:46:18.860Z] === RUN TestVolumesInspect [2021-05-12T10:46:18.860Z] --- PASS: TestVolumesInspect (0.06s) [2021-05-12T10:46:18.860Z] === RUN TestVolumesInvalidJSON [2021-05-12T10:46:18.860Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-12T10:46:18.860Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-12T10:46:18.860Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-12T10:46:18.860Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2021-05-12T10:46:18.860Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-05-12T10:46:18.860Z] PASS [2021-05-12T10:46:18.860Z] ok github.com/docker/docker/integration/volume 0.417s [2021-05-12T10:46:18.860Z] [2021-05-12T10:46:18.860Z] DONE 5 tests in 2.988s [2021-05-12T10:46:18.860Z] INFO: make.ps1 ended at 05/12/2021 10:46:18 [2021-05-12T10:46:18.860Z] INFO: Integration CLI tests being run from the host: [2021-05-12T10:46:18.860Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-05-12T10:46:20.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.90s) [2021-05-12T10:46:20.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-12T10:46:21.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2021-05-12T10:46:21.754Z] === RUN TestServiceWithPredefinedNetwork [2021-05-12T10:46:22.027Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-05-12T10:46:24.300Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-12T10:46:24.868Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) [2021-05-12T10:46:24.868Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-12T10:46:24.868Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:46:24.868Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:46:24.868Z] === RUN TestServiceWithDataPathPortInit [2021-05-12T10:46:24.911Z] --- PASS: TestServiceUpdateNetwork (14.22s) [2021-05-12T10:46:24.911Z] === RUN TestServiceUpdatePidsLimit [2021-05-12T10:46:25.483Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-12T10:46:26.436Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-12T10:46:29.060Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-12T10:46:29.629Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-12T10:46:31.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-12T10:46:31.297Z] INFO: Testing against a local daemon [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-12T10:46:31.297Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-12T10:46:31.536Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-12T10:46:31.536Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-12T10:46:31.759Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-12T10:46:34.564Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-12T10:46:36.813Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-12T10:46:36.813Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-12T10:46:38.721Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-12T10:46:38.980Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-12T10:46:40.889Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-12T10:46:41.827Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-12T10:46:42.395Z] --- PASS: TestServiceWithDataPathPortInit (17.46s) [2021-05-12T10:46:42.395Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-12T10:46:42.655Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-12T10:46:42.694Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2021-05-12T10:46:42.694Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s) [2021-05-12T10:46:42.694Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-12T10:46:42.694Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-05-12T10:46:42.694Z] PASS [2021-05-12T10:46:42.694Z] [2021-05-12T10:46:42.694Z] === Skipped [2021-05-12T10:46:42.694Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-12T10:46:42.694Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:46:42.694Z] [2021-05-12T10:46:42.694Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-12T10:46:42.694Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-12T10:46:42.694Z] [2021-05-12T10:46:42.694Z] [2021-05-12T10:46:42.694Z] DONE 27 tests, 2 skipped in 160.591s [2021-05-12T10:46:42.694Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-12T10:46:42.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:42.694Z] ++ set -e [2021-05-12T10:46:42.694Z] ++ '[' -n 0 ']' [2021-05-12T10:46:42.694Z] ++ set -x [2021-05-12T10:46:42.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:42.694Z] INFO: Testing against a local daemon [2021-05-12T10:46:42.694Z] === RUN TestSessionCreate [2021-05-12T10:46:42.694Z] --- PASS: TestSessionCreate (0.05s) [2021-05-12T10:46:42.694Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-12T10:46:42.694Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-12T10:46:42.694Z] PASS [2021-05-12T10:46:42.694Z] [2021-05-12T10:46:42.694Z] DONE 2 tests in 0.247s [2021-05-12T10:46:42.694Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-12T10:46:42.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:42.694Z] ++ set -e [2021-05-12T10:46:42.694Z] ++ '[' -n 0 ']' [2021-05-12T10:46:42.694Z] ++ set -x [2021-05-12T10:46:42.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:42.694Z] INFO: Testing against a local daemon [2021-05-12T10:46:42.694Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:46:42.694Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:46:42.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-12T10:46:42.694Z] === RUN TestEventsExecDie [2021-05-12T10:46:43.593Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-12T10:46:43.635Z] --- PASS: TestEventsExecDie (1.60s) [2021-05-12T10:46:43.635Z] === RUN TestEventsBackwardsCompatible [2021-05-12T10:46:43.635Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-12T10:46:43.635Z] === RUN TestInfoBinaryCommits [2021-05-12T10:46:43.895Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-05-12T10:46:43.895Z] === RUN TestInfoAPIVersioned [2021-05-12T10:46:43.895Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-12T10:46:43.895Z] === RUN TestInfoDiscoveryBackend [2021-05-12T10:46:44.835Z] --- PASS: TestInfoDiscoveryBackend (1.15s) [2021-05-12T10:46:44.835Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-12T10:46:46.129Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-12T10:46:46.129Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-12T10:46:46.129Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-12T10:46:46.218Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-12T10:46:46.218Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-12T10:46:46.698Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-12T10:46:46.958Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-12T10:46:47.158Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.12s) [2021-05-12T10:46:47.158Z] === RUN TestInfoAPI [2021-05-12T10:46:47.158Z] --- PASS: TestInfoAPI (0.05s) [2021-05-12T10:46:47.158Z] === RUN TestInfoAPIWarnings [2021-05-12T10:46:47.527Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-12T10:46:49.435Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-12T10:46:49.695Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-12T10:46:51.600Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2021-05-12T10:46:51.600Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:19x8xddpiesi1qyrkr9gf7p8z Created:2021-05-12 10:46:43.928066284 +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[d1a2763789e8c2d2e143bd75ea7eabd363d6e4cfcc1d3710029919e0348c2076:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lpfmkf5b0g1x1agbud8v2uf4u EndpointID:927776e4d81666bdafbe70abfae1b5835556cbc237a5d943a5abbcce4e6d5669 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f4a4d524f42a66b0810bd55623d477bff0ece8a10fc0e212e85f7ecdbd8f9441 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:d222c251c47b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lpfmkf5b0g1x1agbud8v2uf4u EndpointID:927776e4d81666bdafbe70abfae1b5835556cbc237a5d943a5abbcce4e6d5669 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-12T10:46:51.600Z] PASS [2021-05-12T10:46:51.600Z] [2021-05-12T10:46:51.600Z] === Skipped [2021-05-12T10:46:51.600Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-12T10:46:51.600Z] service_test.go:242: FLAKY_TEST [2021-05-12T10:46:51.600Z] [2021-05-12T10:46:51.600Z] [2021-05-12T10:46:51.600Z] DONE 26 tests, 1 skipped in 64.895s [2021-05-12T10:46:51.600Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:46:51.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:51.601Z] ++ set -e [2021-05-12T10:46:51.601Z] ++ '[' -n 0 ']' [2021-05-12T10:46:51.601Z] ++ set -x [2021-05-12T10:46:51.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:51.601Z] INFO: Testing against a local daemon [2021-05-12T10:46:51.601Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-12T10:46:51.601Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:46:51.601Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:46:51.601Z] === RUN TestDockerNetworkIpvlan [2021-05-12T10:46:51.601Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:46:51.601Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:46:51.601Z] PASS [2021-05-12T10:46:51.601Z] [2021-05-12T10:46:51.601Z] === Skipped [2021-05-12T10:46:51.601Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-12T10:46:51.601Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:46:51.601Z] [2021-05-12T10:46:51.601Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-12T10:46:51.601Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-12T10:46:51.601Z] [2021-05-12T10:46:51.601Z] [2021-05-12T10:46:51.601Z] DONE 2 tests, 2 skipped in 0.143s [2021-05-12T10:46:51.601Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-12T10:46:51.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:51.601Z] ++ set -e [2021-05-12T10:46:51.601Z] ++ '[' -n 0 ']' [2021-05-12T10:46:51.601Z] ++ set -x [2021-05-12T10:46:51.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:46:51.860Z] INFO: Testing against a local daemon [2021-05-12T10:46:51.860Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-12T10:46:52.119Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-12T10:46:53.518Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-12T10:46:54.086Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.27s) [2021-05-12T10:46:54.086Z] === RUN TestDockerNetworkMacvlan [2021-05-12T10:46:55.468Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-12T10:46:55.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-12T10:46:55.727Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-12T10:46:56.672Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-12T10:46:57.241Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-12T10:46:58.183Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-12T10:46:59.562Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-12T10:47:00.131Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-12T10:47:02.669Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-12T10:47:04.576Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-12T10:47:05.261Z] --- PASS: TestInfoAPIWarnings (17.13s) [2021-05-12T10:47:05.261Z] === RUN TestInfoDebug [2021-05-12T10:47:05.261Z] --- PASS: TestInfoDebug (1.13s) [2021-05-12T10:47:05.261Z] === RUN TestInfoInsecureRegistries [2021-05-12T10:47:06.483Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-12T10:47:06.643Z] --- PASS: TestInfoInsecureRegistries (1.09s) [2021-05-12T10:47:06.643Z] === RUN TestInfoRegistryMirrors [2021-05-12T10:47:06.742Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-12T10:47:07.311Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-12T10:47:07.582Z] --- PASS: TestInfoRegistryMirrors (1.12s) [2021-05-12T10:47:07.582Z] === RUN TestLoginFailsWithBadCredentials [2021-05-12T10:47:07.842Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-05-12T10:47:07.842Z] === RUN TestPingCacheHeaders [2021-05-12T10:47:07.842Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-12T10:47:07.842Z] === RUN TestPingGet [2021-05-12T10:47:07.842Z] --- PASS: TestPingGet (0.03s) [2021-05-12T10:47:07.842Z] === RUN TestPingHead [2021-05-12T10:47:07.842Z] --- PASS: TestPingHead (0.05s) [2021-05-12T10:47:07.842Z] === RUN TestVersion [2021-05-12T10:47:08.107Z] --- PASS: TestVersion (0.05s) [2021-05-12T10:47:08.107Z] PASS [2021-05-12T10:47:08.107Z] [2021-05-12T10:47:08.107Z] === Skipped [2021-05-12T10:47:08.107Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:47:08.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-12T10:47:08.107Z] [2021-05-12T10:47:08.107Z] [2021-05-12T10:47:08.107Z] DONE 18 tests, 1 skipped in 26.128s [2021-05-12T10:47:08.107Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-12T10:47:08.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:47:08.107Z] ++ set -e [2021-05-12T10:47:08.107Z] ++ '[' -n 0 ']' [2021-05-12T10:47:08.107Z] ++ set -x [2021-05-12T10:47:08.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:47:08.108Z] INFO: Testing against a local daemon [2021-05-12T10:47:08.108Z] === RUN TestVolumesCreateAndList [2021-05-12T10:47:08.108Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-12T10:47:08.108Z] === RUN TestVolumesRemove [2021-05-12T10:47:08.371Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-12T10:47:08.371Z] === RUN TestVolumesInspect [2021-05-12T10:47:08.371Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-12T10:47:08.371Z] === RUN TestVolumesInvalidJSON [2021-05-12T10:47:08.371Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-12T10:47:08.371Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-12T10:47:08.371Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-12T10:47:08.371Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-12T10:47:08.371Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-12T10:47:08.371Z] PASS [2021-05-12T10:47:08.371Z] [2021-05-12T10:47:08.371Z] DONE 5 tests in 0.329s [2021-05-12T10:47:08.371Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-12T10:47:08.690Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-12T10:47:08.943Z] ++++ cat bundles/test-integration/docker.pid [2021-05-12T10:47:08.943Z] +++ kill 13941 [2021-05-12T10:47:10.324Z] +++ /etc/init.d/apparmor stop [2021-05-12T10:47:10.324Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-12T10:47:10.324Z] [2021-05-12T10:47:10.324Z] Unloading profiles will leave already running processes permanently [2021-05-12T10:47:10.324Z] unconfined, which can lead to unexpected situations. [2021-05-12T10:47:10.324Z] [2021-05-12T10:47:10.324Z] To set a process to complain mode, use the command line tool [2021-05-12T10:47:10.324Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-12T10:47:10.324Z] +++ true [2021-05-12T10:47:10.324Z] exiting test-integration [2021-05-12T10:47:10.324Z] ++ exit 0 [2021-05-12T10:47:10.324Z] [2021-05-12T10:47:15.262Z] === RUN TestDockerNetworkMacvlan/Addressing Post stage [Pipeline] junit [2021-05-12T10:47:15.622Z] Recording test results [2021-05-12T10:47:15.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-12T10:47:16.132Z] + echo Ensuring container killed. [2021-05-12T10:47:16.132Z] Ensuring container killed. [2021-05-12T10:47:16.132Z] + docker rm -vf docker-pr2 [2021-05-12T10:47:16.132Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-12T10:47:16.424Z] + echo Chowning /workspace to jenkins user [2021-05-12T10:47:16.424Z] Chowning /workspace to jenkins user [2021-05-12T10:47:16.424Z] + id -u [2021-05-12T10:47:16.424Z] + id -g [2021-05-12T10:47:16.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace busybox chown -R 1000:1000 /workspace [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan (24.15s) [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.20s) [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.05s) [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.92s) [2021-05-12T10:47:18.563Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.55s) [2021-05-12T10:47:18.563Z] PASS [2021-05-12T10:47:18.563Z] [2021-05-12T10:47:18.563Z] DONE 8 tests in 26.553s [2021-05-12T10:47:18.563Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-12T10:47:18.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:47:18.563Z] ++ set -e [2021-05-12T10:47:18.563Z] ++ '[' -n 0 ']' [2021-05-12T10:47:18.563Z] ++ set -x [2021-05-12T10:47:18.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:47:18.563Z] testing: warning: no tests to run [2021-05-12T10:47:18.563Z] PASS [2021-05-12T10:47:18.563Z] [2021-05-12T10:47:18.563Z] DONE 0 tests in 0.032s [2021-05-12T10:47:18.563Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-12T10:47:18.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:47:18.563Z] ++ set -e [2021-05-12T10:47:18.563Z] ++ '[' -n 0 ']' [2021-05-12T10:47:18.563Z] ++ set -x [2021-05-12T10:47:18.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:47:18.563Z] INFO: Testing against a local daemon [2021-05-12T10:47:18.563Z] === RUN TestAuthZPluginAllowRequest [2021-05-12T10:47:19.502Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-12T10:47:20.441Z] --- PASS: TestAuthZPluginAllowRequest (2.09s) [2021-05-12T10:47:20.441Z] === RUN TestAuthZPluginTLS [2021-05-12T10:47:21.379Z] --- PASS: TestAuthZPluginTLS (0.79s) [2021-05-12T10:47:21.379Z] === RUN TestAuthZPluginDenyRequest [2021-05-12T10:47:21.948Z] --- PASS: TestAuthZPluginDenyRequest (0.75s) [2021-05-12T10:47:21.948Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-12T10:47:22.885Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.77s) [2021-05-12T10:47:22.885Z] === RUN TestAuthZPluginDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-12T10:47:23.314Z] + bundleName=arm64-integration [2021-05-12T10:47:23.314Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-12T10:47:23.314Z] Creating arm64-integration-bundles.tar.gz [2021-05-12T10:47:23.314Z] + find bundles+ -path */root/*overlay2 -prunexargs -o tar -type -czf f arm64-integration-bundles.tar.gz ( [2021-05-12T10:47:23.314Z] -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-12T10:47:23.455Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2021-05-12T10:47:23.455Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] archiveArtifacts [2021-05-12T10:47:23.588Z] Archiving artifacts [2021-05-12T10:47:23.714Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-12T10:47:23.883Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-12T10:47:24.191Z] + make clean [2021-05-12T10:47:24.763Z] docker volume rm -f docker-dev-cache [2021-05-12T10:47:24.763Z] docker-dev-cache [Pipeline] deleteDir [2021-05-12T10:47:25.093Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-05-12T10:47:25.093Z] === RUN TestAuthZPluginErrorResponse [2021-05-12T10:47:26.030Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2021-05-12T10:47:26.030Z] === RUN TestAuthZPluginErrorRequest [2021-05-12T10:47:26.599Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2021-05-12T10:47:26.599Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-12T10:47:27.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2021-05-12T10:47:27.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-12T10:47:29.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-12T10:47:29.332Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2021-05-12T10:47:29.332Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-12T10:47:29.332Z] === RUN TestDockerSuite/TestBuildRm [2021-05-12T10:47:32.627Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.09s) [2021-05-12T10:47:32.627Z] === RUN TestAuthZPluginHeader [2021-05-12T10:47:33.566Z] --- PASS: TestAuthZPluginHeader (1.14s) [2021-05-12T10:47:33.566Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T10:47:34.135Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-12T10:47:35.072Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-12T10:47:36.010Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-12T10:47:36.269Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-12T10:47:36.837Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-12T10:47:38.218Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-12T10:47:38.787Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.04s) [2021-05-12T10:47:38.787Z] === RUN TestAuthZPluginV2Disable [2021-05-12T10:47:39.356Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-12T10:47:40.296Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-12T10:47:42.853Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2021-05-12T10:47:42.853Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-05-12T10:47:43.478Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-12T10:47:43.478Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-12T10:47:44.231Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-12T10:47:44.231Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-12T10:47:44.490Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-12T10:47:44.490Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-12T10:47:44.750Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-12T10:47:45.688Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-12T10:47:45.948Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-12T10:47:46.011Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2021-05-12T10:47:46.012Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 48.5% of statements [2021-05-12T10:47:46.012Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-12T10:47:46.517Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2021-05-12T10:47:46.517Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-12T10:47:46.777Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-12T10:47:47.389Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-05-12T10:47:48.768Z] ok github.com/docker/docker/builder/remotecontext/git 1.800s coverage: 86.3% of statements [2021-05-12T10:47:48.768Z] ? github.com/docker/docker/cli [no test files] [2021-05-12T10:47:48.768Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-12T10:47:51.306Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2021-05-12T10:47:52.056Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-12T10:47:53.436Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-12T10:47:54.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-12T10:47:54.941Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-12T10:47:55.880Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-12T10:47:57.261Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-12T10:47:58.641Z] === RUN TestDockerSuite/TestBuildUser [2021-05-12T10:48:00.547Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.68s) [2021-05-12T10:48:00.547Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-12T10:48:00.547Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-12T10:48:03.838Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-12T10:48:18.727Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-12T10:48:18.727Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-12T10:48:18.727Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-12T10:48:18.727Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.22s) [2021-05-12T10:48:18.727Z] PASS [2021-05-12T10:48:18.727Z] [2021-05-12T10:48:18.728Z] DONE 17 tests in 60.265s [2021-05-12T10:48:18.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-12T10:48:18.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:48:18.728Z] ++ set -e [2021-05-12T10:48:18.728Z] ++ '[' -n 0 ']' [2021-05-12T10:48:18.728Z] ++ set -x [2021-05-12T10:48:18.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:48:18.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-12T10:48:18.728Z] INFO: Testing against a local daemon [2021-05-12T10:48:18.728Z] === RUN TestPluginInvalidJSON [2021-05-12T10:48:18.728Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:48:18.728Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:48:18.728Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-12T10:48:18.728Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-12T10:48:18.728Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-12T10:48:18.728Z] === RUN TestPluginInstall [2021-05-12T10:48:18.728Z] === RUN TestPluginInstall/no_auth [2021-05-12T10:48:19.296Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-12T10:48:21.217Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-12T10:48:22.155Z] time="2021-05-12T10:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:48:22.155Z] time="2021-05-12T10:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb4d9205a115f03fd4e0dc0bb868051dff25ceaacd227a7f3b34e5d595757a7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:48:22.155Z] time="2021-05-12T10:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:48:22.155Z] time="2021-05-12T10:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb4d9205a115f03fd4e0dc0bb868051dff25ceaacd227a7f3b34e5d595757a7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:48:22.725Z] === RUN TestPluginInstall/with_htpasswd [2021-05-12T10:48:23.295Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-12T10:48:23.554Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-12T10:48:23.554Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-12T10:48:23.554Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-12T10:48:23.554Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-12T10:48:23.814Z] time="2021-05-12T10:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:48:23.814Z] time="2021-05-12T10:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a700e3ca135d949ff418c6f69d257eadc7f1d50e7a89d23cda43cdd28fed046f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:48:23.814Z] time="2021-05-12T10:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:48:23.814Z] time="2021-05-12T10:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a700e3ca135d949ff418c6f69d257eadc7f1d50e7a89d23cda43cdd28fed046f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:48:24.384Z] === RUN TestPluginInstall/with_insecure [2021-05-12T10:48:25.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-12T10:48:26.270Z] time="2021-05-12T10:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:48:26.270Z] time="2021-05-12T10:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a10d122e3b8df4dcf8ea2406f27bf79c9c4d3e422976ba29a1fdebebf843b6c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:48:26.270Z] time="2021-05-12T10:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-12T10:48:26.270Z] time="2021-05-12T10:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a10d122e3b8df4dcf8ea2406f27bf79c9c4d3e422976ba29a1fdebebf843b6c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-12T10:48:26.529Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-12T10:48:26.529Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-12T10:48:26.529Z] --- PASS: TestPluginInstall (7.88s) [2021-05-12T10:48:26.529Z] --- PASS: TestPluginInstall/no_auth (3.90s) [2021-05-12T10:48:26.529Z] --- PASS: TestPluginInstall/with_htpasswd (1.76s) [2021-05-12T10:48:26.529Z] --- PASS: TestPluginInstall/with_insecure (2.22s) [2021-05-12T10:48:26.529Z] plugin_test.go:165: [dddc19e557484] daemon is not started [2021-05-12T10:48:26.529Z] === RUN TestPluginsWithRuntimes [2021-05-12T10:48:27.911Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-12T10:48:28.851Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-12T10:48:29.111Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-12T10:48:30.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-12T10:48:30.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-12T10:48:31.059Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-12T10:48:32.971Z] --- PASS: TestPluginsWithRuntimes (6.13s) [2021-05-12T10:48:32.971Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.88s) [2021-05-12T10:48:32.971Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.68s) [2021-05-12T10:48:32.971Z] === RUN TestPluginBackCompatMediaTypes [2021-05-12T10:48:33.231Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-12T10:48:33.801Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2021-05-12T10:48:33.801Z] PASS [2021-05-12T10:48:33.801Z] [2021-05-12T10:48:33.801Z] DONE 10 tests in 15.174s [2021-05-12T10:48:33.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-12T10:48:33.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:48:33.801Z] ++ set -e [2021-05-12T10:48:33.801Z] ++ '[' -n 0 ']' [2021-05-12T10:48:33.801Z] ++ set -x [2021-05-12T10:48:33.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:48:34.061Z] INFO: Testing against a local daemon [2021-05-12T10:48:34.061Z] === RUN TestExternalGraphDriver [2021-05-12T10:48:34.061Z] === RUN TestExternalGraphDriver/json [2021-05-12T10:48:35.443Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-12T10:48:36.382Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-12T10:48:36.382Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-12T10:48:36.951Z] === RUN TestExternalGraphDriver/spec [2021-05-12T10:48:36.951Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-12T10:48:36.951Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-12T10:48:37.521Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-12T10:48:38.003Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2021-05-12T10:48:38.003Z] ok github.com/docker/docker/container 0.128s coverage: 34.7% of statements [2021-05-12T10:48:38.003Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-12T10:48:38.003Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-12T10:48:38.003Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-12T10:48:38.003Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-12T10:48:40.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-12T10:48:40.079Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-12T10:48:40.079Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-12T10:48:40.079Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-12T10:48:40.339Z] === RUN TestExternalGraphDriver/pull [2021-05-12T10:48:41.277Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-12T10:48:42.658Z] === RUN TestDockerSuite/TestCommitChange [2021-05-12T10:48:43.227Z] --- PASS: TestExternalGraphDriver (9.16s) [2021-05-12T10:48:43.227Z] --- PASS: TestExternalGraphDriver/json (2.89s) [2021-05-12T10:48:43.227Z] --- PASS: TestExternalGraphDriver/spec (3.38s) [2021-05-12T10:48:43.227Z] --- PASS: TestExternalGraphDriver/pull (2.78s) [2021-05-12T10:48:43.227Z] === RUN TestGraphdriverPluginV2 [2021-05-12T10:48:43.279Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-12T10:48:43.511Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-12T10:48:44.165Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-12T10:48:44.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-12T10:48:44.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-12T10:48:44.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-12T10:48:44.664Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-12T10:48:46.072Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-12T10:48:46.572Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-05-12T10:48:47.978Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-12T10:48:48.241Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-12T10:48:48.917Z] --- PASS: TestGraphdriverPluginV2 (5.87s) [2021-05-12T10:48:48.917Z] PASS [2021-05-12T10:48:48.917Z] [2021-05-12T10:48:48.917Z] DONE 5 tests in 15.180s [2021-05-12T10:48:48.917Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-12T10:48:48.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:48:48.917Z] ++ set -e [2021-05-12T10:48:48.917Z] ++ '[' -n 0 ']' [2021-05-12T10:48:48.917Z] ++ set -x [2021-05-12T10:48:48.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:48:49.177Z] INFO: Testing against a local daemon [2021-05-12T10:48:49.177Z] === RUN TestContinueAfterPluginCrash [2021-05-12T10:48:49.177Z] === PAUSE TestContinueAfterPluginCrash [2021-05-12T10:48:49.177Z] === RUN TestReadPluginNoRead [2021-05-12T10:48:49.177Z] === PAUSE TestReadPluginNoRead [2021-05-12T10:48:49.177Z] === RUN TestDaemonStartWithLogOpt [2021-05-12T10:48:49.177Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-12T10:48:49.177Z] === CONT TestContinueAfterPluginCrash [2021-05-12T10:48:49.177Z] === CONT TestDaemonStartWithLogOpt [2021-05-12T10:48:49.745Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-12T10:48:50.429Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-12T10:48:50.429Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-12T10:48:50.429Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-12T10:48:50.429Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-12T10:48:50.429Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-12T10:48:51.133Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-12T10:48:53.670Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-12T10:48:54.182Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-12T10:48:54.182Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-12T10:48:54.182Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-12T10:48:55.050Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-12T10:48:55.050Z] --- PASS: TestDaemonStartWithLogOpt (5.67s) [2021-05-12T10:48:55.050Z] === CONT TestReadPluginNoRead [2021-05-12T10:48:56.555Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-05-12T10:48:56.555Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.1% of statements [2021-05-12T10:48:56.555Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-12T10:48:56.555Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-12T10:48:57.125Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 81.8% of statements [2021-05-12T10:48:57.589Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-12T10:48:58.064Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-05-12T10:48:58.323Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-05-12T10:48:58.323Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-12T10:48:58.323Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-12T10:48:58.527Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-12T10:48:58.527Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-12T10:48:59.262Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-05-12T10:49:00.434Z] --- PASS: TestContinueAfterPluginCrash (11.24s) [2021-05-12T10:49:00.693Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-12T10:49:00.693Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-12T10:49:01.279Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-12T10:49:01.801Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.537s coverage: 73.3% of statements [2021-05-12T10:49:02.061Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-05-12T10:49:02.616Z] === RUN TestReadPluginNoRead/default [2021-05-12T10:49:02.616Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-12T10:49:02.616Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-12T10:49:03.441Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.356s coverage: 56.2% of statements [2021-05-12T10:49:03.564Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-12T10:49:04.502Z] --- PASS: TestReadPluginNoRead (9.58s) [2021-05-12T10:49:04.502Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-05-12T10:49:04.502Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2021-05-12T10:49:04.502Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2021-05-12T10:49:04.502Z] read_test.go:92: [dc5139c251b97] daemon is not started [2021-05-12T10:49:04.502Z] PASS [2021-05-12T10:49:04.502Z] [2021-05-12T10:49:04.502Z] DONE 6 tests in 15.423s [2021-05-12T10:49:04.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-12T10:49:04.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:04.502Z] ++ set -e [2021-05-12T10:49:04.502Z] ++ '[' -n 0 ']' [2021-05-12T10:49:04.502Z] ++ set -x [2021-05-12T10:49:04.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:04.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-12T10:49:04.502Z] testing: warning: no tests to run [2021-05-12T10:49:04.502Z] PASS [2021-05-12T10:49:04.502Z] [2021-05-12T10:49:04.502Z] DONE 0 tests in 0.045s [2021-05-12T10:49:04.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-12T10:49:04.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:04.502Z] ++ set -e [2021-05-12T10:49:04.502Z] ++ '[' -n 0 ']' [2021-05-12T10:49:04.502Z] ++ set -x [2021-05-12T10:49:04.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:04.762Z] INFO: Testing against a local daemon [2021-05-12T10:49:04.762Z] === RUN TestPluginWithDevMounts [2021-05-12T10:49:04.762Z] === PAUSE TestPluginWithDevMounts [2021-05-12T10:49:04.762Z] === CONT TestPluginWithDevMounts [2021-05-12T10:49:05.330Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-12T10:49:05.986Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-05-12T10:49:06.273Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-12T10:49:06.532Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-05-12T10:49:06.532Z] PASS [2021-05-12T10:49:06.532Z] [2021-05-12T10:49:06.532Z] DONE 1 tests in 2.095s [2021-05-12T10:49:06.532Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-12T10:49:06.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:06.532Z] ++ set -e [2021-05-12T10:49:06.532Z] ++ '[' -n 0 ']' [2021-05-12T10:49:06.532Z] ++ set -x [2021-05-12T10:49:06.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:06.792Z] INFO: Testing against a local daemon [2021-05-12T10:49:06.792Z] === RUN TestSecretInspect [2021-05-12T10:49:07.051Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-12T10:49:07.051Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-12T10:49:07.051Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-12T10:49:07.898Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.277s coverage: 49.4% of statements [2021-05-12T10:49:07.898Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.916s coverage: 46.2% of statements [2021-05-12T10:49:07.898Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-12T10:49:07.989Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-12T10:49:07.989Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-12T10:49:07.989Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-12T10:49:07.989Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-12T10:49:07.989Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-12T10:49:08.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-12T10:49:09.805Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-12T10:49:09.867Z] --- PASS: TestSecretInspect (2.88s) [2021-05-12T10:49:09.867Z] === RUN TestSecretList [2021-05-12T10:49:09.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-12T10:49:10.064Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.720s coverage: 57.7% of statements [2021-05-12T10:49:10.064Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-12T10:49:10.064Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-12T10:49:10.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-12T10:49:10.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-12T10:49:11.444Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-05-12T10:49:12.382Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-05-12T10:49:13.341Z] --- PASS: TestSecretList (3.22s) [2021-05-12T10:49:13.341Z] === RUN TestSecretsCreateAndDelete [2021-05-12T10:49:13.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-12T10:49:13.761Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 6.7% of statements [2021-05-12T10:49:13.761Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-12T10:49:13.761Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-12T10:49:13.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-12T10:49:13.910Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-12T10:49:14.329Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2021-05-12T10:49:14.847Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-12T10:49:15.785Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-12T10:49:15.785Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2021-05-12T10:49:15.785Z] === RUN TestSecretsUpdate [2021-05-12T10:49:16.242Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-05-12T10:49:16.243Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.8% of statements [2021-05-12T10:49:16.243Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-12T10:49:16.243Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-12T10:49:16.767Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-12T10:49:17.179Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-12T10:49:17.336Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-12T10:49:17.336Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-12T10:49:17.747Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-05-12T10:49:17.747Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-05-12T10:49:18.273Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-12T10:49:18.841Z] --- PASS: TestSecretsUpdate (2.93s) [2021-05-12T10:49:18.841Z] === RUN TestTemplatedSecret [2021-05-12T10:49:19.126Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-05-12T10:49:19.126Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-12T10:49:19.386Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 58.6% of statements [2021-05-12T10:49:19.411Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-12T10:49:19.980Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-12T10:49:20.240Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-12T10:49:20.764Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-12T10:49:21.179Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-12T10:49:22.143Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-12T10:49:22.143Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-12T10:49:22.713Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2021-05-12T10:49:22.713Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-12T10:49:22.972Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-05-12T10:49:22.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-12T10:49:23.087Z] --- PASS: TestTemplatedSecret (4.13s) [2021-05-12T10:49:23.087Z] === RUN TestSecretCreateResolve [2021-05-12T10:49:23.087Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-12T10:49:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-12T10:49:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-12T10:49:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-12T10:49:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-12T10:49:25.005Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-12T10:49:25.509Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-05-12T10:49:25.572Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-12T10:49:25.769Z] ok github.com/docker/docker/distribution 0.152s coverage: 25.0% of statements [2021-05-12T10:49:25.769Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-12T10:49:25.832Z] --- PASS: TestSecretCreateResolve (2.83s) [2021-05-12T10:49:25.832Z] PASS [2021-05-12T10:49:25.832Z] [2021-05-12T10:49:25.832Z] DONE 6 tests in 19.068s [2021-05-12T10:49:25.832Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-12T10:49:25.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:25.832Z] ++ set -e [2021-05-12T10:49:25.832Z] ++ '[' -n 0 ']' [2021-05-12T10:49:25.832Z] ++ set -x [2021-05-12T10:49:25.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:49:25.832Z] INFO: Testing against a local daemon [2021-05-12T10:49:25.832Z] === RUN TestServiceCreateInit [2021-05-12T10:49:25.832Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-12T10:49:27.149Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-12T10:49:28.086Z] ok github.com/docker/docker/image 0.021s coverage: 86.8% of statements [2021-05-12T10:49:28.656Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-05-12T10:49:28.656Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2021-05-12T10:49:28.656Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-12T10:49:28.656Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-12T10:49:30.025Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-12T10:49:30.036Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-05-12T10:49:30.036Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-12T10:49:30.595Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-12T10:49:30.605Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-05-12T10:49:31.163Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-12T10:49:31.544Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-05-12T10:49:32.102Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-12T10:49:32.102Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-12T10:49:32.102Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-12T10:49:32.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-12T10:49:32.114Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-05-12T10:49:32.374Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-12T10:49:34.281Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 81.8% of statements [2021-05-12T10:49:34.849Z] ok github.com/docker/docker/pkg/authorization 0.119s coverage: 68.3% of statements [2021-05-12T10:49:35.108Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-12T10:49:35.367Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-05-12T10:49:35.393Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-12T10:49:36.332Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-12T10:49:36.332Z] --- PASS: TestServiceCreateInit (10.55s) [2021-05-12T10:49:36.332Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s) [2021-05-12T10:49:36.332Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.80s) [2021-05-12T10:49:36.332Z] === RUN TestCreateServiceMultipleTimes [2021-05-12T10:49:38.655Z] ok github.com/docker/docker/pkg/chrootarchive 2.509s coverage: 43.2% of statements [2021-05-12T10:49:38.869Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-12T10:49:38.914Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-05-12T10:49:39.187Z] ok github.com/docker/docker/layer 7.912s coverage: 68.8% of statements [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-12T10:49:39.187Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-12T10:49:39.187Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-05-12T10:49:39.758Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-05-12T10:49:40.695Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-12T10:49:41.262Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-05-12T10:49:41.522Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-05-12T10:49:42.900Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-05-12T10:49:43.470Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2021-05-12T10:49:43.729Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-05-12T10:49:44.299Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2021-05-12T10:49:44.299Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-05-12T10:49:45.237Z] ok github.com/docker/docker/pkg/idtools 0.410s coverage: 69.5% of statements [2021-05-12T10:49:45.805Z] ok github.com/docker/docker/pkg/ioutils 0.530s coverage: 69.3% of statements [2021-05-12T10:49:46.064Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-05-12T10:49:46.064Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-12T10:49:46.064Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-12T10:49:46.064Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-12T10:49:46.064Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-12T10:49:46.632Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-05-12T10:49:46.632Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-12T10:49:46.632Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-05-12T10:49:46.892Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-12T10:49:47.151Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-05-12T10:49:47.411Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-05-12T10:49:47.411Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-12T10:49:47.411Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-12T10:49:48.352Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2021-05-12T10:49:48.856Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-12T10:49:48.921Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-12T10:49:49.181Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-12T10:49:49.440Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-12T10:49:50.237Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-12T10:49:50.816Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-05-12T10:49:51.076Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-12T10:49:52.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-12T10:49:52.140Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-12T10:49:54.362Z] ok github.com/docker/docker/pkg/signal 2.379s coverage: 61.0% of statements [2021-05-12T10:49:54.362Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-12T10:49:54.621Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-12T10:49:54.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-12T10:49:54.881Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-12T10:49:55.450Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-12T10:49:55.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-12T10:49:56.018Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-12T10:49:56.277Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-05-12T10:49:56.846Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-05-12T10:49:57.105Z] testing: warning: no tests to run [2021-05-12T10:49:57.105Z] coverage: [no statements] [2021-05-12T10:49:57.105Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-12T10:49:57.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-12T10:49:57.673Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-12T10:49:57.673Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-12T10:49:57.932Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-12T10:49:58.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-12T10:49:59.837Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-12T10:50:00.293Z] --- PASS: TestCreateServiceMultipleTimes (23.87s) [2021-05-12T10:50:00.293Z] === RUN TestCreateServiceConflict [2021-05-12T10:50:00.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-12T10:50:00.775Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-05-12T10:50:01.354Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 85.4% of statements [2021-05-12T10:50:02.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000941f60_} [2021-05-12T10:50:02.731Z] ok github.com/docker/docker/quota 0.219s coverage: 71.4% of statements [2021-05-12T10:50:02.873Z] --- PASS: TestCreateServiceConflict (2.61s) [2021-05-12T10:50:02.873Z] === RUN TestCreateServiceMaxReplicas [2021-05-12T10:50:02.991Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-12T10:50:04.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1761858160_/foo_false____} [2021-05-12T10:50:04.372Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-05-12T10:50:05.309Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-05-12T10:50:05.309Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-12T10:50:05.877Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2021-05-12T10:50:06.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1761858160_/foo_true____} [2021-05-12T10:50:06.416Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-05-12T10:50:06.417Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-12T10:50:06.445Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-12T10:50:07.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3923861263_/foo_false____} [2021-05-12T10:50:08.981Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-12T10:50:09.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3923861263_/foo_true____} [2021-05-12T10:50:09.918Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-05-12T10:50:10.487Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-05-12T10:50:11.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3923861263_/foo_true__0xc000941fc0__} [2021-05-12T10:50:11.865Z] ok github.com/docker/docker/volume/service 0.042s coverage: 73.1% of statements [2021-05-12T10:50:12.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000941fe0_} [2021-05-12T10:50:14.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000954000_} [2021-05-12T10:50:15.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000954020_} [2021-05-12T10:50:17.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000954040_} [2021-05-12T10:50:19.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-12T10:50:20.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-12T10:50:20.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-12T10:50:20.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-12T10:50:20.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-12T10:50:20.672Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-12T10:50:20.931Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.40s) [2021-05-12T10:50:20.931Z] === RUN TestCreateServiceSecretFileMode [2021-05-12T10:50:24.066Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/rootless [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/volume [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-12T10:50:24.066Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-12T10:50:24.066Z] [2021-05-12T10:50:24.066Z] === Skipped [2021-05-12T10:50:24.066Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-12T10:50:24.066Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-12T10:50:24.066Z] [2021-05-12T10:50:24.066Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-12T10:50:24.066Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:73: No driver to put! [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-12T10:50:24.067Z] time="2021-05-12T10:49:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-12T10:50:24.067Z] time="2021-05-12T10:49:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-12T10:50:24.067Z] time="2021-05-12T10:49:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-12T10:50:24.067Z] time="2021-05-12T10:49:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-12T10:50:24.067Z] time="2021-05-12T10:49:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:73: No driver to put! [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-12T10:50:24.067Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-12T10:50:24.067Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-12T10:50:24.067Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-12T10:50:24.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-12T10:50:24.067Z] graphtest_unix.go:73: No driver to put! [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-12T10:50:24.067Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-12T10:50:24.067Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] [2021-05-12T10:50:24.067Z] DONE 2229 tests, 26 skipped in 256.224s Post stage [Pipeline] junit [2021-05-12T10:50:24.079Z] Recording test results [2021-05-12T10:50:24.225Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2021-05-12T10:50:24.225Z] === RUN TestCreateServiceConfigFileMode [2021-05-12T10:50:24.315Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-12T10:50:24.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42372/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01f734cb4f432760fc94a0fb6f64207628ca0662 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:01f734cb4f432760fc94a0fb6f64207628ca0662 hack/validate/vendor [2021-05-12T10:50:25.163Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-12T10:50:25.582Z] 2021/05/12 10:50:25 Collecting initial packages [2021-05-12T10:50:25.582Z] 2021/05/12 10:50:25 Download dependencies [2021-05-12T10:50:26.542Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2021-05-12T10:50:26.542Z] === RUN TestCreateServiceSysctls [2021-05-12T10:50:26.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-12T10:50:28.708Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:28 Starting whole vndr cycle because no package specified [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:28 Ignoring paths matching "^archive/tar" [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/Microsoft/hcsshim, revision 89a9a3b524264d34985f1d48793ab2b2d2e430f6, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-05-12T10:50:29.770Z] 2021/05/12 10:50:29 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-05-12T10:50:30.339Z] 2021/05/12 10:50:30 Finished clone github.com/moby/locker [2021-05-12T10:50:30.339Z] 2021/05/12 10:50:30 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-05-12T10:50:30.339Z] 2021/05/12 10:50:30 Finished clone github.com/docker/libtrust [2021-05-12T10:50:30.339Z] 2021/05/12 10:50:30 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/Azure/go-ansiterm [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/google/uuid [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/mistifyio/go-zfs [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/moby/term [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/willf/bitset [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/Microsoft/go-winio [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Finished clone github.com/moby/sys [2021-05-12T10:50:30.598Z] 2021/05/12 10:50:30 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-05-12T10:50:30.858Z] 2021/05/12 10:50:30 Finished clone github.com/gorilla/mux [2021-05-12T10:50:30.858Z] 2021/05/12 10:50:30 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-05-12T10:50:31.245Z] --- PASS: TestCreateServiceSysctls (4.39s) [2021-05-12T10:50:31.245Z] === RUN TestCreateServiceCapabilities [2021-05-12T10:50:31.426Z] 2021/05/12 10:50:31 Finished clone github.com/creack/pty [2021-05-12T10:50:31.426Z] 2021/05/12 10:50:31 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-05-12T10:50:31.995Z] 2021/05/12 10:50:31 Finished clone github.com/opencontainers/runtime-spec [2021-05-12T10:50:31.995Z] 2021/05/12 10:50:31 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-05-12T10:50:31.995Z] 2021/05/12 10:50:31 Finished clone github.com/docker/go-units [2021-05-12T10:50:31.995Z] 2021/05/12 10:50:31 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-05-12T10:50:31.995Z] 2021/05/12 10:50:31 Finished clone github.com/tchap/go-patricia [2021-05-12T10:50:31.995Z] 2021/05/12 10:50:31 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-05-12T10:50:32.565Z] 2021/05/12 10:50:32 Finished clone gotest.tools/v3 [2021-05-12T10:50:32.565Z] 2021/05/12 10:50:32 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-05-12T10:50:32.565Z] 2021/05/12 10:50:32 Finished clone github.com/sirupsen/logrus [2021-05-12T10:50:32.565Z] 2021/05/12 10:50:32 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-05-12T10:50:32.824Z] 2021/05/12 10:50:32 Finished clone github.com/google/go-cmp [2021-05-12T10:50:32.824Z] 2021/05/12 10:50:32 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-05-12T10:50:32.824Z] 2021/05/12 10:50:32 Finished clone github.com/syndtr/gocapability [2021-05-12T10:50:32.824Z] 2021/05/12 10:50:32 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Finished clone github.com/RackSec/srslog [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Finished clone github.com/docker/go-connections [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Finished clone golang.org/x/sync [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Finished clone github.com/imdario/mergo [2021-05-12T10:50:33.394Z] 2021/05/12 10:50:33 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-05-12T10:50:33.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-12T10:50:33.783Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-12T10:50:33.964Z] 2021/05/12 10:50:33 Finished clone github.com/tonistiigi/units [2021-05-12T10:50:33.964Z] 2021/05/12 10:50:33 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-05-12T10:50:34.224Z] 2021/05/12 10:50:34 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-05-12T10:50:34.224Z] 2021/05/12 10:50:34 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-05-12T10:50:34.351Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2021-05-12T10:50:34.351Z] === RUN TestInspect [2021-05-12T10:50:34.795Z] 2021/05/12 10:50:34 Finished clone github.com/opentracing-contrib/go-stdlib [2021-05-12T10:50:34.795Z] 2021/05/12 10:50:34 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-05-12T10:50:34.795Z] 2021/05/12 10:50:34 Finished clone github.com/mitchellh/hashstructure [2021-05-12T10:50:34.795Z] 2021/05/12 10:50:34 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-05-12T10:50:35.055Z] 2021/05/12 10:50:34 Finished clone github.com/google/shlex [2021-05-12T10:50:35.055Z] 2021/05/12 10:50:34 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-05-12T10:50:35.055Z] 2021/05/12 10:50:34 Finished clone github.com/opentracing/opentracing-go [2021-05-12T10:50:35.055Z] 2021/05/12 10:50:34 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-05-12T10:50:35.315Z] 2021/05/12 10:50:35 Finished clone github.com/gofrs/flock [2021-05-12T10:50:35.315Z] 2021/05/12 10:50:35 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-05-12T10:50:36.257Z] 2021/05/12 10:50:36 Finished clone github.com/armon/go-radix [2021-05-12T10:50:36.257Z] 2021/05/12 10:50:36 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-05-12T10:50:36.257Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-12T10:50:36.517Z] 2021/05/12 10:50:36 Finished clone github.com/docker/go-events [2021-05-12T10:50:36.517Z] 2021/05/12 10:50:36 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-05-12T10:50:36.517Z] 2021/05/12 10:50:36 Finished clone github.com/armon/go-metrics [2021-05-12T10:50:36.517Z] 2021/05/12 10:50:36 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-05-12T10:50:36.518Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-12T10:50:37.456Z] 2021/05/12 10:50:37 Finished clone github.com/tonistiigi/fsutil [2021-05-12T10:50:37.456Z] 2021/05/12 10:50:37 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-05-12T10:50:37.716Z] 2021/05/12 10:50:37 Finished clone github.com/sean-/seed [2021-05-12T10:50:37.716Z] 2021/05/12 10:50:37 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-05-12T10:50:37.899Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-12T10:50:37.976Z] 2021/05/12 10:50:37 Finished clone github.com/hashicorp/errwrap [2021-05-12T10:50:37.976Z] 2021/05/12 10:50:37 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-05-12T10:50:37.976Z] 2021/05/12 10:50:37 Finished clone github.com/golang/gddo [2021-05-12T10:50:37.976Z] 2021/05/12 10:50:37 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-05-12T10:50:38.838Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-12T10:50:38.838Z] --- PASS: TestInspect (4.72s) [2021-05-12T10:50:38.838Z] === RUN TestCreateJob [2021-05-12T10:50:39.354Z] 2021/05/12 10:50:39 Finished clone github.com/hashicorp/memberlist [2021-05-12T10:50:39.354Z] 2021/05/12 10:50:39 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-05-12T10:50:39.354Z] 2021/05/12 10:50:39 Finished clone github.com/hashicorp/go-multierror [2021-05-12T10:50:39.354Z] 2021/05/12 10:50:39 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-05-12T10:50:39.775Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-12T10:50:40.291Z] 2021/05/12 10:50:39 Finished clone github.com/docker/libkv [2021-05-12T10:50:40.291Z] 2021/05/12 10:50:39 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-05-12T10:50:40.550Z] 2021/05/12 10:50:40 Finished clone github.com/hashicorp/go-sockaddr [2021-05-12T10:50:40.550Z] 2021/05/12 10:50:40 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-05-12T10:50:40.809Z] 2021/05/12 10:50:40 Finished clone github.com/vishvananda/netns [2021-05-12T10:50:40.809Z] 2021/05/12 10:50:40 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-05-12T10:50:41.157Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-12T10:50:42.187Z] 2021/05/12 10:50:42 Finished clone github.com/hashicorp/go-msgpack [2021-05-12T10:50:42.188Z] 2021/05/12 10:50:42 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-05-12T10:50:42.449Z] 2021/05/12 10:50:42 Finished clone github.com/BurntSushi/toml [2021-05-12T10:50:42.449Z] 2021/05/12 10:50:42 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-05-12T10:50:42.535Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-12T10:50:42.707Z] 2021/05/12 10:50:42 Finished clone github.com/moby/ipvs [2021-05-12T10:50:42.707Z] 2021/05/12 10:50:42 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-05-12T10:50:42.707Z] 2021/05/12 10:50:42 Finished clone github.com/samuel/go-zookeeper [2021-05-12T10:50:42.707Z] 2021/05/12 10:50:42 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-05-12T10:50:42.967Z] 2021/05/12 10:50:42 Finished clone github.com/vishvananda/netlink [2021-05-12T10:50:42.967Z] 2021/05/12 10:50:42 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-05-12T10:50:43.104Z] --- PASS: TestCreateJob (4.24s) [2021-05-12T10:50:43.104Z] === RUN TestReplicatedJob [2021-05-12T10:50:43.363Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-12T10:50:43.906Z] 2021/05/12 10:50:43 Finished clone github.com/deckarep/golang-set [2021-05-12T10:50:43.906Z] 2021/05/12 10:50:43 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-05-12T10:50:44.165Z] 2021/05/12 10:50:44 Finished clone github.com/coreos/go-semver [2021-05-12T10:50:44.165Z] 2021/05/12 10:50:44 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-05-12T10:50:44.302Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-12T10:50:45.545Z] 2021/05/12 10:50:45 Finished clone golang.org/x/net [2021-05-12T10:50:45.545Z] 2021/05/12 10:50:45 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-05-12T10:50:45.545Z] 2021/05/12 10:50:45 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-05-12T10:50:45.545Z] 2021/05/12 10:50:45 Finished clone github.com/Microsoft/opengcs [2021-05-12T10:50:45.805Z] 2021/05/12 10:50:45 Finished clone github.com/ishidawataru/sctp [2021-05-12T10:50:45.805Z] 2021/05/12 10:50:45 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-05-12T10:50:46.229Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-12T10:50:46.324Z] 2021/05/12 10:50:46 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-05-12T10:50:46.324Z] 2021/05/12 10:50:46 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-05-12T10:50:46.893Z] 2021/05/12 10:50:46 Finished clone github.com/opencontainers/runc [2021-05-12T10:50:46.893Z] 2021/05/12 10:50:46 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-05-12T10:50:47.166Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-12T10:50:47.830Z] 2021/05/12 10:50:47 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-05-12T10:50:47.830Z] 2021/05/12 10:50:47 Finished clone google.golang.org/grpc [2021-05-12T10:50:47.830Z] 2021/05/12 10:50:47 Finished clone github.com/opencontainers/go-digest [2021-05-12T10:50:47.830Z] 2021/05/12 10:50:47 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-05-12T10:50:48.546Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-12T10:50:48.768Z] 2021/05/12 10:50:48 Finished clone go.etcd.io/bbolt [2021-05-12T10:50:48.768Z] 2021/05/12 10:50:48 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-05-12T10:50:49.337Z] 2021/05/12 10:50:49 Finished clone github.com/cyphar/filepath-securejoin [2021-05-12T10:50:49.337Z] 2021/05/12 10:50:49 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-05-12T10:50:49.622Z] 2021/05/12 10:50:49 Finished clone github.com/hashicorp/serf [2021-05-12T10:50:49.622Z] 2021/05/12 10:50:49 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-05-12T10:50:49.928Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-12T10:50:50.199Z] 2021/05/12 10:50:50 Finished clone github.com/coreos/go-systemd [2021-05-12T10:50:50.199Z] 2021/05/12 10:50:50 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-05-12T10:50:50.866Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:50 Finished clone github.com/opencontainers/image-spec [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:50 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:50 Finished clone github.com/coreos/go-systemd/v22 [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:50 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:51 Finished clone github.com/vbatts/tar-split [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:51 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:51 Finished clone github.com/Graylog2/go-gelf [2021-05-12T10:50:51.139Z] 2021/05/12 10:50:51 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-05-12T10:50:51.435Z] --- PASS: TestReplicatedJob (8.32s) [2021-05-12T10:50:51.435Z] === RUN TestUpdateReplicatedJob [2021-05-12T10:50:51.708Z] 2021/05/12 10:50:51 Finished clone github.com/godbus/dbus/v5 [2021-05-12T10:50:51.708Z] 2021/05/12 10:50:51 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-05-12T10:50:51.968Z] 2021/05/12 10:50:51 Finished clone github.com/fluent/fluent-logger-golang [2021-05-12T10:50:51.968Z] 2021/05/12 10:50:51 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-05-12T10:50:52.004Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-12T10:50:52.537Z] 2021/05/12 10:50:52 Finished clone github.com/philhofer/fwd [2021-05-12T10:50:52.537Z] 2021/05/12 10:50:52 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-05-12T10:50:52.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-12T10:50:53.106Z] 2021/05/12 10:50:53 Finished clone github.com/fsnotify/fsnotify [2021-05-12T10:50:53.106Z] 2021/05/12 10:50:53 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-05-12T10:50:53.366Z] 2021/05/12 10:50:53 Finished clone github.com/bsphere/le_go [2021-05-12T10:50:53.366Z] 2021/05/12 10:50:53 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-05-12T10:50:53.512Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-12T10:50:53.626Z] 2021/05/12 10:50:53 Finished clone github.com/jmespath/go-jmespath [2021-05-12T10:50:53.626Z] 2021/05/12 10:50:53 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-05-12T10:50:55.015Z] 2021/05/12 10:50:54 Finished clone github.com/golang/groupcache [2021-05-12T10:50:55.015Z] 2021/05/12 10:50:54 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-05-12T10:50:55.015Z] 2021/05/12 10:50:54 Finished clone golang.org/x/oauth2 [2021-05-12T10:50:55.015Z] 2021/05/12 10:50:54 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-05-12T10:50:55.447Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-12T10:50:55.584Z] 2021/05/12 10:50:55 Finished clone github.com/ugorji/go [2021-05-12T10:50:55.584Z] 2021/05/12 10:50:55 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-05-12T10:50:55.584Z] 2021/05/12 10:50:55 Finished clone github.com/tinylib/msgp [2021-05-12T10:50:55.584Z] 2021/05/12 10:50:55 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-05-12T10:50:56.113Z] 2021/05/12 10:50:55 Finished clone golang.org/x/sys [2021-05-12T10:50:56.113Z] 2021/05/12 10:50:55 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-05-12T10:50:56.682Z] 2021/05/12 10:50:56 Finished clone github.com/docker/libnetwork [2021-05-12T10:50:56.682Z] 2021/05/12 10:50:56 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-05-12T10:50:56.682Z] 2021/05/12 10:50:56 Finished clone github.com/googleapis/gax-go [2021-05-12T10:50:56.682Z] 2021/05/12 10:50:56 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-05-12T10:50:56.831Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-12T10:50:56.831Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-12T10:50:57.251Z] 2021/05/12 10:50:57 Finished clone go.opencensus.io [2021-05-12T10:50:57.251Z] 2021/05/12 10:50:57 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-05-12T10:50:57.398Z] --- PASS: TestUpdateReplicatedJob (5.75s) [2021-05-12T10:50:57.398Z] === RUN TestServiceListWithStatuses [2021-05-12T10:50:57.398Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-12T10:50:57.398Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:50:57.398Z] === RUN TestDockerNetworkConnectAlias [2021-05-12T10:50:57.511Z] 2021/05/12 10:50:57 Finished clone github.com/containerd/fifo [2021-05-12T10:50:57.511Z] 2021/05/12 10:50:57 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-05-12T10:50:57.770Z] 2021/05/12 10:50:57 Finished clone github.com/Microsoft/hcsshim [2021-05-12T10:50:57.770Z] 2021/05/12 10:50:57 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-05-12T10:50:57.969Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-12T10:50:58.709Z] 2021/05/12 10:50:58 Finished clone github.com/containerd/cgroups [2021-05-12T10:50:58.709Z] 2021/05/12 10:50:58 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-05-12T10:50:58.969Z] 2021/05/12 10:50:58 Finished clone github.com/containerd/typeurl [2021-05-12T10:50:58.969Z] 2021/05/12 10:50:58 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-05-12T10:50:58.969Z] 2021/05/12 10:50:58 Finished clone github.com/containerd/go-runc [2021-05-12T10:50:58.969Z] 2021/05/12 10:50:58 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-05-12T10:50:59.349Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-12T10:51:00.349Z] 2021/05/12 10:51:00 Finished clone github.com/containerd/ttrpc [2021-05-12T10:51:00.349Z] 2021/05/12 10:51:00 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-05-12T10:51:00.729Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-12T10:51:00.919Z] 2021/05/12 10:51:00 Finished clone github.com/miekg/dns [2021-05-12T10:51:00.919Z] 2021/05/12 10:51:00 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-05-12T10:51:00.919Z] 2021/05/12 10:51:00 Finished clone github.com/gogo/googleapis [2021-05-12T10:51:00.919Z] 2021/05/12 10:51:00 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-05-12T10:51:01.496Z] 2021/05/12 10:51:01 Finished clone github.com/containerd/console [2021-05-12T10:51:01.496Z] 2021/05/12 10:51:01 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-05-12T10:51:01.496Z] 2021/05/12 10:51:01 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-05-12T10:51:01.670Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-12T10:51:01.756Z] 2021/05/12 10:51:01 Finished clone golang.org/x/text [2021-05-12T10:51:02.016Z] 2021/05/12 10:51:01 Finished clone github.com/moby/buildkit [2021-05-12T10:51:02.016Z] 2021/05/12 10:51:01 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-05-12T10:51:02.610Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-12T10:51:03.397Z] 2021/05/12 10:51:03 Finished clone github.com/fernet/fernet-go [2021-05-12T10:51:03.397Z] 2021/05/12 10:51:03 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-05-12T10:51:03.397Z] 2021/05/12 10:51:03 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-05-12T10:51:03.397Z] 2021/05/12 10:51:03 Finished clone github.com/containerd/continuity [2021-05-12T10:51:03.548Z] --- PASS: TestDockerNetworkConnectAlias (6.34s) [2021-05-12T10:51:03.548Z] === RUN TestDockerNetworkReConnect [2021-05-12T10:51:04.504Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-12T10:51:04.795Z] 2021/05/12 10:51:04 Finished clone github.com/cilium/ebpf [2021-05-12T10:51:04.795Z] 2021/05/12 10:51:04 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-05-12T10:51:05.365Z] 2021/05/12 10:51:05 Finished clone golang.org/x/time [2021-05-12T10:51:05.365Z] 2021/05/12 10:51:05 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-05-12T10:51:05.885Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-12T10:51:06.319Z] 2021/05/12 10:51:06 Finished clone github.com/hashicorp/go-memdb [2021-05-12T10:51:06.319Z] 2021/05/12 10:51:06 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-05-12T10:51:06.319Z] 2021/05/12 10:51:06 Finished clone github.com/hashicorp/go-immutable-radix [2021-05-12T10:51:06.319Z] 2021/05/12 10:51:06 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-05-12T10:51:07.255Z] 2021/05/12 10:51:07 Finished clone github.com/docker/distribution [2021-05-12T10:51:07.255Z] 2021/05/12 10:51:07 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-05-12T10:51:07.822Z] 2021/05/12 10:51:07 Finished clone github.com/hashicorp/golang-lru [2021-05-12T10:51:07.822Z] 2021/05/12 10:51:07 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-05-12T10:51:07.822Z] 2021/05/12 10:51:07 Finished clone github.com/coreos/pkg [2021-05-12T10:51:07.822Z] 2021/05/12 10:51:07 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-05-12T10:51:08.420Z] --- PASS: TestDockerNetworkReConnect (4.69s) [2021-05-12T10:51:08.420Z] === RUN TestServicePlugin [2021-05-12T10:51:08.679Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-12T10:51:08.760Z] 2021/05/12 10:51:08 Finished clone code.cloudfoundry.org/clock [2021-05-12T10:51:08.760Z] 2021/05/12 10:51:08 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-05-12T10:51:09.328Z] 2021/05/12 10:51:09 Finished clone github.com/beorn7/perks [2021-05-12T10:51:09.328Z] 2021/05/12 10:51:09 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-05-12T10:51:10.266Z] 2021/05/12 10:51:10 Finished clone golang.org/x/crypto [2021-05-12T10:51:10.266Z] 2021/05/12 10:51:10 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-05-12T10:51:10.266Z] 2021/05/12 10:51:10 Finished clone github.com/golang/protobuf [2021-05-12T10:51:10.266Z] 2021/05/12 10:51:10 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-05-12T10:51:10.525Z] 2021/05/12 10:51:10 Finished clone github.com/prometheus/client_model [2021-05-12T10:51:10.525Z] 2021/05/12 10:51:10 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-05-12T10:51:11.464Z] 2021/05/12 10:51:11 Finished clone github.com/prometheus/client_golang [2021-05-12T10:51:11.464Z] 2021/05/12 10:51:11 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-05-12T10:51:11.724Z] 2021/05/12 10:51:11 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-05-12T10:51:11.724Z] 2021/05/12 10:51:11 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-05-12T10:51:11.983Z] 2021/05/12 10:51:11 Finished clone github.com/pkg/errors [2021-05-12T10:51:11.983Z] 2021/05/12 10:51:11 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-05-12T10:51:12.551Z] 2021/05/12 10:51:12 Finished clone github.com/prometheus/common [2021-05-12T10:51:12.551Z] 2021/05/12 10:51:12 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-05-12T10:51:12.815Z] 2021/05/12 10:51:12 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-05-12T10:51:12.815Z] 2021/05/12 10:51:12 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-05-12T10:51:13.021Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-12T10:51:13.021Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-12T10:51:13.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-12T10:51:13.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-12T10:51:13.075Z] 2021/05/12 10:51:13 Finished clone github.com/cespare/xxhash/v2 [2021-05-12T10:51:13.075Z] 2021/05/12 10:51:13 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-05-12T10:51:13.335Z] 2021/05/12 10:51:13 Finished clone github.com/prometheus/procfs [2021-05-12T10:51:13.335Z] 2021/05/12 10:51:13 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-05-12T10:51:14.278Z] 2021/05/12 10:51:14 Finished clone github.com/inconshreveable/mousetrap [2021-05-12T10:51:14.278Z] 2021/05/12 10:51:14 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-05-12T10:51:14.537Z] 2021/05/12 10:51:14 Finished clone github.com/spf13/pflag [2021-05-12T10:51:14.537Z] 2021/05/12 10:51:14 Finished clone github.com/docker/go-metrics [2021-05-12T10:51:14.796Z] 2021/05/12 10:51:14 Finished clone github.com/morikuni/aec [2021-05-12T10:51:15.056Z] 2021/05/12 10:51:14 Finished clone github.com/spf13/cobra [2021-05-12T10:51:15.209Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-12T10:51:15.250Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-12T10:51:15.671Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-12T10:51:15.671Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-12T10:51:16.133Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-12T10:51:16.133Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-12T10:51:16.133Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-12T10:51:16.966Z] 2021/05/12 10:51:16 Finished clone github.com/google/certificate-transparency-go [2021-05-12T10:51:17.106Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-12T10:51:17.536Z] 2021/05/12 10:51:17 Finished clone github.com/opencontainers/selinux [2021-05-12T10:51:17.787Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-12T10:51:18.356Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-12T10:51:20.862Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-12T10:51:21.836Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-12T10:51:22.299Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-12T10:51:22.299Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-12T10:51:22.299Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-12T10:51:23.633Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-12T10:51:25.215Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-12T10:51:25.957Z] 2021/05/12 10:51:25 Finished clone github.com/cloudflare/cfssl [2021-05-12T10:51:26.170Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-12T10:51:27.107Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-12T10:51:31.237Z] 2021/05/12 10:51:30 Finished clone github.com/docker/swarmkit [2021-05-12T10:51:32.384Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-12T10:51:32.384Z] === RUN TestDockerSuite/TestCpToDot [2021-05-12T10:51:33.335Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-12T10:51:34.713Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-12T10:51:36.093Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-12T10:51:37.031Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-12T10:51:37.969Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-12T10:51:38.227Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-12T10:51:38.796Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-12T10:51:39.372Z] 2021/05/12 10:51:39 Finished clone github.com/coreos/etcd [2021-05-12T10:51:40.067Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-12T10:51:40.175Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-12T10:51:40.435Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-12T10:51:40.435Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-12T10:51:40.694Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-12T10:51:40.752Z] 2021/05/12 10:51:40 Finished clone cloud.google.com/go [2021-05-12T10:51:41.631Z] --- PASS: TestServicePlugin (33.18s) [2021-05-12T10:51:41.631Z] plugin_test.go:62: [d95a6dddd90f2] joining swarm manager [d7e70c1ea4380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T10:51:41.631Z] plugin_test.go:65: [d00ac02d632ad] joining swarm manager [d7e70c1ea4380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T10:51:41.631Z] === RUN TestServiceUpdateLabel [2021-05-12T10:51:41.631Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-12T10:51:41.631Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-12T10:51:41.891Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-12T10:51:42.830Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-12T10:51:43.089Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-12T10:51:43.089Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-12T10:51:43.348Z] === RUN TestDockerSuite/TestCreateRM [2021-05-12T10:51:43.348Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-12T10:51:43.348Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-12T10:51:43.608Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-12T10:51:43.608Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-12T10:51:43.867Z] --- PASS: TestServiceUpdateLabel (2.41s) [2021-05-12T10:51:43.867Z] === RUN TestServiceUpdateSecrets [2021-05-12T10:51:46.404Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-12T10:51:46.404Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-12T10:51:46.404Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-12T10:51:47.326Z] 2021/05/12 10:51:46 Finished clone github.com/containerd/containerd [2021-05-12T10:51:47.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-12T10:51:48.657Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-12T10:51:49.630Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-12T10:51:49.630Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-12T10:51:53.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-12T10:51:53.857Z] 2021/05/12 10:51:52 Finished clone google.golang.org/genproto [2021-05-12T10:51:53.989Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-12T10:51:54.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-12T10:51:54.451Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-12T10:51:54.796Z] 2021/05/12 10:51:54 Finished clone github.com/gogo/protobuf [2021-05-12T10:51:55.364Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-12T10:51:57.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-12T10:51:58.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-12T10:51:59.599Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-12T10:52:00.168Z] --- PASS: TestServiceUpdateSecrets (16.36s) [2021-05-12T10:52:00.168Z] === RUN TestServiceUpdateConfigs [2021-05-12T10:52:00.168Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-12T10:52:00.261Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-12T10:52:00.261Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-12T10:52:00.261Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-12T10:52:00.261Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-12T10:52:00.261Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-12T10:52:00.427Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-12T10:52:00.722Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-12T10:52:01.365Z] === RUN TestDockerSuite/TestDockerFails [2021-05-12T10:52:01.625Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-12T10:52:01.625Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-12T10:52:01.625Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-12T10:52:03.533Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-12T10:52:04.471Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-12T10:52:07.005Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-12T10:52:07.005Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-12T10:52:07.005Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-12T10:52:07.264Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-12T10:52:15.384Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-12T10:52:16.333Z] --- PASS: TestServiceUpdateConfigs (16.02s) [2021-05-12T10:52:16.333Z] === RUN TestServiceUpdateNetwork [2021-05-12T10:52:16.592Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-12T10:52:19.882Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-12T10:52:21.789Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-12T10:52:23.168Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-12T10:52:24.106Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-12T10:52:25.484Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-12T10:52:26.052Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-12T10:52:26.636Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-12T10:52:27.577Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-12T10:52:29.483Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-12T10:52:30.861Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-12T10:52:31.120Z] --- PASS: TestServiceUpdateNetwork (14.81s) [2021-05-12T10:52:31.120Z] === RUN TestServiceUpdatePidsLimit [2021-05-12T10:52:32.058Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-12T10:52:33.439Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-12T10:52:34.817Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-12T10:52:38.104Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-12T10:52:39.041Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-12T10:52:40.421Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-12T10:52:40.681Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-12T10:52:41.510Z] 2021/05/12 10:52:37 Finished clone github.com/hashicorp/consul [2021-05-12T10:52:44.802Z] 2021/05/12 10:52:44 Finished clone github.com/aws/aws-sdk-go [2021-05-12T10:52:45.952Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-12T10:52:46.212Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-12T10:52:47.591Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-12T10:52:48.158Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-12T10:52:48.417Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2021-05-12T10:52:48.417Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-05-12T10:52:48.417Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-05-12T10:52:48.417Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-05-12T10:52:48.417Z] PASS [2021-05-12T10:52:48.417Z] [2021-05-12T10:52:48.417Z] === Skipped [2021-05-12T10:52:48.417Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-12T10:52:48.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-12T10:52:48.417Z] [2021-05-12T10:52:48.417Z] [2021-05-12T10:52:48.417Z] DONE 27 tests, 1 skipped in 202.663s [2021-05-12T10:52:48.417Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-12T10:52:48.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:52:48.418Z] ++ set -e [2021-05-12T10:52:48.418Z] ++ '[' -n 0 ']' [2021-05-12T10:52:48.418Z] ++ set -x [2021-05-12T10:52:48.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:52:48.418Z] INFO: Testing against a local daemon [2021-05-12T10:52:48.418Z] === RUN TestSessionCreate [2021-05-12T10:52:48.418Z] --- PASS: TestSessionCreate (0.02s) [2021-05-12T10:52:48.418Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-12T10:52:48.677Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-12T10:52:48.677Z] PASS [2021-05-12T10:52:48.677Z] [2021-05-12T10:52:48.677Z] DONE 2 tests in 0.150s [2021-05-12T10:52:48.677Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-12T10:52:48.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:52:48.677Z] ++ set -e [2021-05-12T10:52:48.677Z] ++ '[' -n 0 ']' [2021-05-12T10:52:48.677Z] ++ set -x [2021-05-12T10:52:48.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:52:48.677Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-12T10:52:48.677Z] INFO: Testing against a local daemon [2021-05-12T10:52:48.677Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-12T10:52:48.677Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:52:48.677Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-12T10:52:48.677Z] === RUN TestEventsExecDie [2021-05-12T10:52:49.246Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-12T10:52:49.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-12T10:52:49.506Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-12T10:52:49.765Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-12T10:52:50.334Z] --- PASS: TestEventsExecDie (1.52s) [2021-05-12T10:52:50.334Z] === RUN TestEventsBackwardsCompatible [2021-05-12T10:52:50.334Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-05-12T10:52:50.334Z] === RUN TestInfoBinaryCommits [2021-05-12T10:52:50.334Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-12T10:52:50.334Z] === RUN TestInfoAPIVersioned [2021-05-12T10:52:50.334Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-12T10:52:50.334Z] === RUN TestInfoDiscoveryBackend [2021-05-12T10:52:51.279Z] --- PASS: TestInfoDiscoveryBackend (0.77s) [2021-05-12T10:52:51.279Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-12T10:52:51.540Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-12T10:52:51.612Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-12T10:52:51.612Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-12T10:52:52.073Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-12T10:52:52.108Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-12T10:52:52.108Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-12T10:52:52.676Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.73s) [2021-05-12T10:52:52.676Z] === RUN TestInfoAPI [2021-05-12T10:52:52.935Z] --- PASS: TestInfoAPI (0.03s) [2021-05-12T10:52:52.935Z] === RUN TestInfoAPIWarnings [2021-05-12T10:52:52.935Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-12T10:52:52.935Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-12T10:52:52.935Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-12T10:52:53.873Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-12T10:52:54.133Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-12T10:52:54.701Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-12T10:52:55.637Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-12T10:52:55.895Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-12T10:52:55.895Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-12T10:52:55.895Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-12T10:52:57.272Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-12T10:52:57.840Z] === RUN TestDockerSuite/TestEventsRename [2021-05-12T10:52:58.778Z] === RUN TestDockerSuite/TestEventsResize [2021-05-12T10:52:59.347Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-12T10:53:05.913Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-12T10:53:05.913Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-12T10:53:06.480Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-12T10:53:09.767Z] --- PASS: TestInfoAPIWarnings (16.68s) [2021-05-12T10:53:09.767Z] === RUN TestInfoDebug [2021-05-12T10:53:09.767Z] === RUN TestDockerSuite/TestEventsTop [2021-05-12T10:53:10.337Z] --- PASS: TestInfoDebug (0.71s) [2021-05-12T10:53:10.337Z] === RUN TestInfoInsecureRegistries [2021-05-12T10:53:10.597Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-12T10:53:10.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-12T10:53:10.857Z] --- PASS: TestInfoInsecureRegistries (0.72s) [2021-05-12T10:53:10.857Z] === RUN TestInfoRegistryMirrors [2021-05-12T10:53:11.794Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-05-12T10:53:11.794Z] === RUN TestLoginFailsWithBadCredentials [2021-05-12T10:53:11.794Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-05-12T10:53:11.794Z] === RUN TestPingCacheHeaders [2021-05-12T10:53:11.794Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-12T10:53:11.794Z] === RUN TestPingGet [2021-05-12T10:53:11.794Z] --- PASS: TestPingGet (0.03s) [2021-05-12T10:53:11.794Z] === RUN TestPingHead [2021-05-12T10:53:11.794Z] --- PASS: TestPingHead (0.05s) [2021-05-12T10:53:11.794Z] === RUN TestVersion [2021-05-12T10:53:11.794Z] --- PASS: TestVersion (0.03s) [2021-05-12T10:53:11.794Z] PASS [2021-05-12T10:53:11.794Z] [2021-05-12T10:53:11.794Z] === Skipped [2021-05-12T10:53:11.794Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-12T10:53:11.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-12T10:53:11.794Z] [2021-05-12T10:53:11.794Z] [2021-05-12T10:53:11.794Z] DONE 18 tests, 1 skipped in 23.346s [2021-05-12T10:53:12.054Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-12T10:53:12.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:53:12.054Z] ++ set -e [2021-05-12T10:53:12.054Z] ++ '[' -n 0 ']' [2021-05-12T10:53:12.054Z] ++ set -x [2021-05-12T10:53:12.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-12T10:53:12.054Z] INFO: Testing against a local daemon [2021-05-12T10:53:12.054Z] === RUN TestVolumesCreateAndList [2021-05-12T10:53:12.054Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-12T10:53:12.054Z] === RUN TestVolumesRemove [2021-05-12T10:53:12.314Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-12T10:53:12.314Z] === RUN TestVolumesInspect [2021-05-12T10:53:12.314Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-12T10:53:12.314Z] === RUN TestVolumesInvalidJSON [2021-05-12T10:53:12.314Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-12T10:53:12.314Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-12T10:53:12.314Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-12T10:53:12.314Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-12T10:53:12.314Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-12T10:53:12.314Z] PASS [2021-05-12T10:53:12.314Z] [2021-05-12T10:53:12.314Z] DONE 5 tests in 0.400s [2021-05-12T10:53:12.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-12T10:53:12.883Z] ++++ cat bundles/test-integration/docker.pid [2021-05-12T10:53:12.883Z] +++ kill 5650 [2021-05-12T10:53:13.142Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-12T10:53:14.081Z] +++ /etc/init.d/apparmor stop [2021-05-12T10:53:14.081Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-12T10:53:14.081Z] [2021-05-12T10:53:14.081Z] Unloading profiles will leave already running processes permanently [2021-05-12T10:53:14.081Z] unconfined, which can lead to unexpected situations. [2021-05-12T10:53:14.081Z] [2021-05-12T10:53:14.081Z] To set a process to complain mode, use the command line tool [2021-05-12T10:53:14.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-12T10:53:14.081Z] +++ true [2021-05-12T10:53:14.081Z] exiting test-integration [2021-05-12T10:53:14.081Z] ++ exit 0 [2021-05-12T10:53:14.081Z] [2021-05-12T10:53:14.649Z] + for job in $(jobs -p) [2021-05-12T10:53:14.649Z] + wait 19206 [2021-05-12T10:53:16.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-12T10:53:22.072Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-12T10:53:22.072Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-12T10:53:22.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-12T10:53:26.553Z] === RUN TestDockerSuite/TestExec [2021-05-12T10:53:26.553Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-12T10:53:26.812Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-12T10:53:27.750Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-12T10:53:28.318Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-12T10:53:30.225Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-12T10:53:31.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-12T10:53:31.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-12T10:53:31.604Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-12T10:53:32.542Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-12T10:53:33.478Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-12T10:53:34.416Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-12T10:53:35.355Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-12T10:53:36.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-12T10:53:36.294Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-12T10:53:37.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-12T10:53:38.831Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-12T10:53:42.123Z] === RUN TestDockerSuite/TestExecEnv [2021-05-12T10:53:44.032Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-12T10:53:46.593Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-12T10:53:47.160Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-12T10:53:49.065Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-12T10:53:49.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-12T10:53:50.443Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-12T10:53:51.380Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-12T10:53:52.317Z] === RUN TestDockerSuite/TestExecParseError [2021-05-12T10:53:52.885Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-12T10:53:53.823Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-12T10:53:54.390Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-12T10:53:55.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-12T10:53:59.063Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-12T10:54:00.971Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-12T10:54:02.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-12T10:54:02.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-12T10:54:02.353Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-12T10:54:08.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-12T10:54:08.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-12T10:54:08.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-12T10:54:14.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-12T10:54:14.559Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-12T10:54:15.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-12T10:54:15.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-12T10:54:15.129Z] === RUN TestDockerSuite/TestExecTTY [2021-05-12T10:54:16.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-12T10:54:16.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-12T10:54:16.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-12T10:54:16.518Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-12T10:54:18.432Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-12T10:54:19.000Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-12T10:54:20.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-12T10:54:20.381Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-12T10:54:20.381Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-12T10:54:22.917Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-12T10:54:24.299Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-12T10:54:26.835Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-12T10:54:28.214Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-12T10:54:30.120Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-12T10:54:35.395Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-12T10:54:39.584Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-12T10:54:41.491Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-12T10:54:46.767Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-12T10:54:46.767Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-12T10:54:46.767Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-12T10:54:46.767Z] === RUN TestDockerSuite/TestHealth [2021-05-12T10:54:50.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-12T10:54:52.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-12T10:54:58.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-12T10:55:01.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-12T10:55:02.555Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-12T10:55:03.016Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-12T10:55:04.564Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-12T10:55:05.026Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-12T10:55:09.734Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-12T10:55:10.686Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-12T10:55:10.686Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-12T10:55:10.686Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-12T10:55:10.686Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-12T10:55:10.686Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-12T10:55:10.686Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-12T10:55:11.281Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-12T10:55:11.281Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-12T10:55:11.281Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-12T10:55:11.624Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-12T10:55:11.624Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-12T10:55:11.624Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-12T10:55:11.624Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-12T10:55:11.883Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-12T10:55:12.142Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-12T10:55:12.402Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-12T10:55:12.402Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-12T10:55:12.830Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-12T10:55:12.971Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-12T10:55:12.971Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-12T10:55:13.804Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-12T10:55:13.909Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-12T10:55:14.477Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-12T10:55:14.477Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-12T10:55:14.778Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-12T10:55:15.240Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-12T10:55:15.414Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-12T10:55:15.702Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-12T10:55:16.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-12T10:55:18.258Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-12T10:55:18.258Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-12T10:55:18.258Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-12T10:55:20.163Z] === RUN TestDockerSuite/TestImportFile [2021-05-12T10:55:21.300Z] 2021/05/12 10:55:11 Finished clone google.golang.org/api [2021-05-12T10:55:21.301Z] 2021/05/12 10:55:11 Dependencies downloaded. Download time: 4m42.580028776s [2021-05-12T10:55:21.301Z] 2021/05/12 10:55:11 Collecting all dependencies [2021-05-12T10:55:22.679Z] 2021/05/12 10:55:22 Clean vendor dir from unused packages [2021-05-12T10:55:22.679Z] 2021/05/12 10:55:22 Ignoring paths matching "^archive/tar" [2021-05-12T10:55:22.703Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-12T10:55:22.703Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-12T10:55:22.806Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-12T10:55:23.616Z] 2021/05/12 10:55:23 Success [2021-05-12T10:55:23.616Z] 2021/05/12 10:55:23 Running time: 4m58.193719112s [2021-05-12T10:55:23.874Z] Congratulations! All vendoring changes are done the right way. [2021-05-12T10:55:24.350Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-12T10:55:24.350Z] === RUN TestDockerSuite/TestBuildConditionalCache [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-12T10:55:24.758Z] + echo Ensuring container killed. [2021-05-12T10:55:24.758Z] Ensuring container killed. [2021-05-12T10:55:24.758Z] + docker rm -vf docker-pr2 [2021-05-12T10:55:24.758Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-12T10:55:25.039Z] + echo Chowning /workspace to jenkins user [2021-05-12T10:55:25.039Z] Chowning /workspace to jenkins user [2021-05-12T10:55:25.039Z] + id -u [2021-05-12T10:55:25.039Z] + id -g [2021-05-12T10:55:25.039Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-12T10:55:25.896Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-12T10:55:25.896Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-12T10:55:25.943Z] + bundleName=unit [2021-05-12T10:55:25.943Z] + echo Creating unit-bundles.tar.gz [2021-05-12T10:55:25.943Z] Creating unit-bundles.tar.gz [2021-05-12T10:55:25.943Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-12T10:55:25.943Z] bundles/junit-report.xml [2021-05-12T10:55:25.943Z] bundles/go-test-report.json [2021-05-12T10:55:25.943Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-12T10:55:25.955Z] Archiving artifacts [2021-05-12T10:55:26.006Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-12T10:55:26.358Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-12T10:55:26.527Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-12T10:55:26.844Z] + make clean [2021-05-12T10:55:26.844Z] docker volume rm -f docker-dev-cache [2021-05-12T10:55:26.844Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T10:55:27.918Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-12T10:55:28.545Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-12T10:55:29.518Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-12T10:55:29.825Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-12T10:55:29.979Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-12T10:55:29.979Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-12T10:55:30.393Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-12T10:55:30.950Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-12T10:55:30.961Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-12T10:55:31.900Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-12T10:55:31.900Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-12T10:55:31.900Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-12T10:55:31.923Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-12T10:55:31.924Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-12T10:55:31.924Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-12T10:55:32.470Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-12T10:55:33.408Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-12T10:55:34.346Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-12T10:55:34.915Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-12T10:55:35.854Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-12T10:55:36.422Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-12T10:55:36.422Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-12T10:55:37.734Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-12T10:55:38.958Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-12T10:55:39.527Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-12T10:55:40.096Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-12T10:55:40.355Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-12T10:55:41.735Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-12T10:55:41.735Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-12T10:55:43.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-12T10:55:44.494Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-12T10:55:45.430Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-12T10:55:45.998Z] === RUN TestDockerSuite/TestInspectImage [2021-05-12T10:55:45.998Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-12T10:55:45.998Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-12T10:55:45.998Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-12T10:55:46.945Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-12T10:55:47.524Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-12T10:55:47.524Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-12T10:55:48.461Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-12T10:55:49.028Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-12T10:55:49.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-12T10:55:50.533Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-12T10:55:50.533Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-12T10:55:51.471Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-12T10:55:52.854Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-12T10:55:54.232Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-12T10:55:55.178Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-12T10:55:56.560Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-12T10:55:57.942Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-12T10:55:58.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-12T10:56:00.265Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-12T10:56:01.649Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-12T10:56:01.649Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-12T10:56:04.190Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-12T10:56:06.101Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-12T10:56:07.481Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-12T10:56:07.741Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-12T10:56:09.658Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-12T10:56:12.195Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-12T10:56:14.102Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-12T10:56:14.102Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-12T10:56:16.639Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-12T10:56:16.899Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-12T10:56:17.837Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-12T10:56:20.300Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-12T10:56:20.300Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-12T10:56:20.300Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-12T10:56:22.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-12T10:56:23.218Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-12T10:56:23.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-12T10:56:24.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-12T10:56:24.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-12T10:56:25.115Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-12T10:56:25.115Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-12T10:56:30.162Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-12T10:56:33.454Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-12T10:56:34.834Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-12T10:56:35.772Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-12T10:56:39.065Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-12T10:56:39.065Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-12T10:56:39.324Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-12T10:56:39.324Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-12T10:56:39.324Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-12T10:56:39.893Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-12T10:56:40.849Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-12T10:56:45.042Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-12T10:56:45.042Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-12T10:56:50.315Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-12T10:56:50.574Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-12T10:56:50.574Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-12T10:56:51.953Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-12T10:56:52.891Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-12T10:56:54.800Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-12T10:56:55.738Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-12T10:56:56.675Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-12T10:56:59.211Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-12T10:56:59.470Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-12T10:57:00.409Z] === RUN TestDockerSuite/TestLogsSince [2021-05-12T10:57:00.859Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-12T10:57:01.320Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-12T10:57:01.782Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-12T10:57:05.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-12T10:57:07.584Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-12T10:57:14.188Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-12T10:57:14.188Z] === RUN TestDockerSuite/TestLogsTail [2021-05-12T10:57:15.127Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-12T10:57:16.066Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-12T10:57:17.004Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-12T10:57:17.264Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-12T10:57:18.201Z] === RUN TestDockerSuite/TestNetHostname [2021-05-12T10:57:21.493Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-12T10:57:22.061Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-12T10:57:26.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-12T10:57:28.511Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-12T10:57:28.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-12T10:57:30.182Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-12T10:57:32.089Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-12T10:57:33.027Z] === RUN TestDockerSuite/TestPluginActive [2021-05-12T10:57:33.678Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-12T10:57:34.406Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-12T10:57:35.865Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-12T10:57:36.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-12T10:57:39.614Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-12T10:57:40.235Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-12T10:57:40.235Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-12T10:57:41.193Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-12T10:57:43.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-12T10:57:44.487Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-12T10:57:45.424Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-12T10:57:45.683Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-12T10:57:48.221Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-12T10:57:48.480Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-12T10:57:51.772Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-12T10:57:52.340Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-12T10:57:55.631Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-12T10:57:55.890Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-12T10:57:58.428Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-12T10:57:58.428Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-12T10:58:00.334Z] === RUN TestDockerSuite/TestPortList [2021-05-12T10:58:03.625Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-12T10:58:08.901Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-12T10:58:14.220Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-12T10:58:15.156Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-12T10:58:23.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-12T10:58:24.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-12T10:58:24.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-12T10:58:25.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-12T10:58:25.587Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-12T10:58:28.876Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-12T10:58:29.814Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-12T10:58:31.191Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-12T10:58:31.191Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-12T10:58:33.729Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-12T10:58:34.666Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-12T10:58:36.046Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-12T10:58:40.240Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-12T10:58:43.556Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-12T10:58:44.493Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-12T10:58:44.753Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-12T10:58:48.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-12T10:58:49.951Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-12T10:58:51.760Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-12T10:58:56.474Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-12T10:58:56.936Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-12T10:58:59.931Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-12T10:58:59.931Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-12T10:59:00.869Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-12T10:59:02.249Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-12T10:59:04.790Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-12T10:59:04.790Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-12T10:59:06.171Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-12T10:59:08.709Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-12T10:59:09.282Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-12T10:59:11.820Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-12T10:59:11.820Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-12T10:59:13.733Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-12T10:59:13.733Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-12T10:59:15.114Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-12T10:59:16.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-12T10:59:17.870Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-12T10:59:19.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-12T10:59:20.715Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-12T10:59:21.653Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-12T10:59:21.653Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-12T10:59:21.912Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-12T10:59:21.912Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-12T10:59:22.171Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-12T10:59:23.110Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-12T10:59:23.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-12T10:59:25.060Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-12T10:59:26.986Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-12T10:59:26.986Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-12T10:59:27.557Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-12T10:59:32.835Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-12T10:59:39.407Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-12T10:59:39.975Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-12T10:59:40.235Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-12T10:59:43.546Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-12T10:59:43.546Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-12T10:59:43.546Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-12T10:59:43.546Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-12T10:59:46.082Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-12T10:59:46.650Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-12T10:59:48.029Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-12T10:59:53.303Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-12T10:59:54.681Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-12T10:59:54.682Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-12T10:59:54.682Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-12T10:59:57.974Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-12T10:59:58.912Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-12T10:59:59.172Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-12T11:00:01.081Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-12T11:00:01.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-12T11:00:02.461Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-12T11:00:04.997Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-12T11:00:04.997Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-12T11:00:05.566Z] === RUN TestDockerSuite/TestRmiTag [2021-05-12T11:00:05.825Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-12T11:00:06.763Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-12T11:00:09.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-12T11:00:11.839Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-12T11:00:12.776Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-12T11:00:12.776Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-12T11:00:13.715Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-12T11:00:13.974Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-12T11:00:15.881Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-12T11:00:16.821Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-12T11:00:17.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-12T11:00:18.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-12T11:00:18.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-12T11:00:18.278Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-12T11:00:18.849Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-12T11:00:21.386Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-12T11:00:21.954Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-12T11:00:21.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-12T11:00:23.334Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-12T11:00:25.287Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-12T11:00:25.854Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-12T11:00:27.232Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-12T11:00:28.172Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-12T11:00:28.740Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-12T11:00:29.677Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-12T11:00:30.245Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-12T11:00:31.183Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-12T11:00:32.142Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-12T11:00:33.519Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-12T11:00:34.087Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-12T11:00:34.655Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-12T11:00:35.223Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-12T11:00:35.792Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-12T11:00:35.792Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-12T11:00:38.366Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-12T11:00:38.366Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-12T11:00:38.366Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-12T11:00:39.082Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-12T11:00:39.342Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-12T11:00:39.910Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-12T11:00:40.847Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-12T11:00:41.416Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-12T11:00:41.416Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-12T11:00:41.985Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-12T11:00:42.923Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-12T11:00:43.491Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-12T11:00:44.060Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-12T11:00:44.998Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-12T11:00:44.998Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-12T11:00:45.567Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-12T11:00:45.567Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-12T11:00:46.504Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-12T11:00:47.442Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-12T11:00:48.011Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-12T11:00:48.948Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-12T11:00:48.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-12T11:00:48.948Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-12T11:00:49.516Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-12T11:00:52.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-12T11:00:53.209Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-12T11:00:53.433Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-12T11:00:54.818Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-12T11:00:55.078Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-12T11:00:56.014Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-12T11:00:56.583Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-12T11:00:57.152Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-12T11:00:58.089Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-12T11:00:59.471Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-12T11:01:02.759Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-12T11:01:02.759Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-12T11:01:03.019Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-12T11:01:03.587Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-12T11:01:06.125Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-12T11:01:06.125Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-12T11:01:08.032Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-12T11:01:10.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-12T11:01:10.931Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-12T11:01:12.476Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-12T11:01:12.736Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-12T11:01:12.736Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-12T11:01:13.673Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-12T11:01:16.211Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-12T11:01:17.587Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-12T11:01:20.141Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-12T11:01:20.399Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-12T11:01:21.282Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-12T11:01:22.305Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-12T11:01:23.243Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-12T11:01:23.243Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-12T11:01:24.181Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-12T11:01:25.559Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-12T11:01:26.128Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-12T11:01:26.128Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-12T11:01:27.067Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-12T11:01:27.635Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-12T11:01:28.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-12T11:01:28.464Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-12T11:01:29.403Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-12T11:01:29.403Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-12T11:01:30.341Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-12T11:01:31.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-12T11:01:31.279Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-12T11:01:32.218Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-12T11:01:33.157Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-12T11:01:34.096Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-12T11:01:35.035Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-12T11:01:35.974Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-12T11:01:36.544Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-12T11:01:36.544Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-12T11:01:37.483Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-12T11:01:38.052Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-12T11:01:39.434Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-12T11:01:39.703Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-12T11:01:39.703Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-12T11:01:43.005Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-12T11:01:43.574Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-12T11:01:51.700Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-12T11:01:54.995Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-12T11:01:55.564Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-12T11:01:56.946Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-12T11:01:56.946Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-12T11:01:56.946Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-12T11:01:56.946Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-12T11:01:57.516Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-12T11:01:58.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-12T11:02:01.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-12T11:02:01.260Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-12T11:02:03.172Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-12T11:02:05.079Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-12T11:02:11.654Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-12T11:02:11.654Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-12T11:02:11.917Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-12T11:02:12.031Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-12T11:02:13.321Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-12T11:02:13.321Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-12T11:02:13.321Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-12T11:02:14.704Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-12T11:02:16.613Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-12T11:02:17.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-12T11:02:17.814Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-12T11:02:17.814Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-12T11:02:18.075Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-12T11:02:20.039Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-12T11:02:21.422Z] === RUN TestDockerSuite/TestRunMount [2021-05-12T11:02:22.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-12T11:02:29.542Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-12T11:02:30.112Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-12T11:02:30.681Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-12T11:02:32.060Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-12T11:02:34.600Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-12T11:02:34.810Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-12T11:02:37.141Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-12T11:02:37.712Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-12T11:02:41.009Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-12T11:02:42.923Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-12T11:02:44.307Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-12T11:02:45.687Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-12T11:02:45.687Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-12T11:02:45.687Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-12T11:02:46.630Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-12T11:02:48.541Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-12T11:02:49.114Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-12T11:02:50.496Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-12T11:02:52.406Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-12T11:02:54.315Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-12T11:02:58.517Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-12T11:02:59.122Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-12T11:02:59.122Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-12T11:03:00.060Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-12T11:03:00.060Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-12T11:03:00.633Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-12T11:03:01.572Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-12T11:03:01.572Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-12T11:03:02.142Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-12T11:03:08.714Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-12T11:03:08.714Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-12T11:03:08.714Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-12T11:03:09.284Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-12T11:03:11.191Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-12T11:03:12.131Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-12T11:03:12.391Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-12T11:03:12.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-12T11:03:13.221Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-12T11:03:14.164Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-12T11:03:14.424Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-12T11:03:14.424Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-12T11:03:15.363Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-12T11:03:15.624Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-12T11:03:15.624Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-12T11:03:16.195Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-12T11:03:17.577Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-12T11:03:17.577Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-12T11:03:20.888Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-12T11:03:22.280Z] === RUN TestDockerSuite/TestRunRm [2021-05-12T11:03:22.853Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-12T11:03:27.048Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-12T11:03:27.048Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-12T11:03:27.989Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-12T11:03:29.370Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-12T11:03:29.940Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-12T11:03:33.312Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-12T11:03:37.515Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-12T11:03:37.776Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-12T11:03:38.036Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-12T11:03:38.975Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-12T11:03:39.234Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-12T11:03:39.803Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-12T11:03:40.063Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-12T11:03:41.003Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-12T11:03:41.573Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-12T11:03:42.143Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-12T11:03:45.436Z] === RUN TestDockerSuite/TestRunState [2021-05-12T11:03:46.375Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-12T11:03:46.947Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-12T11:03:47.887Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-12T11:03:47.887Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-12T11:03:47.887Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-12T11:03:48.458Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-12T11:03:49.060Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-12T11:03:50.443Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-12T11:03:50.443Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-12T11:03:50.443Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-12T11:03:51.011Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-12T11:03:53.553Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-12T11:03:53.813Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-12T11:03:55.723Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-12T11:03:59.021Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-12T11:04:02.315Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-12T11:04:02.884Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-12T11:04:03.457Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-12T11:04:04.026Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-12T11:04:06.565Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-12T11:04:07.506Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-12T11:04:08.076Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-12T11:04:08.076Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-12T11:04:08.335Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-12T11:04:08.904Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-12T11:04:09.844Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-12T11:04:10.414Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-12T11:04:10.415Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-12T11:04:10.415Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-12T11:04:11.354Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-12T11:04:15.571Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-12T11:04:15.831Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-12T11:04:16.769Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-12T11:04:18.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-12T11:04:20.062Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-12T11:04:22.605Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-12T11:04:24.516Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-12T11:04:25.086Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-12T11:04:25.086Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-12T11:04:25.086Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-12T11:04:25.086Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-12T11:04:25.347Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-12T11:04:25.347Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-12T11:04:29.547Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-12T11:04:29.808Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-12T11:04:31.190Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-12T11:04:31.363Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-12T11:04:31.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-12T11:04:31.826Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-12T11:04:32.130Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-12T11:04:32.700Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-12T11:04:32.700Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-12T11:04:33.271Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-12T11:04:33.271Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-12T11:04:33.530Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-05-12T11:04:34.101Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-12T11:04:35.039Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-12T11:04:35.598Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-12T11:04:35.609Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-12T11:04:35.609Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-12T11:04:36.989Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-12T11:04:36.989Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-12T11:04:37.559Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-12T11:04:37.559Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-12T11:04:38.501Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-12T11:04:39.077Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-12T11:04:39.077Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-12T11:04:39.077Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-12T11:04:40.017Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-12T11:04:41.399Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-12T11:04:41.417Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-12T11:04:41.417Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-12T11:04:41.417Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-12T11:04:41.417Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-12T11:04:41.417Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-12T11:04:41.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-12T11:04:41.969Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-12T11:04:41.969Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-12T11:04:42.539Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-12T11:04:42.539Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-12T11:04:43.920Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-12T11:04:44.490Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-12T11:04:45.173Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-12T11:04:45.173Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-12T11:04:45.173Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-12T11:04:45.173Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-12T11:04:46.400Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-12T11:04:46.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-12T11:04:47.339Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-12T11:04:47.339Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-12T11:04:47.339Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-12T11:04:48.279Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-12T11:04:49.219Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-12T11:04:50.160Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-12T11:04:50.160Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-12T11:04:52.071Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-12T11:04:52.071Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-12T11:04:52.331Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-12T11:04:52.543Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-12T11:04:54.241Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-12T11:04:54.241Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-12T11:04:56.152Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-12T11:04:56.152Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-12T11:04:56.152Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-12T11:04:57.534Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-12T11:04:58.919Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-12T11:04:59.178Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-12T11:04:59.178Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-12T11:04:59.438Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-12T11:04:59.438Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-12T11:05:00.008Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-12T11:05:01.928Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-12T11:05:07.404Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-12T11:05:08.381Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-12T11:05:08.381Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-12T11:05:08.381Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-12T11:05:08.381Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-12T11:05:08.381Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-12T11:05:08.381Z] === RUN TestDockerSuite/TestBuildFails [2021-05-12T11:05:08.497Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-12T11:05:09.878Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-12T11:05:10.446Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-12T11:05:11.827Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-12T11:05:15.119Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-12T11:05:15.485Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-12T11:05:15.948Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-12T11:05:17.026Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-12T11:05:17.596Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-12T11:05:19.504Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-12T11:05:21.753Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-12T11:05:22.044Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-12T11:05:23.952Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-12T11:05:27.242Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-12T11:05:28.859Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-12T11:05:30.536Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-12T11:05:31.500Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-12T11:05:34.792Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-12T11:05:34.792Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-12T11:05:35.965Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-12T11:05:40.072Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-12T11:05:41.981Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-12T11:05:42.920Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-12T11:05:44.830Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-12T11:05:45.401Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-12T11:05:46.340Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-12T11:05:47.279Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-12T11:05:47.279Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-12T11:05:48.219Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-12T11:05:48.392Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-12T11:05:48.392Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-12T11:05:51.514Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-12T11:05:54.057Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-12T11:05:54.317Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-12T11:05:55.503Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-12T11:05:55.503Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-12T11:05:55.503Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-12T11:05:55.965Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-12T11:05:55.965Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-12T11:05:57.612Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-12T11:05:58.182Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-12T11:05:59.126Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-12T11:05:59.126Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-05-12T11:06:00.515Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-05-12T11:06:01.453Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-12T11:06:02.835Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-12T11:06:02.835Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-12T11:06:04.745Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-12T11:06:05.688Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-12T11:06:06.628Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-12T11:06:08.538Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-12T11:06:08.538Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-12T11:06:10.825Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-12T11:06:10.825Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-12T11:06:12.737Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-12T11:06:12.737Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-12T11:06:12.737Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-12T11:06:14.120Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-12T11:06:14.120Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-12T11:06:16.661Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-12T11:06:18.047Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-12T11:06:19.956Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-12T11:06:20.526Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-12T11:06:21.466Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-12T11:06:23.266Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-12T11:06:23.728Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-12T11:06:24.009Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-12T11:06:24.950Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-12T11:06:25.919Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-12T11:06:25.920Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-12T11:06:26.894Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-12T11:06:26.894Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-12T11:06:31.541Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-12T11:06:32.726Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-12T11:06:33.189Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-12T11:06:33.651Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-12T11:06:34.631Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-12T11:06:35.606Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-12T11:06:35.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-12T11:06:36.581Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-12T11:06:38.773Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-12T11:06:39.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-12T11:06:44.314Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-12T11:06:44.593Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-12T11:06:44.593Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-12T11:06:44.593Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-12T11:06:44.593Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-12T11:06:45.056Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-12T11:06:45.056Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-12T11:06:45.056Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-12T11:06:45.519Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-12T11:06:46.494Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-12T11:06:49.596Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-12T11:06:52.139Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-12T11:06:52.321Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-12T11:06:54.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-12T11:06:55.431Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-12T11:06:56.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-12T11:06:58.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-12T11:07:00.646Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-12T11:07:03.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-12T11:07:05.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-12T11:07:06.999Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-12T11:07:17.515Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-12T11:07:17.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-12T11:07:17.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-12T11:07:19.209Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-12T11:07:22.496Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-12T11:07:22.496Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-12T11:07:22.496Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-12T11:07:22.755Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-12T11:07:22.755Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-12T11:07:22.755Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-12T11:07:22.755Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-12T11:07:23.692Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-12T11:07:23.692Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-12T11:07:24.629Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-12T11:07:24.629Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-12T11:07:24.629Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-12T11:07:24.629Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-12T11:07:24.629Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-12T11:07:27.167Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-12T11:07:27.167Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-12T11:07:27.426Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-12T11:07:27.426Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-12T11:07:27.426Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-12T11:07:33.992Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-12T11:07:35.385Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-12T11:07:35.385Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-12T11:07:35.385Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-12T11:07:37.922Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-12T11:07:42.119Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite (1894.41s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.06s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.09s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.69s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.96s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.80s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.38s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.52s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.09s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.15s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.14s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.58s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachDetach (1.72s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.36s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.30s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.15s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.49s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.89s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.63s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.17s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.95s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.91s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.26s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.34s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.52s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.51s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.32s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.30s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.80s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.39s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.95s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.43s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.86s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.16s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.72s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.84s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.52s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.65s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.74s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.39s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.58s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.41s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.43s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.64s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.99s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.33s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.84s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.45s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.48s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.19s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.75s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.99s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.93s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.84s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.42s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.62s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.21s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2021-05-12T11:07:42.119Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-12T11:07:42.119Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.77s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.60s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.33s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.58s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.53s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.71s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2021-05-12T11:07:42.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-12T11:07:42.119Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-12T11:07:42.119Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-05-12T11:07:42.119Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-12T11:07:42.119Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.80s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.64s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.78s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.72s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.92s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.48s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.45s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.10s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.60s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.05s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.97s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.54s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.41s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.09s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.51s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.41s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.14s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.47s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.39s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.27s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnv (2.29s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.66s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.56s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.81s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (30.34s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.20s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.23s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.14s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.04s) [2021-05-12T11:07:42.119Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-12T11:07:42.119Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.33s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.13s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.90s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.53s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFails (1.71s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.58s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.81s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.22s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.45s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.66s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.74s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.54s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.51s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.59s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildHistory (4.56s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.01s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.27s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.07s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.26s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.53s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-12T11:07:42.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.28s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.49s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.66s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.23s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.16s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.87s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.99s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.42s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.23s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.15s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.67s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.19s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.16s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.80s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.25s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.82s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildRm (4.55s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.99s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.74s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildStderr (0.94s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.72s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.61s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.91s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.73s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.35s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildUser (1.93s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.04s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.40s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.61s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.40s) [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.92s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.32s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.07s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.82s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-12T11:07:42.120Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.53s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-12T11:07:42.120Z] docker_cli_sni_test.go:18: Flakey test [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.95s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.30s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitChange (1.80s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.68s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.56s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitTTY (2.47s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.41s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.19s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.99s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.21s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.79s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2021-05-12T11:07:42.120Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-12T11:07:42.120Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.31s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.04s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.11s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (10.17s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.42s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.56s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.29s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.70s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000941f60_} (1.76s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1761858160_/foo_false____} (1.81s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1761858160_/foo_true____} (1.73s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3923861263_/foo_false____} (1.79s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3923861263_/foo_true____} (1.72s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3923861263_/foo_true__0xc000941fc0__} (1.54s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000941fe0_} (1.57s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000954000_} (1.55s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000954020_} (1.57s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000954040_} (1.57s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.45s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.60s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.14s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.37s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.34s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.33s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.39s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.09s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.95s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.33s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.09s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.60s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.12s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.37s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.46s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.07s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.58s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.71s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.36s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.31s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.41s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.08s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.85s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.07s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.91s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.58s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.48s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.27s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.72s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.47s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.37s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.38s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-05-12T11:07:42.120Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.96s) [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.94s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.13s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.95s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.12s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (2.00s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.34s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.88s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.61s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.13s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsAttach (0.99s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsCommit (1.16s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.97s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.56s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.82s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.16s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.51s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.55s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFilters (1.84s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFormat (1.50s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.28s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsResize (0.72s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.87s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExec (1.16s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.09s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.14s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecCgroup (3.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecEnv (1.80s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.18s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.77s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.83s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecStartFails (1.40s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.24s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecTTY (1.43s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecUlimits (1.35s) [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.58s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.51s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.37s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.56s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestExecWithUser (1.50s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.69s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestHealth (23.12s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.75s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportDisplay (1.74s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportFile (2.72s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (3.06s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.78s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.75s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.25s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.18s) [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.76s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.09s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectDefault (0.93s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectHistory (0.77s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-12T11:07:42.121Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-12T11:07:42.121Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.69s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.45s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.00s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectStatus (1.13s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.12s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.30s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.23s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.17s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.40s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.13s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.52s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.05s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.27s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.08s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.23s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.75s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.63s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.60s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.30s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.53s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.95s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.16s) [2021-05-12T11:07:42.121Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.15s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsTail (1.05s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.03s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.12s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestNetHostname (2.98s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.89s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.65s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.33s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginActive (1.55s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.68s) [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-12T11:07:42.122Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.49s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.61s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.30s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.09s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPortList (13.35s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.92s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.85s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.33s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsByOrder (3.31s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.27s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.80s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.95s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.75s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.45s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.03s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.35s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.73s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.29s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.87s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-12T11:07:42.122Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.06s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.79s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.12s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.73s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.84s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.57s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.85s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.33s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.38s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.25s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.38s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.43s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.90s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.97s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.19s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.32s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.60s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.35s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.95s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.84s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.92s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.81s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.50s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.08s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.65s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.43s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.23s) [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-12T11:07:42.122Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-12T11:07:42.122Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.71s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.51s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.90s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-12T11:07:42.122Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.89s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.97s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.76s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.86s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.92s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.05s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunExitCode (0.86s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.91s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-12T11:07:42.122Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.05s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.36s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.66s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.83s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.90s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.78s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.47s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.50s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.72s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.75s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunMount (7.96s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.07s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.61s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.57s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.08s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetHost (1.67s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.10s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.04s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.04s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-05-12T11:07:42.122Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-12T11:07:42.122Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-05-12T11:07:42.122Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-05-12T11:07:42.122Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.02s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.48s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.75s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunState (1.44s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.14s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.43s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.14s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.86s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.36s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.04s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.25s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.49s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.38s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.37s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.13s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.64s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.89s) [2021-05-12T11:07:42.123Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents671269288 [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.59s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.38s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.21s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.36s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.21s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.38s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.73s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.35s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.96s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.21s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.65s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.67s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.33s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.23s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.88s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.21s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateStats (3.93s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.79s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-12T11:07:42.123Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.37s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.22s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (7.07s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.85s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.63s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.25s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.17s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.93s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.02s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.39s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.04s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.62s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.11s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.74s) [2021-05-12T11:07:42.123Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.65s) [2021-05-12T11:07:42.123Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-12T11:07:42.123Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-12T11:07:42.123Z] === RUN TestDockerRegistrySuite [2021-05-12T11:07:42.123Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-12T11:07:43.061Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-12T11:07:44.438Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-12T11:07:46.348Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-12T11:07:46.348Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-12T11:07:49.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-12T11:07:53.240Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-12T11:07:56.220Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-12T11:08:00.424Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-12T11:08:00.994Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-12T11:08:02.373Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-12T11:08:03.314Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-12T11:08:04.697Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-12T11:08:05.664Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-12T11:08:06.092Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-12T11:08:07.475Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-12T11:08:08.417Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-12T11:08:08.677Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-12T11:08:11.483Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-12T11:08:11.972Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-12T11:08:13.880Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-12T11:08:15.263Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-12T11:08:18.559Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-12T11:08:18.589Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-12T11:08:19.128Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-12T11:08:19.388Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-12T11:08:20.769Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-12T11:08:21.710Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-12T11:08:21.710Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-12T11:08:23.092Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-12T11:08:24.415Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-12T11:08:27.294Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-12T11:08:27.294Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-12T11:08:27.553Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-12T11:08:29.463Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-12T11:08:29.723Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-12T11:08:29.723Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-12T11:08:30.291Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-12T11:08:30.291Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-12T11:08:30.860Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-12T11:08:30.860Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-12T11:08:32.254Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-12T11:08:34.163Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-12T11:08:35.102Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-12T11:08:36.485Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-12T11:08:37.424Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite (56.70s) [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-05-12T11:08:38.362Z] check_test.go:196: [dbcb127ac6f5a] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-05-12T11:08:38.362Z] check_test.go:196: [d6e08bed78a0c] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2021-05-12T11:08:38.362Z] check_test.go:196: [dba75b9f202d2] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-12T11:08:38.362Z] check_test.go:196: [dfc29de694547] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2021-05-12T11:08:38.362Z] check_test.go:196: [dfe73d978500e] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.62s) [2021-05-12T11:08:38.362Z] check_test.go:196: [d5ab2cbf0f15f] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.50s) [2021-05-12T11:08:38.362Z] check_test.go:196: [d9829c2bf19c3] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-05-12T11:08:38.362Z] check_test.go:196: [d89dae67d5a67] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-05-12T11:08:38.362Z] check_test.go:196: [dcbce8991c31e] daemon is not started [2021-05-12T11:08:38.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s) [2021-05-12T11:08:38.362Z] check_test.go:196: [dcc72e885af26] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d580190105bcb] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2021-05-12T11:08:38.363Z] check_test.go:196: [dd3ee24cf9486] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2021-05-12T11:08:38.363Z] check_test.go:196: [dfcbff98b899c] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2021-05-12T11:08:38.363Z] check_test.go:196: [dfe13b1472786] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.01s) [2021-05-12T11:08:38.363Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa8a0acce5e8ca569407a69998cbe65737bd98a84a1c23d6dd25d631225b77d3 [2021-05-12T11:08:38.363Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14c9f0bbd1b3bccec2d5e08d3ab9c9bfc3375b564bd345ef118ca16e892433b2 [2021-05-12T11:08:38.363Z] check_test.go:196: [df209488c9b78] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s) [2021-05-12T11:08:38.363Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1db1e8c6b1e33549880407013a2c7dd837b92998db43d3c4a82f855d7f7fc9d [2021-05-12T11:08:38.363Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b8806d3cf47f54ee994b6321912aff9db599e6b855e6f713f33c2c00366532c2 [2021-05-12T11:08:38.363Z] check_test.go:196: [d32a0c6f10e66] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d16a6e5c97a8a] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.79s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d1355f312bfe7] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-05-12T11:08:38.363Z] check_test.go:196: [df7204f3f6713] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-12T11:08:38.363Z] check_test.go:196: [ddb22639b3c78] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d6ded590b2485] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d13085cce8ed4] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d92bbabf4d24c] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.99s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d663f9f40724b] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.54s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d2e95ba069419] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.77s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d61b6aab55aaa] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d28fdff58a31f] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d65e8ad345b91] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d368a56cbbab2] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d372c58f0ac9f] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d5e40e2d6f7ab] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-12T11:08:38.363Z] check_test.go:196: [db4caf2468f33] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d1c020cadbbfb] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.92s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d7af72ae5d450] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d9c7ee10ebcfd] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) [2021-05-12T11:08:38.363Z] check_test.go:196: [d33be192529a6] daemon is not started [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2021-05-12T11:08:38.363Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2021-05-12T11:08:38.363Z] === RUN TestDockerSchema1RegistrySuite [2021-05-12T11:08:38.363Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-12T11:08:38.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-12T11:08:42.163Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-12T11:08:42.163Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-12T11:08:42.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-12T11:08:48.096Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-12T11:08:50.774Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-12T11:08:51.388Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-12T11:08:51.750Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-12T11:08:51.750Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-12T11:08:51.750Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-12T11:08:53.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-12T11:08:54.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-12T11:08:54.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-12T11:08:54.673Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-12T11:08:55.620Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-12T11:08:57.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-12T11:08:57.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-12T11:08:59.400Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-12T11:09:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-12T11:09:01.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-12T11:09:01.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-12T11:09:02.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-12T11:09:02.292Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-12T11:09:02.327Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-12T11:09:02.327Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-12T11:09:02.327Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-12T11:09:02.553Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-12T11:09:02.812Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite (24.64s) [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d4f24b74ddb2c] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.60s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d5e2e3dec6a91] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.84s) [2021-05-12T11:09:03.072Z] check_test.go:223: [dda6a162d323f] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.49s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d2e4e12318c3a] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.43s) [2021-05-12T11:09:03.072Z] check_test.go:223: [dfe78e688262a] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d1301ef626b32] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-12T11:09:03.072Z] check_test.go:223: [dc520f9297e36] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d9f201765dad7] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-05-12T11:09:03.072Z] check_test.go:223: [de8a59e9ee880] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d4f2fdd39a6a4] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.06s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d95a75f67ff16] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d14e58a187dcc] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-05-12T11:09:03.072Z] check_test.go:223: [dd96a61aadfa5] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d5a4eb360a770] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d12e233df9afa] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d7dca9920c395] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d80ccb11e6721] daemon is not started [2021-05-12T11:09:03.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-12T11:09:03.072Z] check_test.go:223: [d4115eb6631b3] daemon is not started [2021-05-12T11:09:03.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-12T11:09:03.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-12T11:09:04.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-12T11:09:04.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-12T11:09:04.533Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-12T11:09:05.255Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-12T11:09:05.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-12T11:09:05.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-12T11:09:06.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-12T11:09:06.230Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-12T11:09:06.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-05-12T11:09:07.003Z] check_test.go:252: [db6c190762b7d] daemon is not started [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-05-12T11:09:07.003Z] check_test.go:252: [d56c941132de2] daemon is not started [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-05-12T11:09:07.003Z] check_test.go:252: [da7d262b8bc3b] daemon is not started [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-05-12T11:09:07.003Z] check_test.go:252: [dbf84c992b04f] daemon is not started [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-05-12T11:09:07.003Z] check_test.go:252: [d0251a48862b5] daemon is not started [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-05-12T11:09:07.003Z] check_test.go:252: [d16d097f0712f] daemon is not started [2021-05-12T11:09:07.003Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2021-05-12T11:09:07.003Z] check_test.go:252: [d4f14d80cf3f8] daemon is not started [2021-05-12T11:09:07.003Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-12T11:09:07.003Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-12T11:09:07.780Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-12T11:09:12.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-12T11:09:12.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-12T11:09:12.542Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-12T11:09:12.542Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-12T11:09:12.801Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-05-12T11:09:12.801Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-05-12T11:09:12.801Z] check_test.go:279: [d716ead267373] daemon is not started [2021-05-12T11:09:12.801Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-12T11:09:12.801Z] check_test.go:279: [d839016fed878] daemon is not started [2021-05-12T11:09:12.801Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-12T11:09:12.801Z] check_test.go:279: [d5810c3ce9e31] daemon is not started [2021-05-12T11:09:12.801Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-12T11:09:12.801Z] check_test.go:279: [d53747e4c072d] daemon is not started [2021-05-12T11:09:12.801Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-05-12T11:09:12.801Z] check_test.go:279: [dc3bc2b686bd5] daemon is not started [2021-05-12T11:09:12.801Z] === RUN TestDockerNetworkSuite [2021-05-12T11:09:12.801Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-12T11:09:16.096Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-12T11:09:17.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-12T11:09:22.573Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-12T11:09:24.096Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-12T11:09:25.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-12T11:09:26.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-12T11:09:31.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-12T11:09:34.369Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-12T11:09:34.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-12T11:09:38.076Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-12T11:09:44.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-12T11:09:47.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-12T11:09:48.352Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-12T11:09:49.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-12T11:09:50.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-12T11:09:51.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-12T11:09:52.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-12T11:09:54.105Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-12T11:09:54.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-12T11:09:55.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-12T11:09:55.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-12T11:09:57.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-12T11:09:57.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-12T11:09:57.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-12T11:09:58.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-12T11:09:59.856Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-12T11:09:59.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-12T11:10:00.309Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-12T11:10:00.309Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-12T11:10:00.309Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-12T11:10:02.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-12T11:10:02.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-12T11:10:02.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-12T11:10:02.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-12T11:10:03.193Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-12T11:10:03.193Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-12T11:10:06.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-12T11:10:09.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-12T11:10:21.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-12T11:10:21.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-12T11:10:23.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-12T11:10:23.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-12T11:10:23.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-12T11:10:23.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-12T11:10:24.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-12T11:10:24.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-12T11:10:28.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-12T11:10:28.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-12T11:10:28.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-12T11:10:29.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-12T11:10:36.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-12T11:10:38.639Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-12T11:10:40.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-12T11:10:40.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-12T11:10:42.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-12T11:10:46.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-12T11:10:46.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-12T11:10:46.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-12T11:10:47.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-12T11:10:49.288Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-12T11:10:52.581Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-12T11:10:53.781Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-12T11:10:53.964Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-12T11:10:54.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-12T11:10:54.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-12T11:10:54.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-12T11:10:55.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite (102.66s) [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.08s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [db8b43fe5db51] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.37s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d7dd75e8c3c57] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.07s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [db40191d7455c] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d6d21b8febc61] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.21s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:1233: [d6a42206879bf] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.24s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d98d08c1c2113] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.53s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [dbe98b3f2f5e1] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.86s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [de73cf1d467a1] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [df54590fe16fa] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.73s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d1dafacdc2cd0] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.62s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d2c27d4f55df3] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.60s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d278236b921cd] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.81s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d80de57903172] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.48s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [dda9b03edfba0] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.94s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d0a17d5c03f4c] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.56s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d66c16a3b920c] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.46s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d4159a3fa85c0] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d5b24571cdac1] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d3eceb8b750fc] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.54s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d8bfea9bae4e1] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.07s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d8c8dcb57e6d7] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [de54b4f150fc3] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d2fac25fe054f] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d809a4e4e7967] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.24s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:968: [d83544e61d34e] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.55s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [da733ecc84b56] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.38s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:1116: [d0707b29d5211] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.52s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [de957d6c884d1] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.40s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d9f4bd666efd3] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.44s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [da0606235cc99] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d8afd11713017] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d8efe277b6dcc] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [d25aa19f245f8] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [dceee3e9119ba] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.80s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [dd07993b1fcba] daemon is not started [2021-05-12T11:10:55.423Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:46: [dd00cecf0ee99] daemon is not started [2021-05-12T11:10:55.423Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-12T11:10:55.423Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [d6e0727813f0e] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [d9c5341c9deae] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.52s) [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.61s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:1084: [deb5332a24fc7] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [d4ddcdbe5619c] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.13s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [df32b6508ebe3] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [d31d7f17df848] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [d186d1e541203] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.39s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [db445c4cd006d] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [dee43721b5d64] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.67s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [dc59cbf0d47cf] daemon is not started [2021-05-12T11:10:55.424Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.99s) [2021-05-12T11:10:55.424Z] docker_cli_network_unix_test.go:46: [d75dad7c5ea9e] daemon is not started [2021-05-12T11:10:55.424Z] === RUN TestDockerHubPullSuite [2021-05-12T11:10:55.424Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-12T11:10:57.333Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-12T11:10:57.593Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-12T11:10:59.501Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-12T11:11:00.073Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-12T11:11:01.456Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-12T11:11:01.456Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite (6.25s) [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.23s) [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s) [2021-05-12T11:11:01.716Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.12s) [2021-05-12T11:11:01.716Z] PASS [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === Skipped [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_sni_test.go:18: Flakey test [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-12T11:11:01.716Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-12T11:11:01.716Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-12T11:11:01.716Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.716Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-12T11:11:01.717Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-12T11:11:01.717Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-12T11:11:01.717Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-12T11:11:01.717Z] docker_cli_network_unix_test.go:46: [d6e0727813f0e] daemon is not started [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] [2021-05-12T11:11:01.717Z] DONE 1274 tests, 51 skipped in 2142.244s [2021-05-12T11:11:01.717Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-12T11:11:01.717Z] ++++ cat bundles/test-integration/docker.pid [2021-05-12T11:11:01.717Z] +++ kill 8165 [2021-05-12T11:11:02.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-12T11:11:02.855Z] +++ /etc/init.d/apparmor stop [2021-05-12T11:11:02.855Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-12T11:11:02.855Z] [2021-05-12T11:11:02.855Z] Unloading profiles will leave already running processes permanently [2021-05-12T11:11:02.855Z] unconfined, which can lead to unexpected situations. [2021-05-12T11:11:02.855Z] [2021-05-12T11:11:02.855Z] To set a process to complain mode, use the command line tool [2021-05-12T11:11:02.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-12T11:11:02.855Z] +++ true [2021-05-12T11:11:02.855Z] exiting test-integration [2021-05-12T11:11:02.855Z] ++ exit 0 [2021-05-12T11:11:02.855Z] [2021-05-12T11:11:03.115Z] + for job in $(jobs -p) [2021-05-12T11:11:03.115Z] + wait 19207 [2021-05-12T11:11:05.041Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-12T11:11:29.392Z] === RUN TestDockerSuite/TestBuildRm [2021-05-12T11:11:44.163Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-12T11:11:47.872Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-12T11:11:48.328Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-12T11:11:48.782Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-12T11:11:50.307Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-12T11:11:54.015Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-12T11:12:01.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-12T11:12:01.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-12T11:12:03.828Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-12T11:12:04.286Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-12T11:12:05.736Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-12T11:12:08.003Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-12T11:12:11.017Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-12T11:12:12.927Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-12T11:12:25.722Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-12T11:12:26.683Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-12T11:12:27.140Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-12T11:12:34.879Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-12T11:12:37.414Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-12T11:12:37.868Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-12T11:12:43.629Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-12T11:12:43.629Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-12T11:12:47.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-12T11:12:48.474Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-12T11:12:49.389Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-12T11:12:51.012Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-12T11:12:53.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-12T11:13:00.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-12T11:13:05.403Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-12T11:13:07.945Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-12T11:13:10.484Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-12T11:13:13.795Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-12T11:13:14.468Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-12T11:13:14.468Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-12T11:13:15.428Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-12T11:13:15.714Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-12T11:13:16.953Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-12T11:13:19.009Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-12T11:13:20.917Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-12T11:13:22.714Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-12T11:13:28.471Z] === RUN TestDockerSuite/TestBuildUser [2021-05-12T11:13:28.471Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-12T11:13:28.471Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-12T11:13:28.471Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-12T11:13:33.142Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-12T11:13:34.101Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-12T11:13:42.627Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-12T11:13:42.627Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-12T11:13:42.627Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-12T11:14:07.709Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-12T11:14:08.167Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-12T11:14:17.164Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-12T11:14:18.445Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-12T11:14:25.476Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-12T11:14:25.476Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-12T11:14:25.476Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-12T11:14:28.369Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-12T11:14:28.823Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-12T11:14:32.052Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-12T11:14:43.581Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-12T11:14:47.324Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-12T11:14:47.787Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite (1805.03s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.55s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.67s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.53s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.87s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:562: [d5c86f42a7db7] joining swarm manager [d1ef29a623638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:584: [d4a764c518fac] joining swarm manager [d1ef29a623638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] check_test.go:380: [d5c86f42a7db7] daemon is not started [2021-05-12T11:14:50.159Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.96s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:45: [d54ced353ae83] joining swarm manager [ddf20c07be4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.01s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.26s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:303: [d487ee7eeb5dd] joining swarm manager [ddadd1ba25ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:304: [d7e5668d225c2] joining swarm manager [ddadd1ba25ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:271: [d4ea4446111c9] joining swarm manager [d2d8a16264116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:272: [d52f55dd90058] joining swarm manager [d2d8a16264116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.39s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.66s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.61s) [2021-05-12T11:14:50.159Z] docker_api_swarm_node_test.go:19: [d737faf65e686] joining swarm manager [d7680df507f92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_node_test.go:20: [db37defa664dc] joining swarm manager [d7680df507f92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.31s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:501: [d1843d7c6086c] joining swarm manager [d311ee1661044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:506: [d73911f2efa6b] joining swarm manager [d311ee1661044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.67s) [2021-05-12T11:14:50.159Z] docker_api_swarm_node_test.go:80: [d5818002f3536] joining swarm manager [d4bb34909df52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.06s) [2021-05-12T11:14:50.159Z] docker_api_swarm_node_test.go:52: [d96cd0823e4d2] joining swarm manager [dc330430ae204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_node_test.go:53: [d35e8ec334b84] joining swarm manager [dc330430ae204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.36s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:201: [d97bed4d4497f] joining swarm manager [d5baec2dc536c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.41s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:383: [d0a149407af41] joining swarm manager [da96d515dbe9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:384: [d74fba4c7bd8d] joining swarm manager [da96d515dbe9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] check_test.go:380: [d74fba4c7bd8d] daemon is not started [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.98s) [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:801: [d8b00200e7889] joining swarm manager [dcef447301401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:801: [d235b507e55f6] joining swarm manager [dcef447301401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:801: [defe39c7ec303] joining swarm manager [dcef447301401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:801: [d622747c32905] joining swarm manager [dcef447301401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-12T11:14:50.159Z] docker_api_swarm_test.go:809: [d342ce6b5b89f] joining swarm manager [dcef447301401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.57s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.78s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.66s) [2021-05-12T11:14:50.159Z] docker_api_swarm_service_test.go:394: [d3818695af09e] joining swarm manager [d985fa8aafe03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_service_test.go:394: [d629dfb101d3d] joining swarm manager [d985fa8aafe03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.47s) [2021-05-12T11:14:50.159Z] docker_api_swarm_service_test.go:342: [d4f59fcb863ad] joining swarm manager [d3f1be7d309da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_service_test.go:342: [dd43f699238d6] joining swarm manager [d3f1be7d309da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.86s) [2021-05-12T11:14:50.159Z] docker_api_swarm_service_test.go:489: [da1dd622f7115] joining swarm manager [db0a5a24846ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.159Z] docker_api_swarm_service_test.go:489: [d47dfca9f3075] joining swarm manager [db0a5a24846ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.59s) [2021-05-12T11:14:50.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.85s) [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:127: [dbe40f60be4b6] joining swarm manager [db6cd6474810b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:128: [dce733618973a] joining swarm manager [db6cd6474810b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:136: [dfff8d443ca4a] joining swarm manager [db6cd6474810b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:137: [d9accd2f1b49a] joining swarm manager [db6cd6474810b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.40s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.02s) [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:303: [dbd7c31427b76] joining swarm manager [d64350cb2a5f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:303: [d7aff9cd43d57] joining swarm manager [d64350cb2a5f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.59s) [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:99: [dadbd34480b9e] joining swarm manager [d48c7b5104933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:100: [d54ad85a8a3bb] joining swarm manager [d48c7b5104933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] check_test.go:380: [dadbd34480b9e] daemon is not started [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.31s) [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:532: [d8ee982f83aa8] joining swarm manager [d0143fbaaae67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:533: [d0436a6564d9a] joining swarm manager [d0143fbaaae67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.74s) [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:147: [d828ffa880981] joining swarm manager [dfe723c1f9f6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_api_swarm_service_test.go:147: [d6303cc15e9cf] joining swarm manager [dfe723c1f9f6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.60s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.62s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.28s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.86s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.45s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.65s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.22s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.95s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.66s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.42s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.17s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.80s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.33s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.11s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.88s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.42s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.06s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.56s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.23s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.76s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.35s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.79s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.54s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.69s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.19s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.56s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.26s) [2021-05-12T11:14:50.160Z] docker_cli_service_logs_test.go:245: checking task du7ohm8l58le [2021-05-12T11:14:50.160Z] docker_cli_service_logs_test.go:250: checking messages for du7ohm8l58le [2021-05-12T11:14:50.160Z] docker_cli_service_logs_test.go:245: checking task ztm3ki14y20e [2021-05-12T11:14:50.160Z] docker_cli_service_logs_test.go:250: checking messages for ztm3ki14y20e [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.05s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.28s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.97s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1901: [de73887d2e15b] joining swarm manager [d0ba6a21c5075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1902: [d84c9a1461144] joining swarm manager [d0ba6a21c5075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.54s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.52s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.88s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1802: [dd4e2ec9795e1] joining swarm manager [ddcebba512a70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1803: [d0f89f4344447] joining swarm manager [ddcebba512a70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (164.54s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1321: [db00d343956c6] joining swarm manager [d78426efd75c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1322: [d66707dcc1457] joining swarm manager [d78426efd75c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.84s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.51s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.88s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.01s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.90s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.92s) [2021-05-12T11:14:50.160Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.35s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.44s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.01s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.68s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1186: [d48a96346573b] joining swarm manager [d7598777c6b78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1195: [da4ac3b488dee] joining swarm manager [d7598777c6b78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.07s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.10s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.90s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1118: [d59a2fcf10d6c] joining swarm manager [d1c6018ea0970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1119: [d74c006f5a087] joining swarm manager [d1c6018ea0970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1172: [d3d49bbbbc69a] joining swarm manager [d1c6018ea0970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.78s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1453: [dd8eda6b78f38] joining swarm manager [d2f9b9b73d140]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] docker_cli_swarm_test.go:1454: [dfb408388d264] joining swarm manager [d2f9b9b73d140]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.04s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.33s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.27s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.14s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.59s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.50s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.90s) [2021-05-12T11:14:50.160Z] docker_cli_swarm_unix_test.go:62: [d1d7fa17232d9] joining swarm manager [de8305c332573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.43s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.76s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.07s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.70s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.58s) [2021-05-12T11:14:50.160Z] docker_api_swarm_test.go:961: [dc570b041ea5f] joining swarm manager [db077b5e68ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.87s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.03s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.10s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.33s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.55s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.08s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.16s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.02s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.01s) [2021-05-12T11:14:50.160Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.41s) [2021-05-12T11:14:50.160Z] === RUN TestDockerExternalVolumeSuite [2021-05-12T11:14:50.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-12T11:15:05.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-12T11:15:08.966Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-12T11:15:08.967Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-12T11:15:08.967Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-12T11:15:08.967Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-12T11:15:09.946Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-12T11:15:20.327Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-12T11:15:21.307Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-12T11:15:21.307Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-12T11:15:21.775Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-12T11:15:21.775Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-12T11:15:23.978Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-12T11:15:29.813Z] === RUN TestDockerSuite/TestCommitChange [2021-05-12T11:15:35.650Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-12T11:15:40.380Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-12T11:15:40.380Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-12T11:15:47.503Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-12T11:15:47.503Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-12T11:16:02.393Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-12T11:16:06.161Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-12T11:16:12.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-12T11:16:13.282Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-12T11:16:20.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-12T11:16:28.167Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-12T11:16:28.167Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-12T11:16:28.631Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-12T11:16:29.095Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-12T11:16:29.095Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-12T11:16:29.095Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-12T11:16:36.225Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-12T11:16:36.225Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-12T11:16:36.225Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-12T11:16:39.156Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-12T11:16:39.156Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-12T11:16:39.156Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-12T11:16:39.156Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-12T11:16:39.156Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-12T11:16:42.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-12T11:16:44.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-12T11:16:47.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-12T11:16:47.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-12T11:16:47.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-12T11:16:49.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-12T11:16:49.419Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-12T11:16:52.354Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-12T11:16:52.354Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-12T11:16:52.354Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-12T11:16:52.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-12T11:16:54.674Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-12T11:16:54.674Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-12T11:16:56.873Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-12T11:16:56.873Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-12T11:16:59.805Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-12T11:16:59.805Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-12T11:17:02.738Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-12T11:17:08.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-12T11:17:11.365Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-12T11:17:16.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-12T11:17:16.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-12T11:17:16.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-12T11:17:16.098Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-12T11:17:16.562Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-12T11:17:18.761Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-12T11:17:18.761Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-12T11:17:25.879Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-12T11:17:25.879Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-12T11:17:28.810Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-12T11:17:28.810Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-12T11:17:33.535Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-12T11:17:35.736Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-12T11:17:35.736Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-12T11:17:35.736Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-12T11:17:35.736Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-12T11:17:35.736Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-12T11:17:35.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-12T11:17:37.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-12T11:17:37.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-12T11:17:40.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-12T11:17:40.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-12T11:17:43.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-12T11:17:51.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-12T11:17:52.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-12T11:17:53.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008bc260_} [2021-05-12T11:17:56.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1093814326_c:\foo_false____} [2021-05-12T11:18:05.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1093814326_c:\foo_true____} [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-12T11:18:06.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-12T11:18:07.443Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-12T11:18:07.443Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-12T11:18:07.443Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-12T11:18:07.443Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-12T11:18:07.443Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-12T11:18:07.443Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-12T11:18:16.059Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-12T11:18:17.610Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-12T11:18:17.610Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-12T11:18:17.610Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-12T11:18:20.538Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-12T11:18:20.538Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-12T11:18:20.538Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-12T11:18:20.538Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-12T11:18:24.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-12T11:18:26.375Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-12T11:18:28.571Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-12T11:18:28.571Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-12T11:18:28.571Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-12T11:18:38.950Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-12T11:18:38.950Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-12T11:18:38.950Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-12T11:18:42.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-12T11:18:49.328Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-12T11:18:49.328Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-12T11:18:49.328Z] === RUN TestDockerSuite/TestCpToDot [2021-05-12T11:18:56.443Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-12T11:18:56.443Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-12T11:18:56.443Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-12T11:18:57.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-12T11:19:03.556Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-12T11:19:03.556Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-12T11:19:03.556Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-12T11:19:03.556Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-12T11:19:03.556Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-12T11:19:03.556Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-12T11:19:04.020Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-12T11:19:06.216Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-12T11:19:09.143Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-12T11:19:09.143Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-12T11:19:09.143Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-12T11:19:11.341Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-12T11:19:11.804Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-12T11:19:12.268Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-12T11:19:12.268Z] === RUN TestDockerSuite/TestCreateRM [2021-05-12T11:19:12.731Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-12T11:19:12.731Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-12T11:19:12.731Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-12T11:19:13.197Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-12T11:19:28.076Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-12T11:19:28.076Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-12T11:19:28.076Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-12T11:19:31.838Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-12T11:19:31.838Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-12T11:19:31.838Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-12T11:19:34.770Z] === RUN TestDockerSuite/TestDockerFails [2021-05-12T11:19:35.233Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-12T11:19:35.233Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-12T11:19:35.233Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-12T11:19:35.233Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-12T11:19:35.233Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-12T11:19:35.233Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-12T11:19:38.163Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-12T11:19:40.364Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-12T11:19:43.294Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-12T11:19:44.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-12T11:19:58.169Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-12T11:20:02.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-12T11:20:02.893Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-12T11:20:07.616Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-12T11:20:10.543Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-12T11:20:11.007Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-12T11:20:16.838Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-12T11:20:17.301Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-12T11:20:18.280Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-12T11:20:24.108Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-12T11:20:29.939Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-12T11:20:29.939Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-12T11:20:29.939Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-12T11:20:29.939Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-12T11:20:29.939Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-12T11:20:29.939Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-12T11:20:30.403Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-12T11:20:30.403Z] === RUN TestDockerSuite/TestEventsRename [2021-05-12T11:20:33.332Z] === RUN TestDockerSuite/TestEventsResize [2021-05-12T11:20:34.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-12T11:20:37.099Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-12T11:20:39.294Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-12T11:20:42.221Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-12T11:20:48.053Z] === RUN TestDockerSuite/TestEventsTop [2021-05-12T11:20:48.053Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-12T11:20:50.251Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-12T11:20:54.973Z] === RUN TestDockerSuite/TestExec [2021-05-12T11:20:54.973Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-12T11:20:54.973Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-12T11:20:56.524Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-12T11:20:58.723Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-12T11:20:58.723Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-12T11:20:58.723Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-12T11:20:58.723Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-12T11:21:00.920Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-12T11:21:03.849Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-12T11:21:06.067Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-12T11:21:06.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-12T11:21:08.266Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-12T11:21:12.990Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-12T11:21:12.990Z] === RUN TestDockerSuite/TestExecEnv [2021-05-12T11:21:12.990Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-12T11:21:12.990Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-12T11:21:15.917Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-12T11:21:21.184Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-12T11:21:21.748Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-12T11:21:21.748Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-12T11:21:21.748Z] === RUN TestDockerSuite/TestExecParseError [2021-05-12T11:21:21.748Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-12T11:21:21.748Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-12T11:21:21.748Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-12T11:21:23.946Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-12T11:21:23.946Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-12T11:21:23.946Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-12T11:21:23.946Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-12T11:21:23.946Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-12T11:21:23.946Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-12T11:21:26.874Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-12T11:21:26.874Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-12T11:21:33.988Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-12T11:21:33.988Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-12T11:21:33.988Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-12T11:21:33.988Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-12T11:21:39.268Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-12T11:21:39.819Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-12T11:21:46.932Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-12T11:21:49.859Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-12T11:21:54.172Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-12T11:21:55.687Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-12T11:21:55.687Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-12T11:21:55.687Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-12T11:21:55.687Z] === RUN TestDockerSuite/TestHealth [2021-05-12T11:21:55.687Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-12T11:21:56.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-12T11:21:56.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-12T11:21:56.154Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-12T11:22:01.989Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-12T11:22:01.989Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-12T11:22:01.989Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-12T11:22:01.989Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-12T11:22:01.989Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-12T11:22:01.989Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-12T11:22:02.967Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-12T11:22:02.967Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-12T11:22:03.944Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-12T11:22:03.944Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-12T11:22:06.145Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-12T11:22:06.608Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-12T11:22:08.804Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite (440.82s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-05-12T11:22:09.049Z] docker_cli_external_volume_driver_test.go:53: [d6dedcfaf7c76] daemon is not started [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.72s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-12T11:22:09.049Z] docker_cli_external_volume_driver_test.go:53: [d79e956595395] daemon is not started [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.63s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-12T11:22:09.049Z] docker_cli_external_volume_driver_test.go:53: [daae427cfb214] daemon is not started [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-12T11:22:09.049Z] docker_cli_external_volume_driver_test.go:53: [d8bb719198f01] daemon is not started [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.53s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.56s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.63s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.97s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.50s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.21s) [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.31s) [2021-05-12T11:22:09.049Z] docker_cli_external_volume_driver_test.go:485: [db68a1e8d317a] daemon is not started [2021-05-12T11:22:09.049Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-12T11:22:09.049Z] docker_cli_external_volume_driver_test.go:53: [d56801c258f6b] daemon is not started [2021-05-12T11:22:09.049Z] PASS [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] === Skipped [2021-05-12T11:22:09.049Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-05-12T11:22:09.049Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-05-12T11:22:09.049Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-12T11:22:09.049Z] check_test.go:309: [d0aa0dd9dabf0] daemon is not started [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-12T11:22:09.049Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-12T11:22:09.049Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-12T11:22:09.049Z] check_test.go:309: [d02c2e31768f7] daemon is not started [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-12T11:22:09.049Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-12T11:22:09.049Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-12T11:22:09.049Z] check_test.go:309: [de5bda8e54089] daemon is not started [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-12T11:22:09.049Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-12T11:22:09.049Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-12T11:22:09.049Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-12T11:22:09.049Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] [2021-05-12T11:22:09.049Z] DONE 273 tests, 5 skipped in 2802.977s [2021-05-12T11:22:09.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-12T11:22:09.049Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9fae1bba77eb/docker.pid [2021-05-12T11:22:09.049Z] +++ kill 6191 [2021-05-12T11:22:09.049Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6191 is not a child of this shell [2021-05-12T11:22:09.049Z] warning: PID 6191 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9fae1bba77eb/docker.pid had a nonzero exit code [2021-05-12T11:22:09.049Z] ++++ cat bundles/test-integration/docker.pid [2021-05-12T11:22:09.049Z] +++ kill 8184 [2021-05-12T11:22:09.616Z] +++ /etc/init.d/apparmor stop [2021-05-12T11:22:09.616Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-12T11:22:09.616Z] [2021-05-12T11:22:09.616Z] Unloading profiles will leave already running processes permanently [2021-05-12T11:22:09.616Z] unconfined, which can lead to unexpected situations. [2021-05-12T11:22:09.616Z] [2021-05-12T11:22:09.616Z] To set a process to complain mode, use the command line tool [2021-05-12T11:22:09.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-12T11:22:09.616Z] +++ true [2021-05-12T11:22:09.616Z] exiting test-integration [2021-05-12T11:22:09.616Z] ++ exit 0 [2021-05-12T11:22:09.616Z] [2021-05-12T11:22:09.876Z] + exit 0 [2021-05-12T11:22:09.876Z] ++ jobs -p [2021-05-12T11:22:09.876Z] + pids= [2021-05-12T11:22:09.876Z] + echo 'Remaining pids to kill: []' [2021-05-12T11:22:09.876Z] Remaining pids to kill: [] [2021-05-12T11:22:09.876Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-12T11:22:09.892Z] Recording test results [2021-05-12T11:22:10.352Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-12T11:22:10.666Z] + echo Ensuring container killed. [2021-05-12T11:22:10.666Z] Ensuring container killed. [2021-05-12T11:22:10.666Z] + docker ps -aq -f name=docker-pr2-* [2021-05-12T11:22:10.666Z] + cids=d65dc5f7f720 [2021-05-12T11:22:10.666Z] 7f4e556c94e6 [2021-05-12T11:22:10.666Z] d8becba07997 [2021-05-12T11:22:10.666Z] + [ -n d65dc5f7f720 [2021-05-12T11:22:10.666Z] 7f4e556c94e6 [2021-05-12T11:22:10.666Z] d8becba07997 ] [2021-05-12T11:22:10.666Z] + docker rm -vf d65dc5f7f720 7f4e556c94e6 d8becba07997 [2021-05-12T11:22:13.957Z] d65dc5f7f720 [2021-05-12T11:22:13.957Z] 7f4e556c94e6 [2021-05-12T11:22:13.957Z] d8becba07997 [Pipeline] sh [2021-05-12T11:22:14.241Z] + echo Chowning /workspace to jenkins user [2021-05-12T11:22:14.241Z] Chowning /workspace to jenkins user [2021-05-12T11:22:14.241Z] + id -u [2021-05-12T11:22:14.241Z] + id -g [2021-05-12T11:22:14.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42372:/workspace busybox chown -R 1000:1000 /workspace [2021-05-12T11:22:17.423Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-12T11:22:17.423Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-12T11:22:17.423Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-12T11:22:17.829Z] + bundleName=amd64 [2021-05-12T11:22:17.829Z] + echo Creating amd64-bundles.tar.gz [2021-05-12T11:22:17.829Z] Creating amd64-bundles.tar.gz [2021-05-12T11:22:17.829Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-12T11:22:17.829Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-12T11:22:18.779Z] Archiving artifacts [2021-05-12T11:22:19.303Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-12T11:22:19.605Z] + make clean [2021-05-12T11:22:19.605Z] docker volume rm -f docker-dev-cache [2021-05-12T11:22:19.865Z] docker-dev-cache [Pipeline] deleteDir [2021-05-12T11:22:21.186Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-12T11:22:21.186Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestImportFile [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-12T11:22:23.381Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T11:22:26.316Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-12T11:22:28.512Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-12T11:22:28.512Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-12T11:22:28.512Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-12T11:22:28.512Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-12T11:22:28.512Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-12T11:22:31.442Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-12T11:22:31.442Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-12T11:22:33.636Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-12T11:22:33.636Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-12T11:22:33.636Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-12T11:22:33.636Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-12T11:22:36.563Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-12T11:22:42.396Z] === RUN TestDockerSuite/TestInspectImage [2021-05-12T11:22:42.396Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-12T11:22:42.396Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-12T11:22:42.396Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-12T11:22:44.590Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-12T11:22:46.785Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-12T11:22:46.785Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-12T11:22:49.717Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-12T11:22:51.913Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-12T11:22:51.913Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-12T11:22:51.913Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-12T11:22:54.839Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-12T11:22:57.776Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-12T11:23:03.602Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-12T11:23:05.800Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-12T11:23:07.995Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-12T11:23:11.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-12T11:23:14.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-12T11:23:16.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-12T11:23:19.897Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-12T11:23:20.361Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-12T11:23:20.361Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-12T11:23:22.562Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-12T11:23:24.757Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-12T11:23:30.586Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-12T11:23:33.517Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-12T11:23:33.517Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-12T11:23:36.448Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-12T11:23:36.448Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-12T11:23:45.057Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-12T11:23:53.660Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-12T11:24:00.762Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-12T11:24:03.683Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-12T11:24:06.604Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-12T11:24:06.604Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-12T11:24:09.525Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-12T11:24:11.714Z] === RUN TestDockerSuite/TestLogsSince [2021-05-12T11:24:22.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-12T11:24:22.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-12T11:24:22.069Z] === RUN TestDockerSuite/TestLogsTail [2021-05-12T11:24:24.259Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-12T11:24:27.183Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestNetHostname [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginActive [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPortList [2021-05-12T11:24:30.106Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-12T11:24:35.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-12T11:24:40.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-12T11:24:40.634Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-12T11:24:50.990Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-12T11:24:50.990Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-12T11:25:01.345Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-12T11:25:19.073Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-12T11:25:19.073Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-12T11:25:19.073Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-12T11:25:31.482Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-12T11:25:35.236Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-12T11:25:50.091Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-12T11:25:53.843Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-12T11:25:53.843Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-12T11:25:53.843Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-12T11:25:59.632Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-12T11:25:59.632Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-12T11:25:59.632Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-12T11:25:59.632Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-12T11:25:59.632Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-12T11:26:08.206Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-12T11:26:08.206Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-12T11:26:09.758Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-12T11:26:09.758Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-12T11:26:10.731Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-12T11:26:11.703Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-12T11:26:11.703Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-12T11:26:16.413Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-12T11:26:22.227Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-12T11:26:24.419Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-12T11:27:06.991Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-12T11:27:06.991Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-12T11:27:14.088Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-12T11:27:14.088Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-12T11:27:14.088Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-12T11:27:14.552Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-12T11:27:19.258Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-12T11:27:29.614Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-12T11:27:29.614Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-12T11:27:33.366Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-12T11:27:33.828Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-12T11:27:33.828Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-12T11:27:51.549Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-12T11:27:58.647Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-12T11:27:58.647Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-12T11:28:07.239Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-12T11:28:11.954Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-12T11:28:26.805Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-12T11:28:30.558Z] === RUN TestDockerSuite/TestRmiTag [2021-05-12T11:28:31.532Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-12T11:28:34.454Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-12T11:28:55.583Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-12T11:28:56.049Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-12T11:29:01.873Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-12T11:29:02.851Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-12T11:29:03.314Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-12T11:29:05.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-12T11:29:05.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-12T11:29:05.621Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-12T11:29:11.448Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-12T11:29:13.649Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-12T11:29:16.582Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-12T11:29:18.774Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-12T11:29:21.697Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-12T11:29:21.697Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-12T11:29:26.413Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-12T11:29:26.876Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-12T11:29:26.876Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-12T11:29:26.876Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-12T11:29:29.068Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-12T11:29:29.068Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-12T11:29:32.827Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-12T11:29:32.827Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-12T11:29:32.827Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-12T11:29:35.019Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-12T11:29:35.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-12T11:29:37.943Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-12T11:29:40.134Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-12T11:29:48.739Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-12T11:29:48.739Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-12T11:29:48.739Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-12T11:29:48.739Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-12T11:29:55.845Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-12T11:29:55.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-12T11:29:55.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-12T11:29:55.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-12T11:29:55.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-12T11:29:57.394Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-12T11:30:03.219Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-12T11:30:03.219Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-12T11:30:03.219Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-12T11:30:03.219Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-12T11:30:03.683Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-12T11:30:03.683Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-12T11:30:03.683Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-12T11:30:10.786Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-12T11:30:10.786Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-12T11:30:11.248Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-12T11:30:11.248Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-12T11:30:14.169Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-12T11:30:16.357Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-12T11:30:16.357Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-12T11:30:19.276Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-12T11:30:19.276Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-12T11:30:19.276Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-12T11:30:19.276Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-12T11:30:21.466Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-12T11:30:24.385Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-12T11:30:26.575Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-12T11:30:29.493Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-12T11:30:39.842Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-12T11:30:46.942Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-12T11:30:46.942Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunMount [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-12T11:30:48.487Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-12T11:30:48.488Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-12T11:30:48.488Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-12T11:30:57.084Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-12T11:30:57.084Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-12T11:30:57.084Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-12T11:30:57.084Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-12T11:31:01.794Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-12T11:31:06.510Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-12T11:31:06.973Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-12T11:31:08.518Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-12T11:31:10.709Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-12T11:31:13.630Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-12T11:31:14.603Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-12T11:31:16.795Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-12T11:31:17.257Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-12T11:31:21.015Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-12T11:31:21.015Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-12T11:31:21.015Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-12T11:31:21.015Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-12T11:31:21.015Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-12T11:31:21.015Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-12T11:31:35.871Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-12T11:31:35.871Z] === RUN TestDockerSuite/TestRunRm [2021-05-12T11:31:36.333Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-12T11:31:42.148Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-12T11:31:45.076Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-12T11:31:47.269Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-12T11:31:50.194Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-12T11:31:53.117Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-12T11:31:53.117Z] === RUN TestDockerSuite/TestRunState [2021-05-12T11:31:53.117Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-12T11:31:55.306Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-12T11:31:55.306Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-12T11:31:57.495Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-12T11:31:57.495Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-12T11:31:57.495Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-12T11:31:57.957Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-12T11:31:57.957Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-12T11:31:57.957Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-12T11:32:03.772Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-12T11:32:05.964Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-12T11:32:05.964Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-12T11:32:08.883Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-12T11:32:08.883Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-12T11:32:08.883Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-12T11:32:11.803Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-12T11:32:20.401Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-12T11:32:25.113Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-12T11:32:32.216Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-12T11:32:32.216Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-12T11:32:32.216Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-12T11:32:34.414Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-12T11:32:37.336Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-12T11:32:39.529Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-12T11:32:39.529Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-12T11:32:39.991Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-12T11:32:44.706Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-12T11:32:46.250Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-12T11:32:48.440Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-12T11:32:54.256Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-12T11:32:56.444Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-12T11:32:56.444Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-12T11:32:56.906Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-12T11:32:57.369Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-12T11:32:58.917Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-12T11:33:07.519Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-12T11:33:07.519Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-12T11:33:16.125Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-12T11:33:16.125Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-12T11:33:20.836Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-12T11:33:20.836Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-12T11:33:20.836Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-12T11:33:20.836Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-12T11:33:20.836Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-12T11:33:33.254Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-12T11:33:34.805Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-12T11:33:37.725Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-12T11:33:37.725Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-12T11:33:40.647Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-12T11:33:55.504Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-12T11:33:55.973Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-12T11:33:56.445Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-12T11:33:56.445Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-12T11:33:56.909Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-12T11:33:57.372Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-12T11:33:57.372Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-12T11:34:01.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-12T11:34:01.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-12T11:34:04.056Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-12T11:34:04.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-12T11:34:04.979Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-12T11:34:05.440Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-12T11:34:05.440Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-12T11:34:14.034Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-12T11:34:14.034Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-12T11:34:15.007Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-12T11:34:15.007Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-12T11:34:15.007Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-12T11:34:23.600Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-12T11:34:23.600Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-12T11:34:23.600Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-12T11:34:33.949Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-12T11:34:33.949Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite (2885.48s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-12T11:34:34.922Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.03s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.05s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-12T11:34:34.922Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-12T11:34:34.922Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.05s) [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-05-12T11:34:34.922Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-12T11:34:34.922Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.80s) [2021-05-12T11:34:34.922Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.42s) [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-12T11:34:34.922Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-12T11:34:34.922Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-12T11:34:34.922Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.72s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.38s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-05-12T11:34:34.923Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.86s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.49s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.00s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.88s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.42s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.25s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.07s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.04s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.75s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.48s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.29s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.04s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.04s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.22s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.47s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.99s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-05-12T11:34:34.923Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.14s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.44s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.86s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.01s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.92s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.40s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.69s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.86s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.15s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.39s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.41s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.94s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.78s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.87s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.47s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.88s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.87s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.62s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.30s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.80s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.56s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.32s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.82s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.35s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.70s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFails (7.37s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.01s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.05s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.55s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.38s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.16s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.57s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildHistory (11.94s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.10s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2021-05-12T11:34:34.923Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.12s) [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-12T11:34:34.923Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.923Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.56s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.69s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.11s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.86s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.66s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.56s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.94s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.44s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.87s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.84s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.72s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.71s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.75s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.92s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.86s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.75s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.47s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.59s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.49s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildRm (15.14s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.83s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-05-12T11:34:34.924Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.87s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.86s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.04s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.49s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.22s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.59s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildStderr (5.29s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.64s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.50s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.37s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.02s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.97s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.03s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.46s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.37s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.98s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.91s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.28s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.85s) [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-12T11:34:34.924Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-12T11:34:34.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.03s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-05-12T11:34:35.388Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-12T11:34:35.388Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-05-12T11:34:35.388Z] docker_cli_sni_test.go:18: Flakey test [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.48s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.13s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCommitChange (5.61s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.04s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.54s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCommitTTY (13.03s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.16s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.67s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.90s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.49s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.42s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.83s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.49s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.54s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.50s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.59s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.09s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.69s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.40s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.47s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.48s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.82s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.80s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008bc260_} (2.77s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1093814326_c:\foo_false____} (7.71s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1093814326_c:\foo_true____} (2.76s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-12T11:34:35.388Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.52s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.62s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.64s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.79s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.96s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.96s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpToDot (7.51s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCpToStdout (7.62s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-05-12T11:34:35.388Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-12T11:34:35.388Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.40s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2021-05-12T11:34:35.388Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.38s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-12T11:34:35.389Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.66s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-12T11:34:35.389Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.69s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.72s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.46s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsCopy (5.54s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.53s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.36s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFilters (5.34s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsRename (2.77s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsResize (3.25s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.13s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.22s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-12T11:34:35.389Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.24s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-12T11:34:35.389Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-12T11:34:35.389Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-12T11:34:35.389Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.53s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.50s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.80s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecInspectID (5.14s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-12T11:34:35.389Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.80s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-12T11:34:35.389Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.76s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.38s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.31s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-12T11:34:35.389Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.39s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.65s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-12T11:34:35.389Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-12T11:34:35.389Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-12T11:34:35.389Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-12T11:34:35.389Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectDefault (2.59s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectHistory (5.26s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.54s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.53s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.55s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectStatus (3.05s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.21s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.66s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.77s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.16s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.20s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.53s) [2021-05-12T11:34:35.389Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-12T11:34:35.389Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.389Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.28s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.77s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-12T11:34:35.390Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.60s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.15s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.06s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.35s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.92s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.57s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.52s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsSince (9.45s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsTail (3.19s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.78s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-05-12T11:34:35.390Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-12T11:34:35.390Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.06s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsByOrder (9.92s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.72s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.48s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.71s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.19s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.90s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.68s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.87s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.33s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-12T11:34:35.390Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.65s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.94s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.77s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (42.31s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.78s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.89s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.41s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.04s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.94s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.63s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.80s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.69s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.94s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.63s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.94s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.63s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.26s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.10s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.10s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.14s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.49s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.40s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.390Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.25s) [2021-05-12T11:34:35.390Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-12T11:34:35.390Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.62s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.67s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.38s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.48s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.10s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.46s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.59s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.55s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunExitCode (2.51s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.24s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.66s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.92s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.50s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.58s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.41s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.48s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.35s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.65s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.48s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.47s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.29s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.34s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.64s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.12s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.88s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.89s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s) [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2021-05-12T11:34:35.391Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-12T11:34:35.391Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.391Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.35s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.44s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.93s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.68s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.99s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.65s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-12T11:34:35.392Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.69s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.53s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.73s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.68s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.45s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.23s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.45s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.70s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.59s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.97s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-12T11:34:35.392Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.64s) [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-12T11:34:35.392Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-12T11:34:35.392Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-12T11:34:35.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.392Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-12T11:34:35.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-12T11:34:35.855Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-12T11:34:35.855Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-12T11:34:35.855Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-12T11:34:35.855Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerDaemonSuite [2021-05-12T11:34:35.855Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-12T11:34:35.855Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-12T11:34:35.855Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-12T11:34:35.855Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerSwarmSuite [2021-05-12T11:34:35.855Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-12T11:34:35.855Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-12T11:34:35.855Z] --- PASS: TestDockerPluginSuite (0.05s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerExternalVolumeSuite [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerNetworkSuite [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] === RUN TestDockerHubPullSuite [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-12T11:34:35.855Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] PASS [2021-05-12T11:34:35.855Z] ok github.com/docker/docker/integration-cli 2886.287s [2021-05-12T11:34:35.855Z] [2021-05-12T11:34:35.855Z] === Skipped [2021-05-12T11:34:35.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-12T11:34:35.855Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] [2021-05-12T11:34:35.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-12T11:34:35.855Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] [2021-05-12T11:34:35.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-12T11:34:35.855Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.855Z] [2021-05-12T11:34:35.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-12T11:34:35.855Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-12T11:34:35.856Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-12T11:34:35.856Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-12T11:34:35.856Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-12T11:34:35.856Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-12T11:34:35.856Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-12T11:34:35.856Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-12T11:34:35.856Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-05-12T11:34:35.856Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-12T11:34:35.856Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-05-12T11:34:35.856Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-05-12T11:34:35.856Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-12T11:34:35.856Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-12T11:34:35.856Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-12T11:34:35.856Z] [2021-05-12T11:34:35.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-05-12T11:34:35.857Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-05-12T11:34:35.857Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-12T11:34:35.857Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-05-12T11:34:35.857Z] docker_cli_sni_test.go:18: Flakey test [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-12T11:34:35.857Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-12T11:34:35.857Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-12T11:34:35.857Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.857Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-12T11:34:35.858Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-12T11:34:35.858Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-12T11:34:35.858Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-12T11:34:35.858Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-12T11:34:35.858Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-12T11:34:35.858Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-12T11:34:35.858Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-12T11:34:35.858Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-12T11:34:35.858Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-12T11:34:35.858Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.858Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-12T11:34:35.859Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-12T11:34:35.859Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-12T11:34:35.859Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-12T11:34:35.859Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-12T11:34:35.859Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-12T11:34:35.859Z] [2021-05-12T11:34:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-12T11:34:35.859Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-12T11:34:35.859Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-12T11:34:36.322Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-05-12T11:34:36.322Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-12T11:34:36.322Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-12T11:34:36.322Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-12T11:34:36.322Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-12T11:34:36.322Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.322Z] [2021-05-12T11:34:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-12T11:34:36.323Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.323Z] [2021-05-12T11:34:36.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-12T11:34:36.323Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-12T11:34:36.324Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.324Z] [2021-05-12T11:34:36.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-12T11:34:36.324Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-12T11:34:36.325Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-12T11:34:36.325Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-12T11:34:36.325Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-12T11:34:36.325Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.325Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-12T11:34:36.326Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.326Z] [2021-05-12T11:34:36.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-12T11:34:36.326Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-12T11:34:36.788Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-12T11:34:36.788Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] DONE 1093 tests, 547 skipped in 2897.372s [2021-05-12T11:34:36.788Z] INFO: Integration tests ended at 05/12/2021 11:34:36. Duration:00:48:17.4866495 [2021-05-12T11:34:36.788Z] INFO: Docker info of the daemon under test at end of run [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] Containers: 2 [2021-05-12T11:34:36.788Z] Running: 0 [2021-05-12T11:34:36.788Z] Paused: 0 [2021-05-12T11:34:36.788Z] Stopped: 2 [2021-05-12T11:34:36.788Z] Images: 18 [2021-05-12T11:34:36.788Z] Server Version: 0.0.0-dev [2021-05-12T11:34:36.788Z] Storage Driver: windowsfilter [2021-05-12T11:34:36.788Z] Windows: [2021-05-12T11:34:36.788Z] Logging Driver: json-file [2021-05-12T11:34:36.788Z] Plugins: [2021-05-12T11:34:36.788Z] Volume: local [2021-05-12T11:34:36.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-12T11:34:36.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-12T11:34:36.788Z] Swarm: inactive [2021-05-12T11:34:36.788Z] Default Isolation: process [2021-05-12T11:34:36.788Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-12T11:34:36.788Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-12T11:34:36.788Z] OSType: windows [2021-05-12T11:34:36.788Z] Architecture: x86_64 [2021-05-12T11:34:36.788Z] CPUs: 4 [2021-05-12T11:34:36.788Z] Total Memory: 32GiB [2021-05-12T11:34:36.788Z] Name: azwin-2-4166f0 [2021-05-12T11:34:36.788Z] ID: ABLY:GTMW:H5DW:3KJY:XQLD:6AW4:QEFB:3QI4:QDWK:PTYL:GXLE:ACL2 [2021-05-12T11:34:36.788Z] Docker Root Dir: D:\CI\PR-42372\2\daemon [2021-05-12T11:34:36.788Z] Debug Mode (client): false [2021-05-12T11:34:36.788Z] Debug Mode (server): true [2021-05-12T11:34:36.788Z] File Descriptors: -1 [2021-05-12T11:34:36.788Z] Goroutines: 17 [2021-05-12T11:34:36.788Z] System Time: 2021-05-12T11:34:36.3263213Z [2021-05-12T11:34:36.788Z] EventsListeners: 0 [2021-05-12T11:34:36.788Z] Registry: https://index.docker.io/v1/ [2021-05-12T11:34:36.788Z] Labels: [2021-05-12T11:34:36.788Z] Experimental: false [2021-05-12T11:34:36.788Z] Insecure Registries: [2021-05-12T11:34:36.788Z] 127.0.0.0/8 [2021-05-12T11:34:36.788Z] Live Restore Enabled: false [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] [2021-05-12T11:34:36.788Z] INFO: Stopping daemon under test [2021-05-12T11:34:36.788Z] SUCCESS: The process with PID 7296 (child process of PID 4084) has been terminated. [2021-05-12T11:34:36.788Z] SUCCESS: The process with PID 4084 (child process of PID 8996) has been terminated. [2021-05-12T11:34:36.788Z] INFO: Stop tailing logs of the daemon under tests [2021-05-12T11:34:36.788Z] INFO: executeCI.ps1 Completed successfully at 05/12/2021 11:34:36. [2021-05-12T11:34:36.788Z] INFO: Tidying up at end of run [2021-05-12T11:34:36.788Z] INFO: Saving daemon under test log (d:\CI\PR-42372\2\dut.out) to bundles\CIDUT.out [2021-05-12T11:34:36.788Z] INFO: Saving daemon under test log (d:\CI\PR-42372\2\dut.err) to bundles\CIDUT.err [2021-05-12T11:34:36.788Z] INFO: Nuke-Everything... [2021-05-12T11:34:37.249Z] INFO: Container count on control daemon to delete is 2 [2021-05-12T11:34:37.249Z] ce62cf852426 [2021-05-12T11:34:37.249Z] de04e76eb964 [2021-05-12T11:34:37.711Z] INFO: Tidying pidfile d:\CI\PR-42372\2\docker.pid [2021-05-12T11:34:37.711Z] INFO: Nuking d:\CI [2021-05-12T11:35:13.445Z] INFO: Zapped successfully [2021-05-12T11:35:13.445Z] [2021-05-12T11:35:13.445Z] INFO: executeCI.ps1 exiting at Wed May 12 11:35:11 CUT 2021. Duration 01:07:24.3855735 [2021-05-12T11:35:13.445Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-12T11:35:13.683Z] Recording test results [2021-05-12T11:35:14.281Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-12T11:35:15.774Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-12T11:35:18.179Z] Archiving artifacts [2021-05-12T11:35:19.304Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42372/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-12T11:35:20.228Z] + make clean [2021-05-12T11:35:21.202Z] docker volume rm -f docker-dev-cache [2021-05-12T11:35:21.202Z] 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