Skip to content
Success

Console Output

Pull request #45479 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
20:29:16 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd+3275e2a936789f19f9e7c5371ae3451579821968 (7259af32f549c757a46fa414af7dc0a0d58fdda2)
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45479@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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
20:29:20 [2023-05-05T20:29:20.408Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:29:20 [2023-05-05T20:29:20.414Z] Trying to pass milestone 1
[Pipeline] milestone
20:29:20 [2023-05-05T20:29:20.533Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:29:35 [2023-05-05T20:29:35.762Z] Still waiting to schedule task
20:29:35 [2023-05-05T20:29:35.762Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06e2718b5abc66f0d)’ is offline
20:30:22 [2023-05-05T20:30:22.590Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06e2718b5abc66f0d) in /home/ubuntu/workspace/moby_PR-45479
[Pipeline] {
[Pipeline] checkout
20:30:22 [2023-05-05T20:30:22.659Z] The recommended git tool is: git
20:30:24 [2023-05-05T20:30:24.209Z] using credential docker-jenkins-github-credentials
20:30:24 [2023-05-05T20:30:24.220Z] Cloning the remote Git repository
20:30:24 [2023-05-05T20:30:24.220Z] Cloning with configured refspecs honoured and without tags
20:30:23 [2023-05-05T20:30:23.302Z] Cloning repository https://github.com/moby/moby.git
20:30:23 [2023-05-05T20:30:23.345Z]  > git init /home/ubuntu/workspace/moby_PR-45479 # timeout=10
20:30:23 [2023-05-05T20:30:23.520Z] Fetching upstream changes from https://github.com/moby/moby.git
20:30:23 [2023-05-05T20:30:23.520Z]  > git --version # timeout=10
20:30:23 [2023-05-05T20:30:23.523Z]  > git --version # 'git version 2.17.1'
20:30:23 [2023-05-05T20:30:23.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:30:23 [2023-05-05T20:30:23.524Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:30:38 [2023-05-05T20:30:38.032Z] Fetching without tags
20:30:38 [2023-05-05T20:30:38.219Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:30:38 [2023-05-05T20:30:38.015Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:30:38 [2023-05-05T20:30:38.019Z]  > git config --add remote.origin.fetch +refs/pull/45479/head:refs/remotes/origin/PR-45479 # timeout=10
20:30:38 [2023-05-05T20:30:38.023Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:30:38 [2023-05-05T20:30:38.029Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:30:38 [2023-05-05T20:30:38.034Z] Fetching upstream changes from https://github.com/moby/moby.git
20:30:38 [2023-05-05T20:30:38.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:30:38 [2023-05-05T20:30:38.035Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:30:38 [2023-05-05T20:30:38.224Z]  > git config core.sparsecheckout # timeout=10
20:30:38 [2023-05-05T20:30:38.227Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:30:38 [2023-05-05T20:30:38.692Z]  > git remote # timeout=10
20:30:38 [2023-05-05T20:30:38.696Z]  > git config --get remote.origin.url # timeout=10
20:30:38 [2023-05-05T20:30:38.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:30:38 [2023-05-05T20:30:38.752Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:30:38 [2023-05-05T20:30:38.760Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:30:38 [2023-05-05T20:30:38.760Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
20:30:38 [2023-05-05T20:30:38.757Z]  > git rev-parse HEAD^{commit} # timeout=10
20:30:38 [2023-05-05T20:30:38.762Z]  > git config core.sparsecheckout # timeout=10
20:30:38 [2023-05-05T20:30:38.764Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:30:42 [2023-05-05T20:30:42.732Z] Commit message: "update containerd binary to v1.6.21"
20:30:42 [2023-05-05T20:30:42.734Z]  > git rev-list --no-walk 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:30:43 [2023-05-05T20:30:43.498Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:31:05 [2023-05-05T20:31:05.380Z] Unable to find image 'alpine:latest' locally
20:31:05 [2023-05-05T20:31:05.380Z] latest: Pulling from library/alpine
20:31:05 [2023-05-05T20:31:05.380Z] f56be85fc22e: Pulling fs layer
20:31:05 [2023-05-05T20:31:05.380Z] f56be85fc22e: Verifying Checksum
20:31:05 [2023-05-05T20:31:05.380Z] f56be85fc22e: Download complete
20:31:05 [2023-05-05T20:31:05.380Z] f56be85fc22e: Pull complete
20:31:05 [2023-05-05T20:31:05.380Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
20:31:05 [2023-05-05T20:31:05.380Z] Status: Downloaded newer image for alpine:latest
20:31:20 [2023-05-05T20:31:20.213Z] 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-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-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
20:31:20 [2023-05-05T20:31:20.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06e2718b5abc66f0d) in /home/ubuntu/workspace/moby_PR-45479
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
20:31:20 [2023-05-05T20:31:20.553Z] The recommended git tool is: git
20:31:20 [2023-05-05T20:31:20.560Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:31:20 [2023-05-05T20:31:20.574Z] Fetching changes from the remote Git repository
20:31:20 [2023-05-05T20:31:20.578Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
20:31:20 [2023-05-05T20:31:20.627Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-056f9ed2c7c4f1b90) in /home/ubuntu/workspace/moby_PR-45479
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:31:20 [2023-05-05T20:31:20.766Z] The recommended git tool is: git
[Pipeline] // stage
20:31:20 [2023-05-05T20:31:20.772Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
20:31:20 [2023-05-05T20:31:20.807Z] Running on azwin-2-bdde60 in d:\jenkins\workspace\moby_PR-45479
[Pipeline] }
[Pipeline] }
20:31:20 [2023-05-05T20:31:20.828Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:31:20 [2023-05-05T20:31:20.828Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] ws
20:31:20 [2023-05-05T20:31:20.858Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
20:31:20 [2023-05-05T20:31:20.928Z] Commit message: "update containerd binary to v1.6.21"
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:31:20 [2023-05-05T20:31:20.985Z] The recommended git tool is: git
20:31:21 [2023-05-05T20:31:21.209Z] using credential docker-jenkins-github-credentials
20:31:21 [2023-05-05T20:31:21.294Z] Cloning the remote Git repository
20:31:21 [2023-05-05T20:31:21.294Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:31:20 [2023-05-05T20:31:20.572Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45479/.git # timeout=10
20:31:20 [2023-05-05T20:31:20.576Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:31:20 [2023-05-05T20:31:20.579Z] Fetching upstream changes from https://github.com/moby/moby.git
20:31:20 [2023-05-05T20:31:20.580Z]  > git --version # timeout=10
20:31:20 [2023-05-05T20:31:20.581Z]  > git --version # 'git version 2.17.1'
20:31:20 [2023-05-05T20:31:20.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:20 [2023-05-05T20:31:20.582Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:20 [2023-05-05T20:31:20.774Z]  > git config core.sparsecheckout # timeout=10
20:31:20 [2023-05-05T20:31:20.776Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:31:20 [2023-05-05T20:31:20.815Z]  > git remote # timeout=10
20:31:20 [2023-05-05T20:31:20.817Z]  > git config --get remote.origin.url # timeout=10
20:31:20 [2023-05-05T20:31:20.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:20 [2023-05-05T20:31:20.820Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:31:20 [2023-05-05T20:31:20.825Z]  > git rev-parse HEAD^{commit} # timeout=10
20:31:20 [2023-05-05T20:31:20.830Z]  > git config core.sparsecheckout # timeout=10
20:31:20 [2023-05-05T20:31:20.832Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:31:21 [2023-05-05T20:31:21.629Z] + [ PR != PR ]
20:31:21 [2023-05-05T20:31:21.629Z] + [ 20.10 != master ]
20:31:21 [2023-05-05T20:31:21.629Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:31:22 [2023-05-05T20:31:22.027Z] + docker version
20:31:22 [2023-05-05T20:31:22.027Z] Client: Docker Engine - Community
20:31:22 [2023-05-05T20:31:22.027Z]  Version:           23.0.1
20:31:22 [2023-05-05T20:31:22.027Z]  API version:       1.42
20:31:22 [2023-05-05T20:31:22.027Z]  Go version:        go1.19.5
20:31:22 [2023-05-05T20:31:22.027Z]  Git commit:        a5ee5b1
20:31:22 [2023-05-05T20:31:22.027Z]  Built:             Thu Feb  9 19:46:49 2023
20:31:22 [2023-05-05T20:31:22.027Z]  OS/Arch:           linux/amd64
20:31:22 [2023-05-05T20:31:22.027Z]  Context:           default
20:31:22 [2023-05-05T20:31:22.027Z] 
20:31:22 [2023-05-05T20:31:22.027Z] Server: Docker Engine - Community
20:31:22 [2023-05-05T20:31:22.027Z]  Engine:
20:31:22 [2023-05-05T20:31:22.027Z]   Version:          23.0.1
20:31:22 [2023-05-05T20:31:22.027Z]   API version:      1.42 (minimum version 1.12)
20:31:22 [2023-05-05T20:31:22.027Z]   Go version:       go1.19.5
20:31:22 [2023-05-05T20:31:22.027Z]   Git commit:       bc3805a
20:31:22 [2023-05-05T20:31:22.027Z]   Built:            Thu Feb  9 19:46:49 2023
20:31:22 [2023-05-05T20:31:22.027Z]   OS/Arch:          linux/amd64
20:31:22 [2023-05-05T20:31:22.027Z]   Experimental:     true
20:31:22 [2023-05-05T20:31:22.027Z]  containerd:
20:31:22 [2023-05-05T20:31:22.027Z]   Version:          1.6.18
20:31:22 [2023-05-05T20:31:22.027Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
20:31:22 [2023-05-05T20:31:22.027Z]  runc:
20:31:22 [2023-05-05T20:31:22.027Z]   Version:          1.1.4
20:31:22 [2023-05-05T20:31:22.027Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:31:22 [2023-05-05T20:31:22.027Z]  docker-init:
20:31:22 [2023-05-05T20:31:22.027Z]   Version:          0.19.0
20:31:22 [2023-05-05T20:31:22.028Z]   GitCommit:        de40ad0
[Pipeline] sh
20:31:21 [2023-05-05T20:31:21.331Z] Cloning repository https://github.com/moby/moby.git
20:31:21 [2023-05-05T20:31:21.333Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:31:21 [2023-05-05T20:31:21.429Z] Fetching upstream changes from https://github.com/moby/moby.git
20:31:21 [2023-05-05T20:31:21.429Z]  > git --version # timeout=10
20:31:21 [2023-05-05T20:31:21.496Z]  > git --version # 'git version 2.24.1.windows.2'
20:31:21 [2023-05-05T20:31:21.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:21 [2023-05-05T20:31:21.499Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:22 [2023-05-05T20:31:22.253Z] using credential docker-jenkins-github-credentials
20:31:22 [2023-05-05T20:31:22.264Z] Cloning the remote Git repository
20:31:22 [2023-05-05T20:31:22.264Z] Cloning with configured refspecs honoured and without tags
20:31:22 [2023-05-05T20:31:22.299Z] + docker info
20:31:22 [2023-05-05T20:31:22.299Z] Client:
20:31:22 [2023-05-05T20:31:22.299Z]  Context:    default
20:31:22 [2023-05-05T20:31:22.299Z]  Debug Mode: false
20:31:22 [2023-05-05T20:31:22.299Z]  Plugins:
20:31:22 [2023-05-05T20:31:22.299Z]   buildx: Docker Buildx (Docker Inc.)
20:31:22 [2023-05-05T20:31:22.299Z]     Version:  v0.10.4
20:31:22 [2023-05-05T20:31:22.299Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:31:22 [2023-05-05T20:31:22.299Z]   compose: Docker Compose (Docker Inc.)
20:31:22 [2023-05-05T20:31:22.299Z]     Version:  v2.16.0
20:31:22 [2023-05-05T20:31:22.299Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:31:22 [2023-05-05T20:31:22.299Z]   scan: Docker Scan (Docker Inc.)
20:31:22 [2023-05-05T20:31:22.299Z]     Version:  v0.23.0
20:31:22 [2023-05-05T20:31:22.299Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
20:31:22 [2023-05-05T20:31:22.299Z] 
20:31:22 [2023-05-05T20:31:22.299Z] Server:
20:31:22 [2023-05-05T20:31:22.299Z]  Containers: 0
20:31:22 [2023-05-05T20:31:22.299Z]   Running: 0
20:31:22 [2023-05-05T20:31:22.299Z]   Paused: 0
20:31:22 [2023-05-05T20:31:22.299Z]   Stopped: 0
20:31:22 [2023-05-05T20:31:22.299Z]  Images: 1
20:31:22 [2023-05-05T20:31:22.299Z]  Server Version: 23.0.1
20:31:22 [2023-05-05T20:31:22.299Z]  Storage Driver: overlay2
20:31:22 [2023-05-05T20:31:22.299Z]   Backing Filesystem: extfs
20:31:22 [2023-05-05T20:31:22.299Z]   Supports d_type: true
20:31:22 [2023-05-05T20:31:22.299Z]   Using metacopy: false
20:31:22 [2023-05-05T20:31:22.299Z]   Native Overlay Diff: true
20:31:22 [2023-05-05T20:31:22.299Z]   userxattr: false
20:31:22 [2023-05-05T20:31:22.299Z]  Logging Driver: json-file
20:31:22 [2023-05-05T20:31:22.299Z]  Cgroup Driver: cgroupfs
20:31:22 [2023-05-05T20:31:22.299Z]  Cgroup Version: 1
20:31:22 [2023-05-05T20:31:22.299Z]  Plugins:
20:31:22 [2023-05-05T20:31:22.299Z]   Volume: local
20:31:22 [2023-05-05T20:31:22.299Z]   Network: bridge host ipvlan macvlan null overlay
20:31:22 [2023-05-05T20:31:22.299Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:31:22 [2023-05-05T20:31:22.299Z]  Swarm: inactive
20:31:22 [2023-05-05T20:31:22.299Z]  Runtimes: io.containerd.runc.v2 runc
20:31:22 [2023-05-05T20:31:22.299Z]  Default Runtime: runc
20:31:22 [2023-05-05T20:31:22.299Z]  Init Binary: docker-init
20:31:22 [2023-05-05T20:31:22.299Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
20:31:22 [2023-05-05T20:31:22.299Z]  runc version: v1.1.4-0-g5fd4c4d
20:31:22 [2023-05-05T20:31:22.299Z]  init version: de40ad0
20:31:22 [2023-05-05T20:31:22.299Z]  Security Options:
20:31:22 [2023-05-05T20:31:22.299Z]   apparmor
20:31:22 [2023-05-05T20:31:22.299Z]   seccomp
20:31:22 [2023-05-05T20:31:22.299Z]    Profile: builtin
20:31:22 [2023-05-05T20:31:22.299Z]  Kernel Version: 5.4.0-1097-aws
20:31:22 [2023-05-05T20:31:22.299Z]  Operating System: Ubuntu 18.04.6 LTS
20:31:22 [2023-05-05T20:31:22.299Z]  OSType: linux
20:31:22 [2023-05-05T20:31:22.299Z]  Architecture: x86_64
20:31:22 [2023-05-05T20:31:22.299Z]  CPUs: 8
20:31:22 [2023-05-05T20:31:22.299Z]  Total Memory: 30.58GiB
20:31:22 [2023-05-05T20:31:22.299Z]  Name: ip-10-100-65-212
20:31:22 [2023-05-05T20:31:22.299Z]  ID: f362b4ed-d2f6-482a-9172-f235455d5c62
20:31:22 [2023-05-05T20:31:22.299Z]  Docker Root Dir: /var/lib/docker
20:31:22 [2023-05-05T20:31:22.299Z]  Debug Mode: false
20:31:22 [2023-05-05T20:31:22.299Z]  Registry: https://index.docker.io/v1/
20:31:22 [2023-05-05T20:31:22.299Z]  Experimental: true
20:31:22 [2023-05-05T20:31:22.299Z]  Insecure Registries:
20:31:22 [2023-05-05T20:31:22.300Z]   127.0.0.0/8
20:31:22 [2023-05-05T20:31:22.300Z]  Live Restore Enabled: true
20:31:22 [2023-05-05T20:31:22.300Z] 
20:31:22 [2023-05-05T20:31:22.300Z] WARNING: No swap limit support
[Pipeline] sh
20:31:22 [2023-05-05T20:31:22.572Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:31:22 [2023-05-05T20:31:22.572Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:31:22 [2023-05-05T20:31:22.572Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45479/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:31:22 [2023-05-05T20:31:22.572Z] + bash /home/ubuntu/workspace/moby_PR-45479/check-config.sh
20:31:22 [2023-05-05T20:31:22.572Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:31:22 [2023-05-05T20:31:22.572Z] info: reading kernel config from /boot/config-5.4.0-1097-aws ...
20:31:22 [2023-05-05T20:31:22.572Z] 
20:31:22 [2023-05-05T20:31:22.572Z] Generally Necessary:
20:31:22 [2023-05-05T20:31:22.572Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:31:22 [2023-05-05T20:31:22.572Z] - apparmor: enabled and tools installed
20:31:22 [2023-05-05T20:31:22.572Z] - CONFIG_NAMESPACES: enabled
20:31:22 [2023-05-05T20:31:22.572Z] - CONFIG_NET_NS: enabled
20:31:22 [2023-05-05T20:31:22.572Z] - CONFIG_PID_NS: enabled
20:31:22 [2023-05-05T20:31:22.572Z] - CONFIG_IPC_NS: enabled
20:31:22 [2023-05-05T20:31:22.572Z] - CONFIG_UTS_NS: enabled
20:31:22 [2023-05-05T20:31:22.572Z] - CONFIG_CGROUPS: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_CPUACCT: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_DEVICE: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_FREEZER: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_SCHED: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CPUSETS: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_MEMCG: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_KEYS: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_VETH: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_BRIDGE: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NF_NAT_IPV4: missing
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NF_NAT: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NF_NAT_NEEDED: missing
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_POSIX_MQUEUE: enabled
20:31:22 [2023-05-05T20:31:22.828Z] 
20:31:22 [2023-05-05T20:31:22.828Z] Optional Features:
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_USER_NS: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_SECCOMP: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_PIDS: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_MEMCG_SWAP: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:31:22 [2023-05-05T20:31:22.828Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_BLK_CGROUP: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_IOSCHED_CFQ: missing
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_PERF: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_HUGETLB: enabled
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:31:22 [2023-05-05T20:31:22.828Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:31:22 [2023-05-05T20:31:22.277Z] Cloning repository https://github.com/moby/moby.git
20:31:22 [2023-05-05T20:31:22.323Z]  > git init /home/ubuntu/workspace/moby_PR-45479 # timeout=10
20:31:22 [2023-05-05T20:31:22.483Z] Fetching upstream changes from https://github.com/moby/moby.git
20:31:22 [2023-05-05T20:31:22.483Z]  > git --version # timeout=10
20:31:22 [2023-05-05T20:31:22.489Z]  > git --version # 'git version 2.17.1'
20:31:22 [2023-05-05T20:31:22.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:22 [2023-05-05T20:31:22.490Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_CFS_BANDWIDTH: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_RT_GROUP_SCHED: missing
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_IP_VS: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_IP_VS_NFCT: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_IP_VS_RR: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_EXT4_FS: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:31:23 [2023-05-05T20:31:23.084Z] - Network Drivers:
20:31:23 [2023-05-05T20:31:23.084Z]   - "overlay":
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_VXLAN: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       Optional (for encrypted networks):
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_CRYPTO: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_CRYPTO_AEAD: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_CRYPTO_GCM: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_CRYPTO_GHASH: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_XFRM: enabled
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_XFRM_USER: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_INET_ESP: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:31:23 [2023-05-05T20:31:23.084Z]   - "ipvlan":
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_IPVLAN: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]   - "macvlan":
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_MACVLAN: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_DUMMY: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]   - "ftp,tftp client in container":
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:31:23 [2023-05-05T20:31:23.084Z] - Storage Drivers:
20:31:23 [2023-05-05T20:31:23.084Z]   - "aufs":
20:31:23 [2023-05-05T20:31:23.340Z]     - CONFIG_AUFS_FS: enabled (as module)
20:31:23 [2023-05-05T20:31:23.340Z]   - "btrfs":
20:31:23 [2023-05-05T20:31:23.340Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:31:23 [2023-05-05T20:31:23.340Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:31:23 [2023-05-05T20:31:23.340Z]   - "devicemapper":
20:31:23 [2023-05-05T20:31:23.340Z]     - CONFIG_BLK_DEV_DM: enabled
20:31:23 [2023-05-05T20:31:23.340Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:31:23 [2023-05-05T20:31:23.341Z]   - "overlay":
20:31:23 [2023-05-05T20:31:23.341Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:31:23 [2023-05-05T20:31:23.341Z]   - "zfs":
20:31:23 [2023-05-05T20:31:23.341Z]     - /dev/zfs: present
20:31:23 [2023-05-05T20:31:23.341Z]     - zfs command: missing
20:31:23 [2023-05-05T20:31:23.341Z]     - zpool command: missing
20:31:23 [2023-05-05T20:31:23.341Z] 
20:31:23 [2023-05-05T20:31:23.341Z] Limits:
20:31:23 [2023-05-05T20:31:23.341Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:31:23 [2023-05-05T20:31:23.341Z] 
20:31:23 [2023-05-05T20:31:23.341Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:31:23 [2023-05-05T20:31:23.697Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd .
20:31:23 [2023-05-05T20:31:23.952Z] #1 [internal] load build definition from Dockerfile
20:31:23 [2023-05-05T20:31:23.952Z] #1 transferring dockerfile: 17.17kB done
20:31:23 [2023-05-05T20:31:23.952Z] #1 DONE 0.1s
20:31:23 [2023-05-05T20:31:23.952Z] 
20:31:23 [2023-05-05T20:31:23.952Z] #2 [internal] load .dockerignore
20:31:23 [2023-05-05T20:31:23.952Z] #2 transferring context: 87B done
20:31:23 [2023-05-05T20:31:23.952Z] #2 DONE 0.1s
20:31:23 [2023-05-05T20:31:23.952Z] 
20:31:23 [2023-05-05T20:31:23.952Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:31:24 [2023-05-05T20:31:24.513Z] #3 DONE 0.4s
20:31:24 [2023-05-05T20:31:24.513Z] 
20:31:24 [2023-05-05T20:31:24.513Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:31:24 [2023-05-05T20:31:24.513Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
20:31:24 [2023-05-05T20:31:24.513Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s
20:31:24 [2023-05-05T20:31:24.513Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:31:24 [2023-05-05T20:31:24.513Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
20:31:24 [2023-05-05T20:31:24.513Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
20:31:24 [2023-05-05T20:31:24.513Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
20:31:24 [2023-05-05T20:31:24.769Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done
20:31:24 [2023-05-05T20:31:24.769Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
20:31:24 [2023-05-05T20:31:24.769Z] #4 DONE 0.6s
20:31:25 [2023-05-05T20:31:25.024Z] 
20:31:25 [2023-05-05T20:31:25.024Z] #5 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye
20:31:25 [2023-05-05T20:31:25.950Z] #5 DONE 1.0s
20:31:25 [2023-05-05T20:31:25.950Z] 
20:31:25 [2023-05-05T20:31:25.950Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:31:25 [2023-05-05T20:31:25.950Z] #6 DONE 0.9s
20:31:25 [2023-05-05T20:31:25.950Z] 
20:31:25 [2023-05-05T20:31:25.950Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:31:25 [2023-05-05T20:31:25.950Z] #7 DONE 1.0s
20:31:25 [2023-05-05T20:31:25.950Z] 
20:31:25 [2023-05-05T20:31:25.950Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:31:25 [2023-05-05T20:31:25.950Z] #8 DONE 1.0s
20:31:26 [2023-05-05T20:31:26.207Z] 
20:31:26 [2023-05-05T20:31:26.207Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:31:26 [2023-05-05T20:31:26.207Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:31:26 [2023-05-05T20:31:26.482Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:31:26 [2023-05-05T20:31:26.482Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:31:26 [2023-05-05T20:31:26.482Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:31:26 [2023-05-05T20:31:26.482Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:31:28 [2023-05-05T20:31:28.372Z] #9 ...
20:31:28 [2023-05-05T20:31:28.372Z] 
20:31:28 [2023-05-05T20:31:28.372Z] #10 [internal] load build context
20:31:28 [2023-05-05T20:31:28.372Z] #10 transferring context: 53.56MB 1.3s done
20:31:28 [2023-05-05T20:31:28.372Z] #10 DONE 1.8s
20:31:28 [2023-05-05T20:31:28.372Z] 
20:31:28 [2023-05-05T20:31:28.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:31:28 [2023-05-05T20:31:28.372Z] #11 resolve docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 0.1s done
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 1.86kB / 1.86kB done
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.6s
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.5s done
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.6s
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 1.6s
20:31:28 [2023-05-05T20:31:28.372Z] #11 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.6s done
20:31:29 [2023-05-05T20:31:29.298Z] #11 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65
20:31:29 [2023-05-05T20:31:29.298Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 2.7s done
20:31:30 [2023-05-05T20:31:30.663Z] #11 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.3s done
20:31:31 [2023-05-05T20:31:31.224Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 4.7s done
20:31:31 [2023-05-05T20:31:31.224Z] #11 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e
20:31:31 [2023-05-05T20:31:31.224Z] #11 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 0B / 155B 4.7s
20:31:31 [2023-05-05T20:31:31.481Z] #11 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 4.8s
20:31:31 [2023-05-05T20:31:31.481Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0B / 149.07MB 4.8s
20:31:31 [2023-05-05T20:31:31.481Z] #11 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 4.8s done
20:31:31 [2023-05-05T20:31:31.481Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 20.43MB / 149.07MB 5.0s
20:31:31 [2023-05-05T20:31:31.737Z] #11 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.4s done
20:31:31 [2023-05-05T20:31:31.737Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 36.70MB / 149.07MB 5.2s
20:31:31 [2023-05-05T20:31:31.737Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 50.33MB / 149.07MB 5.3s
20:31:31 [2023-05-05T20:31:31.993Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 69.21MB / 149.07MB 5.5s
20:31:32 [2023-05-05T20:31:32.250Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 80.74MB / 149.07MB 5.6s
20:31:32 [2023-05-05T20:31:32.250Z] #11 ...
20:31:32 [2023-05-05T20:31:32.250Z] 
20:31:32 [2023-05-05T20:31:32.250Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:31:32 [2023-05-05T20:31:32.250Z] #12 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done
20:31:32 [2023-05-05T20:31:32.250Z] #12 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
20:31:32 [2023-05-05T20:31:32.250Z] #12 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done
20:31:32 [2023-05-05T20:31:32.250Z] #12 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done
20:31:32 [2023-05-05T20:31:32.250Z] #12 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 2.7s done
20:31:32 [2023-05-05T20:31:32.250Z] #12 DONE 6.0s
20:31:32 [2023-05-05T20:31:32.250Z] 
20:31:32 [2023-05-05T20:31:32.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:31:32 [2023-05-05T20:31:32.250Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 90.18MB / 149.07MB 5.7s
20:31:32 [2023-05-05T20:31:32.250Z] #11 ...
20:31:32 [2023-05-05T20:31:32.250Z] 
20:31:32 [2023-05-05T20:31:32.250Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:31:32 [2023-05-05T20:31:32.250Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done
20:31:32 [2023-05-05T20:31:32.250Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done
20:31:32 [2023-05-05T20:31:32.512Z] #9 DONE 6.1s
20:31:32 [2023-05-05T20:31:32.512Z] 
20:31:32 [2023-05-05T20:31:32.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:31:32 [2023-05-05T20:31:32.512Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 99.61MB / 149.07MB 5.8s
20:31:32 [2023-05-05T20:31:32.512Z] #11 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41
20:31:32 [2023-05-05T20:31:32.512Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 120.59MB / 149.07MB 6.0s
20:31:32 [2023-05-05T20:31:32.768Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 130.02MB / 149.07MB 6.1s
20:31:32 [2023-05-05T20:31:32.768Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 140.51MB / 149.07MB 6.2s
20:31:33 [2023-05-05T20:31:33.024Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 6.4s
20:31:33 [2023-05-05T20:31:33.244Z] Fetching without tags
20:31:33 [2023-05-05T20:31:33.443Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:31:33 [2023-05-05T20:31:33.213Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:31:33 [2023-05-05T20:31:33.231Z]  > git config --add remote.origin.fetch +refs/pull/45479/head:refs/remotes/origin/PR-45479 # timeout=10
20:31:33 [2023-05-05T20:31:33.234Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:33 [2023-05-05T20:31:33.242Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:31:33 [2023-05-05T20:31:33.247Z] Fetching upstream changes from https://github.com/moby/moby.git
20:31:33 [2023-05-05T20:31:33.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:33 [2023-05-05T20:31:33.248Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:33 [2023-05-05T20:31:33.449Z]  > git config core.sparsecheckout # timeout=10
20:31:33 [2023-05-05T20:31:33.452Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:31:33 [2023-05-05T20:31:33.917Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:31:33 [2023-05-05T20:31:33.917Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
20:31:34 [2023-05-05T20:31:34.388Z] #11 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.6s done
20:31:33 [2023-05-05T20:31:33.900Z]  > git remote # timeout=10
20:31:33 [2023-05-05T20:31:33.903Z]  > git config --get remote.origin.url # timeout=10
20:31:33 [2023-05-05T20:31:33.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:33 [2023-05-05T20:31:33.907Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:31:33 [2023-05-05T20:31:33.914Z]  > git rev-parse HEAD^{commit} # timeout=10
20:31:33 [2023-05-05T20:31:33.919Z]  > git config core.sparsecheckout # timeout=10
20:31:33 [2023-05-05T20:31:33.921Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:31:35 [2023-05-05T20:31:35.313Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 8.7s done
20:31:35 [2023-05-05T20:31:35.498Z] Still waiting to schedule task
20:31:35 [2023-05-05T20:31:35.499Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay220:31:35 [2023-05-05T20:31:35.500Z] Still waiting to schedule task
20:31:35 [2023-05-05T20:31:35.500Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
20:31:35 [2023-05-05T20:31:35.504Z] Still waiting to schedule task
20:31:35 [2023-05-05T20:31:35.504Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
20:31:35 [2023-05-05T20:31:35.569Z] #11 ...
20:31:35 [2023-05-05T20:31:35.569Z] 
20:31:35 [2023-05-05T20:31:35.569Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:31:35 [2023-05-05T20:31:35.569Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:31:35 [2023-05-05T20:31:35.569Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:31:35 [2023-05-05T20:31:35.569Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:31:35 [2023-05-05T20:31:35.569Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:31:35 [2023-05-05T20:31:35.569Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s
20:31:35 [2023-05-05T20:31:35.569Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done
20:31:35 [2023-05-05T20:31:35.569Z] #13 ...
20:31:35 [2023-05-05T20:31:35.569Z] 
20:31:35 [2023-05-05T20:31:35.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:31:35 [2023-05-05T20:31:35.569Z] #11 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 0.1s
20:31:37 [2023-05-05T20:31:37.457Z] #11 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.8s done
20:31:37 [2023-05-05T20:31:37.872Z] Commit message: "update containerd binary to v1.6.21"
20:31:38 [2023-05-05T20:31:38.017Z] #11 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:31:38 [2023-05-05T20:31:38.648Z] + docker version
20:31:38 [2023-05-05T20:31:38.737Z] Fetching without tags
20:31:38 [2023-05-05T20:31:38.371Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:31:38 [2023-05-05T20:31:38.438Z]  > git config --add remote.origin.fetch +refs/pull/45479/head:refs/remotes/origin/PR-45479 # timeout=10
20:31:38 [2023-05-05T20:31:38.500Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:38 [2023-05-05T20:31:38.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:31:39 [2023-05-05T20:31:39.578Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:31:38 [2023-05-05T20:31:38.776Z] Fetching upstream changes from https://github.com/moby/moby.git
20:31:38 [2023-05-05T20:31:38.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:38 [2023-05-05T20:31:38.781Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:31:39 [2023-05-05T20:31:39.616Z]  > git config core.sparsecheckout # timeout=10
20:31:39 [2023-05-05T20:31:39.678Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:31:43 [2023-05-05T20:31:43.259Z] #11 ...
20:31:43 [2023-05-05T20:31:43.259Z] 
20:31:43 [2023-05-05T20:31:43.259Z] #14 [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
20:31:43 [2023-05-05T20:31:43.259Z] #0 0.901 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 0.929 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 0.940 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 1.035 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 1.604 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 1.609 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 2.716 Fetched 8644 kB in 2s (4163 kB/s)
20:31:43 [2023-05-05T20:31:43.259Z] #0 2.716 Reading package lists...
20:31:43 [2023-05-05T20:31:43.259Z] #0 3.257 Reading package lists...
20:31:43 [2023-05-05T20:31:43.259Z] #0 3.870 Building dependency tree...
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.126 The following additional packages will be installed:
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.127   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.127   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.128 Recommended packages:
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.128   libldap-common publicsuffix libsasl2-modules
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.266 The following NEW packages will be installed:
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.267   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.267   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.267   libssh2-1 openssl
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.538 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.538 Need to get 3050 kB of archives.
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.538 After this operation, 6663 kB of additional disk space will be used.
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.538 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.612 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.657 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.682 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.685 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.686 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.742 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.744 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.745 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.747 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.749 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.818 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.833 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.835 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 4.837 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:31:43 [2023-05-05T20:31:43.259Z] #0 5.332 debconf: delaying package configuration, since apt-utils is not installed
20:31:43 [2023-05-05T20:31:43.259Z] #0 5.356 Fetched 3050 kB in 1s (5397 kB/s)
20:31:43 [2023-05-05T20:31:43.259Z] #0 5.700 Selecting previously unselected package openssl.
20:31:43 [2023-05-05T20:31:43.260Z] #0 5.700 (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 ... 6664 files and directories currently installed.)
20:31:43 [2023-05-05T20:31:43.260Z] #0 5.706 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
20:31:43 [2023-05-05T20:31:43.260Z] #0 5.889 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:31:43 [2023-05-05T20:31:43.260Z] #0 7.473 Selecting previously unselected package ca-certificates.
20:31:43 [2023-05-05T20:31:43.260Z] #0 7.475 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:31:43 [2023-05-05T20:31:43.260Z] #0 7.556 Unpacking ca-certificates (20210119) ...
20:31:43 [2023-05-05T20:31:43.260Z] #0 8.736 Selecting previously unselected package libbrotli1:amd64.
20:31:43 [2023-05-05T20:31:43.260Z] #0 8.737 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:31:43 [2023-05-05T20:31:43.260Z] #0 8.815 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:31:43 [2023-05-05T20:31:43.260Z] #0 9.828 Selecting previously unselected package libsasl2-modules-db:amd64.
20:31:43 [2023-05-05T20:31:43.260Z] #0 9.830 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:31:43 [2023-05-05T20:31:43.260Z] #14 10.14 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:31:43 [2023-05-05T20:31:43.260Z] #14 ...
20:31:43 [2023-05-05T20:31:43.260Z] 
20:31:43 [2023-05-05T20:31:43.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:31:43 [2023-05-05T20:31:43.260Z] #11 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 4.6s done
20:31:43 [2023-05-05T20:31:43.260Z] #11 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730
20:31:43 [2023-05-05T20:31:43.260Z] #11 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done
20:31:43 [2023-05-05T20:31:43.981Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:31:43 [2023-05-05T20:31:43.981Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
20:31:44 [2023-05-05T20:31:44.622Z] Commit message: "update containerd binary to v1.6.21"
20:31:43 [2023-05-05T20:31:43.595Z]  > git remote # timeout=10
20:31:43 [2023-05-05T20:31:43.667Z]  > git config --get remote.origin.url # timeout=10
20:31:43 [2023-05-05T20:31:43.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:31:43 [2023-05-05T20:31:43.733Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:31:43 [2023-05-05T20:31:43.877Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:31:44 [2023-05-05T20:31:44.021Z]  > git config core.sparsecheckout # timeout=10
20:31:44 [2023-05-05T20:31:44.090Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:31:45 [2023-05-05T20:31:45.145Z] #11 DONE 18.6s
20:31:45 [2023-05-05T20:31:45.145Z] 
20:31:45 [2023-05-05T20:31:45.145Z] #14 [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
20:31:45 [2023-05-05T20:31:45.145Z] #14 10.62 Selecting previously unselected package libsasl2-2:amd64.
20:31:45 [2023-05-05T20:31:45.145Z] #14 10.62 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:31:45 [2023-05-05T20:31:45.145Z] #14 10.78 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:31:45 [2023-05-05T20:31:45.145Z] #14 11.90 Selecting previously unselected package libldap-2.4-2:amd64.
20:31:45 [2023-05-05T20:31:45.145Z] #14 11.90 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:31:45 [2023-05-05T20:31:45.145Z] #14 12.06 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:31:45 [2023-05-05T20:31:45.752Z] #14 13.55 Selecting previously unselected package libnghttp2-14:amd64.
20:31:45 [2023-05-05T20:31:45.752Z] #14 13.55 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:31:45 [2023-05-05T20:31:45.930Z] + docker version
20:31:45 [2023-05-05T20:31:45.930Z] Client:
20:31:45 [2023-05-05T20:31:45.930Z]  Version:           20.10.9
20:31:45 [2023-05-05T20:31:45.930Z]  API version:       1.41
20:31:45 [2023-05-05T20:31:45.930Z]  Go version:        go1.16.8
20:31:45 [2023-05-05T20:31:45.930Z]  Git commit:        c2ea9bc
20:31:45 [2023-05-05T20:31:45.930Z]  Built:             Mon Oct  4 16:11:10 2021
20:31:45 [2023-05-05T20:31:45.930Z]  OS/Arch:           windows/amd64
20:31:45 [2023-05-05T20:31:45.930Z]  Context:           default
20:31:45 [2023-05-05T20:31:45.930Z]  Experimental:      true
20:31:45 [2023-05-05T20:31:45.930Z] 
20:31:45 [2023-05-05T20:31:45.930Z] Server: Docker Engine - Community
20:31:45 [2023-05-05T20:31:45.930Z]  Engine:
20:31:45 [2023-05-05T20:31:45.930Z]   Version:          20.10.9
20:31:45 [2023-05-05T20:31:45.930Z]   API version:      1.41 (minimum version 1.24)
20:31:45 [2023-05-05T20:31:45.930Z]   Go version:       go1.16.8
20:31:45 [2023-05-05T20:31:45.930Z]   Git commit:       79ea9d3
20:31:45 [2023-05-05T20:31:45.930Z]   Built:            Mon Oct  4 16:06:39 2021
20:31:45 [2023-05-05T20:31:45.930Z]   OS/Arch:          windows/amd64
20:31:45 [2023-05-05T20:31:45.930Z]   Experimental:     true
20:31:46 [2023-05-05T20:31:46.008Z] #14 13.71 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
[Pipeline] sh
20:31:47 [2023-05-05T20:31:47.005Z] + docker info
20:31:47 [2023-05-05T20:31:47.369Z] #14 15.07 Selecting previously unselected package libpsl5:amd64.
20:31:47 [2023-05-05T20:31:47.369Z] #14 15.07 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:31:47 [2023-05-05T20:31:47.929Z] #14 15.48 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:31:49 [2023-05-05T20:31:49.229Z] Client:
20:31:49 [2023-05-05T20:31:49.229Z]  Context:    default
20:31:49 [2023-05-05T20:31:49.229Z]  Debug Mode: false
20:31:49 [2023-05-05T20:31:49.229Z]  Plugins:
20:31:49 [2023-05-05T20:31:49.229Z]   app: Docker Application (Docker Inc., v0.8.0)
20:31:49 [2023-05-05T20:31:49.229Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
20:31:49 [2023-05-05T20:31:49.229Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
20:31:49 [2023-05-05T20:31:49.229Z] 
20:31:49 [2023-05-05T20:31:49.229Z] Server:
20:31:49 [2023-05-05T20:31:49.229Z]  Containers: 0
20:31:49 [2023-05-05T20:31:49.229Z]   Running: 0
20:31:49 [2023-05-05T20:31:49.229Z]   Paused: 0
20:31:49 [2023-05-05T20:31:49.229Z]   Stopped: 0
20:31:49 [2023-05-05T20:31:49.229Z]  Images: 10
20:31:49 [2023-05-05T20:31:49.229Z]  Server Version: 20.10.9
20:31:49 [2023-05-05T20:31:49.229Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:31:49 [2023-05-05T20:31:49.229Z]   Windows: 
20:31:49 [2023-05-05T20:31:49.229Z]   LCOW: 
20:31:49 [2023-05-05T20:31:49.229Z]  Logging Driver: json-file
20:31:49 [2023-05-05T20:31:49.229Z]  Plugins:
20:31:49 [2023-05-05T20:31:49.229Z]   Volume: local
20:31:49 [2023-05-05T20:31:49.229Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:31:49 [2023-05-05T20:31:49.229Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:31:49 [2023-05-05T20:31:49.229Z]  Swarm: inactive
20:31:49 [2023-05-05T20:31:49.229Z]  Default Isolation: process
20:31:49 [2023-05-05T20:31:49.229Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:31:49 [2023-05-05T20:31:49.229Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
20:31:49 [2023-05-05T20:31:49.229Z]  OSType: windows
20:31:49 [2023-05-05T20:31:49.229Z]  Architecture: x86_64
20:31:49 [2023-05-05T20:31:49.229Z]  CPUs: 4
20:31:49 [2023-05-05T20:31:49.229Z]  Total Memory: 32GiB
20:31:49 [2023-05-05T20:31:49.229Z]  Name: azwin-2-bdde60
20:31:49 [2023-05-05T20:31:49.229Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
20:31:49 [2023-05-05T20:31:49.229Z]  Docker Root Dir: D:\docker
20:31:49 [2023-05-05T20:31:49.229Z]  Debug Mode: false
20:31:49 [2023-05-05T20:31:49.229Z]  Registry: https://index.docker.io/v1/
20:31:49 [2023-05-05T20:31:49.229Z]  Labels:
20:31:49 [2023-05-05T20:31:49.229Z]  Experimental: true
20:31:49 [2023-05-05T20:31:49.229Z]  Insecure Registries:
20:31:49 [2023-05-05T20:31:49.229Z]   10.0.0.4:5000
20:31:49 [2023-05-05T20:31:49.229Z]   127.0.0.0/8
20:31:49 [2023-05-05T20:31:49.229Z]  Registry Mirrors:
20:31:49 [2023-05-05T20:31:49.229Z]   http://10.0.0.4:5000/
20:31:49 [2023-05-05T20:31:49.229Z]  Live Restore Enabled: false
20:31:49 [2023-05-05T20:31:49.229Z]  Product License: Community Engine
20:31:49 [2023-05-05T20:31:49.229Z] 
20:31:49 [2023-05-05T20:31:49.332Z] #14 16.67 Selecting previously unselected package librtmp1:amd64.
20:31:49 [2023-05-05T20:31:49.332Z] #14 16.67 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:31:49 [2023-05-05T20:31:49.332Z] #14 16.82 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:31:50 [2023-05-05T20:31:50.256Z] #14 17.80 Selecting previously unselected package libssh2-1:amd64.
20:31:50 [2023-05-05T20:31:50.256Z] #14 17.81 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:31:50 [2023-05-05T20:31:50.256Z] #14 18.04 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:31:52 [2023-05-05T20:31:52.767Z] #14 20.27 Selecting previously unselected package libcurl4:amd64.
20:31:52 [2023-05-05T20:31:52.767Z] #14 20.27 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
20:31:52 [2023-05-05T20:31:52.767Z] #14 20.44 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:31:53 [2023-05-05T20:31:53.505Z] Client: Docker Engine - Community
20:31:53 [2023-05-05T20:31:53.505Z]  Version:           23.0.1
20:31:53 [2023-05-05T20:31:53.505Z]  API version:       1.42
20:31:53 [2023-05-05T20:31:53.505Z]  Go version:        go1.19.5
20:31:53 [2023-05-05T20:31:53.505Z]  Git commit:        a5ee5b1
20:31:53 [2023-05-05T20:31:53.505Z]  Built:             Thu Feb  9 19:46:49 2023
20:31:53 [2023-05-05T20:31:53.505Z]  OS/Arch:           linux/amd64
20:31:53 [2023-05-05T20:31:53.505Z]  Context:           default
20:31:53 [2023-05-05T20:31:53.505Z] 
20:31:53 [2023-05-05T20:31:53.505Z] Server: Docker Engine - Community
20:31:53 [2023-05-05T20:31:53.505Z]  Engine:
20:31:53 [2023-05-05T20:31:53.505Z]   Version:          23.0.1
20:31:53 [2023-05-05T20:31:53.506Z]   API version:      1.42 (minimum version 1.12)
20:31:53 [2023-05-05T20:31:53.506Z]   Go version:       go1.19.5
20:31:53 [2023-05-05T20:31:53.506Z]   Git commit:       bc3805a
20:31:53 [2023-05-05T20:31:53.506Z]   Built:            Thu Feb  9 19:46:49 2023
20:31:53 [2023-05-05T20:31:53.506Z]   OS/Arch:          linux/amd64
20:31:53 [2023-05-05T20:31:53.506Z]   Experimental:     true
20:31:53 [2023-05-05T20:31:53.506Z]  containerd:
20:31:53 [2023-05-05T20:31:53.506Z]   Version:          1.6.18
20:31:53 [2023-05-05T20:31:53.506Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
20:31:53 [2023-05-05T20:31:53.506Z]  runc:
20:31:53 [2023-05-05T20:31:53.506Z]   Version:          1.1.4
20:31:53 [2023-05-05T20:31:53.506Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:31:53 [2023-05-05T20:31:53.506Z]  docker-init:
20:31:53 [2023-05-05T20:31:53.506Z]   Version:          0.19.0
20:31:53 [2023-05-05T20:31:53.506Z]   GitCommit:        de40ad0
[Pipeline] sh
20:31:53 [2023-05-05T20:31:53.800Z] + docker info
20:31:53 [2023-05-05T20:31:53.800Z] Client:
20:31:53 [2023-05-05T20:31:53.800Z]  Context:    default
20:31:53 [2023-05-05T20:31:53.800Z]  Debug Mode: false
20:31:53 [2023-05-05T20:31:53.800Z]  Plugins:
20:31:53 [2023-05-05T20:31:53.800Z]   buildx: Docker Buildx (Docker Inc.)
20:31:53 [2023-05-05T20:31:53.800Z]     Version:  v0.10.4
20:31:53 [2023-05-05T20:31:53.800Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:31:53 [2023-05-05T20:31:53.800Z]   compose: Docker Compose (Docker Inc.)
20:31:53 [2023-05-05T20:31:53.800Z]     Version:  v2.16.0
20:31:53 [2023-05-05T20:31:53.800Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:31:53 [2023-05-05T20:31:53.800Z]   scan: Docker Scan (Docker Inc.)
20:31:53 [2023-05-05T20:31:53.800Z]     Version:  v0.23.0
20:31:53 [2023-05-05T20:31:53.800Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
20:31:53 [2023-05-05T20:31:53.800Z] 
20:31:53 [2023-05-05T20:31:53.800Z] Server:
20:31:53 [2023-05-05T20:31:53.801Z]  Containers: 0
20:31:53 [2023-05-05T20:31:53.801Z]   Running: 0
20:31:53 [2023-05-05T20:31:53.801Z]   Paused: 0
20:31:53 [2023-05-05T20:31:53.801Z]   Stopped: 0
20:31:53 [2023-05-05T20:31:53.801Z]  Images: 0
20:31:53 [2023-05-05T20:31:53.801Z]  Server Version: 23.0.1
20:31:53 [2023-05-05T20:31:53.801Z]  Storage Driver: overlay2
20:31:53 [2023-05-05T20:31:53.801Z]   Backing Filesystem: extfs
20:31:53 [2023-05-05T20:31:53.801Z]   Supports d_type: true
20:31:53 [2023-05-05T20:31:53.801Z]   Using metacopy: false
20:31:53 [2023-05-05T20:31:53.801Z]   Native Overlay Diff: true
20:31:53 [2023-05-05T20:31:53.801Z]   userxattr: false
20:31:53 [2023-05-05T20:31:53.801Z]  Logging Driver: json-file
20:31:53 [2023-05-05T20:31:53.801Z]  Cgroup Driver: cgroupfs
20:31:53 [2023-05-05T20:31:53.801Z]  Cgroup Version: 1
20:31:53 [2023-05-05T20:31:53.801Z]  Plugins:
20:31:53 [2023-05-05T20:31:53.801Z]   Volume: local
20:31:53 [2023-05-05T20:31:53.801Z]   Network: bridge host ipvlan macvlan null overlay
20:31:53 [2023-05-05T20:31:53.801Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:31:53 [2023-05-05T20:31:53.801Z]  Swarm: inactive
20:31:53 [2023-05-05T20:31:53.801Z]  Runtimes: io.containerd.runc.v2 runc
20:31:53 [2023-05-05T20:31:53.801Z]  Default Runtime: runc
20:31:53 [2023-05-05T20:31:53.801Z]  Init Binary: docker-init
20:31:53 [2023-05-05T20:31:53.801Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
20:31:53 [2023-05-05T20:31:53.801Z]  runc version: v1.1.4-0-g5fd4c4d
20:31:53 [2023-05-05T20:31:53.801Z]  init version: de40ad0
20:31:53 [2023-05-05T20:31:53.801Z]  Security Options:
20:31:53 [2023-05-05T20:31:53.801Z]   apparmor
20:31:53 [2023-05-05T20:31:53.801Z]   seccomp
20:31:53 [2023-05-05T20:31:53.801Z]    Profile: builtin
20:31:53 [2023-05-05T20:31:53.801Z]  Kernel Version: 5.4.0-1097-aws
20:31:53 [2023-05-05T20:31:53.801Z]  Operating System: Ubuntu 18.04.6 LTS
20:31:53 [2023-05-05T20:31:53.801Z]  OSType: linux
20:31:53 [2023-05-05T20:31:53.801Z]  Architecture: x86_64
20:31:53 [2023-05-05T20:31:53.801Z]  CPUs: 8
20:31:53 [2023-05-05T20:31:53.801Z]  Total Memory: 30.58GiB
20:31:53 [2023-05-05T20:31:53.801Z]  Name: ip-10-100-106-26
20:31:53 [2023-05-05T20:31:53.801Z]  ID: f362b4ed-d2f6-482a-9172-f235455d5c62
20:31:53 [2023-05-05T20:31:53.801Z]  Docker Root Dir: /var/lib/docker
20:31:53 [2023-05-05T20:31:53.801Z]  Debug Mode: false
20:31:53 [2023-05-05T20:31:53.801Z]  Registry: https://index.docker.io/v1/
20:31:53 [2023-05-05T20:31:53.801Z]  Experimental: true
20:31:53 [2023-05-05T20:31:53.801Z]  Insecure Registries:
20:31:53 [2023-05-05T20:31:53.801Z]   127.0.0.0/8
20:31:53 [2023-05-05T20:31:53.801Z]  Live Restore Enabled: true
20:31:53 [2023-05-05T20:31:53.801Z] 
20:31:53 [2023-05-05T20:31:53.801Z] WARNING: No swap limit support
[Pipeline] sh
20:31:54 [2023-05-05T20:31:54.077Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:31:54 [2023-05-05T20:31:54.077Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:31:54 [2023-05-05T20:31:54.077Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45479/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:31:54 [2023-05-05T20:31:54.077Z] + bash /home/ubuntu/workspace/moby_PR-45479/check-config.sh
20:31:54 [2023-05-05T20:31:54.077Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:31:54 [2023-05-05T20:31:54.077Z] info: reading kernel config from /boot/config-5.4.0-1097-aws ...
20:31:54 [2023-05-05T20:31:54.077Z] 
20:31:54 [2023-05-05T20:31:54.077Z] Generally Necessary:
20:31:54 [2023-05-05T20:31:54.077Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:31:54 [2023-05-05T20:31:54.077Z] - apparmor: enabled and tools installed
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_NAMESPACES: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_NET_NS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_PID_NS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_IPC_NS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_UTS_NS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_CGROUPS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_CGROUP_CPUACCT: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_CGROUP_DEVICE: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_CGROUP_FREEZER: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_CGROUP_SCHED: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_CPUSETS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_MEMCG: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_KEYS: enabled
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_VETH: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_BRIDGE: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_NF_NAT_IPV4: missing
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:31:54 [2023-05-05T20:31:54.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:31:54 [2023-05-05T20:31:54.130Z] #14 21.79 Selecting previously unselected package curl.
20:31:54 [2023-05-05T20:31:54.130Z] #14 21.79 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_NF_NAT: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_NF_NAT_NEEDED: missing
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_POSIX_MQUEUE: enabled
20:31:54 [2023-05-05T20:31:54.335Z] 
20:31:54 [2023-05-05T20:31:54.335Z] Optional Features:
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_USER_NS: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_SECCOMP: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_CGROUP_PIDS: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_MEMCG_SWAP: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:31:54 [2023-05-05T20:31:54.335Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_BLK_CGROUP: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IOSCHED_CFQ: missing
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_CGROUP_PERF: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_CGROUP_HUGETLB: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_CFS_BANDWIDTH: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_RT_GROUP_SCHED: missing
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_VS: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_VS_NFCT: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_IP_VS_RR: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_EXT4_FS: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:31:54 [2023-05-05T20:31:54.335Z] - Network Drivers:
20:31:54 [2023-05-05T20:31:54.335Z]   - "overlay":
20:31:54 [2023-05-05T20:31:54.335Z]     - CONFIG_VXLAN: enabled (as module)
20:31:54 [2023-05-05T20:31:54.335Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:31:54 [2023-05-05T20:31:54.335Z]       Optional (for encrypted networks):
20:31:54 [2023-05-05T20:31:54.390Z] #14 22.11 Unpacking curl (7.74.0-1.3+deb11u7) ...
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_CRYPTO: enabled
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_CRYPTO_AEAD: enabled
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_CRYPTO_GCM: enabled
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_CRYPTO_GHASH: enabled
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_XFRM: enabled
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_XFRM_USER: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_INET_ESP: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:31:54 [2023-05-05T20:31:54.592Z]   - "ipvlan":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_IPVLAN: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]   - "macvlan":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_MACVLAN: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_DUMMY: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]   - "ftp,tftp client in container":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z] - Storage Drivers:
20:31:54 [2023-05-05T20:31:54.592Z]   - "aufs":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_AUFS_FS: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]   - "btrfs":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:31:54 [2023-05-05T20:31:54.592Z]   - "devicemapper":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_BLK_DEV_DM: enabled
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]   - "overlay":
20:31:54 [2023-05-05T20:31:54.592Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:31:54 [2023-05-05T20:31:54.592Z]   - "zfs":
20:31:54 [2023-05-05T20:31:54.592Z]     - /dev/zfs: present
20:31:54 [2023-05-05T20:31:54.592Z]     - zfs command: missing
20:31:54 [2023-05-05T20:31:54.592Z]     - zpool command: missing
20:31:54 [2023-05-05T20:31:54.592Z] 
20:31:54 [2023-05-05T20:31:54.592Z] Limits:
20:31:54 [2023-05-05T20:31:54.592Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:31:54 [2023-05-05T20:31:54.592Z] 
20:31:54 [2023-05-05T20:31:54.592Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:31:54 [2023-05-05T20:31:54.909Z] + sudo modprobe ip_vs
20:31:54 [2023-05-05T20:31:54.909Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd .
20:31:54 [2023-05-05T20:31:54.950Z] #14 ...
20:31:54 [2023-05-05T20:31:54.950Z] 
20:31:54 [2023-05-05T20:31:54.950Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:31:55 [2023-05-05T20:31:55.166Z] #1 [internal] load build definition from Dockerfile
20:31:55 [2023-05-05T20:31:55.166Z] #1 transferring dockerfile: 17.17kB done
20:31:55 [2023-05-05T20:31:55.166Z] #1 DONE 0.1s
20:31:55 [2023-05-05T20:31:55.166Z] 
20:31:55 [2023-05-05T20:31:55.166Z] #2 [internal] load .dockerignore
20:31:55 [2023-05-05T20:31:55.166Z] #2 transferring context: 87B done
20:31:55 [2023-05-05T20:31:55.166Z] #2 DONE 0.1s
20:31:55 [2023-05-05T20:31:55.166Z] 
20:31:55 [2023-05-05T20:31:55.166Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:31:55 [2023-05-05T20:31:55.423Z] #3 DONE 0.3s
20:31:55 [2023-05-05T20:31:55.510Z] #15 ...
20:31:55 [2023-05-05T20:31:55.510Z] 
20:31:55 [2023-05-05T20:31:55.510Z] #14 [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
20:31:55 [2023-05-05T20:31:55.510Z] #14 23.41 Selecting previously unselected package libonig5:amd64.
20:31:55 [2023-05-05T20:31:55.680Z] 
20:31:55 [2023-05-05T20:31:55.680Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:31:55 [2023-05-05T20:31:55.680Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
20:31:55 [2023-05-05T20:31:55.680Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:31:55 [2023-05-05T20:31:55.680Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
20:31:55 [2023-05-05T20:31:55.680Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
20:31:55 [2023-05-05T20:31:55.764Z] #14 23.42 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:31:55 [2023-05-05T20:31:55.937Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.4s
20:31:56 [2023-05-05T20:31:56.200Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.6s
20:31:56 [2023-05-05T20:31:56.324Z] #14 23.87 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:31:56 [2023-05-05T20:31:56.784Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.8s done
20:31:56 [2023-05-05T20:31:56.784Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s
20:31:56 [2023-05-05T20:31:56.784Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
20:31:57 [2023-05-05T20:31:57.041Z] #4 DONE 1.7s
20:31:57 [2023-05-05T20:31:57.298Z] 
20:31:57 [2023-05-05T20:31:57.298Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
20:31:58 [2023-05-05T20:31:58.209Z] #14 25.65 Selecting previously unselected package libjq1:amd64.
20:31:58 [2023-05-05T20:31:58.209Z] #14 25.65 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:31:58 [2023-05-05T20:31:58.209Z] #14 25.91 Unpacking libjq1:amd64 (1.6-2.1) ...
20:31:58 [2023-05-05T20:31:58.669Z] #5 DONE 1.3s
20:31:58 [2023-05-05T20:31:58.669Z] 
20:31:58 [2023-05-05T20:31:58.669Z] #6 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye
20:31:58 [2023-05-05T20:31:58.669Z] #6 DONE 1.2s
20:31:58 [2023-05-05T20:31:58.669Z] 
20:31:58 [2023-05-05T20:31:58.669Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:31:58 [2023-05-05T20:31:58.669Z] #7 DONE 1.3s
20:31:58 [2023-05-05T20:31:58.669Z] 
20:31:58 [2023-05-05T20:31:58.669Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:31:58 [2023-05-05T20:31:58.669Z] #8 DONE 1.3s
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.66 Selecting previously unselected package jq.
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.66 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.67 Unpacking jq (1.6-2.1) ...
20:31:59 [2023-05-05T20:31:59.135Z] #14 ...
20:31:59 [2023-05-05T20:31:59.135Z] 
20:31:59 [2023-05-05T20:31:59.135Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:31:59 [2023-05-05T20:31:59.135Z] #16 DONE 0.2s
20:31:59 [2023-05-05T20:31:59.135Z] 
20:31:59 [2023-05-05T20:31:59.135Z] #14 [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
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.88 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.89 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.91 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:31:59 [2023-05-05T20:31:59.135Z] #14 26.92 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:31:59 [2023-05-05T20:31:59.135Z] #14 27.01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 ...
20:31:59 [2023-05-05T20:31:59.391Z] 
20:31:59 [2023-05-05T20:31:59.391Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:31:59 [2023-05-05T20:31:59.391Z] #15 DONE 14.5s
20:31:59 [2023-05-05T20:31:59.391Z] 
20:31:59 [2023-05-05T20:31:59.391Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:31:59 [2023-05-05T20:31:59.391Z] #17 DONE 0.2s
20:31:59 [2023-05-05T20:31:59.391Z] 
20:31:59 [2023-05-05T20:31:59.391Z] #14 [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
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.08 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.10 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.11 Setting up openssl (1.1.1n-0+deb11u4) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.13 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.14 Setting up libjq1:amd64 (1.6-2.1) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.16 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:31:59 [2023-05-05T20:31:59.391Z] #14 27.21 Setting up ca-certificates (20210119) ...
20:31:59 [2023-05-05T20:31:59.952Z] #14 ...
20:31:59 [2023-05-05T20:31:59.952Z] 
20:31:59 [2023-05-05T20:31:59.952Z] #18 [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
20:31:59 [2023-05-05T20:31:59.952Z] #18 DONE 0.5s
20:31:59 [2023-05-05T20:31:59.952Z] 
20:31:59 [2023-05-05T20:31:59.952Z] #14 [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
20:31:59 [2023-05-05T20:31:59.952Z] #14 27.66 Updating certificates in /etc/ssl/certs...
20:31:59 [2023-05-05T20:31:59.952Z] #14 ...
20:31:59 [2023-05-05T20:31:59.952Z] 
20:31:59 [2023-05-05T20:31:59.952Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:31:59 [2023-05-05T20:31:59.952Z] #19 DONE 0.1s
20:31:59 [2023-05-05T20:31:59.952Z] 
20:31:59 [2023-05-05T20:31:59.952Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:31:59 [2023-05-05T20:31:59.952Z] #20 DONE 0.2s
20:32:00 [2023-05-05T20:32:00.208Z] 
20:32:00 [2023-05-05T20:32:00.208Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:01 [2023-05-05T20:32:01.948Z] 
20:32:01 [2023-05-05T20:32:01.949Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:32:01 [2023-05-05T20:32:01.949Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:32:01 [2023-05-05T20:32:01.949Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:32:01 [2023-05-05T20:32:01.949Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:32:01 [2023-05-05T20:32:01.949Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:32:02 [2023-05-05T20:32:02.103Z] #21 1.962 + git clone https://github.com/kolyshkin/go-swagger.git .
20:32:02 [2023-05-05T20:32:02.103Z] #21 1.963 Cloning into '.'...
20:32:02 [2023-05-05T20:32:02.881Z] #9 ...
20:32:02 [2023-05-05T20:32:02.881Z] 
20:32:02 [2023-05-05T20:32:02.881Z] #10 [internal] load build context
20:32:02 [2023-05-05T20:32:02.881Z] #10 transferring context: 53.56MB 1.1s done
20:32:02 [2023-05-05T20:32:02.881Z] #10 DONE 1.5s
20:32:02 [2023-05-05T20:32:02.881Z] 
20:32:02 [2023-05-05T20:32:02.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:32:02 [2023-05-05T20:32:02.881Z] #11 resolve docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 0.1s done
20:32:02 [2023-05-05T20:32:02.881Z] #11 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done
20:32:02 [2023-05-05T20:32:02.881Z] #11 sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 1.86kB / 1.86kB done
20:32:02 [2023-05-05T20:32:02.881Z] #11 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done
20:32:02 [2023-05-05T20:32:02.881Z] #11 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.4s
20:32:02 [2023-05-05T20:32:02.881Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.4s
20:32:02 [2023-05-05T20:32:02.881Z] #11 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.7s done
20:32:03 [2023-05-05T20:32:03.138Z] #11 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.5s done
20:32:03 [2023-05-05T20:32:03.717Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 2.0s done
20:32:03 [2023-05-05T20:32:03.717Z] #11 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65
20:32:03 [2023-05-05T20:32:03.717Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0B / 149.07MB 2.1s
20:32:03 [2023-05-05T20:32:03.717Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 3.15MB / 86.03MB 2.1s
20:32:03 [2023-05-05T20:32:03.717Z] #11 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 0B / 155B 2.1s
20:32:03 [2023-05-05T20:32:03.975Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 16.78MB / 149.07MB 2.3s
20:32:03 [2023-05-05T20:32:03.975Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 22.02MB / 86.03MB 2.3s
20:32:03 [2023-05-05T20:32:03.975Z] #11 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 2.1s done
20:32:03 [2023-05-05T20:32:03.975Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 28.31MB / 149.07MB 2.4s
20:32:04 [2023-05-05T20:32:04.234Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 35.65MB / 86.03MB 2.5s
20:32:04 [2023-05-05T20:32:04.234Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 48.23MB / 149.07MB 2.6s
20:32:04 [2023-05-05T20:32:04.234Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 52.43MB / 86.03MB 2.6s
20:32:04 [2023-05-05T20:32:04.234Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 57.70MB / 86.03MB 2.7s
20:32:04 [2023-05-05T20:32:04.492Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 65.01MB / 86.03MB 2.8s
20:32:04 [2023-05-05T20:32:04.492Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 72.35MB / 149.07MB 2.9s
20:32:04 [2023-05-05T20:32:04.492Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 72.35MB / 86.03MB 2.9s
20:32:04 [2023-05-05T20:32:04.750Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 88.08MB / 149.07MB 3.0s
20:32:04 [2023-05-05T20:32:04.750Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 81.79MB / 86.03MB 3.0s
20:32:04 [2023-05-05T20:32:04.750Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 97.52MB / 149.07MB 3.1s
20:32:05 [2023-05-05T20:32:05.008Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 117.44MB / 149.07MB 3.3s
20:32:05 [2023-05-05T20:32:05.008Z] #11 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 3.3s done
20:32:05 [2023-05-05T20:32:05.008Z] #11 ...
20:32:05 [2023-05-05T20:32:05.008Z] 
20:32:05 [2023-05-05T20:32:05.008Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:32:05 [2023-05-05T20:32:05.008Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:32:05 [2023-05-05T20:32:05.008Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:32:05 [2023-05-05T20:32:05.008Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:32:05 [2023-05-05T20:32:05.008Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:32:05 [2023-05-05T20:32:05.008Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done
20:32:05 [2023-05-05T20:32:05.008Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done
20:32:05 [2023-05-05T20:32:05.008Z] #12 DONE 3.7s
20:32:05 [2023-05-05T20:32:05.008Z] 
20:32:05 [2023-05-05T20:32:05.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:32:05 [2023-05-05T20:32:05.008Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 131.07MB / 149.07MB 3.5s
20:32:05 [2023-05-05T20:32:05.266Z] #11 ...
20:32:05 [2023-05-05T20:32:05.266Z] 
20:32:05 [2023-05-05T20:32:05.266Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:32:05 [2023-05-05T20:32:05.266Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.7s done
20:32:05 [2023-05-05T20:32:05.266Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
20:32:05 [2023-05-05T20:32:05.266Z] #9 DONE 3.7s
20:32:05 [2023-05-05T20:32:05.266Z] 
20:32:05 [2023-05-05T20:32:05.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:32:05 [2023-05-05T20:32:05.266Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 145.75MB / 149.07MB 3.6s
20:32:05 [2023-05-05T20:32:05.379Z] #21 ...
20:32:05 [2023-05-05T20:32:05.379Z] 
20:32:05 [2023-05-05T20:32:05.379Z] #22 [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
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.913 + RM_GOPATH=0
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.913 + TMP_GOPATH=
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.913 + : /build
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.913 + '[' -z '' ']'
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.914 ++ mktemp -d
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.916 + export GOPATH=/tmp/tmp.nlgpMjVhMY
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.916 + GOPATH=/tmp/tmp.nlgpMjVhMY
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.916 + RM_GOPATH=1
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.916 + case "$(go env GOARCH)" in
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.917 ++ go env GOARCH
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.931 + export GO_BUILDMODE=-buildmode=pie
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.931 + GO_BUILDMODE=-buildmode=pie
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.931 ++ dirname /tmp/install/install.sh
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + dir=/tmp/install
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + bin=golangci_lint
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + shift
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + . /tmp/install/golangci_lint.installer
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 ++ : v1.49.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 Install golangci-lint version v1.49.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + install_golangci_lint
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + set -e
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + echo 'Install golangci-lint version v1.49.0'
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + GOBIN=/build
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + GO111MODULE=on
20:32:05 [2023-05-05T20:32:05.379Z] #0 0.933 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 1.367 go: downloading github.com/golangci/golangci-lint v1.49.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.364 go: downloading github.com/fatih/color v1.13.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.365 go: downloading github.com/pkg/errors v0.9.1
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.365 go: downloading github.com/gofrs/flock v0.8.1
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.366 go: downloading github.com/spf13/pflag v1.0.5
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.367 go: downloading github.com/spf13/viper v1.12.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.373 go: downloading github.com/spf13/cobra v1.5.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.396 go: downloading gopkg.in/yaml.v3 v3.0.1
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.436 go: downloading golang.org/x/tools v0.1.12
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.477 go: downloading github.com/hashicorp/go-version v1.6.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.607 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.630 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.638 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.689 go: downloading github.com/mattn/go-colorable v0.1.13
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.694 go: downloading github.com/sirupsen/logrus v1.9.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.764 go: downloading github.com/stretchr/testify v1.8.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.836 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.860 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.869 go: downloading github.com/mattn/go-isatty v0.0.16
20:32:05 [2023-05-05T20:32:05.379Z] #0 2.942 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:32:05 [2023-05-05T20:32:05.379Z] #0 3.007 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:32:05 [2023-05-05T20:32:05.379Z] #0 3.012 go: downloading github.com/spf13/afero v1.8.2
20:32:05 [2023-05-05T20:32:05.379Z] #0 3.023 go: downloading github.com/spf13/cast v1.5.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.066 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.087 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.091 go: downloading github.com/Antonboom/errname v0.1.7
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.133 go: downloading github.com/Antonboom/nilnil v0.1.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.196 go: downloading github.com/BurntSushi/toml v1.2.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.253 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.263 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.264 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.287 go: downloading github.com/alexkohler/prealloc v1.0.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.309 go: downloading github.com/alingse/asasalint v0.0.11
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.504 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.517 go: downloading github.com/ashanbrown/makezero v1.1.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.526 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.539 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.609 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.650 go: downloading github.com/breml/bidichk v0.2.3
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.659 go: downloading github.com/breml/errchkjson v0.3.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.707 go: downloading github.com/butuzov/ireturn v0.1.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.718 go: downloading github.com/charithe/durationcheck v0.0.9
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.760 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.777 go: downloading github.com/daixiang0/gci v0.6.3
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.909 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:32:05 [2023-05-05T20:32:05.380Z] #0 3.933 go: downloading github.com/esimonov/ifshort v1.0.4
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.038 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.041 go: downloading github.com/fzipp/gocyclo v0.6.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.153 go: downloading github.com/go-critic/go-critic v0.6.4
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.153 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.164 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.180 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.253 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.260 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.574 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.633 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.635 go: downloading github.com/golangci/misspell v0.3.5
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.639 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.705 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.716 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.723 go: downloading github.com/hexops/gotextdiff v1.0.3
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.948 go: downloading github.com/jgautheron/goconst v1.5.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.949 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 4.950 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.018 go: downloading github.com/julz/importas v0.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.116 go: downloading github.com/kisielk/errcheck v1.6.2
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.125 go: downloading github.com/kulti/thelper v0.6.3
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.151 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.151 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.162 go: downloading github.com/ldez/tagliatelle v0.3.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.180 go: downloading github.com/leonklingele/grouper v1.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.238 go: downloading github.com/maratori/testpackage v1.1.0
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.243 go: downloading github.com/lufeee/execinquery v1.2.1
20:32:05 [2023-05-05T20:32:05.380Z] #0 5.307 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:32:05 [2023-05-05T20:32:05.380Z] #22 5.309 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:32:05 [2023-05-05T20:32:05.380Z] #22 5.313 go: downloading github.com/mgechev/revive v1.2.3
20:32:05 [2023-05-05T20:32:05.380Z] #22 5.479 go: downloading github.com/moricho/tparallel v0.2.1
20:32:05 [2023-05-05T20:32:05.380Z] #22 5.494 go: downloading github.com/nakabonne/nestif v0.3.1
20:32:05 [2023-05-05T20:32:05.380Z] #22 5.505 go: downloading github.com/nishanths/exhaustive v0.8.1
20:32:05 [2023-05-05T20:32:05.636Z] #22 5.708 go: downloading github.com/nishanths/predeclared v0.2.2
20:32:05 [2023-05-05T20:32:05.636Z] #22 5.815 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:32:05 [2023-05-05T20:32:05.636Z] #22 5.818 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:32:05 [2023-05-05T20:32:05.636Z] #22 5.861 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:32:05 [2023-05-05T20:32:05.834Z] #11 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 4.0s done
20:32:05 [2023-05-05T20:32:05.893Z] #22 5.966 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:32:05 [2023-05-05T20:32:05.893Z] #22 5.986 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:32:05 [2023-05-05T20:32:05.893Z] #22 5.994 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.035 go: downloading github.com/securego/gosec/v2 v2.13.1
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.036 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.053 go: downloading github.com/sivchari/containedctx v1.0.2
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.069 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.140 go: downloading github.com/sivchari/tenv v1.7.0
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.143 go: downloading github.com/sonatard/noctx v0.0.1
20:32:05 [2023-05-05T20:32:05.893Z] #22 6.188 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.259 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.316 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.322 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.327 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.339 go: downloading github.com/tetafro/godot v1.4.11
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.341 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.374 go: downloading github.com/timonwong/logrlint v0.1.0
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.375 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.391 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:32:06 [2023-05-05T20:32:06.150Z] #22 6.393 go: downloading github.com/ultraware/funlen v0.0.3
20:32:06 [2023-05-05T20:32:06.399Z] #11 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e
20:32:06 [2023-05-05T20:32:06.399Z] #11 ...
20:32:06 [2023-05-05T20:32:06.399Z] 
20:32:06 [2023-05-05T20:32:06.399Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:32:06 [2023-05-05T20:32:06.399Z] #13 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done
20:32:06 [2023-05-05T20:32:06.399Z] #13 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
20:32:06 [2023-05-05T20:32:06.399Z] #13 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done
20:32:06 [2023-05-05T20:32:06.399Z] #13 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done
20:32:06 [2023-05-05T20:32:06.399Z] #13 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 2.0s done
20:32:06 [2023-05-05T20:32:06.399Z] #13 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 2.1s done
20:32:06 [2023-05-05T20:32:06.399Z] #13 DONE 5.0s
20:32:06 [2023-05-05T20:32:06.399Z] 
20:32:06 [2023-05-05T20:32:06.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.472 go: downloading github.com/ultraware/whitespace v0.0.5
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.476 go: downloading github.com/uudashr/gocognit v1.0.6
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.510 go: downloading github.com/yagipy/maintidx v1.0.0
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.511 go: downloading github.com/yeya24/promlinter v0.2.0
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.516 go: downloading gitlab.com/bosi/decorder v0.2.3
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.578 go: downloading honnef.co/go/tools v0.3.3
20:32:06 [2023-05-05T20:32:06.456Z] #22 6.719 go: downloading mvdan.cc/gofumpt v0.3.1
20:32:06 [2023-05-05T20:32:06.656Z] #11 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.4s done
20:32:06 [2023-05-05T20:32:06.713Z] #22 6.793 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:32:06 [2023-05-05T20:32:06.713Z] #22 6.884 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:32:06 [2023-05-05T20:32:06.713Z] #22 6.957 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:32:06 [2023-05-05T20:32:06.969Z] #22 7.137 go: downloading github.com/hashicorp/errwrap v1.0.0
20:32:06 [2023-05-05T20:32:06.969Z] #22 7.198 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:32:07 [2023-05-05T20:32:07.222Z] #11 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 0.1s
20:32:07 [2023-05-05T20:32:07.226Z] #22 7.341 go: downloading github.com/davecgh/go-spew v1.1.1
20:32:07 [2023-05-05T20:32:07.226Z] #22 7.493 go: downloading github.com/pmezard/go-difflib v1.0.0
20:32:07 [2023-05-05T20:32:07.226Z] #22 7.563 go: downloading github.com/stretchr/objx v0.4.0
20:32:07 [2023-05-05T20:32:07.483Z] #22 7.659 go: downloading github.com/subosito/gotenv v1.4.0
20:32:07 [2023-05-05T20:32:07.483Z] #22 7.662 go: downloading github.com/hashicorp/hcl v1.0.0
20:32:07 [2023-05-05T20:32:07.483Z] #22 7.664 go: downloading gopkg.in/ini.v1 v1.66.6
20:32:07 [2023-05-05T20:32:07.483Z] #22 7.664 go: downloading github.com/magiconair/properties v1.8.6
20:32:07 [2023-05-05T20:32:07.483Z] #22 7.667 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:32:07 [2023-05-05T20:32:07.483Z] #22 7.771 go: downloading golang.org/x/text v0.3.7
20:32:07 [2023-05-05T20:32:07.739Z] #22 7.900 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:32:07 [2023-05-05T20:32:07.739Z] #22 7.948 go: downloading github.com/gobwas/glob v0.2.3
20:32:07 [2023-05-05T20:32:07.785Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:32:07 [2023-05-05T20:32:07.785Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-18641583\powershellScript.ps1'; exit $LASTEXITCODE;
20:32:07 [2023-05-05T20:32:07.785Z] ----------------------------------------------------------------------------
20:32:07 [2023-05-05T20:32:07.785Z] 
20:32:07 [2023-05-05T20:32:07.785Z] INFO: executeCI.ps1 starting at Fri May  5 20:32:04 CUT 2023
20:32:07 [2023-05-05T20:32:07.785Z] 
20:32:07 [2023-05-05T20:32:07.785Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:32:07 [2023-05-05T20:32:07.785Z] INFO: Running git version 2.24.1.windows.2
20:32:07 [2023-05-05T20:32:07.785Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:32:07 [2023-05-05T20:32:07.785Z] INFO: Environment variables:
20:32:07 [2023-05-05T20:32:07.785Z] 
20:32:07 [2023-05-05T20:32:07.785Z] Name                           Value                                                                                   
20:32:07 [2023-05-05T20:32:07.785Z] ----                           -----                                                                                   
20:32:07 [2023-05-05T20:32:07.785Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:32:07 [2023-05-05T20:32:07.785Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
20:32:07 [2023-05-05T20:32:07.785Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:32:07 [2023-05-05T20:32:07.785Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15                     
20:32:07 [2023-05-05T20:32:07.785Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
20:32:07 [2023-05-05T20:32:07.785Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15                                                                                 
20:32:07 [2023-05-05T20:32:07.785Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:32:07 [2023-05-05T20:32:07.785Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
20:32:07 [2023-05-05T20:32:07.785Z] BRANCH_NAME                    PR-45479                                                                                
20:32:07 [2023-05-05T20:32:07.785Z] BUILD_DISPLAY_NAME             #2                                                                                      
20:32:07 [2023-05-05T20:32:07.785Z] BUILD_ID                       2                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] BUILD_NUMBER                   2                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] BUILD_TAG                      jenkins-moby-PR-45479-2                                                                 
20:32:07 [2023-05-05T20:32:07.785Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-45479/2/                              
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_AUTHOR                  thaJeztah                                                                               
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_BRANCH                  20.10_containerd_binary_1.6.21                                                          
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_FORK                    thaJeztah/docker                                                                        
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_ID                      45479                                                                                   
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_TARGET                  20.10                                                                                   
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_TITLE                   [20.10] update containerd binary to v1.6.21                                             
20:32:07 [2023-05-05T20:32:07.785Z] CHANGE_URL                     https://github.com/moby/moby/pull/45479                                                 
20:32:07 [2023-05-05T20:32:07.785Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:32:07 [2023-05-05T20:32:07.785Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:32:07 [2023-05-05T20:32:07.785Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:32:07 [2023-05-05T20:32:07.785Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:32:07 [2023-05-05T20:32:07.785Z] COMPUTERNAME                   azwin-2-bdde60                                                                          
20:32:07 [2023-05-05T20:32:07.785Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
20:32:07 [2023-05-05T20:32:07.785Z] ConfigSequenceNumber           0                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] DOCKER_BUILDKIT                0                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] DOCKER_DUT_DEBUG               1                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:32:07 [2023-05-05T20:32:07.785Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:32:07 [2023-05-05T20:32:07.785Z] EXECUTOR_NUMBER                0                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] FQDN                           azwin-2-bdde60.westus.cloudapp.azure.com                                                
20:32:07 [2023-05-05T20:32:07.785Z] GIT_BRANCH                     PR-45479                                                                                
20:32:07 [2023-05-05T20:32:07.785Z] GIT_COMMIT                     9b6ec6dbba45d309ef80eda30b1c3914eb2840bd                                                
20:32:07 [2023-05-05T20:32:07.785Z] GIT_PREVIOUS_COMMIT            9b6ec6dbba45d309ef80eda30b1c3914eb2840bd                                                
20:32:07 [2023-05-05T20:32:07.785Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:32:07 [2023-05-05T20:32:07.785Z] HUDSON_COOKIE                  42b67a70-6b73-4648-aff7-eafef79a8f79                                                    
20:32:07 [2023-05-05T20:32:07.785Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:32:07 [2023-05-05T20:32:07.785Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:32:07 [2023-05-05T20:32:07.785Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:32:07 [2023-05-05T20:32:07.785Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
20:32:07 [2023-05-05T20:32:07.785Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:32:07 [2023-05-05T20:32:07.785Z] JENKINS_NODE_COOKIE            2d362d91-ea71-4579-a37f-91fab97fca4c                                                    
20:32:07 [2023-05-05T20:32:07.785Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:32:07 [2023-05-05T20:32:07.785Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:32:07 [2023-05-05T20:32:07.785Z] JOB_BASE_NAME                  PR-45479                                                                                
20:32:07 [2023-05-05T20:32:07.785Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-45479/display/redirect                
20:32:07 [2023-05-05T20:32:07.785Z] JOB_NAME                       moby/PR-45479                                                                           
20:32:07 [2023-05-05T20:32:07.785Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-45479/                                
20:32:07 [2023-05-05T20:32:07.785Z] library.jps.version            master                                                                                  
20:32:07 [2023-05-05T20:32:07.785Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
20:32:07 [2023-05-05T20:32:07.785Z] NODE_LABELS                    amd64 azure azwin-2-bdde60 azwin-2019 docker west-us windows windows-2019 x86_64        
20:32:07 [2023-05-05T20:32:07.785Z] NODE_NAME                      azwin-2-bdde60                                                                          
20:32:07 [2023-05-05T20:32:07.785Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:32:07 [2023-05-05T20:32:07.785Z] OS                             Windows_NT                                                                              
20:32:07 [2023-05-05T20:32:07.785Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
20:32:07 [2023-05-05T20:32:07.786Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:32:07 [2023-05-05T20:32:07.786Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:32:07 [2023-05-05T20:32:07.786Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
20:32:07 [2023-05-05T20:32:07.786Z] PROCESSOR_LEVEL                6                                                                                       
20:32:07 [2023-05-05T20:32:07.786Z] PROCESSOR_REVISION             4f01                                                                                    
20:32:07 [2023-05-05T20:32:07.786Z] ProgramData                    C:\ProgramData                                                                          
20:32:07 [2023-05-05T20:32:07.786Z] ProgramFiles                   C:\Program Files                                                                        
20:32:07 [2023-05-05T20:32:07.786Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:32:07 [2023-05-05T20:32:07.786Z] ProgramW6432                   C:\Program Files                                                                        
20:32:07 [2023-05-05T20:32:07.786Z] PROMPT                         $P$G                                                                                    
20:32:07 [2023-05-05T20:32:07.786Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:32:07 [2023-05-05T20:32:07.786Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
20:32:07 [2023-05-05T20:32:07.786Z] PUBLIC                         C:\Users\Public                                                                         
20:32:07 [2023-05-05T20:32:07.786Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-45479/2/display/redirect?page=artif...
20:32:07 [2023-05-05T20:32:07.786Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-45479/2/display/redirect?page=changes 
20:32:07 [2023-05-05T20:32:07.786Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-45479/2/display/redirect              
20:32:07 [2023-05-05T20:32:07.786Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-45479/2/display/redirect?page=tests   
20:32:07 [2023-05-05T20:32:07.786Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:32:07 [2023-05-05T20:32:07.786Z] SOURCES_DRIVE                  d                                                                                       
20:32:07 [2023-05-05T20:32:07.786Z] SOURCES_SUBDIR                 gopath                                                                                  
20:32:07 [2023-05-05T20:32:07.786Z] STAGE_NAME                     Run tests                                                                               
20:32:07 [2023-05-05T20:32:07.786Z] SystemDrive                    C:                                                                                      
20:32:07 [2023-05-05T20:32:07.786Z] SystemRoot                     C:\Windows                                                                              
20:32:07 [2023-05-05T20:32:07.786Z] TEMP                           C:\Windows\TEMP                                                                         
20:32:07 [2023-05-05T20:32:07.786Z] TESTDEBUG                      0                                                                                       
20:32:07 [2023-05-05T20:32:07.786Z] TESTRUN_DRIVE                  d                                                                                       
20:32:07 [2023-05-05T20:32:07.786Z] TESTRUN_SUBDIR                 CI                                                                                      
20:32:07 [2023-05-05T20:32:07.786Z] TIMEOUT                        120m                                                                                    
20:32:07 [2023-05-05T20:32:07.786Z] TMP                            C:\Windows\TEMP                                                                         
20:32:07 [2023-05-05T20:32:07.786Z] USERDOMAIN                     WORKGROUP                                                                               
20:32:07 [2023-05-05T20:32:07.786Z] USERNAME                       azwin-2-bdde60$                                                                         
20:32:07 [2023-05-05T20:32:07.786Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
20:32:07 [2023-05-05T20:32:07.786Z] windir                         C:\Windows                                                                              
20:32:07 [2023-05-05T20:32:07.786Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:32:07 [2023-05-05T20:32:07.786Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:32:07 [2023-05-05T20:32:07.786Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:32:07 [2023-05-05T20:32:07.786Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Sources under d:\gopath\...
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Test run under d:\CI\...
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:32:07 [2023-05-05T20:32:07.786Z] INFO: docker/docker repository was found
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4252'
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Docker version of control daemon
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] Client:
20:32:07 [2023-05-05T20:32:07.786Z]  Version:           20.10.9
20:32:07 [2023-05-05T20:32:07.786Z]  API version:       1.41
20:32:07 [2023-05-05T20:32:07.786Z]  Go version:        go1.16.8
20:32:07 [2023-05-05T20:32:07.786Z]  Git commit:        c2ea9bc
20:32:07 [2023-05-05T20:32:07.786Z]  Built:             Mon Oct  4 16:11:10 2021
20:32:07 [2023-05-05T20:32:07.786Z]  OS/Arch:           windows/amd64
20:32:07 [2023-05-05T20:32:07.786Z]  Context:           default
20:32:07 [2023-05-05T20:32:07.786Z]  Experimental:      true
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] Server: Docker Engine - Community
20:32:07 [2023-05-05T20:32:07.786Z]  Engine:
20:32:07 [2023-05-05T20:32:07.786Z]   Version:          20.10.9
20:32:07 [2023-05-05T20:32:07.786Z]   API version:      1.41 (minimum version 1.24)
20:32:07 [2023-05-05T20:32:07.786Z]   Go version:       go1.16.8
20:32:07 [2023-05-05T20:32:07.786Z]   Git commit:       79ea9d3
20:32:07 [2023-05-05T20:32:07.786Z]   Built:            Mon Oct  4 16:06:39 2021
20:32:07 [2023-05-05T20:32:07.786Z]   OS/Arch:          windows/amd64
20:32:07 [2023-05-05T20:32:07.786Z]   Experimental:     true
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Docker info of control daemon
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] Client:
20:32:07 [2023-05-05T20:32:07.786Z]  Context:    default
20:32:07 [2023-05-05T20:32:07.786Z]  Debug Mode: false
20:32:07 [2023-05-05T20:32:07.786Z]  Plugins:
20:32:07 [2023-05-05T20:32:07.786Z]   app: Docker Application (Docker Inc., v0.8.0)
20:32:07 [2023-05-05T20:32:07.786Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
20:32:07 [2023-05-05T20:32:07.786Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] Server:
20:32:07 [2023-05-05T20:32:07.786Z]  Containers: 0
20:32:07 [2023-05-05T20:32:07.786Z]   Running: 0
20:32:07 [2023-05-05T20:32:07.786Z]   Paused: 0
20:32:07 [2023-05-05T20:32:07.786Z]   Stopped: 0
20:32:07 [2023-05-05T20:32:07.786Z]  Images: 10
20:32:07 [2023-05-05T20:32:07.786Z]  Server Version: 20.10.9
20:32:07 [2023-05-05T20:32:07.786Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:32:07 [2023-05-05T20:32:07.786Z]   Windows: 
20:32:07 [2023-05-05T20:32:07.786Z]   LCOW: 
20:32:07 [2023-05-05T20:32:07.786Z]  Logging Driver: json-file
20:32:07 [2023-05-05T20:32:07.786Z]  Plugins:
20:32:07 [2023-05-05T20:32:07.786Z]   Volume: local
20:32:07 [2023-05-05T20:32:07.786Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:32:07 [2023-05-05T20:32:07.786Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:32:07 [2023-05-05T20:32:07.786Z]  Swarm: inactive
20:32:07 [2023-05-05T20:32:07.786Z]  Default Isolation: process
20:32:07 [2023-05-05T20:32:07.786Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:32:07 [2023-05-05T20:32:07.786Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
20:32:07 [2023-05-05T20:32:07.786Z]  OSType: windows
20:32:07 [2023-05-05T20:32:07.786Z]  Architecture: x86_64
20:32:07 [2023-05-05T20:32:07.786Z]  CPUs: 4
20:32:07 [2023-05-05T20:32:07.786Z]  Total Memory: 32GiB
20:32:07 [2023-05-05T20:32:07.786Z]  Name: azwin-2-bdde60
20:32:07 [2023-05-05T20:32:07.786Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
20:32:07 [2023-05-05T20:32:07.786Z]  Docker Root Dir: D:\docker
20:32:07 [2023-05-05T20:32:07.786Z]  Debug Mode: false
20:32:07 [2023-05-05T20:32:07.786Z]  Registry: https://index.docker.io/v1/
20:32:07 [2023-05-05T20:32:07.786Z]  Labels:
20:32:07 [2023-05-05T20:32:07.786Z]  Experimental: true
20:32:07 [2023-05-05T20:32:07.786Z]  Insecure Registries:
20:32:07 [2023-05-05T20:32:07.786Z]   10.0.0.4:5000
20:32:07 [2023-05-05T20:32:07.786Z]   127.0.0.0/8
20:32:07 [2023-05-05T20:32:07.786Z]  Registry Mirrors:
20:32:07 [2023-05-05T20:32:07.786Z]   http://10.0.0.4:5000/
20:32:07 [2023-05-05T20:32:07.786Z]  Live Restore Enabled: false
20:32:07 [2023-05-05T20:32:07.786Z]  Product License: Community Engine
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Commit hash is 9b6ec6dbba
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Nuke-Everything...
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Container count on control daemon to delete is 0
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Nuking d:\CI
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Zapped successfully
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Location for testing is d:\CI\PR-45479\2
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:07 [2023-05-05T20:32:07.786Z] INFO: Building the image from Dockerfile.windows at 05/05/2023 20:32:07...
20:32:07 [2023-05-05T20:32:07.786Z] 
20:32:08 [2023-05-05T20:32:08.038Z] #22 8.178 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:32:08 [2023-05-05T20:32:08.038Z] #22 8.187 go: downloading go.uber.org/zap v1.17.0
20:32:08 [2023-05-05T20:32:08.038Z] #22 8.234 go: downloading github.com/kisielk/gotool v1.0.0
20:32:08 [2023-05-05T20:32:08.294Z] #22 8.393 go: downloading github.com/pelletier/go-toml v1.9.5
20:32:08 [2023-05-05T20:32:08.551Z] #22 8.697 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:32:08 [2023-05-05T20:32:08.551Z] #22 8.722 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:32:08 [2023-05-05T20:32:08.551Z] #22 8.801 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:32:08 [2023-05-05T20:32:08.593Z] #11 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.5s done
20:32:08 [2023-05-05T20:32:08.891Z] #22 8.844 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:32:08 [2023-05-05T20:32:08.891Z] #22 8.880 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:32:08 [2023-05-05T20:32:08.891Z] #22 8.882 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:32:08 [2023-05-05T20:32:08.891Z] #22 8.891 go: downloading github.com/go-toolsmith/astp v1.0.0
20:32:08 [2023-05-05T20:32:08.891Z] #22 8.945 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:32:08 [2023-05-05T20:32:08.891Z] #22 8.980 go: downloading github.com/go-toolsmith/typep v1.0.2
20:32:08 [2023-05-05T20:32:08.891Z] #22 9.006 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:32:08 [2023-05-05T20:32:08.891Z] #22 9.134 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:32:09 [2023-05-05T20:32:09.180Z] #22 9.239 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:32:09 [2023-05-05T20:32:09.180Z] #22 9.253 go: downloading github.com/ettle/strcase v0.1.1
20:32:09 [2023-05-05T20:32:09.180Z] #22 9.326 go: downloading github.com/Masterminds/semver v1.5.0
20:32:09 [2023-05-05T20:32:09.437Z] #22 9.462 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:32:09 [2023-05-05T20:32:09.437Z] #22 9.466 go: downloading gopkg.in/yaml.v2 v2.4.0
20:32:09 [2023-05-05T20:32:09.437Z] #22 9.623 go: downloading github.com/fatih/structtag v1.2.0
20:32:09 [2023-05-05T20:32:09.437Z] #22 9.639 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:32:09 [2023-05-05T20:32:09.437Z] #22 9.652 go: downloading github.com/google/go-cmp v0.5.8
20:32:09 [2023-05-05T20:32:09.437Z] #22 9.699 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:32:09 [2023-05-05T20:32:09.523Z] #11 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 0.1s
20:32:09 [2023-05-05T20:32:09.705Z] #22 9.752 go: downloading github.com/prometheus/client_golang v1.12.1
20:32:09 [2023-05-05T20:32:09.705Z] #22 9.923 go: downloading github.com/prometheus/client_model v0.2.0
20:32:09 [2023-05-05T20:32:09.705Z] #22 9.995 go: downloading go.uber.org/atomic v1.7.0
20:32:09 [2023-05-05T20:32:09.705Z] #22 10.000 go: downloading go.uber.org/multierr v1.6.0
20:32:09 [2023-05-05T20:32:09.705Z] #22 ...
20:32:09 [2023-05-05T20:32:09.705Z] 
20:32:09 [2023-05-05T20:32:09.705Z] #23 [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
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.973 + RM_GOPATH=0
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.973 + TMP_GOPATH=
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.973 + : /build
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.973 + '[' -z '' ']'
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.974 ++ mktemp -d
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.975 + export GOPATH=/tmp/tmp.B5lkNJPFRK
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.975 + GOPATH=/tmp/tmp.B5lkNJPFRK
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.975 + RM_GOPATH=1
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.975 + case "$(go env GOARCH)" in
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.975 ++ go env GOARCH
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.987 + export GO_BUILDMODE=-buildmode=pie
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.987 + GO_BUILDMODE=-buildmode=pie
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.988 ++ dirname /tmp/install/install.sh
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + dir=/tmp/install
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + bin=tomlv
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + shift
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + . /tmp/install/tomlv.installer
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + install_tomlv
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.991 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B5lkNJPFRK/src/github.com/BurntSushi/toml
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.997 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:32:09 [2023-05-05T20:32:09.705Z] #0 1.997 Cloning into '/tmp/tmp.B5lkNJPFRK/src/github.com/BurntSushi/toml'...
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.655 + cd /tmp/tmp.B5lkNJPFRK/src/github.com/BurntSushi/toml
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.655 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.721 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.880 internal/goarch
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.886 internal/unsafeheader
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.891 internal/goexperiment
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.911 internal/goos
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.946 internal/cpu
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.948 internal/itoa
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.954 encoding
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.957 runtime/internal/atomic
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.976 runtime/internal/syscall
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.984 math/bits
20:32:09 [2023-05-05T20:32:09.705Z] #0 2.999 unicode/utf8
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.025 internal/abi
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.088 runtime/internal/math
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.130 runtime/internal/sys
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.355 internal/race
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.431 sync/atomic
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.437 unicode
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.612 internal/bytealg
20:32:09 [2023-05-05T20:32:09.705Z] #0 3.670 math
20:32:09 [2023-05-05T20:32:09.705Z] #0 4.270 runtime
20:32:09 [2023-05-05T20:32:09.962Z] #23 ...
20:32:09 [2023-05-05T20:32:09.962Z] 
20:32:09 [2023-05-05T20:32:09.962Z] #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
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.982 + RM_GOPATH=0
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.982 + TMP_GOPATH=
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.982 + : /build
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.982 + '[' -z '' ']'
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.983 ++ mktemp -d
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.988 + export GOPATH=/tmp/tmp.mLb3XJaT9i
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.988 + GOPATH=/tmp/tmp.mLb3XJaT9i
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.988 + RM_GOPATH=1
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.988 + case "$(go env GOARCH)" in
20:32:09 [2023-05-05T20:32:09.962Z] #0 1.988 ++ go env GOARCH
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.001 + export GO_BUILDMODE=-buildmode=pie
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.001 + GO_BUILDMODE=-buildmode=pie
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.001 ++ dirname /tmp/install/install.sh
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.002 + dir=/tmp/install
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.002 + bin=dockercli
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.002 + shift
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.002 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.002 + . /tmp/install/dockercli.installer
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.002 Install docker/cli version 17.06.2-ce from stable
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.003 ++ : stable
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.003 ++ : 17.06.2-ce
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.003 + install_dockercli
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.003 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.003 ++ uname -m
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.004 + arch=x86_64
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.004 + '[' x86_64 '!=' x86_64 ']'
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.004 + url=https://download.docker.com/linux/static
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.014 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.014 + tar -xz docker/docker
20:32:09 [2023-05-05T20:32:09.962Z] #0 3.895 + mkdir -p /build
20:32:09 [2023-05-05T20:32:09.962Z] #0 3.897 + mv docker/docker /build/
20:32:09 [2023-05-05T20:32:09.962Z] #0 3.899 + rmdir docker
20:32:09 [2023-05-05T20:32:09.962Z] #24 ...
20:32:09 [2023-05-05T20:32:09.962Z] 
20:32:09 [2023-05-05T20:32:09.962Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.603 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 2.630 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 3.051 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 4.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 4.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 6.348 Fetched 8644 kB in 4s (2140 kB/s)
20:32:09 [2023-05-05T20:32:09.962Z] #0 6.348 Reading package lists...
20:32:09 [2023-05-05T20:32:09.962Z] #0 7.397 Reading package lists...
20:32:09 [2023-05-05T20:32:09.962Z] #0 8.698 Building dependency tree...
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.244 The following additional packages will be installed:
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.245   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.245   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.246   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.246   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.247   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.248   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.248   mingw-w64-common mingw-w64-x86-64-dev
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.250 Suggested packages:
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.254   gcc-10-locales seccomp wine64
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.548 The following NEW packages will be installed:
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.549   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.549   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.549   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.549   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.549   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.550   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.550   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.550   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.551   mingw-w64-x86-64-dev
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.851 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.851 Need to get 115 MB of archives.
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.851 After this operation, 645 MB of additional disk space will be used.
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 9.928 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:32:09 [2023-05-05T20:32:09.962Z] #0 10.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:32:10 [2023-05-05T20:32:10.219Z] #25 10.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
20:32:10 [2023-05-05T20:32:10.219Z] #25 ...
20:32:10 [2023-05-05T20:32:10.219Z] 
20:32:10 [2023-05-05T20:32:10.219Z] #26 [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
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.235 + RM_GOPATH=0
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.235 + TMP_GOPATH=
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.235 + : /build
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.235 + '[' -z '' ']'
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.236 ++ mktemp -d
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.238 + export GOPATH=/tmp/tmp.HAeiaQLBmi
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.238 + GOPATH=/tmp/tmp.HAeiaQLBmi
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.238 + RM_GOPATH=1
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.238 + case "$(go env GOARCH)" in
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.238 ++ go env GOARCH
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + export GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 ++ dirname /tmp/install/install.sh
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + dir=/tmp/install
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + bin=vndr
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + shift
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + '[' '!' -f /tmp/install/vndr.installer ']'
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + . /tmp/install/vndr.installer
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 ++ : v0.1.3-0.20221229102223-87603e47e8ea
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + install_vndr
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + GOBIN=/build
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + GO111MODULE=on
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.244 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.251 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.679 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
20:32:10 [2023-05-05T20:32:10.219Z] #26 ...
20:32:10 [2023-05-05T20:32:10.219Z] 
20:32:10 [2023-05-05T20:32:10.219Z] #27 [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
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.326 + RM_GOPATH=0
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.326 + TMP_GOPATH=
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.326 + : /build
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.326 + '[' -z '' ']'
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.328 ++ mktemp -d
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.328 + export GOPATH=/tmp/tmp.PbXJRJatHy
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.328 + GOPATH=/tmp/tmp.PbXJRJatHy
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.328 + RM_GOPATH=1
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.328 + case "$(go env GOARCH)" in
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.331 ++ go env GOARCH
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.349 + export GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.349 + GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.350 ++ dirname /tmp/install/install.sh
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 Install gotestsum version v1.8.2
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + dir=/tmp/install
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + bin=gotestsum
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + shift
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + . /tmp/install/gotestsum.installer
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 ++ : v1.8.2
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + install_gotestsum
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + set -e
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + echo 'Install gotestsum version v1.8.2'
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + GOBIN=/build
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + GO111MODULE=on
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.351 + go install gotest.tools/gotestsum@v1.8.2
20:32:10 [2023-05-05T20:32:10.219Z] #0 1.761 go: downloading gotest.tools/gotestsum v1.8.2
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.656 go: downloading github.com/dnephin/pflag v1.0.7
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.658 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.658 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.658 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.659 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.659 go: downloading github.com/fatih/color v1.13.0
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.660 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.677 go: downloading golang.org/x/tools v0.1.11
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.755 go: downloading github.com/mattn/go-colorable v0.1.12
20:32:10 [2023-05-05T20:32:10.219Z] #0 2.800 go: downloading github.com/mattn/go-isatty v0.0.14
20:32:10 [2023-05-05T20:32:10.219Z] #0 5.699 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:32:10 [2023-05-05T20:32:10.475Z] #27 ...
20:32:10 [2023-05-05T20:32:10.475Z] 
20:32:10 [2023-05-05T20:32:10.475Z] #28 [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
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.641 + RM_GOPATH=0
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.641 + TMP_GOPATH=
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.641 + : /build
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.641 + '[' -z '' ']'
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.641 ++ mktemp -d
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.642 + export GOPATH=/tmp/tmp.P0o4V0OOjP
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.642 + GOPATH=/tmp/tmp.P0o4V0OOjP
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.642 + RM_GOPATH=1
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.642 + case "$(go env GOARCH)" in
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.644 ++ go env GOARCH
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.654 + export GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.654 + GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.659 ++ dirname /tmp/install/install.sh
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + dir=/tmp/install
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + bin=proxy
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + shift
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + '[' '!' -f /tmp/install/proxy.installer ']'
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + . /tmp/install/proxy.installer
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + install_proxy
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + case "$1" in
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + export CGO_ENABLED=0
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + CGO_ENABLED=0
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + _install_proxy
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.660 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.P0o4V0OOjP/src/github.com/docker/libnetwork
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.661 Cloning into '/tmp/tmp.P0o4V0OOjP/src/github.com/docker/libnetwork'...
20:32:10 [2023-05-05T20:32:10.475Z] #0 5.755 + cd /tmp/tmp.P0o4V0OOjP/src/github.com/docker/libnetwork
20:32:10 [2023-05-05T20:32:10.475Z] #0 5.755 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:32:10 [2023-05-05T20:32:10.475Z] #0 5.951 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:32:10 [2023-05-05T20:32:10.475Z] #28 ...
20:32:10 [2023-05-05T20:32:10.475Z] 
20:32:10 [2023-05-05T20:32:10.475Z] #29 [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
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.462 + RM_GOPATH=0
20:32:10 [2023-05-05T20:32:10.475Z] #0 1.462 + TMP_GOPATH=
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.463 + : /build
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.463 + '[' -z '' ']'
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.467 ++ mktemp -d
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.468 + export GOPATH=/tmp/tmp.Ct77aMkAOW
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.468 + GOPATH=/tmp/tmp.Ct77aMkAOW
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.468 + RM_GOPATH=1
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.468 + case "$(go env GOARCH)" in
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.470 ++ go env GOARCH
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.483 + export GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.483 + GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 Install shfmt version v3.0.2
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 ++ dirname /tmp/install/install.sh
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + dir=/tmp/install
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + bin=shfmt
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + shift
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + . /tmp/install/shfmt.installer
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 ++ : v3.0.2
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + install_shfmt
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + echo 'Install shfmt version v3.0.2'
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + GOBIN=/build
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + GO111MODULE=on
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.485 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
20:32:10 [2023-05-05T20:32:10.476Z] #0 1.909 go: downloading mvdan.cc/sh/v3 v3.0.2
20:32:10 [2023-05-05T20:32:10.476Z] #0 7.412 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:32:10 [2023-05-05T20:32:10.476Z] #0 7.415 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:32:10 [2023-05-05T20:32:10.476Z] #0 7.416 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:32:10 [2023-05-05T20:32:10.476Z] #0 8.229 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:32:10 [2023-05-05T20:32:10.732Z] #29 ...
20:32:10 [2023-05-05T20:32:10.732Z] 
20:32:10 [2023-05-05T20:32:10.732Z] #14 [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
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.36 129 added, 0 removed; done.
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.41 Setting up jq (1.6-2.1) ...
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.43 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.44 Setting up curl (7.74.0-1.3+deb11u7) ...
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.46 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.48 Processing triggers for ca-certificates (20210119) ...
20:32:10 [2023-05-05T20:32:10.732Z] #14 28.50 Updating certificates in /etc/ssl/certs...
20:32:10 [2023-05-05T20:32:10.732Z] #14 29.99 0 added, 0 removed; done.
20:32:10 [2023-05-05T20:32:10.732Z] #14 29.99 Running hooks in /etc/ca-certificates/update.d...
20:32:10 [2023-05-05T20:32:10.732Z] #14 30.00 done.
20:32:10 [2023-05-05T20:32:10.732Z] #14 DONE 38.4s
20:32:10 [2023-05-05T20:32:10.732Z] 
20:32:10 [2023-05-05T20:32:10.732Z] #30 [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
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.448 + RM_GOPATH=0
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.448 + TMP_GOPATH=
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.448 + : /build
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.448 + '[' -z '' ']'
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.449 ++ mktemp -d
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.449 + export GOPATH=/tmp/tmp.1Ii7OSwiL5
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.449 + GOPATH=/tmp/tmp.1Ii7OSwiL5
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.450 + RM_GOPATH=1
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.450 + case "$(go env GOARCH)" in
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.460 ++ go env GOARCH
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.461 + export GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.461 + GO_BUILDMODE=-buildmode=pie
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.461 ++ dirname /tmp/install/install.sh
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 Install rootlesskit version v0.14.4
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + dir=/tmp/install
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + bin=rootlesskit
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + shift
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + . /tmp/install/rootlesskit.installer
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 ++ : v0.14.4
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + install_rootlesskit
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + case "$1" in
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + export CGO_ENABLED=0
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + CGO_ENABLED=0
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + _install_rootlesskit
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + echo 'Install rootlesskit version v0.14.4'
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + for f in rootlesskit rootlesskit-docker-proxy
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + GOBIN=/build
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + GO111MODULE=on
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.464 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.901 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.515 go: downloading github.com/sirupsen/logrus v1.8.1
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.518 go: downloading github.com/urfave/cli/v2 v2.3.0
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.518 go: downloading github.com/pkg/errors v0.9.1
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.518 go: downloading github.com/google/uuid v1.3.0
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.519 go: downloading github.com/moby/vpnkit v0.5.0
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.533 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.542 go: downloading github.com/gofrs/flock v0.8.1
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.629 go: downloading github.com/gorilla/mux v1.8.0
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.708 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.722 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:32:10 [2023-05-05T20:32:10.732Z] #0 4.779 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:32:10 [2023-05-05T20:32:10.732Z] #0 5.386 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:32:10 [2023-05-05T20:32:10.732Z] #0 5.412 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:32:10 [2023-05-05T20:32:10.732Z] #0 5.721 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:32:10 [2023-05-05T20:32:10.732Z] #0 5.896 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:32:10 [2023-05-05T20:32:10.732Z] #30 ...
20:32:10 [2023-05-05T20:32:10.732Z] 
20:32:10 [2023-05-05T20:32:10.732Z] #31 [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             python3-protobuf
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.452 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:10 [2023-05-05T20:32:10.732Z] #0 1.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 1.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 1.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 2.318 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 4.049 Fetched 8644 kB in 3s (2998 kB/s)
20:32:10 [2023-05-05T20:32:10.733Z] #0 4.049 Reading package lists...
20:32:10 [2023-05-05T20:32:10.733Z] #0 5.186 Reading package lists...
20:32:10 [2023-05-05T20:32:10.733Z] #0 6.387 Building dependency tree...
20:32:10 [2023-05-05T20:32:10.733Z] #0 6.838 The following additional packages will be installed:
20:32:10 [2023-05-05T20:32:10.733Z] #0 6.838   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
20:32:10 [2023-05-05T20:32:10.733Z] #0 6.843   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
20:32:10 [2023-05-05T20:32:10.733Z] #0 6.845 Suggested packages:
20:32:10 [2023-05-05T20:32:10.733Z] #0 6.846   manpages-dev protobuf-mode-el python3-setuptools
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.142 The following NEW packages will be installed:
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.143   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.143   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.144   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.145   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.464 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.464 Need to get 4583 kB of archives.
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.464 After this operation, 25.9 MB of additional disk space will be used.
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.480 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.531 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.536 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.540 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.541 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.543 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.547 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.565 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.570 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.623 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.683 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.693 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.697 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.708 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 7.709 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:32:10 [2023-05-05T20:32:10.733Z] #0 8.202 debconf: delaying package configuration, since apt-utils is not installed
20:32:10 [2023-05-05T20:32:10.733Z] #0 8.659 Fetched 4583 kB in 1s (8103 kB/s)
20:32:10 [2023-05-05T20:32:10.733Z] #0 9.484 Selecting previously unselected package libcap2:amd64.
20:32:10 [2023-05-05T20:32:10.733Z] #0 9.484 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:10 [2023-05-05T20:32:10.733Z] #0 9.499 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
20:32:10 [2023-05-05T20:32:10.733Z] #0 9.810 Unpacking libcap2:amd64 (1:2.44-1) ...
20:32:10 [2023-05-05T20:32:10.733Z] #0 10.55 Selecting previously unselected package libcap-dev:amd64.
20:32:10 [2023-05-05T20:32:10.733Z] #0 10.55 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
20:32:10 [2023-05-05T20:32:10.733Z] #0 10.77 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:32:10 [2023-05-05T20:32:10.895Z] #11 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.6s done
20:32:10 [2023-05-05T20:32:10.989Z] #31 ...
20:32:10 [2023-05-05T20:32:10.989Z] 
20:32:10 [2023-05-05T20:32:10.989Z] #32 [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
20:32:10 [2023-05-05T20:32:10.989Z] #0 2.603 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:10 [2023-05-05T20:32:10.989Z] #0 2.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:10 [2023-05-05T20:32:10.989Z] #0 2.637 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:10 [2023-05-05T20:32:10.989Z] #0 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:10 [2023-05-05T20:32:10.989Z] #0 4.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:10 [2023-05-05T20:32:10.989Z] #0 4.122 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:10 [2023-05-05T20:32:10.989Z] #0 6.115 Fetched 8644 kB in 4s (2279 kB/s)
20:32:10 [2023-05-05T20:32:10.989Z] #0 6.115 Reading package lists...
20:32:10 [2023-05-05T20:32:10.989Z] #0 7.383 Reading package lists...
20:32:10 [2023-05-05T20:32:10.989Z] #0 8.448 Building dependency tree...
20:32:10 [2023-05-05T20:32:10.989Z] #0 8.906 The following additional packages will be installed:
20:32:10 [2023-05-05T20:32:10.989Z] #0 8.907   libbtrfs0
20:32:10 [2023-05-05T20:32:10.989Z] #0 8.939 The following NEW packages will be installed:
20:32:10 [2023-05-05T20:32:10.989Z] #0 8.944   libbtrfs-dev libbtrfs0
20:32:10 [2023-05-05T20:32:10.989Z] #0 9.241 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:32:10 [2023-05-05T20:32:10.989Z] #0 9.241 Need to get 460 kB of archives.
20:32:10 [2023-05-05T20:32:10.990Z] #0 9.241 After this operation, 1237 kB of additional disk space will be used.
20:32:10 [2023-05-05T20:32:10.990Z] #0 9.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:32:10 [2023-05-05T20:32:10.990Z] #0 9.251 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:32:10 [2023-05-05T20:32:10.990Z] #0 9.910 debconf: delaying package configuration, since apt-utils is not installed
20:32:10 [2023-05-05T20:32:10.990Z] #0 10.11 Fetched 460 kB in 0s (1509 kB/s)
20:32:10 [2023-05-05T20:32:10.990Z] #0 10.77 Selecting previously unselected package libbtrfs0:amd64.
20:32:10 [2023-05-05T20:32:10.990Z] #0 10.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:10 [2023-05-05T20:32:10.990Z] #0 10.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:32:10 [2023-05-05T20:32:10.990Z] #0 11.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:32:11 [2023-05-05T20:32:11.246Z] #32 ...
20:32:11 [2023-05-05T20:32:11.246Z] 
20:32:11 [2023-05-05T20:32:11.246Z] #33 [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
20:32:11 [2023-05-05T20:32:11.246Z] #0 2.211 + git clone https://github.com/docker/distribution.git .
20:32:11 [2023-05-05T20:32:11.246Z] #0 2.213 Cloning into '.'...
20:32:11 [2023-05-05T20:32:11.246Z] #0 6.495 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:32:11 [2023-05-05T20:32:11.246Z] #0 7.126 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:32:11 [2023-05-05T20:32:11.246Z] #33 ...
20:32:11 [2023-05-05T20:32:11.246Z] 
20:32:11 [2023-05-05T20:32:11.246Z] #34 [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
20:32:11 [2023-05-05T20:32:11.246Z] #0 2.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:11 [2023-05-05T20:32:11.246Z] #0 2.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:11 [2023-05-05T20:32:11.246Z] #0 2.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:11 [2023-05-05T20:32:11.246Z] #0 2.643 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:11 [2023-05-05T20:32:11.246Z] #0 3.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:11 [2023-05-05T20:32:11.246Z] #0 3.487 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:11 [2023-05-05T20:32:11.246Z] #0 5.423 Fetched 8644 kB in 3s (2505 kB/s)
20:32:11 [2023-05-05T20:32:11.246Z] #0 5.423 Reading package lists...
20:32:11 [2023-05-05T20:32:11.246Z] #0 6.359 Reading package lists...
20:32:11 [2023-05-05T20:32:11.246Z] #0 7.435 Building dependency tree...
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.110 The following additional packages will be installed:
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.116   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.118 Suggested packages:
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.118   cmake-doc ninja-build lrzip
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.118 Recommended packages:
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.118   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.360 The following NEW packages will be installed:
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.361   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.361   vim-common xxd
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.661 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.661 Need to get 17.7 MB of archives.
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.661 After this operation, 70.7 MB of additional disk space will be used.
20:32:11 [2023-05-05T20:32:11.246Z] #0 8.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 8.687 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 8.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 8.816 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 9.315 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 9.447 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 9.535 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 9.571 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 9.599 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 9.656 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:32:11 [2023-05-05T20:32:11.247Z] #0 10.28 debconf: delaying package configuration, since apt-utils is not installed
20:32:11 [2023-05-05T20:32:11.247Z] #0 10.64 Fetched 17.7 MB in 1s (12.2 MB/s)
20:32:11 [2023-05-05T20:32:11.247Z] #0 11.00 Selecting previously unselected package xxd.
20:32:11 [2023-05-05T20:32:11.247Z] #0 11.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:11 [2023-05-05T20:32:11.247Z] #0 11.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:32:11 [2023-05-05T20:32:11.247Z] #0 11.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:32:11 [2023-05-05T20:32:11.459Z] #11 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160
20:32:11 [2023-05-05T20:32:11.504Z] #34 ...
20:32:11 [2023-05-05T20:32:11.504Z] 
20:32:11 [2023-05-05T20:32:11.504Z] #22 [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
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.13 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.14 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.30 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.34 go: downloading github.com/golang/protobuf v1.5.2
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.42 go: downloading github.com/prometheus/common v0.32.1
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.51 go: downloading github.com/beorn7/perks v1.0.1
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.80 go: downloading github.com/prometheus/procfs v0.7.3
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.80 go: downloading google.golang.org/protobuf v1.28.0
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.84 go: downloading github.com/mattn/go-runewidth v0.0.9
20:32:11 [2023-05-05T20:32:11.504Z] #22 10.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:32:14 [2023-05-05T20:32:14.023Z] #22 ...
20:32:14 [2023-05-05T20:32:14.023Z] 
20:32:14 [2023-05-05T20:32:14.023Z] #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
20:32:14 [2023-05-05T20:32:14.023Z] #24 DONE 13.9s
20:32:14 [2023-05-05T20:32:14.023Z] 
20:32:14 [2023-05-05T20:32:14.023Z] #23 [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
20:32:14 [2023-05-05T20:32:14.023Z] #23 11.63 sync
20:32:14 [2023-05-05T20:32:14.023Z] #23 11.65 internal/reflectlite
20:32:14 [2023-05-05T20:32:14.023Z] #23 11.99 internal/testlog
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.35 errors
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.35 sort
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.44 io
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.44 internal/oserror
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.46 internal/safefilepath
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.46 strconv
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.47 path
20:32:14 [2023-05-05T20:32:14.023Z] #23 12.56 syscall
20:32:14 [2023-05-05T20:32:14.023Z] #23 13.17 bytes
20:32:14 [2023-05-05T20:32:14.023Z] #23 13.17 text/tabwriter
20:32:14 [2023-05-05T20:32:14.023Z] #23 13.18 strings
20:32:14 [2023-05-05T20:32:14.023Z] #23 13.93 reflect
20:32:14 [2023-05-05T20:32:14.023Z] #23 ...
20:32:14 [2023-05-05T20:32:14.023Z] 
20:32:14 [2023-05-05T20:32:14.023Z] #26 [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
20:32:14 [2023-05-05T20:32:14.023Z] #26 DONE 14.1s
20:32:14 [2023-05-05T20:32:14.023Z] 
20:32:14 [2023-05-05T20:32:14.023Z] #23 [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
20:32:14 [2023-05-05T20:32:14.023Z] #23 14.25 bufio
20:32:14 [2023-05-05T20:32:14.532Z] #23 ...
20:32:14 [2023-05-05T20:32:14.532Z] 
20:32:14 [2023-05-05T20:32:14.532Z] #29 [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
20:32:14 [2023-05-05T20:32:14.532Z] #29 DONE 14.7s
20:32:14 [2023-05-05T20:32:14.532Z] 
20:32:14 [2023-05-05T20:32:14.532Z] #28 [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
20:32:14 [2023-05-05T20:32:14.532Z] #28 DONE 14.7s
20:32:14 [2023-05-05T20:32:14.532Z] 
20:32:14 [2023-05-05T20:32:14.532Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:32:14 [2023-05-05T20:32:14.532Z] #35 DONE 3.9s
20:32:14 [2023-05-05T20:32:14.807Z] 
20:32:14 [2023-05-05T20:32:14.807Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:32:15 [2023-05-05T20:32:15.642Z] #11 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 3.5s done
20:32:15 [2023-05-05T20:32:15.642Z] #11 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done
20:32:16 [2023-05-05T20:32:16.229Z] #36 ...
20:32:16 [2023-05-05T20:32:16.229Z] 
20:32:16 [2023-05-05T20:32:16.229Z] #32 [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
20:32:16 [2023-05-05T20:32:16.229Z] #32 12.16 Selecting previously unselected package libbtrfs-dev:amd64.
20:32:16 [2023-05-05T20:32:16.229Z] #32 12.16 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:32:16 [2023-05-05T20:32:16.229Z] #32 12.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:32:16 [2023-05-05T20:32:16.229Z] #32 14.11 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:32:16 [2023-05-05T20:32:16.229Z] #32 14.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:32:16 [2023-05-05T20:32:16.229Z] #32 14.79 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:16 [2023-05-05T20:32:16.229Z] #32 DONE 16.3s
20:32:16 [2023-05-05T20:32:16.229Z] 
20:32:16 [2023-05-05T20:32:16.229Z] #27 [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
20:32:16 [2023-05-05T20:32:16.229Z] #27 DONE 16.3s
20:32:16 [2023-05-05T20:32:16.229Z] 
20:32:16 [2023-05-05T20:32:16.229Z] #37 [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
20:32:16 [2023-05-05T20:32:16.481Z] Sending build context to Docker daemon  58.53MB
20:32:16 [2023-05-05T20:32:16.481Z] 
20:32:16 [2023-05-05T20:32:16.481Z] Step 1/10 : FROM microsoft/windowsservercore
20:32:16 [2023-05-05T20:32:16.481Z]  ---> 997b460651ea
20:32:16 [2023-05-05T20:32:16.481Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:32:16 [2023-05-05T20:32:16.481Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.481Z]  ---> b1dd2199e7c5
20:32:16 [2023-05-05T20:32:16.481Z] Step 3/10 : ARG GO_VERSION=1.19.9
20:32:16 [2023-05-05T20:32:16.481Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.481Z]  ---> ce97207545a1
20:32:16 [2023-05-05T20:32:16.481Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2
20:32:16 [2023-05-05T20:32:16.481Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.481Z]  ---> da9915393d21
20:32:16 [2023-05-05T20:32:16.481Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
20:32:16 [2023-05-05T20:32:16.481Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.481Z]  ---> 82f202518aa5
20:32:16 [2023-05-05T20:32:16.482Z] 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;
20:32:16 [2023-05-05T20:32:16.482Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.482Z]  ---> 89f20e02ad78
20:32:16 [2023-05-05T20:32:16.482Z] Step 7/10 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
20:32:16 [2023-05-05T20:32:16.482Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.482Z]  ---> a00356d21b4e
20:32:16 [2023-05-05T20:32:16.482Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:32:16 [2023-05-05T20:32:16.482Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.482Z]  ---> 4fcca250912f
20:32:16 [2023-05-05T20:32:16.482Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:32:16 [2023-05-05T20:32:16.482Z]  ---> Using cache
20:32:16 [2023-05-05T20:32:16.482Z]  ---> d756e73014f5
20:32:16 [2023-05-05T20:32:16.482Z] Step 10/10 : COPY . .
20:32:16 [2023-05-05T20:32:16.573Z] #11 ...
20:32:16 [2023-05-05T20:32:16.573Z] 
20:32:16 [2023-05-05T20:32:16.573Z] #14 [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
20:32:16 [2023-05-05T20:32:16.573Z] #14 ...
20:32:16 [2023-05-05T20:32:16.573Z] 
20:32:16 [2023-05-05T20:32:16.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:32:16 [2023-05-05T20:32:16.573Z] #11 DONE 15.3s
20:32:16 [2023-05-05T20:32:16.830Z] 
20:32:16 [2023-05-05T20:32:16.830Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.356 + RM_GOPATH=0
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.356 + TMP_GOPATH=
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.356 + : /build
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.356 + '[' -z '' ']'
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.356 ++ mktemp -d
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.360 + export GOPATH=/tmp/tmp.OoRa6yJ7fu
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.360 + GOPATH=/tmp/tmp.OoRa6yJ7fu
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.360 + RM_GOPATH=1
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.360 + case "$(go env GOARCH)" in
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.363 ++ go env GOARCH
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.377 + export GO_BUILDMODE=-buildmode=pie
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.377 + GO_BUILDMODE=-buildmode=pie
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.377 ++ dirname /tmp/install/install.sh
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 Install containerd version v1.6.21
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + dir=/tmp/install
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + bin=containerd
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + shift
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + '[' '!' -f /tmp/install/containerd.installer ']'
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + . /tmp/install/containerd.installer
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 ++ set -e
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 ++ : v1.6.21
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + install_containerd
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + echo 'Install containerd version v1.6.21'
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OoRa6yJ7fu/src/github.com/containerd/containerd
20:32:17 [2023-05-05T20:32:17.652Z] #37 1.432 Cloning into '/tmp/tmp.OoRa6yJ7fu/src/github.com/containerd/containerd'...
20:32:18 [2023-05-05T20:32:18.144Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-030b23eae1bb64175) in /home/ubuntu/workspace/moby_PR-45479
[Pipeline] {
[Pipeline] checkout
20:32:18 [2023-05-05T20:32:18.289Z] The recommended git tool is: git
20:32:20 [2023-05-05T20:32:20.078Z] using credential docker-jenkins-github-credentials
20:32:20 [2023-05-05T20:32:20.090Z] Cloning the remote Git repository
20:32:20 [2023-05-05T20:32:20.090Z] Cloning with configured refspecs honoured and without tags
20:32:20 [2023-05-05T20:32:20.176Z] #37 ...
20:32:20 [2023-05-05T20:32:20.176Z] 
20:32:20 [2023-05-05T20:32:20.176Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:20 [2023-05-05T20:32:20.176Z] #21 9.822 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:32:20 [2023-05-05T20:32:20.176Z] #21 10.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:20 [2023-05-05T20:32:20.176Z] #21 ...
20:32:20 [2023-05-05T20:32:20.176Z] 
20:32:20 [2023-05-05T20:32:20.176Z] #31 [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             python3-protobuf
20:32:20 [2023-05-05T20:32:20.176Z] #31 11.88 Selecting previously unselected package libnet1:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 11.89 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 11.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 13.60 Selecting previously unselected package libnet1-dev.
20:32:20 [2023-05-05T20:32:20.176Z] #31 13.61 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 13.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 14.67 Selecting previously unselected package libnl-3-200:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 14.67 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 14.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 15.01 Selecting previously unselected package libnl-3-dev:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 15.01 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 15.01 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 15.43 Selecting previously unselected package libprotobuf-c1:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 15.45 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 15.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.25 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.25 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.30 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.43 Selecting previously unselected package zlib1g-dev:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.45 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.45 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.61 Selecting previously unselected package libprotobuf23:amd64.
20:32:20 [2023-05-05T20:32:20.176Z] #31 16.62 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 16.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 17.05 Selecting previously unselected package libprotobuf-lite23:amd64.
20:32:20 [2023-05-05T20:32:20.177Z] #31 17.05 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 17.05 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 17.85 Selecting previously unselected package libprotobuf-dev:amd64.
20:32:20 [2023-05-05T20:32:20.177Z] #31 17.86 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 17.89 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 18.45 Selecting previously unselected package libprotoc23:amd64.
20:32:20 [2023-05-05T20:32:20.177Z] #31 18.45 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 18.46 Unpacking libprotoc23:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 18.77 Selecting previously unselected package protobuf-c-compiler.
20:32:20 [2023-05-05T20:32:20.177Z] #31 18.80 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 18.84 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.02 Selecting previously unselected package protobuf-compiler.
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.03 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.11 Unpacking protobuf-compiler (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.36 Selecting previously unselected package python3-pkg-resources.
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.36 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.37 Unpacking python3-pkg-resources (52.0.0-4) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.53 Selecting previously unselected package python3-six.
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.53 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.54 Unpacking python3-six (1.16.0-2) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.72 Selecting previously unselected package python3-protobuf.
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.72 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.73 Unpacking python3-protobuf (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 19.98 Setting up python3-pkg-resources (52.0.0-4) ...
20:32:20 [2023-05-05T20:32:20.177Z] #31 ...
20:32:20 [2023-05-05T20:32:20.177Z] 
20:32:20 [2023-05-05T20:32:20.177Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:20 [2023-05-05T20:32:20.177Z] #25 10.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 10.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 11.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 11.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 12.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB]
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.58 debconf: delaying package configuration, since apt-utils is not installed
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.76 Fetched 115 MB in 4s (25.7 MB/s)
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.88 Selecting previously unselected package binutils-mingw-w64-i686.
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:20 [2023-05-05T20:32:20.177Z] #25 14.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 15.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 16.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:32:20 [2023-05-05T20:32:20.177Z] #25 16.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 16.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 17.85 Selecting previously unselected package binutils-mingw-w64.
20:32:20 [2023-05-05T20:32:20.177Z] #25 17.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 17.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.39 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.57 Selecting previously unselected package dmsetup.
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.58 Unpacking dmsetup (2:1.02.175-2.1) ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.76 Selecting previously unselected package mingw-w64-common.
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:32:20 [2023-05-05T20:32:20.177Z] #25 18.83 Unpacking mingw-w64-common (8.0.0-1) ...
20:32:20 [2023-05-05T20:32:20.434Z] #25 ...
20:32:20 [2023-05-05T20:32:20.434Z] 
20:32:20 [2023-05-05T20:32:20.434Z] #31 [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             python3-protobuf
20:32:20 [2023-05-05T20:32:20.434Z] #31 20.71 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.146Z] Cloning repository https://github.com/moby/moby.git
20:32:20 [2023-05-05T20:32:20.191Z]  > git init /home/ubuntu/workspace/moby_PR-45479 # timeout=10
20:32:20 [2023-05-05T20:32:20.388Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:20 [2023-05-05T20:32:20.389Z]  > git --version # timeout=10
20:32:20 [2023-05-05T20:32:20.392Z]  > git --version # 'git version 2.25.1'
20:32:20 [2023-05-05T20:32:20.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:20 [2023-05-05T20:32:20.394Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:20 [2023-05-05T20:32:20.691Z] #31 20.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:32:20 [2023-05-05T20:32:20.691Z] #31 20.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:32:20 [2023-05-05T20:32:20.691Z] #31 20.76 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:32:20 [2023-05-05T20:32:20.691Z] #31 20.78 Setting up libcap2:amd64 (1:2.44-1) ...
20:32:20 [2023-05-05T20:32:20.691Z] #31 20.80 Setting up python3-six (1.16.0-2) ...
20:32:20 [2023-05-05T20:32:20.949Z] #31 21.15 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.949Z] #31 21.17 Setting up libprotoc23:amd64 (3.12.4-1) ...
20:32:20 [2023-05-05T20:32:20.949Z] #31 21.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:32:20 [2023-05-05T20:32:20.949Z] #31 21.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:32:20 [2023-05-05T20:32:20.949Z] #31 21.26 Setting up python3-protobuf (3.12.4-1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #31 ...
20:32:22 [2023-05-05T20:32:22.844Z] 
20:32:22 [2023-05-05T20:32:22.844Z] #34 [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
20:32:22 [2023-05-05T20:32:22.844Z] #34 12.76 Selecting previously unselected package vim-common.
20:32:22 [2023-05-05T20:32:22.844Z] #34 12.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 13.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 14.64 Selecting previously unselected package cmake-data.
20:32:22 [2023-05-05T20:32:22.844Z] #34 14.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 14.70 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 16.37 Selecting previously unselected package libicu67:amd64.
20:32:22 [2023-05-05T20:32:22.844Z] #34 16.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 16.38 Unpacking libicu67:amd64 (67.1-7) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.16 Selecting previously unselected package libxml2:amd64.
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.48 Selecting previously unselected package libarchive13:amd64.
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.48 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.74 Selecting previously unselected package libjsoncpp24:amd64.
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.76 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.89 Selecting previously unselected package librhash0:amd64.
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.89 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 19.90 Unpacking librhash0:amd64 (1.4.1-2) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 20.01 Selecting previously unselected package libuv1:amd64.
20:32:22 [2023-05-05T20:32:22.844Z] #34 20.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 20.05 Unpacking libuv1:amd64 (1.40.0-2) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 20.16 Selecting previously unselected package cmake.
20:32:22 [2023-05-05T20:32:22.844Z] #34 20.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 20.19 Unpacking cmake (3.18.4-2+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 21.73 Setting up libicu67:amd64 (67.1-7) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 21.77 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 21.79 Setting up libuv1:amd64 (1.40.0-2) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 21.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 21.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 21.91 Setting up librhash0:amd64 (1.4.1-2) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 22.06 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 22.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 22.28 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 22.30 Setting up cmake (3.18.4-2+deb11u1) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 22.31 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:22 [2023-05-05T20:32:22.844Z] #34 ...
20:32:22 [2023-05-05T20:32:22.844Z] 
20:32:22 [2023-05-05T20:32:22.844Z] #31 [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             python3-protobuf
20:32:22 [2023-05-05T20:32:22.844Z] #31 22.93 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:32:22 [2023-05-05T20:32:22.979Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04c78d073ed4ed1f7) in /home/ubuntu/workspace/moby_PR-45479
[Pipeline] {
[Pipeline] checkout
20:32:23 [2023-05-05T20:32:23.122Z] The recommended git tool is: git
20:32:23 [2023-05-05T20:32:23.415Z] #31 23.67 Setting up protobuf-compiler (3.12.4-1) ...
20:32:24 [2023-05-05T20:32:24.782Z] #31 24.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:32:24 [2023-05-05T20:32:24.928Z] #15 ...
20:32:24 [2023-05-05T20:32:24.928Z] 
20:32:24 [2023-05-05T20:32:24.928Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:32:24 [2023-05-05T20:32:24.928Z] #16 ...
20:32:24 [2023-05-05T20:32:24.928Z] 
20:32:24 [2023-05-05T20:32:24.928Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:32:24 [2023-05-05T20:32:24.928Z] #15 DONE 8.1s
20:32:24 [2023-05-05T20:32:24.928Z] 
20:32:24 [2023-05-05T20:32:24.928Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:32:24 [2023-05-05T20:32:24.928Z] #16 DONE 0.5s
20:32:24 [2023-05-05T20:32:24.928Z] 
20:32:24 [2023-05-05T20:32:24.928Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:32:24 [2023-05-05T20:32:24.928Z] #17 DONE 0.1s
20:32:24 [2023-05-05T20:32:24.928Z] 
20:32:24 [2023-05-05T20:32:24.928Z] #14 [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
20:32:24 [2023-05-05T20:32:24.928Z] #14 18.51 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:32:24 [2023-05-05T20:32:24.928Z] #14 18.52 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:24 [2023-05-05T20:32:24.928Z] #14 18.52 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:24 [2023-05-05T20:32:24.928Z] #14 18.62 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:25 [2023-05-05T20:32:25.057Z] using credential docker-jenkins-github-credentials
20:32:25 [2023-05-05T20:32:25.071Z] Cloning the remote Git repository
20:32:25 [2023-05-05T20:32:25.071Z] Cloning with configured refspecs honoured and without tags
20:32:25 [2023-05-05T20:32:25.186Z] #14 18.74 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:25 [2023-05-05T20:32:25.186Z] #14 ...
20:32:25 [2023-05-05T20:32:25.186Z] 
20:32:25 [2023-05-05T20:32:25.186Z] #18 [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
20:32:25 [2023-05-05T20:32:25.186Z] #18 DONE 0.5s
20:32:25 [2023-05-05T20:32:25.186Z] 
20:32:25 [2023-05-05T20:32:25.186Z] #14 [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
20:32:25 [2023-05-05T20:32:25.186Z] #14 18.83 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:25 [2023-05-05T20:32:25.346Z] #31 25.45 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
20:32:25 [2023-05-05T20:32:25.087Z] Cloning repository https://github.com/moby/moby.git
20:32:25 [2023-05-05T20:32:25.142Z]  > git init /home/ubuntu/workspace/moby_PR-45479 # timeout=10
20:32:25 [2023-05-05T20:32:25.315Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:25 [2023-05-05T20:32:25.315Z]  > git --version # timeout=10
20:32:25 [2023-05-05T20:32:25.319Z]  > git --version # 'git version 2.25.1'
20:32:25 [2023-05-05T20:32:25.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:25 [2023-05-05T20:32:25.321Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:25 [2023-05-05T20:32:25.444Z] #14 ...
20:32:25 [2023-05-05T20:32:25.444Z] 
20:32:25 [2023-05-05T20:32:25.444Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:32:25 [2023-05-05T20:32:25.444Z] #19 DONE 0.1s
20:32:25 [2023-05-05T20:32:25.444Z] 
20:32:25 [2023-05-05T20:32:25.444Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:32:25 [2023-05-05T20:32:25.444Z] #20 DONE 0.1s
20:32:25 [2023-05-05T20:32:25.444Z] 
20:32:25 [2023-05-05T20:32:25.444Z] #21 [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
20:32:25 [2023-05-05T20:32:25.603Z] #31 ...
20:32:25 [2023-05-05T20:32:25.603Z] 
20:32:25 [2023-05-05T20:32:25.603Z] #23 [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
20:32:25 [2023-05-05T20:32:25.603Z] #23 15.82 internal/syscall/execenv
20:32:25 [2023-05-05T20:32:25.603Z] #23 15.83 internal/syscall/unix
20:32:25 [2023-05-05T20:32:25.603Z] #23 15.85 time
20:32:25 [2023-05-05T20:32:25.603Z] #23 17.75 io/fs
20:32:25 [2023-05-05T20:32:25.603Z] #23 17.75 internal/poll
20:32:25 [2023-05-05T20:32:25.603Z] #23 18.94 os
20:32:25 [2023-05-05T20:32:25.603Z] #23 19.64 internal/fmtsort
20:32:25 [2023-05-05T20:32:25.603Z] #23 19.84 io/ioutil
20:32:25 [2023-05-05T20:32:25.603Z] #23 19.99 fmt
20:32:25 [2023-05-05T20:32:25.603Z] #23 21.05 github.com/BurntSushi/toml
20:32:25 [2023-05-05T20:32:25.603Z] #23 21.06 flag
20:32:25 [2023-05-05T20:32:25.603Z] #23 21.06 log
20:32:25 [2023-05-05T20:32:25.603Z] #23 22.44 github.com/BurntSushi/toml/cmd/tomlv
20:32:25 [2023-05-05T20:32:25.947Z] #23 ...
20:32:25 [2023-05-05T20:32:25.947Z] 
20:32:25 [2023-05-05T20:32:25.947Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:32:25 [2023-05-05T20:32:25.947Z] #36 4.353 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:32:25 [2023-05-05T20:32:25.947Z] #36 4.883 
20:32:25 [2023-05-05T20:32:25.947Z] #36 5.130 #=#=#                                                                         

######################################################################## 100.0%
20:32:25 [2023-05-05T20:32:25.947Z] #36 5.705 
20:32:25 [2023-05-05T20:32:25.947Z] #36 7.324 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:32:25 [2023-05-05T20:32:25.947Z] #36 7.797 
20:32:25 [2023-05-05T20:32:25.947Z] #36 8.041 #=#=#                                                                         

                                                                           0.3%
######################################################################## 100.0%
20:32:25 [2023-05-05T20:32:25.947Z] #36 8.593 
20:32:25 [2023-05-05T20:32:25.947Z] #36 9.823 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:32:25 [2023-05-05T20:32:25.947Z] #36 10.28 
20:32:25 [2023-05-05T20:32:25.947Z] #36 10.52 #=#=#                                                                         

####                                                                       6.0%
############################                                              39.7%
##############################################################            86.8%
######################################################################## 100.0%
20:32:25 [2023-05-05T20:32:25.947Z] #36 11.26 
20:32:26 [2023-05-05T20:32:26.820Z] #21 1.220 + git clone https://github.com/docker/distribution.git .
20:32:26 [2023-05-05T20:32:26.820Z] #21 1.227 Cloning into '.'...
20:32:26 [2023-05-05T20:32:26.940Z] #36 12.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:32:27 [2023-05-05T20:32:27.493Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d093880ef368245) in /home/ubuntu/workspace/moby_PR-45479
[Pipeline] {
20:32:27 [2023-05-05T20:32:27.504Z] #36 12.79 
[Pipeline] checkout
20:32:27 [2023-05-05T20:32:27.555Z] The recommended git tool is: git
20:32:27 [2023-05-05T20:32:27.760Z] #36 13.06 #=#=#                                                                         

######################################################################## 100.0%
20:32:28 [2023-05-05T20:32:28.019Z] #36 13.41 
20:32:28 [2023-05-05T20:32:28.991Z] #36 14.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:32:29 [2023-05-05T20:32:29.040Z] using credential docker-jenkins-github-credentials
20:32:29 [2023-05-05T20:32:29.051Z] Cloning the remote Git repository
20:32:29 [2023-05-05T20:32:29.052Z] Cloning with configured refspecs honoured and without tags
20:32:29 [2023-05-05T20:32:29.555Z] #36 14.75 
20:32:28 [2023-05-05T20:32:28.697Z] Cloning repository https://github.com/moby/moby.git
20:32:28 [2023-05-05T20:32:28.740Z]  > git init /home/ubuntu/workspace/moby_PR-45479 # timeout=10
20:32:28 [2023-05-05T20:32:28.927Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:28 [2023-05-05T20:32:28.927Z]  > git --version # timeout=10
20:32:28 [2023-05-05T20:32:28.930Z]  > git --version # 'git version 2.17.1'
20:32:28 [2023-05-05T20:32:28.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:28 [2023-05-05T20:32:28.931Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:29 [2023-05-05T20:32:29.811Z] #36 15.00 #=#=#                                                                         

######################################################################## 100.0%
20:32:30 [2023-05-05T20:32:30.069Z] #36 15.39 
20:32:30 [2023-05-05T20:32:30.069Z] #36 15.47 Download of images into '/build' complete.
20:32:30 [2023-05-05T20:32:30.069Z] #36 15.47 Use something like the following to load the result into a Docker daemon:
20:32:30 [2023-05-05T20:32:30.069Z] #36 15.47   tar -cC '/build' . | docker load
20:32:31 [2023-05-05T20:32:31.010Z] #36 ...
20:32:31 [2023-05-05T20:32:31.010Z] 
20:32:31 [2023-05-05T20:32:31.010Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:31 [2023-05-05T20:32:31.010Z] #25 21.04 Selecting previously unselected package mingw-w64-x86-64-dev.
20:32:31 [2023-05-05T20:32:31.010Z] #25 21.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 21.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 25.01 Selecting previously unselected package gcc-mingw-w64-base.
20:32:31 [2023-05-05T20:32:31.010Z] #25 25.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 25.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 26.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:32:31 [2023-05-05T20:32:31.010Z] #25 26.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 26.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 29.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:32:31 [2023-05-05T20:32:31.010Z] #25 29.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 29.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:32:31 [2023-05-05T20:32:31.010Z] #25 ...
20:32:31 [2023-05-05T20:32:31.010Z] 
20:32:31 [2023-05-05T20:32:31.010Z] #30 [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
20:32:31 [2023-05-05T20:32:31.010Z] #30 30.44 + for f in rootlesskit rootlesskit-docker-proxy
20:32:31 [2023-05-05T20:32:31.010Z] #30 30.44 + GOBIN=/build
20:32:31 [2023-05-05T20:32:31.010Z] #30 30.44 + GO111MODULE=on
20:32:31 [2023-05-05T20:32:31.010Z] #30 30.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
20:32:31 [2023-05-05T20:32:31.022Z] #21 4.852 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:32:31 [2023-05-05T20:32:31.022Z] #21 ...
20:32:31 [2023-05-05T20:32:31.022Z] 
20:32:31 [2023-05-05T20:32:31.022Z] #22 [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
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.542 + RM_GOPATH=0
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.542 + TMP_GOPATH=
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.542 + : /build
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.542 + '[' -z '' ']'
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.543 ++ mktemp -d
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.550 + export GOPATH=/tmp/tmp.LyiwSIfQfa
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.550 + GOPATH=/tmp/tmp.LyiwSIfQfa
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.550 + RM_GOPATH=1
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.550 + case "$(go env GOARCH)" in
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.550 ++ go env GOARCH
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.567 + export GO_BUILDMODE=-buildmode=pie
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.567 + GO_BUILDMODE=-buildmode=pie
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.567 ++ dirname /tmp/install/install.sh
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 Install golangci-lint version v1.49.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + dir=/tmp/install
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + bin=golangci_lint
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + shift
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + . /tmp/install/golangci_lint.installer
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 ++ : v1.49.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + install_golangci_lint
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + set -e
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + echo 'Install golangci-lint version v1.49.0'
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + GOBIN=/build
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + GO111MODULE=on
20:32:31 [2023-05-05T20:32:31.022Z] #0 1.569 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 2.024 go: downloading github.com/golangci/golangci-lint v1.49.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.077 go: downloading github.com/fatih/color v1.13.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.079 go: downloading github.com/spf13/cobra v1.5.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.079 go: downloading github.com/spf13/pflag v1.0.5
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.080 go: downloading github.com/gofrs/flock v0.8.1
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.082 go: downloading github.com/spf13/viper v1.12.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.084 go: downloading github.com/pkg/errors v0.9.1
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.088 go: downloading gopkg.in/yaml.v3 v3.0.1
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.308 go: downloading golang.org/x/tools v0.1.12
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.360 go: downloading github.com/hashicorp/go-version v1.6.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.413 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.419 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.434 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:32:31 [2023-05-05T20:32:31.022Z] #0 3.456 go: downloading github.com/mattn/go-colorable v0.1.13
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.463 go: downloading github.com/sirupsen/logrus v1.9.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.469 go: downloading github.com/stretchr/testify v1.8.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.470 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.517 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.625 go: downloading github.com/mattn/go-isatty v0.0.16
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.666 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.668 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.668 go: downloading github.com/spf13/afero v1.8.2
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.672 go: downloading github.com/spf13/cast v1.5.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.692 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.954 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.958 go: downloading github.com/Antonboom/errname v0.1.7
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.961 go: downloading github.com/Antonboom/nilnil v0.1.1
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.966 go: downloading github.com/BurntSushi/toml v1.2.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.991 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.000 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.010 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.205 go: downloading github.com/alexkohler/prealloc v1.0.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.207 go: downloading github.com/alingse/asasalint v0.0.11
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.346 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.403 go: downloading github.com/ashanbrown/makezero v1.1.1
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.405 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.430 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.500 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.540 go: downloading github.com/breml/bidichk v0.2.3
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.556 go: downloading github.com/breml/errchkjson v0.3.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.647 go: downloading github.com/butuzov/ireturn v0.1.1
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.660 go: downloading github.com/charithe/durationcheck v0.0.9
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.711 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.764 go: downloading github.com/daixiang0/gci v0.6.3
20:32:31 [2023-05-05T20:32:31.023Z] #0 4.950 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.062 go: downloading github.com/esimonov/ifshort v1.0.4
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.064 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.103 go: downloading github.com/fzipp/gocyclo v0.6.0
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.104 go: downloading github.com/go-critic/go-critic v0.6.4
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.105 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.204 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.209 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:32:31 [2023-05-05T20:32:31.023Z] #0 5.211 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:32:31 [2023-05-05T20:32:31.023Z] #22 5.522 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:32:31 [2023-05-05T20:32:31.023Z] #22 ...
20:32:31 [2023-05-05T20:32:31.023Z] 
20:32:31 [2023-05-05T20:32:31.023Z] #23 [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
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.818 + RM_GOPATH=0
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.818 + TMP_GOPATH=
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.818 + : /build
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.818 + '[' -z '' ']'
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.818 ++ mktemp -d
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.821 + export GOPATH=/tmp/tmp.XUVa9kp57p
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.821 + GOPATH=/tmp/tmp.XUVa9kp57p
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.821 + RM_GOPATH=1
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.821 + case "$(go env GOARCH)" in
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.822 ++ go env GOARCH
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.832 + export GO_BUILDMODE=-buildmode=pie
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.832 + GO_BUILDMODE=-buildmode=pie
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.833 ++ dirname /tmp/install/install.sh
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 Install docker/cli version 17.06.2-ce from stable
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + dir=/tmp/install
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + bin=dockercli
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + shift
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + . /tmp/install/dockercli.installer
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 ++ : stable
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 ++ : 17.06.2-ce
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + install_dockercli
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.841 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.843 ++ uname -m
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.844 + arch=x86_64
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.844 + '[' x86_64 '!=' x86_64 ']'
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.844 + url=https://download.docker.com/linux/static
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.845 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:32:31 [2023-05-05T20:32:31.023Z] #0 1.849 + tar -xz docker/docker
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.552 + mkdir -p /build
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.555 + mv docker/docker /build/
20:32:31 [2023-05-05T20:32:31.023Z] #0 3.558 + rmdir docker
20:32:31 [2023-05-05T20:32:31.023Z] #23 DONE 5.7s
20:32:31 [2023-05-05T20:32:31.023Z] 
20:32:31 [2023-05-05T20:32:31.023Z] #22 [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
20:32:31 [2023-05-05T20:32:31.023Z] #22 5.726 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:32:31 [2023-05-05T20:32:31.023Z] #22 5.768 go: downloading github.com/golangci/misspell v0.3.5
20:32:31 [2023-05-05T20:32:31.023Z] #22 5.768 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:32:31 [2023-05-05T20:32:31.023Z] #22 5.828 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:32:31 [2023-05-05T20:32:31.023Z] #22 ...
20:32:31 [2023-05-05T20:32:31.023Z] 
20:32:31 [2023-05-05T20:32:31.023Z] #14 [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
20:32:31 [2023-05-05T20:32:31.023Z] #14 19.91 Fetched 8644 kB in 2s (5230 kB/s)
20:32:31 [2023-05-05T20:32:31.023Z] #14 19.91 Reading package lists...
20:32:31 [2023-05-05T20:32:31.023Z] #14 20.77 Reading package lists...
20:32:31 [2023-05-05T20:32:31.023Z] #14 21.62 Building dependency tree...
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.16 The following additional packages will be installed:
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.16   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.16   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.17 Recommended packages:
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.17   libldap-common publicsuffix libsasl2-modules
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.49 The following NEW packages will be installed:
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.49   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.50   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.50   libssh2-1 openssl
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.83 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.83 Need to get 3050 kB of archives.
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.83 After this operation, 6663 kB of additional disk space will be used.
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.83 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.84 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.86 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.89 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.95 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 22.97 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.01 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.03 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.04 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.04 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.04 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.14 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.20 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.20 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.22 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.77 debconf: delaying package configuration, since apt-utils is not installed
20:32:31 [2023-05-05T20:32:31.023Z] #14 23.84 Fetched 3050 kB in 1s (4328 kB/s)
20:32:31 [2023-05-05T20:32:31.023Z] #14 24.29 Selecting previously unselected package openssl.
20:32:31 [2023-05-05T20:32:31.023Z] #14 24.29 (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 ... 6664 files and directories currently installed.)
20:32:31 [2023-05-05T20:32:31.023Z] #14 24.31 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
20:32:31 [2023-05-05T20:32:31.023Z] #14 24.42 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:32:31 [2023-05-05T20:32:31.589Z] #14 25.00 Selecting previously unselected package ca-certificates.
20:32:31 [2023-05-05T20:32:31.589Z] #14 25.01 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:32:31 [2023-05-05T20:32:31.589Z] #14 25.02 Unpacking ca-certificates (20210119) ...
20:32:32 [2023-05-05T20:32:32.158Z] #14 25.63 Selecting previously unselected package libbrotli1:amd64.
20:32:32 [2023-05-05T20:32:32.158Z] #14 25.64 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:32:32 [2023-05-05T20:32:32.158Z] #14 25.88 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:32:32 [2023-05-05T20:32:32.726Z] #14 26.29 Selecting previously unselected package libsasl2-modules-db:amd64.
20:32:32 [2023-05-05T20:32:32.726Z] #14 26.29 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:32:32 [2023-05-05T20:32:32.984Z] #14 26.42 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:32:32 [2023-05-05T20:32:32.984Z] #14 ...
20:32:32 [2023-05-05T20:32:32.984Z] 
20:32:32 [2023-05-05T20:32:32.984Z] #22 [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
20:32:32 [2023-05-05T20:32:32.984Z] #22 5.839 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 5.924 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.024 go: downloading github.com/hexops/gotextdiff v1.0.3
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.156 go: downloading github.com/jgautheron/goconst v1.5.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.161 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.164 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.171 go: downloading github.com/julz/importas v0.1.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.220 go: downloading github.com/kisielk/errcheck v1.6.2
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.276 go: downloading github.com/kulti/thelper v0.6.3
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.276 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.404 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.451 go: downloading github.com/ldez/tagliatelle v0.3.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.475 go: downloading github.com/leonklingele/grouper v1.1.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.494 go: downloading github.com/maratori/testpackage v1.1.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.495 go: downloading github.com/lufeee/execinquery v1.2.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.502 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.528 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.648 go: downloading github.com/mgechev/revive v1.2.3
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.685 go: downloading github.com/moricho/tparallel v0.2.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.731 go: downloading github.com/nakabonne/nestif v0.3.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.789 go: downloading github.com/nishanths/exhaustive v0.8.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.875 go: downloading github.com/nishanths/predeclared v0.2.2
20:32:32 [2023-05-05T20:32:32.984Z] #22 6.884 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.042 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.177 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.342 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.376 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.379 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.412 go: downloading github.com/securego/gosec/v2 v2.13.1
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.573 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.655 go: downloading github.com/sivchari/containedctx v1.0.2
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.660 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.674 go: downloading github.com/sivchari/tenv v1.7.0
20:32:32 [2023-05-05T20:32:32.984Z] #22 7.776 go: downloading github.com/sonatard/noctx v0.0.1
20:32:33 [2023-05-05T20:32:33.244Z] #22 7.793 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:32:33 [2023-05-05T20:32:33.244Z] #22 7.848 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:32:33 [2023-05-05T20:32:33.244Z] #22 7.878 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:32:33 [2023-05-05T20:32:33.244Z] #22 7.880 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:32:33 [2023-05-05T20:32:33.244Z] #22 7.903 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:32:33 [2023-05-05T20:32:33.244Z] #22 7.904 go: downloading github.com/tetafro/godot v1.4.11
20:32:33 [2023-05-05T20:32:33.244Z] #22 8.009 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:32:33 [2023-05-05T20:32:33.244Z] #22 8.026 go: downloading github.com/timonwong/logrlint v0.1.0
20:32:33 [2023-05-05T20:32:33.244Z] #22 8.039 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:32:33 [2023-05-05T20:32:33.244Z] #22 8.045 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:32:33 [2023-05-05T20:32:33.244Z] #22 8.090 go: downloading github.com/ultraware/funlen v0.0.3
20:32:33 [2023-05-05T20:32:33.261Z] Fetching without tags
20:32:33 [2023-05-05T20:32:33.453Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:32:33 [2023-05-05T20:32:33.502Z] #22 8.091 go: downloading github.com/ultraware/whitespace v0.0.5
20:32:33 [2023-05-05T20:32:33.502Z] #22 8.175 go: downloading github.com/uudashr/gocognit v1.0.6
20:32:33 [2023-05-05T20:32:33.502Z] #22 8.194 go: downloading github.com/yagipy/maintidx v1.0.0
20:32:33 [2023-05-05T20:32:33.502Z] #22 8.196 go: downloading github.com/yeya24/promlinter v0.2.0
20:32:33 [2023-05-05T20:32:33.502Z] #22 8.228 go: downloading gitlab.com/bosi/decorder v0.2.3
20:32:34 [2023-05-05T20:32:34.065Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:32:34 [2023-05-05T20:32:34.065Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
20:32:33 [2023-05-05T20:32:33.269Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:33 [2023-05-05T20:32:33.273Z]  > git config --add remote.origin.fetch +refs/pull/45479/head:refs/remotes/origin/PR-45479 # timeout=10
20:32:33 [2023-05-05T20:32:33.276Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:33 [2023-05-05T20:32:33.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:33 [2023-05-05T20:32:33.291Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:33 [2023-05-05T20:32:33.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:33 [2023-05-05T20:32:33.292Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:33 [2023-05-05T20:32:33.485Z]  > git config core.sparsecheckout # timeout=10
20:32:33 [2023-05-05T20:32:33.489Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:32:34 [2023-05-05T20:32:34.071Z]  > git remote # timeout=10
20:32:34 [2023-05-05T20:32:34.075Z]  > git config --get remote.origin.url # timeout=10
20:32:34 [2023-05-05T20:32:34.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:34 [2023-05-05T20:32:34.079Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:32:34 [2023-05-05T20:32:34.087Z]  > git rev-parse HEAD^{commit} # timeout=10
20:32:34 [2023-05-05T20:32:34.094Z]  > git config core.sparsecheckout # timeout=10
20:32:34 [2023-05-05T20:32:34.097Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:32:34 [2023-05-05T20:32:34.456Z] #22 9.043 go: downloading honnef.co/go/tools v0.3.3
20:32:34 [2023-05-05T20:32:34.456Z] #22 9.044 go: downloading mvdan.cc/gofumpt v0.3.1
20:32:34 [2023-05-05T20:32:34.456Z] #22 9.045 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:32:34 [2023-05-05T20:32:34.456Z] #22 9.172 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:32:34 [2023-05-05T20:32:34.714Z] #22 9.310 go: downloading github.com/hashicorp/errwrap v1.0.0
20:32:34 [2023-05-05T20:32:34.714Z] #22 9.376 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:32:34 [2023-05-05T20:32:34.714Z] #22 9.442 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:32:35 [2023-05-05T20:32:35.280Z] #22 9.968 go: downloading github.com/davecgh/go-spew v1.1.1
20:32:35 [2023-05-05T20:32:35.280Z] #22 ...
20:32:35 [2023-05-05T20:32:35.280Z] 
20:32:35 [2023-05-05T20:32:35.280Z] #24 [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
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.161 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 4.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 5.076 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 7.789 Fetched 8644 kB in 5s (1755 kB/s)
20:32:35 [2023-05-05T20:32:35.280Z] #0 7.789 Reading package lists...
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.418 Reading package lists...
20:32:35 [2023-05-05T20:32:35.280Z] #24 ...
20:32:35 [2023-05-05T20:32:35.280Z] 
20:32:35 [2023-05-05T20:32:35.280Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:35 [2023-05-05T20:32:35.280Z] #0 2.910 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 2.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.442 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 3.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 4.509 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:35 [2023-05-05T20:32:35.280Z] #0 6.882 Fetched 8644 kB in 4s (2028 kB/s)
20:32:35 [2023-05-05T20:32:35.280Z] #0 6.882 Reading package lists...
20:32:35 [2023-05-05T20:32:35.280Z] #0 8.037 Reading package lists...
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.144 Building dependency tree...
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.803 The following additional packages will be installed:
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.806   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.806   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.806   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.807   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.808   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.808   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.809   mingw-w64-common mingw-w64-x86-64-dev
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.811 Suggested packages:
20:32:35 [2023-05-05T20:32:35.280Z] #0 9.812   gcc-10-locales seccomp wine64
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.11 The following NEW packages will be installed:
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:32:35 [2023-05-05T20:32:35.280Z] #0 10.12   mingw-w64-x86-64-dev
20:32:35 [2023-05-05T20:32:35.539Z] #25 ...
20:32:35 [2023-05-05T20:32:35.539Z] 
20:32:35 [2023-05-05T20:32:35.539Z] #26 [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
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.236 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:35 [2023-05-05T20:32:35.539Z] #0 4.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:35 [2023-05-05T20:32:35.539Z] #0 4.628 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:35 [2023-05-05T20:32:35.539Z] #0 7.800 Fetched 8644 kB in 5s (1787 kB/s)
20:32:35 [2023-05-05T20:32:35.539Z] #0 7.800 Reading package lists...
20:32:35 [2023-05-05T20:32:35.539Z] #0 9.112 Reading package lists...
20:32:35 [2023-05-05T20:32:35.539Z] #26 10.26 Building dependency tree...
20:32:35 [2023-05-05T20:32:35.539Z] #26 ...
20:32:35 [2023-05-05T20:32:35.539Z] 
20:32:35 [2023-05-05T20:32:35.539Z] #27 [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
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + RM_GOPATH=0
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + TMP_GOPATH=
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + : /build
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + '[' -z '' ']'
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 ++ mktemp -d
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + export GOPATH=/tmp/tmp.MDlAVsRZv7
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + GOPATH=/tmp/tmp.MDlAVsRZv7
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + RM_GOPATH=1
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 + case "$(go env GOARCH)" in
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.336 ++ go env GOARCH
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.357 + export GO_BUILDMODE=-buildmode=pie
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.357 + GO_BUILDMODE=-buildmode=pie
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.357 ++ dirname /tmp/install/install.sh
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + dir=/tmp/install
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + bin=rootlesskit
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + shift
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + . /tmp/install/rootlesskit.installer
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 ++ : v0.14.4
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + install_rootlesskit
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + case "$1" in
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + export CGO_ENABLED=0
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + CGO_ENABLED=0
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + _install_rootlesskit
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + echo 'Install rootlesskit version v0.14.4'
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + for f in rootlesskit rootlesskit-docker-proxy
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + GOBIN=/build
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + GO111MODULE=on
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.367 Install rootlesskit version v0.14.4
20:32:35 [2023-05-05T20:32:35.539Z] #0 2.809 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.807 go: downloading github.com/sirupsen/logrus v1.8.1
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.813 go: downloading github.com/google/uuid v1.3.0
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.828 go: downloading github.com/urfave/cli/v2 v2.3.0
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.829 go: downloading github.com/pkg/errors v0.9.1
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.829 go: downloading github.com/moby/vpnkit v0.5.0
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.829 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.830 go: downloading github.com/gofrs/flock v0.8.1
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.847 go: downloading github.com/gorilla/mux v1.8.0
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.903 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:32:35 [2023-05-05T20:32:35.539Z] #0 3.910 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:32:35 [2023-05-05T20:32:35.539Z] #0 4.143 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:32:35 [2023-05-05T20:32:35.539Z] #0 4.673 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:32:35 [2023-05-05T20:32:35.539Z] #0 4.680 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:32:35 [2023-05-05T20:32:35.539Z] #0 5.559 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:32:35 [2023-05-05T20:32:35.539Z] #0 5.580 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:32:35 [2023-05-05T20:32:35.803Z] #27 ...
20:32:35 [2023-05-05T20:32:35.803Z] 
20:32:35 [2023-05-05T20:32:35.803Z] #28 [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
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.010 + RM_GOPATH=0
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.010 + TMP_GOPATH=
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.010 + : /build
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.010 + '[' -z '' ']'
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.011 ++ mktemp -d
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.013 + export GOPATH=/tmp/tmp.Oc7vt7E12p
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.013 + GOPATH=/tmp/tmp.Oc7vt7E12p
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.013 + RM_GOPATH=1
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.013 + case "$(go env GOARCH)" in
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.016 ++ go env GOARCH
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.036 + export GO_BUILDMODE=-buildmode=pie
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.036 + GO_BUILDMODE=-buildmode=pie
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.036 ++ dirname /tmp/install/install.sh
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.043 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + dir=/tmp/install
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + bin=proxy
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + shift
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + '[' '!' -f /tmp/install/proxy.installer ']'
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + . /tmp/install/proxy.installer
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + install_proxy
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + case "$1" in
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + export CGO_ENABLED=0
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + CGO_ENABLED=0
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + _install_proxy
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.044 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Oc7vt7E12p/src/github.com/docker/libnetwork
20:32:35 [2023-05-05T20:32:35.803Z] #0 2.045 Cloning into '/tmp/tmp.Oc7vt7E12p/src/github.com/docker/libnetwork'...
20:32:35 [2023-05-05T20:32:35.803Z] #0 7.704 + cd /tmp/tmp.Oc7vt7E12p/src/github.com/docker/libnetwork
20:32:35 [2023-05-05T20:32:35.803Z] #0 7.704 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:32:35 [2023-05-05T20:32:35.803Z] #0 7.988 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:32:35 [2023-05-05T20:32:35.803Z] #28 ...
20:32:35 [2023-05-05T20:32:35.803Z] 
20:32:35 [2023-05-05T20:32:35.803Z] #29 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:35 [2023-05-05T20:32:35.803Z] #0 1.448 + git clone https://github.com/kolyshkin/go-swagger.git .
20:32:35 [2023-05-05T20:32:35.803Z] #0 1.451 Cloning into '.'...
20:32:35 [2023-05-05T20:32:35.803Z] #0 10.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:32:35 [2023-05-05T20:32:35.803Z] #0 10.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:36 [2023-05-05T20:32:36.062Z] #29 ...
20:32:36 [2023-05-05T20:32:36.062Z] 
20:32:36 [2023-05-05T20:32:36.062Z] #30 [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
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.708 + RM_GOPATH=0
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.708 + TMP_GOPATH=
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.708 + : /build
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.708 + '[' -z '' ']'
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.708 ++ mktemp -d
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.711 + export GOPATH=/tmp/tmp.4s28ui4ZDM
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.711 + GOPATH=/tmp/tmp.4s28ui4ZDM
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.711 + RM_GOPATH=1
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.711 + case "$(go env GOARCH)" in
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.711 ++ go env GOARCH
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.728 + export GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.728 + GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.728 ++ dirname /tmp/install/install.sh
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + dir=/tmp/install
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + bin=shfmt
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + shift
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + . /tmp/install/shfmt.installer
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 ++ : v3.0.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + install_shfmt
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + echo 'Install shfmt version v3.0.2'
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + GOBIN=/build
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + GO111MODULE=on
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.732 Install shfmt version v3.0.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 3.115 go: downloading mvdan.cc/sh/v3 v3.0.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 3.886 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:32:36 [2023-05-05T20:32:36.062Z] #0 3.887 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:32:36 [2023-05-05T20:32:36.062Z] #0 3.896 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.612 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:32:36 [2023-05-05T20:32:36.062Z] #30 ...
20:32:36 [2023-05-05T20:32:36.062Z] 
20:32:36 [2023-05-05T20:32:36.062Z] #31 [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
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + RM_GOPATH=0
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + TMP_GOPATH=
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + : /build
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + '[' -z '' ']'
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 ++ mktemp -d
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + export GOPATH=/tmp/tmp.AZEm1Kq3T7
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + GOPATH=/tmp/tmp.AZEm1Kq3T7
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + RM_GOPATH=1
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.612 + case "$(go env GOARCH)" in
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.620 ++ go env GOARCH
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.639 + export GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.639 + GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.639 ++ dirname /tmp/install/install.sh
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + dir=/tmp/install
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + bin=gotestsum
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + shift
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + . /tmp/install/gotestsum.installer
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 ++ : v1.8.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + install_gotestsum
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + set -e
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + echo 'Install gotestsum version v1.8.2'
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + GOBIN=/build
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + GO111MODULE=on
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.643 + go install gotest.tools/gotestsum@v1.8.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.648 Install gotestsum version v1.8.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 3.000 go: downloading gotest.tools/gotestsum v1.8.2
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.120 go: downloading github.com/dnephin/pflag v1.0.7
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.121 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.121 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.124 go: downloading github.com/fatih/color v1.13.0
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.124 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.124 go: downloading golang.org/x/tools v0.1.11
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.126 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.127 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.294 go: downloading github.com/mattn/go-isatty v0.0.14
20:32:36 [2023-05-05T20:32:36.062Z] #0 4.294 go: downloading github.com/mattn/go-colorable v0.1.12
20:32:36 [2023-05-05T20:32:36.062Z] #0 7.906 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:32:36 [2023-05-05T20:32:36.062Z] #31 ...
20:32:36 [2023-05-05T20:32:36.062Z] 
20:32:36 [2023-05-05T20:32:36.062Z] #32 [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
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + RM_GOPATH=0
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + TMP_GOPATH=
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + : /build
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + '[' -z '' ']'
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 ++ mktemp -d
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + export GOPATH=/tmp/tmp.S4e5TvY5AF
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + GOPATH=/tmp/tmp.S4e5TvY5AF
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + RM_GOPATH=1
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.251 + case "$(go env GOARCH)" in
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.252 ++ go env GOARCH
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.266 + export GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.266 + GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.268 ++ dirname /tmp/install/install.sh
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + dir=/tmp/install
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + bin=tomlv
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + shift
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + . /tmp/install/tomlv.installer
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + install_tomlv
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.271 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.S4e5TvY5AF/src/github.com/BurntSushi/toml
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.278 Cloning into '/tmp/tmp.S4e5TvY5AF/src/github.com/BurntSushi/toml'...
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.852 + cd /tmp/tmp.S4e5TvY5AF/src/github.com/BurntSushi/toml
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.852 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:32:36 [2023-05-05T20:32:36.062Z] #0 1.888 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.084 encoding
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.093 internal/goarch
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.104 internal/unsafeheader
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.111 internal/goexperiment
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.125 internal/goos
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.201 runtime/internal/math
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.201 internal/cpu
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.208 internal/itoa
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.215 runtime/internal/atomic
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.241 internal/abi
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.279 math/bits
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.336 runtime/internal/syscall
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.336 runtime/internal/sys
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.336 unicode/utf8
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.383 internal/race
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.509 sync/atomic
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.533 unicode
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.668 internal/bytealg
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.808 math
20:32:36 [2023-05-05T20:32:36.062Z] #0 2.928 runtime
20:32:36 [2023-05-05T20:32:36.266Z] #30 ...
20:32:36 [2023-05-05T20:32:36.266Z] 
20:32:36 [2023-05-05T20:32:36.266Z] #34 [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
20:32:36 [2023-05-05T20:32:36.266Z] #34 DONE 35.7s
20:32:36 [2023-05-05T20:32:36.266Z] 
20:32:36 [2023-05-05T20:32:36.266Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:32:36 [2023-05-05T20:32:36.266Z] #38 ...
20:32:36 [2023-05-05T20:32:36.266Z] 
20:32:36 [2023-05-05T20:32:36.266Z] #31 [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             python3-protobuf
20:32:36 [2023-05-05T20:32:36.266Z] #31 26.00 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
20:32:36 [2023-05-05T20:32:36.266Z] #31 26.79 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:32:36 [2023-05-05T20:32:36.266Z] #31 27.07 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:36 [2023-05-05T20:32:36.266Z] #31 ...
20:32:36 [2023-05-05T20:32:36.266Z] 
20:32:36 [2023-05-05T20:32:36.266Z] #37 [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
20:32:36 [2023-05-05T20:32:36.266Z] #37 16.52 Updating files:  78% (4136/5268)
Updating files:  79% (4162/5268)
Updating files:  80% (4215/5268)
Updating files:  81% (4268/5268)
Updating files:  82% (4320/5268)
Updating files:  83% (4373/5268)
Updating files:  84% (4426/5268)
Updating files:  85% (4478/5268)
Updating files:  86% (4531/5268)
Updating files:  87% (4584/5268)
Updating files:  88% (4636/5268)
Updating files:  89% (4689/5268)
Updating files:  90% (4742/5268)
Updating files:  91% (4794/5268)
Updating files:  92% (4847/5268)
Updating files:  93% (4900/5268)
Updating files:  94% (4952/5268)
Updating files:  95% (5005/5268)
Updating files:  96% (5058/5268)
Updating files:  97% (5110/5268)
Updating files:  98% (5163/5268)
Updating files:  99% (5216/5268)
Updating files: 100% (5268/5268)
Updating files: 100% (5268/5268), done.
20:32:36 [2023-05-05T20:32:36.266Z] #37 16.99 + cd /tmp/tmp.OoRa6yJ7fu/src/github.com/containerd/containerd
20:32:36 [2023-05-05T20:32:36.266Z] #37 16.99 + git checkout -q v1.6.21
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.43 + export 'BUILDTAGS=netgo osusergo static_build'
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.43 + BUILDTAGS='netgo osusergo static_build'
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.44 + export EXTRA_FLAGS=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.44 + EXTRA_FLAGS=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.44 + '[' '' = dynamic ']'
20:32:36 [2023-05-05T20:32:36.266Z] #37 18.44 + make
20:32:36 [2023-05-05T20:32:36.266Z] #37 19.70 + bin/ctr
20:32:36 [2023-05-05T20:32:36.321Z] #32 ...
20:32:36 [2023-05-05T20:32:36.321Z] 
20:32:36 [2023-05-05T20:32:36.321Z] #33 [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
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.336 + RM_GOPATH=0
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.336 + TMP_GOPATH=
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.336 + : /build
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.336 + '[' -z '' ']'
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.336 ++ mktemp -d
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.336 + export GOPATH=/tmp/tmp.sdFFlwB8Ec
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.337 + GOPATH=/tmp/tmp.sdFFlwB8Ec
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.337 + RM_GOPATH=1
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.337 + case "$(go env GOARCH)" in
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.337 ++ go env GOARCH
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.355 + export GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.355 + GO_BUILDMODE=-buildmode=pie
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.363 ++ dirname /tmp/install/install.sh
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + dir=/tmp/install
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + bin=vndr
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + shift
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + '[' '!' -f /tmp/install/vndr.installer ']'
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + . /tmp/install/vndr.installer
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 ++ : v0.1.3-0.20221229102223-87603e47e8ea
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + install_vndr
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + GOBIN=/build
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + GO111MODULE=on
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.366 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.367 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
20:32:36 [2023-05-05T20:32:36.321Z] #0 2.759 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
20:32:36 [2023-05-05T20:32:36.321Z] #33 ...
20:32:36 [2023-05-05T20:32:36.321Z] 
20:32:36 [2023-05-05T20:32:36.321Z] #34 [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             python3-protobuf
20:32:36 [2023-05-05T20:32:36.321Z] #0 3.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 3.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 3.094 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 3.627 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 4.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 4.908 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 7.120 Fetched 8644 kB in 4s (1993 kB/s)
20:32:36 [2023-05-05T20:32:36.321Z] #0 7.120 Reading package lists...
20:32:36 [2023-05-05T20:32:36.321Z] #0 8.562 Reading package lists...
20:32:36 [2023-05-05T20:32:36.321Z] #0 9.802 Building dependency tree...
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.31 The following additional packages will be installed:
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.31   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.31   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.31 Suggested packages:
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.31   manpages-dev protobuf-mode-el python3-setuptools
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.56 The following NEW packages will be installed:
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.56   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.56   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.57   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.57   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.86 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.86 Need to get 4583 kB of archives.
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.86 After this operation, 25.9 MB of additional disk space will be used.
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 10.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 11.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 11.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
20:32:36 [2023-05-05T20:32:36.321Z] #0 11.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
20:32:36 [2023-05-05T20:32:36.580Z] #34 11.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
20:32:36 [2023-05-05T20:32:36.580Z] #34 11.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
20:32:36 [2023-05-05T20:32:36.580Z] #34 11.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:32:36 [2023-05-05T20:32:36.580Z] #34 ...
20:32:36 [2023-05-05T20:32:36.580Z] 
20:32:36 [2023-05-05T20:32:36.580Z] #24 [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
20:32:36 [2023-05-05T20:32:36.580Z] #0 9.418 Reading package lists...
20:32:36 [2023-05-05T20:32:36.580Z] #24 10.48 Building dependency tree...
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.02 The following additional packages will be installed:
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.03   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.03 Suggested packages:
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.03   cmake-doc ninja-build lrzip
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.03 Recommended packages:
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.03   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.23 The following NEW packages will be installed:
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.23   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:32:36 [2023-05-05T20:32:36.580Z] #24 11.23   vim-common xxd
20:32:36 [2023-05-05T20:32:36.839Z] #24 11.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:32:36 [2023-05-05T20:32:36.839Z] #24 11.56 Need to get 17.7 MB of archives.
20:32:36 [2023-05-05T20:32:36.839Z] #24 11.56 After this operation, 70.7 MB of additional disk space will be used.
20:32:36 [2023-05-05T20:32:36.839Z] #24 11.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:32:36 [2023-05-05T20:32:36.839Z] #24 11.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:32:36 [2023-05-05T20:32:36.839Z] #24 11.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:32:36 [2023-05-05T20:32:36.957Z] Fetching without tags
20:32:37 [2023-05-05T20:32:37.098Z] #24 11.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:32:37 [2023-05-05T20:32:37.186Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:32:37 [2023-05-05T20:32:37.430Z] #24 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
20:32:37 [2023-05-05T20:32:37.430Z] #24 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:32:36 [2023-05-05T20:32:36.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:36 [2023-05-05T20:32:36.941Z]  > git config --add remote.origin.fetch +refs/pull/45479/head:refs/remotes/origin/PR-45479 # timeout=10
20:32:36 [2023-05-05T20:32:36.945Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:36 [2023-05-05T20:32:36.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:36 [2023-05-05T20:32:36.960Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:36 [2023-05-05T20:32:36.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:36 [2023-05-05T20:32:36.961Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:37 [2023-05-05T20:32:37.192Z]  > git config core.sparsecheckout # timeout=10
20:32:37 [2023-05-05T20:32:37.195Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:32:37 [2023-05-05T20:32:37.638Z] #37 ...
20:32:37 [2023-05-05T20:32:37.638Z] 
20:32:37 [2023-05-05T20:32:37.638Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:32:37 [2023-05-05T20:32:37.638Z] #36 DONE 22.9s
20:32:37 [2023-05-05T20:32:37.638Z] 
20:32:37 [2023-05-05T20:32:37.638Z] #23 [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
20:32:37 [2023-05-05T20:32:37.638Z] #23 DONE 37.7s
20:32:37 [2023-05-05T20:32:37.638Z] 
20:32:37 [2023-05-05T20:32:37.638Z] #30 [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
20:32:37 [2023-05-05T20:32:37.638Z] #30 DONE 37.7s
20:32:37 [2023-05-05T20:32:37.638Z] 
20:32:37 [2023-05-05T20:32:37.638Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:37 [2023-05-05T20:32:37.638Z] #21 DONE 37.5s
20:32:37 [2023-05-05T20:32:37.638Z] 
20:32:37 [2023-05-05T20:32:37.638Z] #31 [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             python3-protobuf
20:32:37 [2023-05-05T20:32:37.638Z] #31 DONE 37.7s
20:32:37 [2023-05-05T20:32:37.638Z] 
20:32:37 [2023-05-05T20:32:37.638Z] #39 [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
20:32:37 [2023-05-05T20:32:37.690Z] #24 12.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:32:37 [2023-05-05T20:32:37.690Z] #24 12.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:32:37 [2023-05-05T20:32:37.690Z] #24 12.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:32:37 [2023-05-05T20:32:37.690Z] #24 12.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:32:37 [2023-05-05T20:32:37.858Z] Commit message: "update containerd binary to v1.6.21"
20:32:37 [2023-05-05T20:32:37.896Z] #39 ...
20:32:37 [2023-05-05T20:32:37.896Z] 
20:32:37 [2023-05-05T20:32:37.896Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:32:37 [2023-05-05T20:32:37.896Z] #40 DONE 0.2s
20:32:37 [2023-05-05T20:32:37.896Z] 
20:32:37 [2023-05-05T20:32:37.896Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:32:38 [2023-05-05T20:32:38.154Z] #41 DONE 0.4s
20:32:38 [2023-05-05T20:32:38.154Z] 
20:32:38 [2023-05-05T20:32:38.154Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:38 [2023-05-05T20:32:38.154Z] #25 35.78 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:32:38 [2023-05-05T20:32:38.154Z] #25 35.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:32:38 [2023-05-05T20:32:38.154Z] #25 35.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:32:38 [2023-05-05T20:32:38.154Z] #25 37.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:32:38 [2023-05-05T20:32:38.154Z] #25 37.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:32:38 [2023-05-05T20:32:38.154Z] #25 37.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:32:38 [2023-05-05T20:32:38.257Z] #24 13.04 debconf: delaying package configuration, since apt-utils is not installed
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:32:38 [2023-05-05T20:32:38.697Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:32:38 [2023-05-05T20:32:38.698Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
20:32:38 [2023-05-05T20:32:38.823Z] #24 13.56 Fetched 17.7 MB in 1s (14.5 MB/s)
20:32:39 [2023-05-05T20:32:39.166Z] + docker version
20:32:38 [2023-05-05T20:32:38.640Z]  > git remote # timeout=10
20:32:38 [2023-05-05T20:32:38.644Z]  > git config --get remote.origin.url # timeout=10
20:32:38 [2023-05-05T20:32:38.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:38 [2023-05-05T20:32:38.647Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:32:38 [2023-05-05T20:32:38.693Z]  > git rev-parse HEAD^{commit} # timeout=10
20:32:38 [2023-05-05T20:32:38.700Z]  > git config core.sparsecheckout # timeout=10
20:32:38 [2023-05-05T20:32:38.702Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:32:39 [2023-05-05T20:32:39.431Z] #24 14.08 Selecting previously unselected package xxd.
20:32:39 [2023-05-05T20:32:39.432Z] #24 14.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:39 [2023-05-05T20:32:39.432Z] #24 14.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:32:40 [2023-05-05T20:32:40.072Z] #24 14.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:32:40 [2023-05-05T20:32:40.092Z] #25 40.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:32:40 [2023-05-05T20:32:40.092Z] #25 40.05 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:32:40 [2023-05-05T20:32:40.092Z] #25 40.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:32:40 [2023-05-05T20:32:40.640Z] #24 ...
20:32:40 [2023-05-05T20:32:40.640Z] 
20:32:40 [2023-05-05T20:32:40.640Z] #21 [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
20:32:40 [2023-05-05T20:32:40.640Z] #21 5.360 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:32:40 [2023-05-05T20:32:40.899Z] #21 ...
20:32:40 [2023-05-05T20:32:40.899Z] 
20:32:40 [2023-05-05T20:32:40.899Z] #22 [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
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.05 go: downloading github.com/pmezard/go-difflib v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.08 go: downloading github.com/stretchr/objx v0.4.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.26 go: downloading github.com/subosito/gotenv v1.4.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.35 go: downloading github.com/hashicorp/hcl v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.60 go: downloading gopkg.in/ini.v1 v1.66.6
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.60 go: downloading github.com/magiconair/properties v1.8.6
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.61 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.61 go: downloading golang.org/x/text v0.3.7
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.74 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.74 go: downloading github.com/gobwas/glob v0.2.3
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.75 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:32:40 [2023-05-05T20:32:40.899Z] #22 10.93 go: downloading go.uber.org/zap v1.17.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.16 go: downloading github.com/kisielk/gotool v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.34 go: downloading github.com/pelletier/go-toml v1.9.5
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.55 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.57 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.59 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.59 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.69 go: downloading github.com/go-toolsmith/astp v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.72 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.73 go: downloading github.com/go-toolsmith/typep v1.0.2
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.74 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.86 go: downloading github.com/ettle/strcase v0.1.1
20:32:40 [2023-05-05T20:32:40.899Z] #22 11.92 go: downloading github.com/Masterminds/semver v1.5.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.07 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.09 go: downloading gopkg.in/yaml.v2 v2.4.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.21 go: downloading github.com/fatih/structtag v1.2.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.34 go: downloading github.com/prometheus/client_golang v1.12.1
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.50 go: downloading github.com/prometheus/client_model v0.2.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.63 go: downloading github.com/google/go-cmp v0.5.8
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.66 go: downloading go.uber.org/atomic v1.7.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.83 go: downloading go.uber.org/multierr v1.6.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.91 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.92 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:32:40 [2023-05-05T20:32:40.899Z] #22 12.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.02 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.13 go: downloading github.com/golang/protobuf v1.5.2
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.20 go: downloading github.com/beorn7/perks v1.0.1
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.20 go: downloading github.com/prometheus/common v0.32.1
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.46 go: downloading github.com/prometheus/procfs v0.7.3
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.57 go: downloading google.golang.org/protobuf v1.28.0
20:32:40 [2023-05-05T20:32:40.899Z] #22 13.68 go: downloading github.com/mattn/go-runewidth v0.0.9
20:32:40 [2023-05-05T20:32:40.899Z] #22 14.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:32:41 [2023-05-05T20:32:41.021Z] #25 ...
20:32:41 [2023-05-05T20:32:41.021Z] 
20:32:41 [2023-05-05T20:32:41.021Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.977 + RM_GOPATH=0
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.977 + TMP_GOPATH=
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.977 + : /build
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.977 + '[' -z '' ']'
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.981 ++ mktemp -d
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.981 + export GOPATH=/tmp/tmp.Qwtii2ekFe
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.981 + GOPATH=/tmp/tmp.Qwtii2ekFe
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.981 + RM_GOPATH=1
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.981 + case "$(go env GOARCH)" in
20:32:41 [2023-05-05T20:32:41.021Z] #38 3.981 ++ go env GOARCH
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 Install tini version v0.19.0
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + export GO_BUILDMODE=-buildmode=pie
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + GO_BUILDMODE=-buildmode=pie
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 ++ dirname /tmp/install/install.sh
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + dir=/tmp/install
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + bin=tini
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + shift
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + '[' '!' -f /tmp/install/tini.installer ']'
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + . /tmp/install/tini.installer
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 ++ : v0.19.0
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + install_tini
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + echo 'Install tini version v0.19.0'
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.009 + git clone https://github.com/krallin/tini.git /tmp/tmp.Qwtii2ekFe/tini
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.041 Cloning into '/tmp/tmp.Qwtii2ekFe/tini'...
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.558 + cd /tmp/tmp.Qwtii2ekFe/tini
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.558 + git checkout -q v0.19.0
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.562 + cmake .
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.694 -- The C compiler identification is GNU 10.2.1
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.718 -- Detecting C compiler ABI info
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.898 -- Detecting C compiler ABI info - done
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.930 -- Check for working C compiler: /usr/bin/cc - skipped
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.931 -- Detecting C compile features
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.931 -- Detecting C compile features - done
20:32:41 [2023-05-05T20:32:41.021Z] #38 4.941 -- Performing Test HAS_BUILTIN_FORTIFY
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.023 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.059 -- Configuring done
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.074 -- Generating done
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.078 -- Build files have been written to: /tmp/tmp.Qwtii2ekFe/tini
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.082 + make tini-static
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.238 Scanning dependencies of target tini-static
20:32:41 [2023-05-05T20:32:41.021Z] #38 5.262 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:32:41 [2023-05-05T20:32:41.278Z] #38 5.585 [100%] Linking C executable tini-static
20:32:41 [2023-05-05T20:32:41.278Z] #38 5.740 [100%] Built target tini-static
20:32:41 [2023-05-05T20:32:41.278Z] #38 5.771 + mkdir -p /build
20:32:41 [2023-05-05T20:32:41.479Z] Fetching without tags
20:32:41 [2023-05-05T20:32:41.552Z] #38 5.773 + cp tini-static /build/docker-init
20:32:41 [2023-05-05T20:32:41.667Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:32:41 [2023-05-05T20:32:41.273Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:41 [2023-05-05T20:32:41.276Z]  > git config --add remote.origin.fetch +refs/pull/45479/head:refs/remotes/origin/PR-45479 # timeout=10
20:32:41 [2023-05-05T20:32:41.284Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:41 [2023-05-05T20:32:41.289Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:41 [2023-05-05T20:32:41.294Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:41 [2023-05-05T20:32:41.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:41 [2023-05-05T20:32:41.295Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45479/head:refs/remotes/origin/PR-45479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
20:32:41 [2023-05-05T20:32:41.490Z]  > git config core.sparsecheckout # timeout=10
20:32:41 [2023-05-05T20:32:41.493Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:32:41 [2023-05-05T20:32:41.834Z] #22 ...
20:32:41 [2023-05-05T20:32:41.834Z] 
20:32:41 [2023-05-05T20:32:41.834Z] #24 [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
20:32:41 [2023-05-05T20:32:41.834Z] #24 16.38 Selecting previously unselected package vim-common.
20:32:41 [2023-05-05T20:32:41.834Z] #24 16.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:32:41 [2023-05-05T20:32:41.834Z] #24 16.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:32:42 [2023-05-05T20:32:42.167Z] Merge succeeded, producing 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:32:42 [2023-05-05T20:32:42.167Z] Checking out Revision 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd (PR-45479)
20:32:42 [2023-05-05T20:32:42.482Z] #38 DONE 6.8s
20:32:42 [2023-05-05T20:32:42.482Z] 
20:32:42 [2023-05-05T20:32:42.482Z] #39 [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
20:32:42 [2023-05-05T20:32:42.482Z] #39 2.545 Note: Building without setproctitle() and strlcpy() support.
20:32:42 [2023-05-05T20:32:42.482Z] #39 2.546       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:32:42 [2023-05-05T20:32:42.482Z] #39 2.553 Note: Building without GnuTLS support
20:32:42 [2023-05-05T20:32:42.482Z] #39 2.560 Makefile.config:39: Warn: you have no libnftables installed
20:32:42 [2023-05-05T20:32:42.482Z] #39 2.561 Makefile.config:40: Warn: Building without nftables support
20:32:42 [2023-05-05T20:32:42.482Z] #39 3.211 fatal: not a git repository (or any of the parent directories): .git
20:32:42 [2023-05-05T20:32:42.482Z] #39 3.260   GEN      .gitid
20:32:42 [2023-05-05T20:32:42.482Z] #39 3.298   GEN      criu/include/version.h
20:32:42 [2023-05-05T20:32:42.482Z] #39 3.353   GEN      include/common/asm
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.465   PBCC     images/timens.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.481   DEP      images/timens.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.514   PBCC     images/fown.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.525   PBCC     images/google/protobuf/descriptor.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.546   PBCC     images/opts.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.567   PBCC     images/memfd.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.585   DEP      images/fown.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.606   DEP      images/google/protobuf/descriptor.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.666   DEP      images/opts.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.682   DEP      images/memfd.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.699   PBCC     images/sit.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.726   DEP      images/sit.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.755   PBCC     images/macvlan.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.777   DEP      images/macvlan.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.820   PBCC     images/autofs.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.825   DEP      images/autofs.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.850   PBCC     images/sysctl.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.864   DEP      images/sysctl.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.891   PBCC     images/time.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.892   DEP      images/time.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.921   PBCC     images/binfmt-misc.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.959   DEP      images/binfmt-misc.pb-c.d
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.985   PBCC     images/seccomp.pb-c.c
20:32:42 [2023-05-05T20:32:42.482Z] #39 4.996   DEP      images/seccomp.pb-c.d
20:32:42 [2023-05-05T20:32:42.483Z] #39 5.015   PBCC     images/userns.pb-c.c
20:32:42 [2023-05-05T20:32:42.483Z] #39 5.030   DEP      images/userns.pb-c.d
20:32:42 [2023-05-05T20:32:42.645Z] Commit message: "update containerd binary to v1.6.21"
20:32:42 [2023-05-05T20:32:42.739Z] #39 5.050   PBCC     images/cgroup.pb-c.c
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.060   DEP      images/cgroup.pb-c.d
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.092   PBCC     images/ext-file.pb-c.c
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.098   DEP      images/ext-file.pb-c.d
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.133   PBCC     images/rpc.pb-c.c
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.153   DEP      images/rpc.pb-c.d
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.178   PBCC     images/siginfo.pb-c.c
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.193   DEP      images/siginfo.pb-c.d
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.230   PBCC     images/pagemap.pb-c.c
20:32:42 [2023-05-05T20:32:42.740Z] #39 5.250   DEP      images/pagemap.pb-c.d
20:32:42 [2023-05-05T20:32:42.996Z] #39 5.270   PBCC     images/rlimit.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.282   DEP      images/rlimit.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.313   PBCC     images/file-lock.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.321   DEP      images/file-lock.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.337   PBCC     images/tty.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.351   DEP      images/tty.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.372   PBCC     images/tun.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.389   PBCC     images/netdev.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.401   DEP      images/tun.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.419   DEP      images/netdev.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.465   PBCC     images/vma.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.489   DEP      images/vma.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.510   PBCC     images/creds.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.515   DEP      images/creds.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.533   PBCC     images/utsns.pb-c.c
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.556   DEP      images/utsns.pb-c.d
20:32:42 [2023-05-05T20:32:42.997Z] #39 5.595   PBCC     images/ipc-desc.pb-c.c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:32:43 [2023-05-05T20:32:43.215Z] #24 ...
20:32:43 [2023-05-05T20:32:43.215Z] 
20:32:43 [2023-05-05T20:32:43.215Z] #33 [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
20:32:43 [2023-05-05T20:32:43.215Z] #33 DONE 17.7s
20:32:43 [2023-05-05T20:32:43.215Z] 
20:32:43 [2023-05-05T20:32:43.215Z] #24 [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
20:32:43 [2023-05-05T20:32:43.215Z] #24 17.72 Selecting previously unselected package cmake-data.
20:32:43 [2023-05-05T20:32:43.215Z] #24 17.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.605   PBCC     images/ipc-sem.pb-c.c
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.613   DEP      images/ipc-desc.pb-c.d
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.632   DEP      images/ipc-sem.pb-c.d
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.647   PBCC     images/ipc-msg.pb-c.c
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.656   DEP      images/ipc-msg.pb-c.d
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.670   PBCC     images/ipc-shm.pb-c.c
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.678   DEP      images/ipc-shm.pb-c.d
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.712   PBCC     images/ipc-var.pb-c.c
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.719   DEP      images/ipc-var.pb-c.d
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.749   PBCC     images/sk-opts.pb-c.c
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.763   PBCC     images/packet-sock.pb-c.c
20:32:43 [2023-05-05T20:32:43.299Z] #39 5.787   DEP      images/sk-opts.pb-c.d
20:32:41 [2023-05-05T20:32:41.936Z]  > git remote # timeout=10
20:32:41 [2023-05-05T20:32:41.939Z]  > git config --get remote.origin.url # timeout=10
20:32:41 [2023-05-05T20:32:41.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:41 [2023-05-05T20:32:41.946Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
20:32:41 [2023-05-05T20:32:41.992Z]  > git rev-parse HEAD^{commit} # timeout=10
20:32:41 [2023-05-05T20:32:41.997Z]  > git config core.sparsecheckout # timeout=10
20:32:41 [2023-05-05T20:32:41.999Z]  > git checkout -f 9b6ec6dbba45d309ef80eda30b1c3914eb2840bd # timeout=10
20:32:43 [2023-05-05T20:32:43.417Z] + docker version
20:32:43 [2023-05-05T20:32:43.552Z] #24 ...
20:32:43 [2023-05-05T20:32:43.552Z] 
20:32:43 [2023-05-05T20:32:43.552Z] #30 [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
20:32:43 [2023-05-05T20:32:43.552Z] #30 DONE 18.0s
20:32:43 [2023-05-05T20:32:43.552Z] 
20:32:43 [2023-05-05T20:32:43.552Z] #28 [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
20:32:43 [2023-05-05T20:32:43.552Z] #28 DONE 18.1s
20:32:43 [2023-05-05T20:32:43.552Z] 
20:32:43 [2023-05-05T20:32:43.552Z] #31 [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
20:32:43 [2023-05-05T20:32:43.552Z] #31 DONE 18.1s
20:32:43 [2023-05-05T20:32:43.552Z] 
20:32:43 [2023-05-05T20:32:43.552Z] #24 [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
20:32:43 [2023-05-05T20:32:43.552Z] #24 18.00 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:32:43 [2023-05-05T20:32:43.556Z] #39 5.899   DEP      images/packet-sock.pb-c.d
20:32:43 [2023-05-05T20:32:43.556Z] #39 5.918   PBCC     images/sk-netlink.pb-c.c
20:32:43 [2023-05-05T20:32:43.556Z] #39 5.930   DEP      images/sk-netlink.pb-c.d
20:32:43 [2023-05-05T20:32:43.556Z] #39 5.945   PBCC     images/sk-inet.pb-c.c
20:32:43 [2023-05-05T20:32:43.556Z] #39 5.958   DEP      images/sk-inet.pb-c.d
20:32:43 [2023-05-05T20:32:43.556Z] #39 5.986   PBCC     images/sk-unix.pb-c.c
20:32:43 [2023-05-05T20:32:43.556Z] #39 6.013   DEP      images/sk-unix.pb-c.d
20:32:43 [2023-05-05T20:32:43.556Z] #39 6.059   PBCC     images/mm.pb-c.c
20:32:43 [2023-05-05T20:32:43.556Z] #39 6.073   DEP      images/mm.pb-c.d
20:32:43 [2023-05-05T20:32:43.556Z] #39 6.116   PBCC     images/timerfd.pb-c.c
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.140   DEP      images/timerfd.pb-c.d
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.160   PBCC     images/timer.pb-c.c
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.167   DEP      images/timer.pb-c.d
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.191   PBCC     images/sa.pb-c.c
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.224   DEP      images/sa.pb-c.d
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.253   PBCC     images/pipe-data.pb-c.c
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.272   DEP      images/pipe-data.pb-c.d
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.296   PBCC     images/mnt.pb-c.c
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.312   DEP      images/mnt.pb-c.d
20:32:43 [2023-05-05T20:32:43.813Z] #39 6.330   PBCC     images/sk-packet.pb-c.c
20:32:43 [2023-05-05T20:32:43.813Z] #24 ...
20:32:43 [2023-05-05T20:32:43.813Z] 
20:32:43 [2023-05-05T20:32:43.813Z] #14 [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
20:32:43 [2023-05-05T20:32:43.813Z] #14 27.33 Selecting previously unselected package libsasl2-2:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 27.34 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 27.41 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 28.03 Selecting previously unselected package libldap-2.4-2:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 28.03 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 28.13 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 28.97 Selecting previously unselected package libnghttp2-14:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 28.97 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 29.05 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 30.27 Selecting previously unselected package libpsl5:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 30.27 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 30.42 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 31.97 Selecting previously unselected package librtmp1:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 31.98 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 32.28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 34.17 Selecting previously unselected package libssh2-1:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 34.18 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 34.31 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 35.69 Selecting previously unselected package libcurl4:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #14 35.69 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 35.87 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 36.83 Selecting previously unselected package curl.
20:32:43 [2023-05-05T20:32:43.813Z] #14 36.85 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 36.91 Unpacking curl (7.74.0-1.3+deb11u7) ...
20:32:43 [2023-05-05T20:32:43.813Z] #14 37.37 Selecting previously unselected package libonig5:amd64.#14 ...
20:32:43 [2023-05-05T20:32:43.813Z] 
20:32:43 [2023-05-05T20:32:43.813Z] #26 [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
20:32:43 [2023-05-05T20:32:43.813Z] #26 10.26 Building dependency tree...
20:32:43 [2023-05-05T20:32:43.813Z] #26 10.87 The following additional packages will be installed:
20:32:43 [2023-05-05T20:32:43.813Z] #26 10.87   libbtrfs0
20:32:43 [2023-05-05T20:32:43.813Z] #26 10.91 The following NEW packages will be installed:
20:32:43 [2023-05-05T20:32:43.813Z] #26 10.91   libbtrfs-dev libbtrfs0
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.19 Need to get 460 kB of archives.
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.19 After this operation, 1237 kB of additional disk space will be used.
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.69 debconf: delaying package configuration, since apt-utils is not installed
20:32:43 [2023-05-05T20:32:43.813Z] #26 11.89 Fetched 460 kB in 0s (1152 kB/s)
20:32:43 [2023-05-05T20:32:43.813Z] #26 12.76 Selecting previously unselected package libbtrfs0:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #26 12.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:43 [2023-05-05T20:32:43.813Z] #26 12.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 13.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 15.02 Selecting previously unselected package libbtrfs-dev:amd64.
20:32:43 [2023-05-05T20:32:43.813Z] #26 15.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 15.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 16.47 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 16.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 17.41 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:43 [2023-05-05T20:32:43.813Z] #26 DONE 18.6s
20:32:43 [2023-05-05T20:32:43.813Z] 
20:32:43 [2023-05-05T20:32:43.813Z] #14 [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
20:32:43 [2023-05-05T20:32:43.814Z] #14 37.37 Selecting previously unselected package libonig5:amd64.
20:32:43 [2023-05-05T20:32:43.814Z] #14 37.38 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:32:43 [2023-05-05T20:32:43.814Z] #14 37.40 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:32:43 [2023-05-05T20:32:43.814Z] #14 ...
20:32:43 [2023-05-05T20:32:43.814Z] 
20:32:43 [2023-05-05T20:32:43.814Z] #35 [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
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.337   DEP      images/sk-packet.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.355   PBCC     images/tcp-stream.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.370   DEP      images/tcp-stream.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.385   PBCC     images/pipe.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.400   DEP      images/pipe.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.421   PBCC     images/pstree.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.434   DEP      images/pstree.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.468   PBCC     images/fs.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.478   DEP      images/fs.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.513   PBCC     images/signalfd.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.533   DEP      images/signalfd.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.549   PBCC     images/fh.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.562   PBCC     images/fsnotify.pb-c.c
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.585   DEP      images/fh.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.620   DEP      images/fsnotify.pb-c.d
20:32:44 [2023-05-05T20:32:44.070Z] #39 6.655   PBCC     images/eventpoll.pb-c.c
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.668   DEP      images/eventpoll.pb-c.d
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.702   PBCC     images/eventfd.pb-c.c
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.710   DEP      images/eventfd.pb-c.d
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.727   PBCC     images/remap-file-path.pb-c.c
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.738   DEP      images/remap-file-path.pb-c.d
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.762   PBCC     images/fifo.pb-c.c
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.771   DEP      images/fifo.pb-c.d
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.785   PBCC     images/ghost-file.pb-c.c
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.802   DEP      images/ghost-file.pb-c.d
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.826   PBCC     images/regfile.pb-c.c
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.842   DEP      images/regfile.pb-c.d
20:32:44 [2023-05-05T20:32:44.327Z] #39 6.870   PBCC     images/ns.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 6.876   DEP      images/ns.pb-c.d
20:32:44 [2023-05-05T20:32:44.584Z] #39 6.908   PBCC     images/fdinfo.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 6.935   DEP      images/fdinfo.pb-c.d
20:32:44 [2023-05-05T20:32:44.584Z] #39 6.954   PBCC     images/core-aarch64.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 6.972   PBCC     images/core-arm.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 6.983   PBCC     images/core-ppc64.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 7.001   PBCC     images/core-s390.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 7.013   PBCC     images/core-x86.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 7.042   PBCC     images/core.pb-c.c
20:32:44 [2023-05-05T20:32:44.584Z] #39 7.078   PBCC     images/inventory.pb-c.c
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.105   DEP      images/core-aarch64.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.124   DEP      images/core-arm.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.144   DEP      images/core-ppc64.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.174   DEP      images/core-s390.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.191   DEP      images/core-x86.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.215   DEP      images/core.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.247   DEP      images/inventory.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.284   PBCC     images/cpuinfo.pb-c.c
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.295   DEP      images/cpuinfo.pb-c.d
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.318   PBCC     images/stats.pb-c.c
20:32:44 [2023-05-05T20:32:44.841Z] #39 7.330   DEP      images/stats.pb-c.d
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + RM_GOPATH=0
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + TMP_GOPATH=
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + : /build
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + '[' -z '' ']'
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 ++ mktemp -d
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + export GOPATH=/tmp/tmp.fGf5K0hkLe
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + GOPATH=/tmp/tmp.fGf5K0hkLe
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + RM_GOPATH=1
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.530 + case "$(go env GOARCH)" in
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.536 ++ go env GOARCH
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.544 + export GO_BUILDMODE=-buildmode=pie
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.544 + GO_BUILDMODE=-buildmode=pie
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.548 ++ dirname /tmp/install/install.sh
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 + dir=/tmp/install
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 + bin=containerd
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 + shift
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 + '[' '!' -f /tmp/install/containerd.installer ']'
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 + . /tmp/install/containerd.installer
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 ++ set -e
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.549 ++ : v1.6.21
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.550 + install_containerd
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.554 + echo 'Install containerd version v1.6.21'
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.554 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fGf5K0hkLe/src/github.com/containerd/containerd
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.554 Install containerd version v1.6.21
20:32:45 [2023-05-05T20:32:45.727Z] #35 1.561 Cloning into '/tmp/tmp.fGf5K0hkLe/src/github.com/containerd/containerd'...
20:32:45 [2023-05-05T20:32:45.727Z] #35 ...
20:32:45 [2023-05-05T20:32:45.727Z] 
20:32:45 [2023-05-05T20:32:45.727Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.45 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.45 Need to get 115 MB of archives.
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.45 After this operation, 645 MB of additional disk space will be used.
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 10.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 11.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 12.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 13.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 13.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 15.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 15.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 15.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:32:45 [2023-05-05T20:32:45.727Z] #25 15.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 15.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB]
20:32:45 [2023-05-05T20:32:45.728Z] #25 16.02 debconf: delaying package configuration, since apt-utils is not installed
20:32:45 [2023-05-05T20:32:45.728Z] #25 16.36 Fetched 115 MB in 5s (21.8 MB/s)
20:32:45 [2023-05-05T20:32:45.728Z] #25 16.78 Selecting previously unselected package binutils-mingw-w64-i686.
20:32:45 [2023-05-05T20:32:45.728Z] #25 16.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:45 [2023-05-05T20:32:45.728Z] #25 16.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:32:45 [2023-05-05T20:32:45.728Z] #25 16.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:32:45 [2023-05-05T20:32:45.728Z] #25 18.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:32:45 [2023-05-05T20:32:45.728Z] #25 18.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:32:45 [2023-05-05T20:32:45.728Z] #25 18.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:32:45 [2023-05-05T20:32:45.989Z] #25 20.62 Selecting previously unselected package binutils-mingw-w64.
20:32:45 [2023-05-05T20:32:45.989Z] #25 20.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:32:45 [2023-05-05T20:32:45.989Z] #25 ...
20:32:45 [2023-05-05T20:32:45.989Z] 
20:32:45 [2023-05-05T20:32:45.989Z] #24 [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
20:32:45 [2023-05-05T20:32:45.989Z] #24 20.66 Selecting previously unselected package libicu67:amd64.
20:32:45 [2023-05-05T20:32:45.989Z] #24 20.66 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.053Z] Commit message: "update containerd binary to v1.6.21"
20:32:46 [2023-05-05T20:32:46.210Z] #39 8.355 make[1]: Nothing to be done for 'all'.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:32:46 [2023-05-05T20:32:46.557Z] #24 ...
20:32:46 [2023-05-05T20:32:46.557Z] 
20:32:46 [2023-05-05T20:32:46.557Z] #34 [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             python3-protobuf
20:32:46 [2023-05-05T20:32:46.557Z] #34 11.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:32:46 [2023-05-05T20:32:46.557Z] #34 11.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:32:46 [2023-05-05T20:32:46.557Z] #34 11.94 debconf: delaying package configuration, since apt-utils is not installed
20:32:46 [2023-05-05T20:32:46.557Z] #34 12.21 Fetched 4583 kB in 1s (5793 kB/s)
20:32:46 [2023-05-05T20:32:46.557Z] #34 13.23 Selecting previously unselected package libcap2:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 13.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:32:46 [2023-05-05T20:32:46.557Z] #34 13.25 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 13.90 Unpacking libcap2:amd64 (1:2.44-1) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 15.41 Selecting previously unselected package libcap-dev:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 15.41 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 15.61 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 16.95 Selecting previously unselected package libnet1:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 16.95 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 17.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 17.98 Selecting previously unselected package libnet1-dev.
20:32:46 [2023-05-05T20:32:46.557Z] #34 17.98 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.53 Selecting previously unselected package libnl-3-200:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.54 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.70 Selecting previously unselected package libnl-3-dev:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.71 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 18.73 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.10 Selecting previously unselected package libprotobuf-c1:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.10 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.35 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.36 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.77 Selecting previously unselected package zlib1g-dev:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.77 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 19.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:32:46 [2023-05-05T20:32:46.557Z] #34 21.12 Selecting previously unselected package libprotobuf23:amd64.
20:32:46 [2023-05-05T20:32:46.557Z] #34 21.13 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
20:32:46 [2023-05-05T20:32:46.773Z] #39 9.198   CC       images/stats.o
20:32:46 [2023-05-05T20:32:46.816Z] #34 21.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:32:46 [2023-05-05T20:32:46.816Z] #34 ...
20:32:46 [2023-05-05T20:32:46.816Z] 
20:32:46 [2023-05-05T20:32:46.816Z] #24 [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
20:32:46 [2023-05-05T20:32:46.816Z] #24 21.32 Unpacking libicu67:amd64 (67.1-7) ...
20:32:46 [2023-05-05T20:32:46.901Z] + docker version
20:32:47 [2023-05-05T20:32:47.031Z] #39 9.358   CC       images/core.o
20:32:47 [2023-05-05T20:32:47.286Z] #39 9.590   CC       images/core-x86.o
20:32:47 [2023-05-05T20:32:47.286Z] #39 9.763   CC       images/core-arm.o
20:32:47 [2023-05-05T20:32:47.547Z] #39 9.890   CC       images/core-aarch64.o
20:32:47 [2023-05-05T20:32:47.547Z] #39 10.02   CC       images/core-ppc64.o
20:32:47 [2023-05-05T20:32:47.751Z] #24 ...
20:32:47 [2023-05-05T20:32:47.751Z] 
20:32:47 [2023-05-05T20:32:47.751Z] #32 [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
20:32:47 [2023-05-05T20:32:47.751Z] #32 12.37 sync
20:32:47 [2023-05-05T20:32:47.751Z] #32 12.37 internal/reflectlite
20:32:47 [2023-05-05T20:32:47.751Z] #32 12.85 internal/testlog
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.15 sort
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.15 errors
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.26 strconv
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.26 internal/oserror
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.27 io
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.27 internal/safefilepath
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.27 path
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.32 syscall
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.68 bytes
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.68 text/tabwriter
20:32:47 [2023-05-05T20:32:47.751Z] #32 13.68 strings
20:32:47 [2023-05-05T20:32:47.751Z] #32 14.46 reflect
20:32:47 [2023-05-05T20:32:47.751Z] #32 14.82 bufio
20:32:47 [2023-05-05T20:32:47.751Z] #32 15.50 internal/syscall/unix
20:32:47 [2023-05-05T20:32:47.751Z] #32 15.50 internal/syscall/execenv
20:32:47 [2023-05-05T20:32:47.751Z] #32 15.50 time
20:32:47 [2023-05-05T20:32:47.751Z] #32 17.51 io/fs
20:32:47 [2023-05-05T20:32:47.751Z] #32 17.51 internal/poll
20:32:47 [2023-05-05T20:32:47.751Z] #32 18.16 internal/fmtsort
20:32:47 [2023-05-05T20:32:47.751Z] #32 18.57 os
20:32:47 [2023-05-05T20:32:47.751Z] #32 19.38 io/ioutil
20:32:47 [2023-05-05T20:32:47.751Z] #32 19.39 fmt
20:32:47 [2023-05-05T20:32:47.751Z] #32 20.16 flag
20:32:47 [2023-05-05T20:32:47.751Z] #32 20.16 github.com/BurntSushi/toml
20:32:47 [2023-05-05T20:32:47.751Z] #32 20.16 log
20:32:47 [2023-05-05T20:32:47.751Z] #32 21.32 github.com/BurntSushi/toml/cmd/tomlv
20:32:47 [2023-05-05T20:32:47.751Z] #32 ...
20:32:47 [2023-05-05T20:32:47.751Z] 
20:32:47 [2023-05-05T20:32:47.751Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:47 [2023-05-05T20:32:47.751Z] #25 20.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:32:47 [2023-05-05T20:32:47.751Z] #25 21.63 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:32:47 [2023-05-05T20:32:47.751Z] #25 21.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:32:47 [2023-05-05T20:32:47.751Z] #25 21.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:32:47 [2023-05-05T20:32:47.751Z] #25 21.78 Selecting previously unselected package dmsetup.
20:32:47 [2023-05-05T20:32:47.751Z] #25 21.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:32:47 [2023-05-05T20:32:47.751Z] #25 21.80 Unpacking dmsetup (2:1.02.175-2.1) ...
20:32:47 [2023-05-05T20:32:47.751Z] #25 22.02 Selecting previously unselected package mingw-w64-common.
20:32:47 [2023-05-05T20:32:47.751Z] #25 22.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:32:47 [2023-05-05T20:32:47.751Z] #25 22.03 Unpacking mingw-w64-common (8.0.0-1) ...
20:32:47 [2023-05-05T20:32:47.806Z] #39 10.24   CC       images/core-s390.o
20:32:48 [2023-05-05T20:32:48.063Z] #39 10.43   CC       images/cpuinfo.o
20:32:48 [2023-05-05T20:32:48.319Z] #39 10.59   CC       images/inventory.o
20:32:48 [2023-05-05T20:32:48.319Z] #39 10.68   CC       images/fdinfo.o
20:32:48 [2023-05-05T20:32:48.319Z] #39 10.78   CC       images/fown.o
20:32:48 [2023-05-05T20:32:48.319Z] #39 10.86   CC       images/ns.o
20:32:48 [2023-05-05T20:32:48.576Z] #39 10.94   CC       images/regfile.o
20:32:48 [2023-05-05T20:32:48.576Z] #39 11.00   CC       images/ghost-file.o
20:32:48 [2023-05-05T20:32:48.687Z] #25 ...
20:32:48 [2023-05-05T20:32:48.687Z] 
20:32:48 [2023-05-05T20:32:48.687Z] #32 [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
20:32:48 [2023-05-05T20:32:48.687Z] #32 DONE 23.1s
20:32:48 [2023-05-05T20:32:48.687Z] 
20:32:48 [2023-05-05T20:32:48.687Z] #34 [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             python3-protobuf
20:32:48 [2023-05-05T20:32:48.687Z] #34 21.73 Selecting previously unselected package libprotobuf-lite23:amd64.
20:32:48 [2023-05-05T20:32:48.687Z] #34 21.74 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 21.75 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 21.89 Selecting previously unselected package libprotobuf-dev:amd64.
20:32:48 [2023-05-05T20:32:48.687Z] #34 21.89 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 21.91 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.07 Selecting previously unselected package libprotoc23:amd64.
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.07 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.08 Unpacking libprotoc23:amd64 (3.12.4-1) ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.40 Selecting previously unselected package protobuf-c-compiler.
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.40 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.40 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.50 Selecting previously unselected package protobuf-compiler.
20:32:48 [2023-05-05T20:32:48.687Z] #34 23.50 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
20:32:48 [2023-05-05T20:32:48.833Z] #39 11.11   CC       images/fifo.o
20:32:48 [2023-05-05T20:32:48.833Z] #39 11.17   CC       images/remap-file-path.o
20:32:48 [2023-05-05T20:32:48.833Z] #39 11.23   CC       images/eventfd.o
20:32:48 [2023-05-05T20:32:48.833Z] #39 11.29   CC       images/eventpoll.o
20:32:48 [2023-05-05T20:32:48.946Z] #34 23.51 Unpacking protobuf-compiler (3.12.4-1) ...
20:32:48 [2023-05-05T20:32:48.946Z] #34 23.59 Selecting previously unselected package python3-pkg-resources.
20:32:48 [2023-05-05T20:32:48.946Z] #34 23.59 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
20:32:48 [2023-05-05T20:32:48.946Z] #34 23.62 Unpacking python3-pkg-resources (52.0.0-4) ...
20:32:49 [2023-05-05T20:32:49.090Z] #39 11.39   CC       images/fh.o
20:32:49 [2023-05-05T20:32:49.090Z] #39 11.54   CC       images/fsnotify.o
20:32:49 [2023-05-05T20:32:49.222Z] #34 23.80 Selecting previously unselected package python3-six.
20:32:49 [2023-05-05T20:32:49.222Z] #34 23.80 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
20:32:49 [2023-05-05T20:32:49.222Z] #34 23.82 Unpacking python3-six (1.16.0-2) ...
20:32:49 [2023-05-05T20:32:49.347Z] #39 11.75   CC       images/signalfd.o
20:32:49 [2023-05-05T20:32:49.347Z] #39 ...
20:32:49 [2023-05-05T20:32:49.347Z] 
20:32:49 [2023-05-05T20:32:49.347Z] #33 [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
20:32:49 [2023-05-05T20:32:49.347Z] #33 49.34 + dpkg --print-architecture
20:32:49 [2023-05-05T20:32:49.347Z] #33 49.35 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:32:49 [2023-05-05T20:32:49.480Z] #34 24.15 Selecting previously unselected package python3-protobuf.
20:32:49 [2023-05-05T20:32:49.480Z] #34 24.16 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
20:32:49 [2023-05-05T20:32:49.480Z] #34 24.35 Unpacking python3-protobuf (3.12.4-1) ...
20:32:49 [2023-05-05T20:32:49.603Z] #33 49.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:32:49 [2023-05-05T20:32:49.603Z] #33 49.70 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:32:50 [2023-05-05T20:32:50.855Z] #34 25.49 Setting up python3-pkg-resources (52.0.0-4) ...
20:32:51 [2023-05-05T20:32:51.795Z] #34 26.39 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:32:51 [2023-05-05T20:32:51.795Z] #34 26.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:32:51 [2023-05-05T20:32:51.795Z] #34 26.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:32:51 [2023-05-05T20:32:51.795Z] #34 26.45 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:32:51 [2023-05-05T20:32:51.795Z] #34 26.48 Setting up libcap2:amd64 (1:2.44-1) ...
20:32:51 [2023-05-05T20:32:51.795Z] #34 26.52 Setting up python3-six (1.16.0-2) ...
20:32:52 [2023-05-05T20:32:52.360Z] #34 26.88 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
20:32:52 [2023-05-05T20:32:52.360Z] #34 26.91 Setting up libprotoc23:amd64 (3.12.4-1) ...
20:32:52 [2023-05-05T20:32:52.360Z] #34 26.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:32:52 [2023-05-05T20:32:52.360Z] #34 26.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:32:52 [2023-05-05T20:32:52.360Z] #34 26.99 Setting up python3-protobuf (3.12.4-1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #33 ...
20:32:52 [2023-05-05T20:32:52.875Z] 
20:32:52 [2023-05-05T20:32:52.875Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:32:52 [2023-05-05T20:32:52.875Z] #25 44.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:32:52 [2023-05-05T20:32:52.875Z] #25 44.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 44.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 46.76 Selecting previously unselected package g++-mingw-w64-x86-64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 46.77 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 46.79 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 46.92 Selecting previously unselected package libapparmor1:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 46.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 46.93 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.04 Selecting previously unselected package libapparmor-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.05 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.05 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.14 Selecting previously unselected package libbtrfs0:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.28 Selecting previously unselected package libbtrfs-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.46 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.46 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.47 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.52 Selecting previously unselected package libudev-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.52 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.53 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.61 Selecting previously unselected package libsepol1-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.62 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.63 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.83 Selecting previously unselected package libpcre2-16-0:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.83 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 47.84 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.02 Selecting previously unselected package libpcre2-32-0:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.02 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.18 Selecting previously unselected package libpcre2-posix2:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.19 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.19 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.29 Selecting previously unselected package libpcre2-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.29 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.30 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.48 Selecting previously unselected package libselinux1-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.49 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.49 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.64 Selecting previously unselected package libdevmapper-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.66 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.72 Selecting previously unselected package libseccomp-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.73 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.83 Selecting previously unselected package libsystemd-dev:amd64.
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.84 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 48.85 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.12 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.13 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.14 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.15 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.17 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.18 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.19 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.20 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.21 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.31 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.36 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.38 Setting up mingw-w64-common (8.0.0-1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.40 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.43 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.47 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.48 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.52 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.53 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
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.56 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.57 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
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.59 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.63 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.64 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
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.65 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.73 Setting up dmsetup (2:1.02.175-2.1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.78 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.80 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 49.86 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:52 [2023-05-05T20:32:52.875Z] #25 DONE 52.7s
20:32:52 [2023-05-05T20:32:52.875Z] 
20:32:52 [2023-05-05T20:32:52.875Z] #39 [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
20:32:52 [2023-05-05T20:32:52.875Z] #39 11.86   CC       images/fs.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 11.94   CC       images/pstree.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.03   CC       images/pipe.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.11   CC       images/tcp-stream.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.19   CC       images/sk-packet.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.28   CC       images/mnt.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.36   CC       images/pipe-data.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.41   CC       images/sa.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.50   CC       images/timer.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.62   CC       images/timerfd.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.71   CC       images/mm.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.83   CC       images/sk-opts.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 12.93   CC       images/sk-unix.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.04   CC       images/sk-inet.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.20   CC       images/tun.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.30   CC       images/sk-netlink.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.37   CC       images/packet-sock.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.49   CC       images/ipc-var.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.59   CC       images/ipc-desc.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.66   CC       images/ipc-shm.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.72   CC       images/ipc-msg.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.80   CC       images/ipc-sem.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.85   CC       images/utsns.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 13.91   CC       images/creds.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.00   CC       images/vma.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.09   CC       images/netdev.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.26   CC       images/tty.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.45   CC       images/file-lock.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.53   CC       images/rlimit.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.63   CC       images/pagemap.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.76   CC       images/siginfo.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 14.83   CC       images/rpc.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 15.15   CC       images/ext-file.o
20:32:52 [2023-05-05T20:32:52.875Z] #39 15.21   CC       images/cgroup.o
20:32:53 [2023-05-05T20:32:53.132Z] #39 15.38   CC       images/userns.o
20:32:53 [2023-05-05T20:32:53.132Z] #39 15.46   CC       images/google/protobuf/descriptor.o
20:32:53 [2023-05-05T20:32:53.296Z] #34 28.10 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:32:53 [2023-05-05T20:32:53.389Z] #39 15.93   CC       images/opts.o
20:32:53 [2023-05-05T20:32:53.559Z] #34 28.14 Setting up protobuf-compiler (3.12.4-1) ...
20:32:53 [2023-05-05T20:32:53.559Z] #34 28.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:32:53 [2023-05-05T20:32:53.559Z] #34 28.19 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
20:32:53 [2023-05-05T20:32:53.559Z] #34 28.22 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
20:32:53 [2023-05-05T20:32:53.559Z] #34 28.25 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:32:53 [2023-05-05T20:32:53.559Z] #34 28.26 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:53 [2023-05-05T20:32:53.645Z] #39 16.02   CC       images/seccomp.o
20:32:53 [2023-05-05T20:32:53.645Z] #39 16.12   CC       images/binfmt-misc.o
20:32:53 [2023-05-05T20:32:53.645Z] #39 16.17   CC       images/time.o
20:32:53 [2023-05-05T20:32:53.902Z] #39 16.23   CC       images/sysctl.o
20:32:53 [2023-05-05T20:32:53.902Z] #39 16.35   CC       images/autofs.o
20:32:53 [2023-05-05T20:32:53.902Z] #39 16.44   CC       images/macvlan.o
20:32:54 [2023-05-05T20:32:54.125Z] #34 ...
20:32:54 [2023-05-05T20:32:54.125Z] 
20:32:54 [2023-05-05T20:32:54.125Z] #14 [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
20:32:54 [2023-05-05T20:32:54.125Z] #14 37.58 Selecting previously unselected package libjq1:amd64.
20:32:54 [2023-05-05T20:32:54.125Z] #14 37.58 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 37.60 Unpacking libjq1:amd64 (1.6-2.1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 37.89 Selecting previously unselected package jq.
20:32:54 [2023-05-05T20:32:54.125Z] #14 37.90 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 37.93 Unpacking jq (1.6-2.1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 38.18 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 38.26 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 38.27 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 38.30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 38.34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 38.84 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 39.28 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 40.07 Setting up openssl (1.1.1n-0+deb11u4) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 40.47 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 40.49 Setting up libjq1:amd64 (1.6-2.1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 40.53 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 40.55 Setting up ca-certificates (20210119) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 42.92 Updating certificates in /etc/ssl/certs...
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.26 129 added, 0 removed; done.
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.34 Setting up jq (1.6-2.1) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.35 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.39 Setting up curl (7.74.0-1.3+deb11u7) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.40 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.43 Processing triggers for ca-certificates (20210119) ...
20:32:54 [2023-05-05T20:32:54.125Z] #14 46.46 Updating certificates in /etc/ssl/certs...
20:32:54 [2023-05-05T20:32:54.159Z] #39 16.56   CC       images/sit.o
20:32:54 [2023-05-05T20:32:54.159Z] #39 16.66   CC       images/memfd.o
20:32:54 [2023-05-05T20:32:54.384Z] #14 ...
20:32:54 [2023-05-05T20:32:54.384Z] 
20:32:54 [2023-05-05T20:32:54.384Z] #24 [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
20:32:54 [2023-05-05T20:32:54.384Z] #24 23.62 Selecting previously unselected package libxml2:amd64.
20:32:54 [2023-05-05T20:32:54.384Z] #24 23.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 23.64 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 24.15 Selecting previously unselected package libarchive13:amd64.
20:32:54 [2023-05-05T20:32:54.384Z] #24 24.16 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 24.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 25.59 Selecting previously unselected package libjsoncpp24:amd64.
20:32:54 [2023-05-05T20:32:54.384Z] #24 25.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 25.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.22 Selecting previously unselected package librhash0:amd64.
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.26 Unpacking librhash0:amd64 (1.4.1-2) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.42 Selecting previously unselected package libuv1:amd64.
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.43 Unpacking libuv1:amd64 (1.40.0-2) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.54 Selecting previously unselected package cmake.
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 26.60 Unpacking cmake (3.18.4-2+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 27.92 Setting up libicu67:amd64 (67.1-7) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 27.96 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 27.98 Setting up libuv1:amd64 (1.40.0-2) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.10 Setting up librhash0:amd64 (1.4.1-2) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.14 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.18 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.24 Setting up cmake (3.18.4-2+deb11u1) ...
20:32:54 [2023-05-05T20:32:54.384Z] #24 28.25 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:32:54 [2023-05-05T20:32:54.417Z] #39 16.78   CC       images/timens.o
20:32:54 [2023-05-05T20:32:54.417Z] #39 16.88   LINK     images/built-in.o
20:32:54 [2023-05-05T20:32:54.417Z] #39 16.96   GEN      compel/include/asm
20:32:54 [2023-05-05T20:32:54.417Z] #39 17.00   GEN      compel/include/version.h
20:32:54 [2023-05-05T20:32:54.642Z] #24 ...
20:32:54 [2023-05-05T20:32:54.643Z] 
20:32:54 [2023-05-05T20:32:54.643Z] #27 [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
20:32:54 [2023-05-05T20:32:54.643Z] #27 29.41 + for f in rootlesskit rootlesskit-docker-proxy
20:32:54 [2023-05-05T20:32:54.643Z] #27 29.41 + GOBIN=/build
20:32:54 [2023-05-05T20:32:54.643Z] #27 29.41 + GO111MODULE=on
20:32:54 [2023-05-05T20:32:54.643Z] #27 29.41 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
20:32:54 [2023-05-05T20:32:54.673Z] #39 ...
20:32:54 [2023-05-05T20:32:54.673Z] 
20:32:54 [2023-05-05T20:32:54.673Z] #42 [dev-systemd-false  1/27] RUN groupadd -r docker
20:32:54 [2023-05-05T20:32:54.673Z] #42 DONE 2.1s
20:32:54 [2023-05-05T20:32:54.673Z] 
20:32:54 [2023-05-05T20:32:54.673Z] #39 [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
20:32:54 [2023-05-05T20:32:54.673Z] #39 17.03 touch .config
20:32:54 [2023-05-05T20:32:54.673Z] #39 17.06   GEN      include/common/config.h
20:32:54 [2023-05-05T20:32:54.673Z] #39 ...
20:32:54 [2023-05-05T20:32:54.673Z] 
20:32:54 [2023-05-05T20:32:54.673Z] #43 [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
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.217 + RM_GOPATH=0
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.217 + TMP_GOPATH=
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.217 + : /build
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.217 + '[' -z '' ']'
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.217 ++ mktemp -d
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.222 + export GOPATH=/tmp/tmp.db7CO7lcQl
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.222 + GOPATH=/tmp/tmp.db7CO7lcQl
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.222 + RM_GOPATH=1
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.222 + case "$(go env GOARCH)" in
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.222 ++ go env GOARCH
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.226 + export GO_BUILDMODE=-buildmode=pie
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.226 + GO_BUILDMODE=-buildmode=pie
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.226 ++ dirname /tmp/install/install.sh
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + dir=/tmp/install
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + bin=runc
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + shift
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + '[' '!' -f /tmp/install/runc.installer ']'
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + . /tmp/install/runc.installer
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 ++ set -e
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 ++ : v1.1.5
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + install_runc
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + RUNC_BUILDTAGS=seccomp
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + echo 'Install runc version v1.1.5 (build tags: seccomp)'
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.db7CO7lcQl/src/github.com/opencontainers/runc
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.230 Install runc version v1.1.5 (build tags: seccomp)
20:32:54 [2023-05-05T20:32:54.673Z] #0 1.232 Cloning into '/tmp/tmp.db7CO7lcQl/src/github.com/opencontainers/runc'...
20:32:56 [2023-05-05T20:32:56.570Z] #43 ...
20:32:56 [2023-05-05T20:32:56.570Z] 
20:32:56 [2023-05-05T20:32:56.570Z] #44 [dev-systemd-false  2/27] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:32:56 [2023-05-05T20:32:56.570Z] #44 DONE 2.0s
20:32:56 [2023-05-05T20:32:56.854Z] 
20:32:56 [2023-05-05T20:32:56.854Z] #43 [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
20:32:56 [2023-05-05T20:32:56.854Z] #43 4.212 + cd /tmp/tmp.db7CO7lcQl/src/github.com/opencontainers/runc
20:32:56 [2023-05-05T20:32:56.854Z] #43 4.212 + git checkout -q v1.1.5
20:32:57 [2023-05-05T20:32:57.112Z] #43 4.614 + '[' -z '' ']'
20:32:57 [2023-05-05T20:32:57.112Z] #43 4.614 + target=static
20:32:57 [2023-05-05T20:32:57.112Z] #43 4.614 + make BUILDTAGS=seccomp static
20:32:57 [2023-05-05T20:32:57.238Z] Client: Docker Engine - Community
20:32:57 [2023-05-05T20:32:57.238Z]  Version:           23.0.1
20:32:57 [2023-05-05T20:32:57.238Z]  API version:       1.42
20:32:57 [2023-05-05T20:32:57.238Z]  Go version:        go1.19.5
20:32:57 [2023-05-05T20:32:57.238Z]  Git commit:        a5ee5b1
20:32:57 [2023-05-05T20:32:57.238Z]  Built:             Thu Feb  9 19:46:32 2023
20:32:57 [2023-05-05T20:32:57.238Z]  OS/Arch:           linux/arm64
20:32:57 [2023-05-05T20:32:57.238Z]  Context:           default
20:32:57 [2023-05-05T20:32:57.238Z] 
20:32:57 [2023-05-05T20:32:57.238Z] Server: Docker Engine - Community
20:32:57 [2023-05-05T20:32:57.238Z]  Engine:
20:32:57 [2023-05-05T20:32:57.238Z]   Version:          23.0.1
20:32:57 [2023-05-05T20:32:57.238Z]   API version:      1.42 (minimum version 1.12)
20:32:57 [2023-05-05T20:32:57.238Z]   Go version:       go1.19.5
20:32:57 [2023-05-05T20:32:57.238Z]   Git commit:       bc3805a
20:32:57 [2023-05-05T20:32:57.238Z]   Built:            Thu Feb  9 19:46:32 2023
20:32:57 [2023-05-05T20:32:57.238Z]   OS/Arch:          linux/arm64
20:32:57 [2023-05-05T20:32:57.238Z]   Experimental:     true
20:32:57 [2023-05-05T20:32:57.238Z]  containerd:
20:32:57 [2023-05-05T20:32:57.238Z]   Version:          1.6.18
20:32:57 [2023-05-05T20:32:57.238Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
20:32:57 [2023-05-05T20:32:57.238Z]  runc:
20:32:57 [2023-05-05T20:32:57.238Z]   Version:          1.1.4
20:32:57 [2023-05-05T20:32:57.238Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:32:57 [2023-05-05T20:32:57.238Z]  docker-init:
20:32:57 [2023-05-05T20:32:57.238Z]   Version:          0.19.0
20:32:57 [2023-05-05T20:32:57.238Z]   GitCommit:        de40ad0
[Pipeline] sh
20:32:57 [2023-05-05T20:32:57.369Z] #43 ...
20:32:57 [2023-05-05T20:32:57.369Z] 
20:32:57 [2023-05-05T20:32:57.369Z] #33 [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
20:32:57 [2023-05-05T20:32:57.369Z] #33 DONE 57.4s
20:32:57 [2023-05-05T20:32:57.369Z] 
20:32:57 [2023-05-05T20:32:57.369Z] #43 [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
20:32:57 [2023-05-05T20:32:57.369Z] #43 4.809 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc .
20:32:57 [2023-05-05T20:32:57.538Z] + docker info
20:32:57 [2023-05-05T20:32:57.538Z] Client:
20:32:57 [2023-05-05T20:32:57.538Z]  Context:    default
20:32:57 [2023-05-05T20:32:57.538Z]  Debug Mode: false
20:32:57 [2023-05-05T20:32:57.538Z]  Plugins:
20:32:57 [2023-05-05T20:32:57.538Z]   buildx: Docker Buildx (Docker Inc.)
20:32:57 [2023-05-05T20:32:57.538Z]     Version:  v0.10.4
20:32:57 [2023-05-05T20:32:57.538Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:32:57 [2023-05-05T20:32:57.538Z]   compose: Docker Compose (Docker Inc.)
20:32:57 [2023-05-05T20:32:57.538Z]     Version:  v2.16.0
20:32:57 [2023-05-05T20:32:57.538Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:32:57 [2023-05-05T20:32:57.538Z] 
20:32:57 [2023-05-05T20:32:57.538Z] Server:
20:32:57 [2023-05-05T20:32:57.538Z]  Containers: 0
20:32:57 [2023-05-05T20:32:57.538Z]   Running: 0
20:32:57 [2023-05-05T20:32:57.538Z]   Paused: 0
20:32:57 [2023-05-05T20:32:57.538Z]   Stopped: 0
20:32:57 [2023-05-05T20:32:57.538Z]  Images: 0
20:32:57 [2023-05-05T20:32:57.538Z]  Server Version: 23.0.1
20:32:57 [2023-05-05T20:32:57.538Z]  Storage Driver: overlay2
20:32:57 [2023-05-05T20:32:57.538Z]   Backing Filesystem: extfs
20:32:57 [2023-05-05T20:32:57.538Z]   Supports d_type: true
20:32:57 [2023-05-05T20:32:57.538Z]   Using metacopy: false
20:32:57 [2023-05-05T20:32:57.538Z]   Native Overlay Diff: true
20:32:57 [2023-05-05T20:32:57.538Z]   userxattr: false
20:32:57 [2023-05-05T20:32:57.538Z]  Logging Driver: json-file
20:32:57 [2023-05-05T20:32:57.538Z]  Cgroup Driver: cgroupfs
20:32:57 [2023-05-05T20:32:57.538Z]  Cgroup Version: 1
20:32:57 [2023-05-05T20:32:57.538Z]  Plugins:
20:32:57 [2023-05-05T20:32:57.538Z]   Volume: local
20:32:57 [2023-05-05T20:32:57.538Z]   Network: bridge host ipvlan macvlan null overlay
20:32:57 [2023-05-05T20:32:57.538Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:32:57 [2023-05-05T20:32:57.538Z]  Swarm: inactive
20:32:57 [2023-05-05T20:32:57.538Z]  Runtimes: io.containerd.runc.v2 runc
20:32:57 [2023-05-05T20:32:57.538Z]  Default Runtime: runc
20:32:57 [2023-05-05T20:32:57.538Z]  Init Binary: docker-init
20:32:57 [2023-05-05T20:32:57.538Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
20:32:57 [2023-05-05T20:32:57.538Z]  runc version: v1.1.4-0-g5fd4c4d
20:32:57 [2023-05-05T20:32:57.538Z]  init version: de40ad0
20:32:57 [2023-05-05T20:32:57.538Z]  Security Options:
20:32:57 [2023-05-05T20:32:57.538Z]   apparmor
20:32:57 [2023-05-05T20:32:57.538Z]   seccomp
20:32:57 [2023-05-05T20:32:57.538Z]    Profile: builtin
20:32:57 [2023-05-05T20:32:57.538Z]  Kernel Version: 5.15.0-1031-aws
20:32:57 [2023-05-05T20:32:57.538Z]  Operating System: Ubuntu 20.04.6 LTS
20:32:57 [2023-05-05T20:32:57.538Z]  OSType: linux
20:32:57 [2023-05-05T20:32:57.538Z]  Architecture: aarch64
20:32:57 [2023-05-05T20:32:57.538Z]  CPUs: 8
20:32:57 [2023-05-05T20:32:57.538Z]  Total Memory: 30.64GiB
20:32:57 [2023-05-05T20:32:57.538Z]  Name: ip-10-100-96-164
20:32:57 [2023-05-05T20:32:57.538Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
20:32:57 [2023-05-05T20:32:57.538Z]  Docker Root Dir: /var/lib/docker
20:32:57 [2023-05-05T20:32:57.538Z]  Debug Mode: false
20:32:57 [2023-05-05T20:32:57.538Z]  Registry: https://index.docker.io/v1/
20:32:57 [2023-05-05T20:32:57.538Z]  Experimental: true
20:32:57 [2023-05-05T20:32:57.538Z]  Insecure Registries:
20:32:57 [2023-05-05T20:32:57.538Z]   127.0.0.0/8
20:32:57 [2023-05-05T20:32:57.538Z]  Live Restore Enabled: true
20:32:57 [2023-05-05T20:32:57.538Z] 
[Pipeline] sh
20:32:57 [2023-05-05T20:32:57.817Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:32:57 [2023-05-05T20:32:57.817Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:32:57 [2023-05-05T20:32:57.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45479/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:32:57 [2023-05-05T20:32:57.817Z] + bash /home/ubuntu/workspace/moby_PR-45479/check-config.sh
20:32:57 [2023-05-05T20:32:57.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:32:57 [2023-05-05T20:32:57.817Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
20:32:57 [2023-05-05T20:32:57.817Z] 
20:32:57 [2023-05-05T20:32:57.817Z] Generally Necessary:
20:32:57 [2023-05-05T20:32:57.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:32:57 [2023-05-05T20:32:57.817Z] - apparmor: enabled and tools installed
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_NAMESPACES: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_NET_NS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_PID_NS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_IPC_NS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_UTS_NS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_CGROUPS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_CGROUP_CPUACCT: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_CGROUP_DEVICE: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_CGROUP_FREEZER: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_CGROUP_SCHED: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_CPUSETS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_MEMCG: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_KEYS: enabled
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_VETH: enabled (as module)
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_BRIDGE: enabled (as module)
20:32:57 [2023-05-05T20:32:57.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:32:57 [2023-05-05T20:32:57.932Z] #43 ...
20:32:57 [2023-05-05T20:32:57.932Z] 
20:32:57 [2023-05-05T20:32:57.932Z] #45 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:32:57 [2023-05-05T20:32:57.932Z] #0 1.080 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:32:57 [2023-05-05T20:32:57.932Z] #45 DONE 1.2s
20:32:57 [2023-05-05T20:32:57.932Z] 
20:32:57 [2023-05-05T20:32:57.932Z] #39 [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
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.15   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.20   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.26   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.32   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.38   DEP      compel/arch/x86/plugins/std/memcpy.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.43   GEN      compel/plugins/include/uapi/std/syscall.h
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.50   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.53   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.56   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.56   DEP      compel/plugins/std/infect.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.63   DEP      compel/plugins/std/string.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.66   DEP      compel/plugins/std/log.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.74   DEP      compel/plugins/std/fds.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.79   DEP      compel/plugins/std/std.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.83   DEP      compel/plugins/shmem/shmem.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.86   DEP      compel/plugins/fds/fds.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 17.96   CC       compel/plugins/std/std.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.10   CC       compel/plugins/std/fds.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.24   CC       compel/plugins/std/log.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.46   CC       compel/plugins/std/string.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.66   CC       compel/plugins/std/infect.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.82   CC       compel/arch/x86/plugins/std/parasite-head.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.85   CC       compel/arch/x86/plugins/std/memcpy.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.91   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 18.95   AR       compel/plugins/std.lib.a
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.01   CC       compel/plugins/fds/fds.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.06   AR       compel/plugins/fds.lib.a
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.15   HOSTDEP  compel/src/lib/log-host.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.18   HOSTDEP  compel/src/lib/handle-elf-host.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.23   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.29   HOSTDEP  compel/src/main-host.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.33   DEP      compel/src/lib/ptrace.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.37   DEP      compel/src/lib/infect.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.48   DEP      compel/src/lib/infect-util.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.56   DEP      compel/src/lib/infect-rpc.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.61   DEP      compel/arch/x86/src/lib/infect.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.67   DEP      compel/arch/x86/src/lib/cpu.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.69   DEP      compel/src/lib/log.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.72   DEP      compel/src/main.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.75   DEP      compel/src/lib/handle-elf.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.81   DEP      compel/arch/x86/src/lib/handle-elf.d
20:32:57 [2023-05-05T20:32:57.932Z] #39 19.90   CC       compel/src/lib/log.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 20.00   CC       compel/arch/x86/src/lib/cpu.o
20:32:57 [2023-05-05T20:32:57.932Z] #39 20.24   CC       compel/arch/x86/src/lib/infect.o
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_NF_NAT_IPV4: missing
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_NF_NAT: enabled (as module)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_NF_NAT_NEEDED: missing
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_POSIX_MQUEUE: enabled
20:32:58 [2023-05-05T20:32:58.076Z] 
20:32:58 [2023-05-05T20:32:58.076Z] Optional Features:
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_USER_NS: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_SECCOMP: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_CGROUP_PIDS: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_MEMCG_SWAP: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:32:58 [2023-05-05T20:32:58.076Z]     (cgroup swap accounting is currently enabled)
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_BLK_CGROUP: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_IOSCHED_CFQ: missing
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_CGROUP_PERF: enabled
20:32:58 [2023-05-05T20:32:58.076Z] - CONFIG_CGROUP_HUGETLB: enabled
20:32:58 [2023-05-05T20:32:58.190Z] #39 20.48   CC       compel/src/lib/infect-rpc.o
20:32:58 [2023-05-05T20:32:58.190Z] #39 20.57   CC       compel/src/lib/infect-util.o
20:32:58 [2023-05-05T20:32:58.190Z] #39 20.69   CC       compel/src/lib/infect.o
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_CFS_BANDWIDTH: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_RT_GROUP_SCHED: missing
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_IP_VS: enabled (as module)
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_IP_VS_NFCT: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_IP_VS_RR: enabled (as module)
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_EXT4_FS: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:32:58 [2023-05-05T20:32:58.334Z] - Network Drivers:
20:32:58 [2023-05-05T20:32:58.334Z]   - "overlay":
20:32:58 [2023-05-05T20:32:58.334Z]     - CONFIG_VXLAN: enabled (as module)
20:32:58 [2023-05-05T20:32:58.334Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:32:58 [2023-05-05T20:32:58.334Z]       Optional (for encrypted networks):
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_CRYPTO: enabled
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_CRYPTO_AEAD: enabled
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_CRYPTO_GCM: enabled
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_CRYPTO_GHASH: enabled
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_XFRM: enabled
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_XFRM_USER: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_INET_ESP: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:32:58 [2023-05-05T20:32:58.591Z]   - "ipvlan":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_IPVLAN: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]   - "macvlan":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_MACVLAN: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_DUMMY: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]   - "ftp,tftp client in container":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z] - Storage Drivers:
20:32:58 [2023-05-05T20:32:58.591Z]   - "aufs":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_AUFS_FS: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]   - "btrfs":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:32:58 [2023-05-05T20:32:58.591Z]   - "devicemapper":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_BLK_DEV_DM: enabled
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]   - "overlay":
20:32:58 [2023-05-05T20:32:58.591Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:32:58 [2023-05-05T20:32:58.591Z]   - "zfs":
20:32:58 [2023-05-05T20:32:58.591Z]     - /dev/zfs: present
20:32:58 [2023-05-05T20:32:58.591Z]     - zfs command: missing
20:32:58 [2023-05-05T20:32:58.591Z]     - zpool command: missing
20:32:58 [2023-05-05T20:32:58.591Z] 
20:32:58 [2023-05-05T20:32:58.591Z] Limits:
20:32:58 [2023-05-05T20:32:58.591Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:32:58 [2023-05-05T20:32:58.591Z] 
20:32:58 [2023-05-05T20:32:58.591Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:32:58 [2023-05-05T20:32:58.833Z] #27 ...
20:32:58 [2023-05-05T20:32:58.833Z] 
20:32:58 [2023-05-05T20:32:58.833Z] #24 [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
20:32:58 [2023-05-05T20:32:58.833Z] #24 DONE 33.6s
20:32:58 [2023-05-05T20:32:58.912Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd .
20:32:59 [2023-05-05T20:32:59.091Z] 
20:32:59 [2023-05-05T20:32:59.091Z] #36 [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
20:32:59 [2023-05-05T20:32:59.091Z] #36 ...
20:32:59 [2023-05-05T20:32:59.091Z] 
20:32:59 [2023-05-05T20:32:59.091Z] #34 [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             python3-protobuf
20:32:59 [2023-05-05T20:32:59.091Z] #34 DONE 33.9s
20:32:59 [2023-05-05T20:32:59.091Z] 
20:32:59 [2023-05-05T20:32:59.091Z] #14 [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
20:32:59 [2023-05-05T20:32:59.091Z] #14 48.37 0 added, 0 removed; done.
20:32:59 [2023-05-05T20:32:59.091Z] #14 48.37 Running hooks in /etc/ca-certificates/update.d...
20:32:59 [2023-05-05T20:32:59.091Z] #14 48.38 done.
20:32:59 [2023-05-05T20:32:59.091Z] #14 DONE 52.8s
20:32:59 [2023-05-05T20:32:59.120Z] #39 21.37   CC       compel/src/lib/ptrace.o
20:32:59 [2023-05-05T20:32:59.120Z] #39 21.47   AR       compel/libcompel.a
20:32:59 [2023-05-05T20:32:59.120Z] #39 21.51   HOSTCC   compel/src/main-host.o
20:32:59 [2023-05-05T20:32:59.170Z] #1 [internal] load build definition from Dockerfile
20:32:59 [2023-05-05T20:32:59.170Z] #1 transferring dockerfile: 17.17kB done
20:32:59 [2023-05-05T20:32:59.170Z] #1 DONE 0.0s
20:32:59 [2023-05-05T20:32:59.170Z] 
20:32:59 [2023-05-05T20:32:59.170Z] #2 [internal] load .dockerignore
20:32:59 [2023-05-05T20:32:59.170Z] #2 transferring context: 87B done
20:32:59 [2023-05-05T20:32:59.170Z] #2 DONE 0.0s
20:32:59 [2023-05-05T20:32:59.170Z] 
20:32:59 [2023-05-05T20:32:59.170Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:32:59 [2023-05-05T20:32:59.243Z]  ---> e7b2675ea0b3
20:32:59 [2023-05-05T20:32:59.244Z] Successfully built e7b2675ea0b3
20:32:59 [2023-05-05T20:32:59.244Z] Successfully tagged docker:latest
20:32:59 [2023-05-05T20:32:59.244Z] INFO: Image build ended at 05/05/2023 20:32:55. Duration:00:00:47.5369970
20:32:59 [2023-05-05T20:32:59.244Z] 
20:32:59 [2023-05-05T20:32:59.244Z] 
20:32:59 [2023-05-05T20:32:59.244Z] INFO: Building the test binaries at 05/05/2023 20:32:55...
20:32:59 [2023-05-05T20:32:59.358Z] 
20:32:59 [2023-05-05T20:32:59.358Z] #27 [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
20:32:59 [2023-05-05T20:32:59.358Z] #27 DONE 34.0s
20:32:59 [2023-05-05T20:32:59.358Z] 
20:32:59 [2023-05-05T20:32:59.358Z] #37 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:32:59 [2023-05-05T20:32:59.358Z] #37 ...
20:32:59 [2023-05-05T20:32:59.358Z] 
20:32:59 [2023-05-05T20:32:59.358Z] #29 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:32:59 [2023-05-05T20:32:59.358Z] #29 DONE 33.9s
20:32:59 [2023-05-05T20:32:59.376Z] #39 ...
20:32:59 [2023-05-05T20:32:59.376Z] 
20:32:59 [2023-05-05T20:32:59.376Z] #46 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:32:59 [2023-05-05T20:32:59.376Z] #46 DONE 1.4s
20:32:59 [2023-05-05T20:32:59.376Z] 
20:32:59 [2023-05-05T20:32:59.376Z] #39 [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
20:32:59 [2023-05-05T20:32:59.376Z] #39 21.62   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:32:59 [2023-05-05T20:32:59.376Z] #39 21.68   HOSTCC   compel/src/lib/handle-elf-host.o
20:32:59 [2023-05-05T20:32:59.376Z] #39 21.78   HOSTCC   compel/src/lib/log-host.o
20:32:59 [2023-05-05T20:32:59.376Z] #39 21.83   HOSTLINK compel/compel-host-bin
20:32:59 [2023-05-05T20:32:59.617Z] 
20:32:59 [2023-05-05T20:32:59.617Z] #38 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:32:59 [2023-05-05T20:32:59.617Z] #38 DONE 0.4s
20:32:59 [2023-05-05T20:32:59.617Z] 
20:32:59 [2023-05-05T20:32:59.617Z] #39 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:32:59 [2023-05-05T20:32:59.632Z] #39 21.95   DEP      soccr/soccr.d
20:32:59 [2023-05-05T20:32:59.632Z] #39 22.01   CC       soccr/soccr.o
20:32:59 [2023-05-05T20:32:59.736Z] #3 DONE 0.5s
20:32:59 [2023-05-05T20:32:59.736Z] 
20:32:59 [2023-05-05T20:32:59.736Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:32:59 [2023-05-05T20:32:59.736Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
20:32:59 [2023-05-05T20:32:59.736Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
20:32:59 [2023-05-05T20:32:59.736Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:32:59 [2023-05-05T20:32:59.736Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
20:32:59 [2023-05-05T20:32:59.736Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
20:32:59 [2023-05-05T20:32:59.878Z] #39 ...
20:32:59 [2023-05-05T20:32:59.878Z] 
20:32:59 [2023-05-05T20:32:59.878Z] #37 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:32:59 [2023-05-05T20:32:59.878Z] #37 DONE 0.5s
20:32:59 [2023-05-05T20:32:59.888Z] #39 22.38   AR       soccr/libsoccr.a
20:32:59 [2023-05-05T20:32:59.888Z] #39 22.44 make[1]: 'soccr/libsoccr.a' is up to date.
20:32:59 [2023-05-05T20:32:59.993Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 6.29MB / 10.82MB 0.2s
20:32:59 [2023-05-05T20:32:59.994Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done
20:33:00 [2023-05-05T20:33:00.137Z] 
20:33:00 [2023-05-05T20:33:00.137Z] #40 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:33:00 [2023-05-05T20:33:00.137Z] #40 DONE 0.3s
20:33:00 [2023-05-05T20:33:00.137Z] 
20:33:00 [2023-05-05T20:33:00.137Z] #35 [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
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.28 + cd /tmp/tmp.fGf5K0hkLe/src/github.com/containerd/containerd
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.28 + git checkout -q v1.6.21
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + export 'BUILDTAGS=netgo osusergo static_build'
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + BUILDTAGS='netgo osusergo static_build'
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + export EXTRA_FLAGS=-buildmode=pie
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + EXTRA_FLAGS=-buildmode=pie
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + '[' '' = dynamic ']'
20:33:00 [2023-05-05T20:33:00.137Z] #35 15.86 + make
20:33:00 [2023-05-05T20:33:00.270Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
20:33:00 [2023-05-05T20:33:00.270Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
20:33:00 [2023-05-05T20:33:00.270Z] #4 DONE 0.6s
20:33:00 [2023-05-05T20:33:00.396Z] #35 ...
20:33:00 [2023-05-05T20:33:00.397Z] 
20:33:00 [2023-05-05T20:33:00.397Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:00 [2023-05-05T20:33:00.397Z] #25 25.06 Selecting previously unselected package mingw-w64-x86-64-dev.
20:33:00 [2023-05-05T20:33:00.397Z] #25 25.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 25.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 27.30 Selecting previously unselected package gcc-mingw-w64-base.
20:33:00 [2023-05-05T20:33:00.397Z] #25 27.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 27.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 27.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:33:00 [2023-05-05T20:33:00.397Z] #25 27.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 27.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 31.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:33:00 [2023-05-05T20:33:00.397Z] #25 31.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:33:00 [2023-05-05T20:33:00.397Z] #25 31.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:00 [2023-05-05T20:33:00.452Z] #39 22.75   DEP      criu/arch/x86/sigframe.d
20:33:00 [2023-05-05T20:33:00.452Z] #39 22.79   DEP      criu/arch/x86/sigaction_compat.d
20:33:00 [2023-05-05T20:33:00.452Z] #39 22.84   DEP      criu/arch/x86/kerndat.d
20:33:00 [2023-05-05T20:33:00.452Z] #39 22.89   DEP      criu/arch/x86/crtools.d
20:33:00 [2023-05-05T20:33:00.452Z] #39 22.93   DEP      criu/arch/x86/cpu.d
20:33:00 [2023-05-05T20:33:00.452Z] #39 22.99   CC       criu/arch/x86/cpu.o
20:33:00 [2023-05-05T20:33:00.528Z] 
20:33:00 [2023-05-05T20:33:00.528Z] #5 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye
20:33:00 [2023-05-05T20:33:00.709Z] #39 23.18 include/common/asm/bitops.h: Assembler messages:
20:33:00 [2023-05-05T20:33:00.709Z] #39 23.18 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:00 [2023-05-05T20:33:00.709Z] #39 23.18 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:00 [2023-05-05T20:33:00.709Z] #39 23.18 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:00 [2023-05-05T20:33:00.709Z] #39 23.18 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:00 [2023-05-05T20:33:00.709Z] #39 23.19   CC       criu/arch/x86/crtools.o
20:33:00 [2023-05-05T20:33:00.964Z] #25 ...
20:33:00 [2023-05-05T20:33:00.965Z] 
20:33:00 [2023-05-05T20:33:00.965Z] #35 [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
20:33:00 [2023-05-05T20:33:00.965Z] #35 16.93 + bin/ctr
20:33:00 [2023-05-05T20:33:00.966Z] #39 23.55   CC       criu/arch/x86/kerndat.o
20:33:01 [2023-05-05T20:33:01.128Z] #5 ...
20:33:01 [2023-05-05T20:33:01.128Z] 
20:33:01 [2023-05-05T20:33:01.128Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:33:01 [2023-05-05T20:33:01.128Z] #6 DONE 0.6s
20:33:01 [2023-05-05T20:33:01.128Z] 
20:33:01 [2023-05-05T20:33:01.128Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:33:01 [2023-05-05T20:33:01.128Z] #7 DONE 0.7s
20:33:01 [2023-05-05T20:33:01.128Z] 
20:33:01 [2023-05-05T20:33:01.128Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:33:01 [2023-05-05T20:33:01.128Z] #8 DONE 0.8s
20:33:01 [2023-05-05T20:33:01.128Z] 
20:33:01 [2023-05-05T20:33:01.128Z] #5 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye
20:33:01 [2023-05-05T20:33:01.128Z] #5 DONE 0.8s
20:33:01 [2023-05-05T20:33:01.222Z] #39 ...
20:33:01 [2023-05-05T20:33:01.223Z] 
20:33:01 [2023-05-05T20:33:01.223Z] #47 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:33:01 [2023-05-05T20:33:01.223Z] #47 DONE 1.9s
20:33:01 [2023-05-05T20:33:01.223Z] 
20:33:01 [2023-05-05T20:33:01.223Z] #39 [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
20:33:01 [2023-05-05T20:33:01.223Z] #39 23.70   CC       criu/arch/x86/sigaction_compat.o
20:33:01 [2023-05-05T20:33:01.389Z] 
20:33:01 [2023-05-05T20:33:01.389Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:33:01 [2023-05-05T20:33:01.389Z] #9 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:33:01 [2023-05-05T20:33:01.389Z] #9 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done
20:33:01 [2023-05-05T20:33:01.479Z] #39 23.78   CC       criu/arch/x86/sigframe.o
20:33:01 [2023-05-05T20:33:01.479Z] #39 23.85   LINK     criu/arch/x86/crtools.built-in.o
20:33:01 [2023-05-05T20:33:01.479Z] #39 23.93   DEP      criu/pie/util-vdso-elf32.d
20:33:01 [2023-05-05T20:33:01.648Z] #9 sha256:af5aac46f628b47b218f9993d0f936b7f889093a0ab9b35722dcb34dc6d92a87 1.48kB / 1.48kB done
20:33:01 [2023-05-05T20:33:01.648Z] #9 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
20:33:01 [2023-05-05T20:33:01.648Z] #9 sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 529B / 529B done
20:33:01 [2023-05-05T20:33:01.648Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 6.29MB / 53.69MB 0.3s
20:33:01 [2023-05-05T20:33:01.736Z] #39 24.00   DEP      criu/pie/util-vdso.d
20:33:01 [2023-05-05T20:33:01.736Z] #39 24.05   DEP      criu/pie/util.d
20:33:01 [2023-05-05T20:33:01.736Z] #39 24.11   CC       criu/pie/util.o
20:33:01 [2023-05-05T20:33:01.736Z] #39 24.20   CC       criu/pie/util-vdso.o
20:33:01 [2023-05-05T20:33:01.762Z] Client: Docker Engine - Community
20:33:01 [2023-05-05T20:33:01.762Z]  Version:           23.0.1
20:33:01 [2023-05-05T20:33:01.762Z]  API version:       1.42
20:33:01 [2023-05-05T20:33:01.762Z]  Go version:        go1.19.5
20:33:01 [2023-05-05T20:33:01.762Z]  Git commit:        a5ee5b1
20:33:01 [2023-05-05T20:33:01.762Z]  Built:             Thu Feb  9 19:46:49 2023
20:33:01 [2023-05-05T20:33:01.762Z]  OS/Arch:           linux/amd64
20:33:01 [2023-05-05T20:33:01.762Z]  Context:           default
20:33:01 [2023-05-05T20:33:01.762Z] 
20:33:01 [2023-05-05T20:33:01.762Z] Server: Docker Engine - Community
20:33:01 [2023-05-05T20:33:01.762Z]  Engine:
20:33:01 [2023-05-05T20:33:01.762Z]   Version:          23.0.1
20:33:01 [2023-05-05T20:33:01.762Z]   API version:      1.42 (minimum version 1.12)
20:33:01 [2023-05-05T20:33:01.762Z]   Go version:       go1.19.5
20:33:01 [2023-05-05T20:33:01.762Z]   Git commit:       bc3805a
20:33:01 [2023-05-05T20:33:01.762Z]   Built:            Thu Feb  9 19:46:49 2023
20:33:01 [2023-05-05T20:33:01.762Z]   OS/Arch:          linux/amd64
20:33:01 [2023-05-05T20:33:01.762Z]   Experimental:     true
20:33:01 [2023-05-05T20:33:01.762Z]  containerd:
20:33:01 [2023-05-05T20:33:01.762Z]   Version:          1.6.18
20:33:01 [2023-05-05T20:33:01.762Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
20:33:01 [2023-05-05T20:33:01.762Z]  runc:
20:33:01 [2023-05-05T20:33:01.762Z]   Version:          1.1.4
20:33:01 [2023-05-05T20:33:01.762Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:33:01 [2023-05-05T20:33:01.762Z]  docker-init:
20:33:01 [2023-05-05T20:33:01.762Z]   Version:          0.19.0
20:33:01 [2023-05-05T20:33:01.762Z]   GitCommit:        de40ad0
[Pipeline] sh
20:33:01 [2023-05-05T20:33:01.993Z] #39 24.42   CC       criu/pie/util-vdso-elf32.o
20:33:02 [2023-05-05T20:33:02.001Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 15.73MB / 53.69MB 0.4s
20:33:02 [2023-05-05T20:33:02.001Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 19.92MB / 53.69MB 0.5s
20:33:02 [2023-05-05T20:33:02.058Z] + docker info
20:33:02 [2023-05-05T20:33:02.058Z] Client:
20:33:02 [2023-05-05T20:33:02.058Z]  Context:    default
20:33:02 [2023-05-05T20:33:02.058Z]  Debug Mode: false
20:33:02 [2023-05-05T20:33:02.058Z]  Plugins:
20:33:02 [2023-05-05T20:33:02.058Z]   buildx: Docker Buildx (Docker Inc.)
20:33:02 [2023-05-05T20:33:02.058Z]     Version:  v0.10.4
20:33:02 [2023-05-05T20:33:02.058Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:33:02 [2023-05-05T20:33:02.058Z]   compose: Docker Compose (Docker Inc.)
20:33:02 [2023-05-05T20:33:02.058Z]     Version:  v2.16.0
20:33:02 [2023-05-05T20:33:02.058Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:33:02 [2023-05-05T20:33:02.058Z]   scan: Docker Scan (Docker Inc.)
20:33:02 [2023-05-05T20:33:02.058Z]     Version:  v0.23.0
20:33:02 [2023-05-05T20:33:02.058Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
20:33:02 [2023-05-05T20:33:02.058Z] 
20:33:02 [2023-05-05T20:33:02.058Z] Server:
20:33:02 [2023-05-05T20:33:02.058Z]  Containers: 0
20:33:02 [2023-05-05T20:33:02.058Z]   Running: 0
20:33:02 [2023-05-05T20:33:02.058Z]   Paused: 0
20:33:02 [2023-05-05T20:33:02.058Z]   Stopped: 0
20:33:02 [2023-05-05T20:33:02.058Z]  Images: 0
20:33:02 [2023-05-05T20:33:02.058Z]  Server Version: 23.0.1
20:33:02 [2023-05-05T20:33:02.058Z]  Storage Driver: overlay2
20:33:02 [2023-05-05T20:33:02.058Z]   Backing Filesystem: extfs
20:33:02 [2023-05-05T20:33:02.058Z]   Supports d_type: true
20:33:02 [2023-05-05T20:33:02.058Z]   Using metacopy: false
20:33:02 [2023-05-05T20:33:02.058Z]   Native Overlay Diff: true
20:33:02 [2023-05-05T20:33:02.058Z]   userxattr: false
20:33:02 [2023-05-05T20:33:02.058Z]  Logging Driver: json-file
20:33:02 [2023-05-05T20:33:02.058Z]  Cgroup Driver: cgroupfs
20:33:02 [2023-05-05T20:33:02.058Z]  Cgroup Version: 1
20:33:02 [2023-05-05T20:33:02.058Z]  Plugins:
20:33:02 [2023-05-05T20:33:02.058Z]   Volume: local
20:33:02 [2023-05-05T20:33:02.058Z]   Network: bridge host ipvlan macvlan null overlay
20:33:02 [2023-05-05T20:33:02.058Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:33:02 [2023-05-05T20:33:02.058Z]  Swarm: inactive
20:33:02 [2023-05-05T20:33:02.058Z]  Runtimes: io.containerd.runc.v2 runc
20:33:02 [2023-05-05T20:33:02.058Z]  Default Runtime: runc
20:33:02 [2023-05-05T20:33:02.058Z]  Init Binary: docker-init
20:33:02 [2023-05-05T20:33:02.058Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
20:33:02 [2023-05-05T20:33:02.058Z]  runc version: v1.1.4-0-g5fd4c4d
20:33:02 [2023-05-05T20:33:02.058Z]  init version: de40ad0
20:33:02 [2023-05-05T20:33:02.058Z]  Security Options:
20:33:02 [2023-05-05T20:33:02.058Z]   apparmor
20:33:02 [2023-05-05T20:33:02.058Z]   seccomp
20:33:02 [2023-05-05T20:33:02.058Z]    Profile: builtin
20:33:02 [2023-05-05T20:33:02.058Z]  Kernel Version: 5.4.0-1097-aws
20:33:02 [2023-05-05T20:33:02.058Z]  Operating System: Ubuntu 18.04.6 LTS
20:33:02 [2023-05-05T20:33:02.058Z]  OSType: linux
20:33:02 [2023-05-05T20:33:02.058Z]  Architecture: x86_64
20:33:02 [2023-05-05T20:33:02.058Z]  CPUs: 8
20:33:02 [2023-05-05T20:33:02.058Z]  Total Memory: 30.58GiB
20:33:02 [2023-05-05T20:33:02.058Z]  Name: ip-10-100-121-196
20:33:02 [2023-05-05T20:33:02.058Z]  ID: f362b4ed-d2f6-482a-9172-f235455d5c62
20:33:02 [2023-05-05T20:33:02.058Z]  Docker Root Dir: /var/lib/docker
20:33:02 [2023-05-05T20:33:02.058Z]  Debug Mode: false
20:33:02 [2023-05-05T20:33:02.058Z]  Registry: https://index.docker.io/v1/
20:33:02 [2023-05-05T20:33:02.058Z]  Experimental: true
20:33:02 [2023-05-05T20:33:02.058Z]  Insecure Registries:
20:33:02 [2023-05-05T20:33:02.058Z]   127.0.0.0/8
20:33:02 [2023-05-05T20:33:02.058Z]  Live Restore Enabled: true
20:33:02 [2023-05-05T20:33:02.058Z] 
20:33:02 [2023-05-05T20:33:02.058Z] WARNING: No swap limit support
[Pipeline] sh
20:33:02 [2023-05-05T20:33:02.249Z] #39 24.59   AR       criu/pie/pie.lib.a
20:33:02 [2023-05-05T20:33:02.249Z] #39 24.66   DEP      criu/pie/restorer.d
20:33:02 [2023-05-05T20:33:02.259Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 31.46MB / 53.69MB 0.6s
20:33:02 [2023-05-05T20:33:02.259Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 40.89MB / 53.69MB 0.8s
20:33:02 [2023-05-05T20:33:02.335Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:33:02 [2023-05-05T20:33:02.336Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:33:02 [2023-05-05T20:33:02.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45479/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:33:02 [2023-05-05T20:33:02.336Z] + bash /home/ubuntu/workspace/moby_PR-45479/check-config.sh
20:33:02 [2023-05-05T20:33:02.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:33:02 [2023-05-05T20:33:02.336Z] info: reading kernel config from /boot/config-5.4.0-1097-aws ...
20:33:02 [2023-05-05T20:33:02.336Z] 
20:33:02 [2023-05-05T20:33:02.336Z] Generally Necessary:
20:33:02 [2023-05-05T20:33:02.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:33:02 [2023-05-05T20:33:02.336Z] - apparmor: enabled and tools installed
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_NAMESPACES: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_NET_NS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_PID_NS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_IPC_NS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_UTS_NS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_CGROUPS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_CGROUP_CPUACCT: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_CGROUP_DEVICE: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_CGROUP_FREEZER: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_CGROUP_SCHED: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_CPUSETS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_MEMCG: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_KEYS: enabled
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_VETH: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_BRIDGE: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_NF_NAT_IPV4: missing
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:33:02 [2023-05-05T20:33:02.336Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:33:02 [2023-05-05T20:33:02.506Z] #39 24.72   DEP      criu/arch/x86/sigaction_compat_pie.d
20:33:02 [2023-05-05T20:33:02.506Z] #39 24.77   DEP      criu/arch/x86/restorer_unmap.d
20:33:02 [2023-05-05T20:33:02.506Z] #39 24.79   DEP      criu/arch/x86/restorer.d
20:33:02 [2023-05-05T20:33:02.506Z] #39 24.87   DEP      criu/arch/x86/vdso-pie.d
20:33:02 [2023-05-05T20:33:02.506Z] #39 24.91   DEP      criu/pie/parasite-vdso.d
20:33:02 [2023-05-05T20:33:02.506Z] #39 24.95   DEP      criu/pie/parasite.d
20:33:02 [2023-05-05T20:33:02.588Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 45.09MB / 53.69MB 0.9s
20:33:02 [2023-05-05T20:33:02.588Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 1.1s
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_NF_NAT: enabled (as module)
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_NF_NAT_NEEDED: missing
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_POSIX_MQUEUE: enabled
20:33:02 [2023-05-05T20:33:02.593Z] 
20:33:02 [2023-05-05T20:33:02.593Z] Optional Features:
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_USER_NS: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_SECCOMP: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_CGROUP_PIDS: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_MEMCG_SWAP: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:33:02 [2023-05-05T20:33:02.593Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_BLK_CGROUP: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IOSCHED_CFQ: missing
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_CGROUP_PERF: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_CGROUP_HUGETLB: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_CFS_BANDWIDTH: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_RT_GROUP_SCHED: missing
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IP_VS: enabled (as module)
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IP_VS_NFCT: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_IP_VS_RR: enabled (as module)
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_EXT4_FS: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:33:02 [2023-05-05T20:33:02.593Z] - Network Drivers:
20:33:02 [2023-05-05T20:33:02.593Z]   - "overlay":
20:33:02 [2023-05-05T20:33:02.593Z]     - CONFIG_VXLAN: enabled (as module)
20:33:02 [2023-05-05T20:33:02.593Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:33:02 [2023-05-05T20:33:02.593Z]       Optional (for encrypted networks):
20:33:02 [2023-05-05T20:33:02.763Z] #39 ...
20:33:02 [2023-05-05T20:33:02.763Z] 
20:33:02 [2023-05-05T20:33:02.763Z] #48 [dev-systemd-false  6/27] RUN ldconfig
20:33:02 [2023-05-05T20:33:02.763Z] #48 DONE 1.6s
20:33:02 [2023-05-05T20:33:02.763Z] 
20:33:02 [2023-05-05T20:33:02.763Z] #39 [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
20:33:02 [2023-05-05T20:33:02.763Z] #39 25.08   CC       criu/pie/parasite.o
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_CRYPTO: enabled
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_CRYPTO_AEAD: enabled
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_CRYPTO_GCM: enabled
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_CRYPTO_GHASH: enabled
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_XFRM: enabled
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_XFRM_USER: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_INET_ESP: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:33:02 [2023-05-05T20:33:02.851Z]   - "ipvlan":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_IPVLAN: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]   - "macvlan":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_MACVLAN: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_DUMMY: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]   - "ftp,tftp client in container":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z] - Storage Drivers:
20:33:02 [2023-05-05T20:33:02.851Z]   - "aufs":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_AUFS_FS: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]   - "btrfs":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:33:02 [2023-05-05T20:33:02.851Z]   - "devicemapper":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_BLK_DEV_DM: enabled
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]   - "overlay":
20:33:02 [2023-05-05T20:33:02.851Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:33:02 [2023-05-05T20:33:02.851Z]   - "zfs":
20:33:02 [2023-05-05T20:33:02.851Z]     - /dev/zfs: present
20:33:02 [2023-05-05T20:33:02.851Z]     - zfs command: missing
20:33:02 [2023-05-05T20:33:02.851Z]     - zpool command: missing
20:33:02 [2023-05-05T20:33:02.851Z] 
20:33:02 [2023-05-05T20:33:02.851Z] Limits:
20:33:02 [2023-05-05T20:33:02.851Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:33:02 [2023-05-05T20:33:02.851Z] 
20:33:02 [2023-05-05T20:33:02.851Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:33:03 [2023-05-05T20:33:03.020Z] #39 25.45   LINK     criu/pie/parasite.built-in.o
20:33:03 [2023-05-05T20:33:03.020Z] #39 25.46   GEN      criu/pie/parasite-blob.h
20:33:03 [2023-05-05T20:33:03.020Z] #39 25.47   CC       criu/pie/parasite-vdso.o
20:33:03 [2023-05-05T20:33:03.155Z] #9 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 1.4s done
20:33:03 [2023-05-05T20:33:03.155Z] #9 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9
20:33:03 [2023-05-05T20:33:03.171Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd .
20:33:03 [2023-05-05T20:33:03.277Z] #39 25.65   CC       criu/arch/x86/vdso-pie.o
20:33:03 [2023-05-05T20:33:03.277Z] #39 25.75   CC       criu/arch/x86/restorer.o
20:33:03 [2023-05-05T20:33:03.414Z] #9 ...
20:33:03 [2023-05-05T20:33:03.414Z] 
20:33:03 [2023-05-05T20:33:03.414Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:33:03 [2023-05-05T20:33:03.414Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:33:03 [2023-05-05T20:33:03.414Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:33:03 [2023-05-05T20:33:03.414Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:33:03 [2023-05-05T20:33:03.414Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:33:03 [2023-05-05T20:33:03.414Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
20:33:03 [2023-05-05T20:33:03.414Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done
20:33:03 [2023-05-05T20:33:03.414Z] #10 DONE 2.2s
20:33:03 [2023-05-05T20:33:03.429Z] #1 [internal] load .dockerignore
20:33:03 [2023-05-05T20:33:03.429Z] #1 transferring context: 87B done
20:33:03 [2023-05-05T20:33:03.429Z] #1 DONE 0.1s
20:33:03 [2023-05-05T20:33:03.429Z] 
20:33:03 [2023-05-05T20:33:03.429Z] #2 [internal] load build definition from Dockerfile
20:33:03 [2023-05-05T20:33:03.429Z] #2 transferring dockerfile: 17.17kB done
20:33:03 [2023-05-05T20:33:03.429Z] #2 DONE 0.1s
20:33:03 [2023-05-05T20:33:03.429Z] 
20:33:03 [2023-05-05T20:33:03.429Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:33:03 [2023-05-05T20:33:03.534Z] #39 25.90   CC       criu/arch/x86/restorer_unmap.o
20:33:03 [2023-05-05T20:33:03.534Z] #39 25.93   CC       criu/arch/x86/sigaction_compat_pie.o
20:33:03 [2023-05-05T20:33:03.534Z] #39 26.03   CC       criu/pie/restorer.o
20:33:03 [2023-05-05T20:33:03.673Z] 
20:33:03 [2023-05-05T20:33:03.673Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:33:03 [2023-05-05T20:33:03.673Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:33:03 [2023-05-05T20:33:03.673Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:33:03 [2023-05-05T20:33:03.673Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:33:03 [2023-05-05T20:33:03.673Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:33:03 [2023-05-05T20:33:03.673Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
20:33:03 [2023-05-05T20:33:03.673Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done
20:33:03 [2023-05-05T20:33:03.673Z] #11 DONE 2.3s
20:33:03 [2023-05-05T20:33:03.673Z] 
20:33:03 [2023-05-05T20:33:03.673Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:03 [2023-05-05T20:33:03.673Z] #12 resolve docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 0.1s done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 1.86kB / 1.86kB done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:78b603af10aa69a18f75a4da0300c6026eae4a4fa40a47f6a873ac8aa69e245e 1.58kB / 1.58kB done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:4d88dcbecf7c53402ec251afd23209e50257298e592d3a178182d64f22fa1cae 6.79kB / 6.79kB done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 1.4s done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 15.75MB / 15.75MB 1.0s done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 1.8s done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 70.25MB / 81.44MB 2.0s
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 46.14MB / 115.27MB 2.0s
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:b19f6e891efbecc4017b2787949481c01dbe0f0817454c9f9e87bd9618c648d3 155B / 155B 1.9s done
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 2.1s
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 56.62MB / 115.27MB 2.1s
20:33:03 [2023-05-05T20:33:03.673Z] #12 ...
20:33:03 [2023-05-05T20:33:03.673Z] 
20:33:03 [2023-05-05T20:33:03.673Z] #13 [internal] load build context
20:33:03 [2023-05-05T20:33:03.673Z] #13 transferring context: 53.56MB 2.3s done
20:33:03 [2023-05-05T20:33:03.673Z] #13 DONE 2.5s
20:33:03 [2023-05-05T20:33:03.673Z] 
20:33:03 [2023-05-05T20:33:03.673Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:03 [2023-05-05T20:33:03.673Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 66.06MB / 115.27MB 2.2s
20:33:03 [2023-05-05T20:33:03.686Z] #3 DONE 0.4s
20:33:03 [2023-05-05T20:33:03.931Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 76.55MB / 115.27MB 2.3s
20:33:03 [2023-05-05T20:33:03.931Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 84.93MB / 115.27MB 2.4s
20:33:03 [2023-05-05T20:33:03.944Z] 
20:33:03 [2023-05-05T20:33:03.944Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:33:03 [2023-05-05T20:33:03.944Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
20:33:03 [2023-05-05T20:33:03.944Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:33:03 [2023-05-05T20:33:03.944Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
20:33:03 [2023-05-05T20:33:03.944Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
20:33:03 [2023-05-05T20:33:03.944Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 4.19MB / 11.55MB 0.1s
20:33:03 [2023-05-05T20:33:03.944Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done
20:33:04 [2023-05-05T20:33:04.019Z] INFO: make.ps1 starting at 05/05/2023 20:33:03
20:33:04 [2023-05-05T20:33:04.019Z] INFO: Git commit (9b6ec6dbba) assumed from DOCKER_GITCOMMIT environment variable
20:33:04 [2023-05-05T20:33:04.019Z] INFO: Invoking autogen...
20:33:04 [2023-05-05T20:33:04.189Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 101.71MB / 115.27MB 2.6s
20:33:04 [2023-05-05T20:33:04.189Z] #12 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 115.27MB / 115.27MB 2.8s
20:33:04 [2023-05-05T20:33:04.201Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s
20:33:04 [2023-05-05T20:33:04.201Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
20:33:04 [2023-05-05T20:33:04.248Z] #35 ...
20:33:04 [2023-05-05T20:33:04.248Z] 
20:33:04 [2023-05-05T20:33:04.248Z] #36 [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
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + RM_GOPATH=0
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + TMP_GOPATH=
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + : /build
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + '[' -z '' ']'
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 ++ mktemp -d
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + export GOPATH=/tmp/tmp.iJYTr7Z75Y
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + GOPATH=/tmp/tmp.iJYTr7Z75Y
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + RM_GOPATH=1
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 + case "$(go env GOARCH)" in
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.263 ++ go env GOARCH
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.275 + export GO_BUILDMODE=-buildmode=pie
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.275 + GO_BUILDMODE=-buildmode=pie
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.281 ++ dirname /tmp/install/install.sh
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + dir=/tmp/install
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + bin=tini
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + shift
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + '[' '!' -f /tmp/install/tini.installer ']'
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + . /tmp/install/tini.installer
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 ++ : v0.19.0
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + install_tini
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + echo 'Install tini version v0.19.0'
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 + git clone https://github.com/krallin/tini.git /tmp/tmp.iJYTr7Z75Y/tini
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 Cloning into '/tmp/tmp.iJYTr7Z75Y/tini'...
20:33:04 [2023-05-05T20:33:04.248Z] #36 2.287 Install tini version v0.19.0
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.115 + cd /tmp/tmp.iJYTr7Z75Y/tini
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.115 + git checkout -q v0.19.0
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.123 + cmake .
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.292 -- The C compiler identification is GNU 10.2.1
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.316 -- Detecting C compiler ABI info
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.512 -- Detecting C compiler ABI info - done
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.539 -- Check for working C compiler: /usr/bin/cc - skipped
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.539 -- Detecting C compile features
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.540 -- Detecting C compile features - done
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.556 -- Performing Test HAS_BUILTIN_FORTIFY
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.646 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.697 -- Configuring done
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.709 -- Generating done
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.711 -- Build files have been written to: /tmp/tmp.iJYTr7Z75Y/tini
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.716 + make tini-static
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.883 Scanning dependencies of target tini-static
20:33:04 [2023-05-05T20:33:04.248Z] #36 3.915 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:33:04 [2023-05-05T20:33:04.248Z] #36 4.319 [100%] Linking C executable tini-static
20:33:04 [2023-05-05T20:33:04.248Z] #36 4.480 [100%] Built target tini-static
20:33:04 [2023-05-05T20:33:04.248Z] #36 4.506 + mkdir -p /build
20:33:04 [2023-05-05T20:33:04.248Z] #36 4.508 + cp tini-static /build/docker-init
20:33:04 [2023-05-05T20:33:04.248Z] #36 DONE 4.9s
20:33:04 [2023-05-05T20:33:04.248Z] 
20:33:04 [2023-05-05T20:33:04.248Z] #39 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:04 [2023-05-05T20:33:04.248Z] #39 2.681 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:33:04 [2023-05-05T20:33:04.248Z] #39 3.130 
20:33:04 [2023-05-05T20:33:04.248Z] #39 3.363 #=#=#                                                                         

######################################################################## 100.0%
20:33:04 [2023-05-05T20:33:04.248Z] #39 3.805 
20:33:04 [2023-05-05T20:33:04.447Z] #12 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 1.4s done
20:33:04 [2023-05-05T20:33:04.459Z] #4 DONE 0.5s
20:33:04 [2023-05-05T20:33:04.459Z] 
20:33:04 [2023-05-05T20:33:04.459Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:33:04 [2023-05-05T20:33:04.815Z] #39 5.270 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:33:04 [2023-05-05T20:33:04.903Z] #39 ...
20:33:04 [2023-05-05T20:33:04.903Z] 
20:33:04 [2023-05-05T20:33:04.903Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:33:04 [2023-05-05T20:33:04.903Z] #49 DONE 1.8s
20:33:04 [2023-05-05T20:33:04.903Z] 
20:33:04 [2023-05-05T20:33:04.903Z] #39 [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
20:33:04 [2023-05-05T20:33:04.903Z] #39 26.95   LINK     criu/pie/restorer.built-in.o
20:33:04 [2023-05-05T20:33:04.903Z] #39 26.96   GEN      criu/pie/restorer-blob.h
20:33:04 [2023-05-05T20:33:04.903Z] #39 27.01   DEP      criu/vdso.d
20:33:04 [2023-05-05T20:33:04.903Z] #39 27.13   DEP      criu/vdso-compat.d
20:33:04 [2023-05-05T20:33:04.903Z] #39 27.17   DEP      criu/uts_ns.d
20:33:04 [2023-05-05T20:33:04.903Z] #39 27.24   DEP      criu/util.d
20:33:04 [2023-05-05T20:33:04.903Z] #39 27.31   DEP      criu/uffd.d
20:33:05 [2023-05-05T20:33:05.011Z] INFO: Building daemon...
20:33:05 [2023-05-05T20:33:05.015Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 3.5s done
20:33:05 [2023-05-05T20:33:05.015Z] #12 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf
20:33:05 [2023-05-05T20:33:05.160Z] #39 27.40   DEP      criu/tun.d
20:33:05 [2023-05-05T20:33:05.160Z] #39 27.46   DEP      criu/tty.d
20:33:05 [2023-05-05T20:33:05.160Z] #39 27.59   DEP      criu/timerfd.d
20:33:05 [2023-05-05T20:33:05.274Z] #12 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.2s done
20:33:05 [2023-05-05T20:33:05.357Z] Client: Docker Engine - Community
20:33:05 [2023-05-05T20:33:05.357Z]  Version:           23.0.1
20:33:05 [2023-05-05T20:33:05.357Z]  API version:       1.42
20:33:05 [2023-05-05T20:33:05.357Z]  Go version:        go1.19.5
20:33:05 [2023-05-05T20:33:05.357Z]  Git commit:        a5ee5b1
20:33:05 [2023-05-05T20:33:05.357Z]  Built:             Thu Feb  9 19:46:56 2023
20:33:05 [2023-05-05T20:33:05.357Z]  OS/Arch:           linux/amd64
20:33:05 [2023-05-05T20:33:05.357Z]  Context:           default
20:33:05 [2023-05-05T20:33:05.357Z] 
20:33:05 [2023-05-05T20:33:05.357Z] Server: Docker Engine - Community
20:33:05 [2023-05-05T20:33:05.357Z]  Engine:
20:33:05 [2023-05-05T20:33:05.357Z]   Version:          23.0.1
20:33:05 [2023-05-05T20:33:05.357Z]   API version:      1.42 (minimum version 1.12)
20:33:05 [2023-05-05T20:33:05.357Z]   Go version:       go1.19.5
20:33:05 [2023-05-05T20:33:05.357Z]   Git commit:       bc3805a
20:33:05 [2023-05-05T20:33:05.357Z]   Built:            Thu Feb  9 19:46:56 2023
20:33:05 [2023-05-05T20:33:05.357Z]   OS/Arch:          linux/amd64
20:33:05 [2023-05-05T20:33:05.357Z]   Experimental:     true
20:33:05 [2023-05-05T20:33:05.357Z]  containerd:
20:33:05 [2023-05-05T20:33:05.357Z]   Version:          1.6.18
20:33:05 [2023-05-05T20:33:05.357Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
20:33:05 [2023-05-05T20:33:05.357Z]  runc:
20:33:05 [2023-05-05T20:33:05.357Z]   Version:          1.1.4
20:33:05 [2023-05-05T20:33:05.357Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:33:05 [2023-05-05T20:33:05.357Z]  docker-init:
20:33:05 [2023-05-05T20:33:05.357Z]   Version:          0.19.0
20:33:05 [2023-05-05T20:33:05.357Z]   GitCommit:        de40ad0
[Pipeline] sh
20:33:05 [2023-05-05T20:33:05.419Z] #39 27.71   DEP      criu/timens.d
20:33:05 [2023-05-05T20:33:05.419Z] #39 27.76   DEP      criu/sysfs_parse.d
20:33:05 [2023-05-05T20:33:05.419Z] #39 27.81   DEP      criu/sysctl.d
20:33:05 [2023-05-05T20:33:05.419Z] #39 27.87   DEP      criu/string.d
20:33:05 [2023-05-05T20:33:05.419Z] #39 27.89   DEP      criu/stats.d
20:33:05 [2023-05-05T20:33:05.419Z] #39 27.95   DEP      criu/sockets.d
20:33:05 [2023-05-05T20:33:05.487Z] #39 5.675 
20:33:05 [2023-05-05T20:33:05.662Z] + docker info
20:33:05 [2023-05-05T20:33:05.662Z] Client:
20:33:05 [2023-05-05T20:33:05.662Z]  Context:    default
20:33:05 [2023-05-05T20:33:05.662Z]  Debug Mode: false
20:33:05 [2023-05-05T20:33:05.662Z]  Plugins:
20:33:05 [2023-05-05T20:33:05.662Z]   buildx: Docker Buildx (Docker Inc.)
20:33:05 [2023-05-05T20:33:05.662Z]     Version:  v0.10.4
20:33:05 [2023-05-05T20:33:05.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:33:05 [2023-05-05T20:33:05.662Z]   compose: Docker Compose (Docker Inc.)
20:33:05 [2023-05-05T20:33:05.662Z]     Version:  v2.16.0
20:33:05 [2023-05-05T20:33:05.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:33:05 [2023-05-05T20:33:05.662Z]   scan: Docker Scan (Docker Inc.)
20:33:05 [2023-05-05T20:33:05.662Z]     Version:  v0.23.0
20:33:05 [2023-05-05T20:33:05.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
20:33:05 [2023-05-05T20:33:05.662Z] 
20:33:05 [2023-05-05T20:33:05.662Z] Server:
20:33:05 [2023-05-05T20:33:05.662Z]  Containers: 0
20:33:05 [2023-05-05T20:33:05.662Z]   Running: 0
20:33:05 [2023-05-05T20:33:05.662Z]   Paused: 0
20:33:05 [2023-05-05T20:33:05.662Z]   Stopped: 0
20:33:05 [2023-05-05T20:33:05.662Z]  Images: 0
20:33:05 [2023-05-05T20:33:05.662Z]  Server Version: 23.0.1
20:33:05 [2023-05-05T20:33:05.662Z]  Storage Driver: overlay2
20:33:05 [2023-05-05T20:33:05.662Z]   Backing Filesystem: extfs
20:33:05 [2023-05-05T20:33:05.662Z]   Supports d_type: true
20:33:05 [2023-05-05T20:33:05.662Z]   Using metacopy: false
20:33:05 [2023-05-05T20:33:05.662Z]   Native Overlay Diff: true
20:33:05 [2023-05-05T20:33:05.662Z]   userxattr: false
20:33:05 [2023-05-05T20:33:05.662Z]  Logging Driver: json-file
20:33:05 [2023-05-05T20:33:05.662Z]  Cgroup Driver: systemd
20:33:05 [2023-05-05T20:33:05.662Z]  Cgroup Version: 2
20:33:05 [2023-05-05T20:33:05.662Z]  Plugins:
20:33:05 [2023-05-05T20:33:05.662Z]   Volume: local
20:33:05 [2023-05-05T20:33:05.662Z]   Network: bridge host ipvlan macvlan null overlay
20:33:05 [2023-05-05T20:33:05.662Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:33:05 [2023-05-05T20:33:05.662Z]  Swarm: inactive
20:33:05 [2023-05-05T20:33:05.662Z]  Runtimes: io.containerd.runc.v2 runc
20:33:05 [2023-05-05T20:33:05.662Z]  Default Runtime: runc
20:33:05 [2023-05-05T20:33:05.662Z]  Init Binary: docker-init
20:33:05 [2023-05-05T20:33:05.662Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
20:33:05 [2023-05-05T20:33:05.662Z]  runc version: v1.1.4-0-g5fd4c4d
20:33:05 [2023-05-05T20:33:05.662Z]  init version: de40ad0
20:33:05 [2023-05-05T20:33:05.662Z]  Security Options:
20:33:05 [2023-05-05T20:33:05.662Z]   apparmor
20:33:05 [2023-05-05T20:33:05.662Z]   seccomp
20:33:05 [2023-05-05T20:33:05.662Z]    Profile: builtin
20:33:05 [2023-05-05T20:33:05.662Z]   cgroupns
20:33:05 [2023-05-05T20:33:05.662Z]  Kernel Version: 5.15.0-1031-aws
20:33:05 [2023-05-05T20:33:05.662Z]  Operating System: Ubuntu 20.04.6 LTS
20:33:05 [2023-05-05T20:33:05.662Z]  OSType: linux
20:33:05 [2023-05-05T20:33:05.662Z]  Architecture: x86_64
20:33:05 [2023-05-05T20:33:05.662Z]  CPUs: 8
20:33:05 [2023-05-05T20:33:05.662Z]  Total Memory: 30.57GiB
20:33:05 [2023-05-05T20:33:05.662Z]  Name: ip-10-100-34-70
20:33:05 [2023-05-05T20:33:05.662Z]  ID: 8a7733fc-ac8c-4bc6-885c-6cb3ad2fb2d0
20:33:05 [2023-05-05T20:33:05.662Z]  Docker Root Dir: /var/lib/docker
20:33:05 [2023-05-05T20:33:05.662Z]  Debug Mode: false
20:33:05 [2023-05-05T20:33:05.662Z]  Registry: https://index.docker.io/v1/
20:33:05 [2023-05-05T20:33:05.662Z]  Experimental: true
20:33:05 [2023-05-05T20:33:05.662Z]  Insecure Registries:
20:33:05 [2023-05-05T20:33:05.662Z]   127.0.0.0/8
20:33:05 [2023-05-05T20:33:05.662Z]  Live Restore Enabled: true
20:33:05 [2023-05-05T20:33:05.662Z] 
[Pipeline] }
20:33:05 [2023-05-05T20:33:05.676Z] #39 28.03   DEP      criu/sk-unix.d
20:33:05 [2023-05-05T20:33:05.676Z] #39 28.11   DEP      criu/sk-tcp.d
20:33:05 [2023-05-05T20:33:05.676Z] #39 28.19   DEP      criu/sk-queue.d
20:33:05 [2023-05-05T20:33:05.676Z] #39 28.24   DEP      criu/sk-packet.d
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:33:05 [2023-05-05T20:33:05.746Z] #39 5.925 #=#=#                                                                         

######################################################################## 100.0%
20:33:05 [2023-05-05T20:33:05.830Z] #5 DONE 1.1s
20:33:05 [2023-05-05T20:33:05.830Z] 
20:33:05 [2023-05-05T20:33:05.830Z] #6 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye
20:33:05 [2023-05-05T20:33:05.830Z] #6 DONE 1.1s
20:33:05 [2023-05-05T20:33:05.830Z] 
20:33:05 [2023-05-05T20:33:05.830Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:33:05 [2023-05-05T20:33:05.830Z] #7 DONE 1.1s
20:33:05 [2023-05-05T20:33:05.830Z] 
20:33:05 [2023-05-05T20:33:05.830Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:33:05 [2023-05-05T20:33:05.830Z] #8 DONE 1.1s
20:33:05 [2023-05-05T20:33:05.841Z] #12 ...
20:33:05 [2023-05-05T20:33:05.841Z] 
20:33:05 [2023-05-05T20:33:05.841Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:33:05 [2023-05-05T20:33:05.841Z] #9 DONE 4.4s
20:33:05 [2023-05-05T20:33:05.841Z] 
20:33:05 [2023-05-05T20:33:05.841Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:05 [2023-05-05T20:33:05.841Z] #12 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e
20:33:05 [2023-05-05T20:33:05.933Z] #39 28.31   DEP      criu/sk-netlink.d
20:33:05 [2023-05-05T20:33:05.933Z] #39 28.37   DEP      criu/sk-inet.d
20:33:05 [2023-05-05T20:33:05.933Z] #39 28.45   DEP      criu/signalfd.d
20:33:05 [2023-05-05T20:33:05.988Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd .
20:33:06 [2023-05-05T20:33:06.017Z] #39 6.346 
20:33:06 [2023-05-05T20:33:06.190Z] #39 28.53   DEP      criu/sigframe.d
20:33:06 [2023-05-05T20:33:06.190Z] #39 28.58   DEP      criu/shmem.d
20:33:06 [2023-05-05T20:33:06.190Z] #39 28.64   DEP      criu/servicefd.d
20:33:06 [2023-05-05T20:33:06.190Z] #39 28.70   DEP      criu/seize.d
20:33:06 [2023-05-05T20:33:06.190Z] #39 28.75   DEP      criu/seccomp.d
20:33:06 [2023-05-05T20:33:06.247Z] #1 [internal] load .dockerignore
20:33:06 [2023-05-05T20:33:06.247Z] #1 transferring context: 87B done
20:33:06 [2023-05-05T20:33:06.247Z] #1 DONE 0.2s
20:33:06 [2023-05-05T20:33:06.247Z] 
20:33:06 [2023-05-05T20:33:06.247Z] #2 [internal] load build definition from Dockerfile
20:33:06 [2023-05-05T20:33:06.247Z] #2 transferring dockerfile: 17.17kB done
20:33:06 [2023-05-05T20:33:06.247Z] #2 DONE 0.2s
20:33:06 [2023-05-05T20:33:06.247Z] 
20:33:06 [2023-05-05T20:33:06.247Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:33:06 [2023-05-05T20:33:06.446Z] #39 28.83   DEP      criu/rst-malloc.d
20:33:06 [2023-05-05T20:33:06.446Z] #39 28.86   DEP      criu/rbtree.d
20:33:06 [2023-05-05T20:33:06.446Z] #39 28.92   DEP      criu/pstree.d
20:33:06 [2023-05-05T20:33:06.446Z] #39 29.00   DEP      criu/protobuf.d
20:33:06 [2023-05-05T20:33:06.703Z] #39 29.05   GEN      criu/protobuf-desc-gen.h
20:33:06 [2023-05-05T20:33:06.778Z] #12 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 0.9s done
20:33:06 [2023-05-05T20:33:06.778Z] #12 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76
20:33:06 [2023-05-05T20:33:06.815Z] #3 DONE 0.5s
20:33:06 [2023-05-05T20:33:06.815Z] 
20:33:06 [2023-05-05T20:33:06.815Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:33:06 [2023-05-05T20:33:06.815Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
20:33:06 [2023-05-05T20:33:06.815Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:33:06 [2023-05-05T20:33:06.815Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
20:33:06 [2023-05-05T20:33:06.815Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
20:33:06 [2023-05-05T20:33:06.815Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s
20:33:07 [2023-05-05T20:33:07.074Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done
20:33:07 [2023-05-05T20:33:07.074Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s
20:33:07 [2023-05-05T20:33:07.333Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
20:33:07 [2023-05-05T20:33:07.333Z] #4 DONE 0.6s
20:33:07 [2023-05-05T20:33:07.333Z] 
20:33:07 [2023-05-05T20:33:07.333Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:33:07 [2023-05-05T20:33:07.453Z] #39 7.505 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:33:07 [2023-05-05T20:33:07.453Z] #39 7.875 
20:33:08 [2023-05-05T20:33:08.070Z] #39 30.34   DEP      criu/protobuf-desc.d
20:33:08 [2023-05-05T20:33:08.070Z] #39 30.41   DEP      criu/proc_parse.d
20:33:08 [2023-05-05T20:33:08.070Z] #39 30.51   DEP      criu/plugin.d
20:33:08 [2023-05-05T20:33:08.070Z] #39 30.58   DEP      criu/pipes.d
20:33:08 [2023-05-05T20:33:08.151Z] #12 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.0s done
20:33:08 [2023-05-05T20:33:08.151Z] #12 extracting sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 0.1s
20:33:08 [2023-05-05T20:33:08.283Z] #39 8.100 #=#=#                                                                         

                                                                           0.0%
#############################                                             40.8%
##################################################                        70.0%
######################################################################## 100.0%
20:33:08 [2023-05-05T20:33:08.326Z] #39 30.64   DEP      criu/pie-util.d
20:33:08 [2023-05-05T20:33:08.327Z] #39 30.68   DEP      criu/pie-util-vdso.d
20:33:08 [2023-05-05T20:33:08.327Z] #39 30.72   DEP      criu/pie-util-vdso-elf32.d
20:33:08 [2023-05-05T20:33:08.327Z] #39 30.76   DEP      criu/path.d
20:33:08 [2023-05-05T20:33:08.327Z] #39 30.81   DEP      criu/parasite-syscall.d
20:33:08 [2023-05-05T20:33:08.327Z] #39 30.89   DEP      criu/pagemap.d
20:33:08 [2023-05-05T20:33:08.541Z] #39 8.765 
20:33:08 [2023-05-05T20:33:08.583Z] #39 30.96   DEP      criu/pagemap-cache.d
20:33:08 [2023-05-05T20:33:08.583Z] #39 31.00   DEP      criu/page-xfer.d
20:33:08 [2023-05-05T20:33:08.583Z] #39 31.12   DEP      criu/page-pipe.d
20:33:08 [2023-05-05T20:33:08.712Z] #5 DONE 1.5s
20:33:08 [2023-05-05T20:33:08.712Z] 
20:33:08 [2023-05-05T20:33:08.712Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:33:08 [2023-05-05T20:33:08.839Z] #39 31.15   DEP      criu/netfilter.d
20:33:08 [2023-05-05T20:33:08.839Z] #39 31.21   DEP      criu/net.d
20:33:08 [2023-05-05T20:33:08.839Z] #39 31.28   DEP      criu/namespaces.d
20:33:08 [2023-05-05T20:33:08.839Z] #39 31.36   DEP      criu/mount.d
20:33:08 [2023-05-05T20:33:08.839Z] #39 31.41   DEP      criu/memfd.d
20:33:08 [2023-05-05T20:33:08.971Z] #6 DONE 1.5s
20:33:08 [2023-05-05T20:33:08.971Z] 
20:33:08 [2023-05-05T20:33:08.971Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:33:08 [2023-05-05T20:33:08.971Z] #7 DONE 1.5s
20:33:08 [2023-05-05T20:33:08.971Z] 
20:33:08 [2023-05-05T20:33:08.971Z] #8 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye
20:33:09 [2023-05-05T20:33:09.095Z] #39 31.47   DEP      criu/mem.d
20:33:09 [2023-05-05T20:33:09.095Z] #39 31.56   DEP      criu/lsm.d
20:33:09 [2023-05-05T20:33:09.095Z] #39 31.63   DEP      criu/log.d
20:33:09 [2023-05-05T20:33:09.109Z] #39 ...
20:33:09 [2023-05-05T20:33:09.109Z] 
20:33:09 [2023-05-05T20:33:09.109Z] #41 [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
20:33:09 [2023-05-05T20:33:09.109Z] #0 2.577 Note: Building without setproctitle() and strlcpy() support.
20:33:09 [2023-05-05T20:33:09.109Z] #0 2.577       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:33:09 [2023-05-05T20:33:09.109Z] #0 2.584 Note: Building without GnuTLS support
20:33:09 [2023-05-05T20:33:09.109Z] #0 2.595 Makefile.config:39: Warn: you have no libnftables installed
20:33:09 [2023-05-05T20:33:09.109Z] #0 2.595 Makefile.config:40: Warn: Building without nftables support
20:33:09 [2023-05-05T20:33:09.109Z] #0 3.410 fatal: not a git repository (or any of the parent directories): .git
20:33:09 [2023-05-05T20:33:09.109Z] #0 3.469   GEN      .gitid
20:33:09 [2023-05-05T20:33:09.109Z] #0 3.513   GEN      criu/include/version.h
20:33:09 [2023-05-05T20:33:09.109Z] #0 3.620   GEN      include/common/asm
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.465   PBCC     images/timens.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.473   DEP      images/timens.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.491   PBCC     images/fown.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.509   PBCC     images/google/protobuf/descriptor.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.528   PBCC     images/opts.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.539   PBCC     images/memfd.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.563   DEP      images/fown.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.591   DEP      images/google/protobuf/descriptor.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.617   DEP      images/opts.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.638   DEP      images/memfd.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.667   PBCC     images/sit.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.692   DEP      images/sit.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.708   PBCC     images/macvlan.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.721   DEP      images/macvlan.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.748   PBCC     images/autofs.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.765   DEP      images/autofs.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.804   PBCC     images/sysctl.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.812   DEP      images/sysctl.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.849   PBCC     images/time.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.871   DEP      images/time.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.896   PBCC     images/binfmt-misc.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.907   DEP      images/binfmt-misc.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.936   PBCC     images/seccomp.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.952   DEP      images/seccomp.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.966   PBCC     images/userns.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 4.982   DEP      images/userns.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.014   PBCC     images/cgroup.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.025   DEP      images/cgroup.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.064   PBCC     images/ext-file.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.074   DEP      images/ext-file.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.120   PBCC     images/rpc.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.143   DEP      images/rpc.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.172   PBCC     images/siginfo.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.184   DEP      images/siginfo.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.212   PBCC     images/pagemap.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.241   DEP      images/pagemap.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.263   PBCC     images/rlimit.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.277   DEP      images/rlimit.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.321   PBCC     images/file-lock.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.344   DEP      images/file-lock.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.405   PBCC     images/tty.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.447   DEP      images/tty.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.498   PBCC     images/tun.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.521   PBCC     images/netdev.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.546   DEP      images/tun.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.565   DEP      images/netdev.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.599   PBCC     images/vma.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.617   DEP      images/vma.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.676   PBCC     images/creds.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.686   DEP      images/creds.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.721   PBCC     images/utsns.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.745   DEP      images/utsns.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.767   PBCC     images/ipc-desc.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.773   PBCC     images/ipc-sem.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.798   DEP      images/ipc-desc.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.821   DEP      images/ipc-sem.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.847   PBCC     images/ipc-msg.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.856   DEP      images/ipc-msg.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.889   PBCC     images/ipc-shm.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.910   DEP      images/ipc-shm.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.945   PBCC     images/ipc-var.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.957   DEP      images/ipc-var.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.973   PBCC     images/sk-opts.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.980   PBCC     images/packet-sock.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 5.996   DEP      images/sk-opts.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.011   DEP      images/packet-sock.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.041   PBCC     images/sk-netlink.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.063   DEP      images/sk-netlink.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.085   PBCC     images/sk-inet.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.117   DEP      images/sk-inet.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.139   PBCC     images/sk-unix.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.158   DEP      images/sk-unix.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.174   PBCC     images/mm.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.189   DEP      images/mm.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.205   PBCC     images/timerfd.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.216   DEP      images/timerfd.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.235   PBCC     images/timer.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.242   DEP      images/timer.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.255   PBCC     images/sa.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.268   DEP      images/sa.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.282   PBCC     images/pipe-data.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.289   DEP      images/pipe-data.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.306   PBCC     images/mnt.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.328   DEP      images/mnt.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.358   PBCC     images/sk-packet.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.367   DEP      images/sk-packet.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.379   PBCC     images/tcp-stream.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.391   DEP      images/tcp-stream.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.422   PBCC     images/pipe.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.431   DEP      images/pipe.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.459   PBCC     images/pstree.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.466   DEP      images/pstree.pb-c.d
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.493   PBCC     images/fs.pb-c.c
20:33:09 [2023-05-05T20:33:09.109Z] #0 6.505   DEP      images/fs.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.524   PBCC     images/signalfd.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.541   DEP      images/signalfd.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.573   PBCC     images/fh.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.601   PBCC     images/fsnotify.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.629   DEP      images/fh.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.643   DEP      images/fsnotify.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.682   PBCC     images/eventpoll.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.689   DEP      images/eventpoll.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.706   PBCC     images/eventfd.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.717   DEP      images/eventfd.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.729   PBCC     images/remap-file-path.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.735   DEP      images/remap-file-path.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.764   PBCC     images/fifo.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.771   DEP      images/fifo.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.785   PBCC     images/ghost-file.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.801   DEP      images/ghost-file.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.833   PBCC     images/regfile.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.847   DEP      images/regfile.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.866   PBCC     images/ns.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.872   DEP      images/ns.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.885   PBCC     images/fdinfo.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.920   DEP      images/fdinfo.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.969   PBCC     images/core-aarch64.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 6.989   PBCC     images/core-arm.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.029   PBCC     images/core-ppc64.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.053   PBCC     images/core-s390.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.067   PBCC     images/core-x86.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.089   PBCC     images/core.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.121   PBCC     images/inventory.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.153   DEP      images/core-aarch64.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.171   DEP      images/core-arm.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.194   DEP      images/core-ppc64.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.213   DEP      images/core-s390.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.249   DEP      images/core-x86.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.274   DEP      images/core.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.295   DEP      images/inventory.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.380   PBCC     images/cpuinfo.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.391   DEP      images/cpuinfo.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.413   PBCC     images/stats.pb-c.c
20:33:09 [2023-05-05T20:33:09.110Z] #0 7.425   DEP      images/stats.pb-c.d
20:33:09 [2023-05-05T20:33:09.110Z] #0 8.456 make[1]: Nothing to be done for 'all'.
20:33:09 [2023-05-05T20:33:09.110Z] #0 9.452   CC       images/stats.o
20:33:09 [2023-05-05T20:33:09.110Z] #0 9.593   CC       images/core.o
20:33:09 [2023-05-05T20:33:09.110Z] #0 9.765   CC       images/core-x86.o
20:33:09 [2023-05-05T20:33:09.110Z] #0 9.946   CC       images/core-arm.o
20:33:09 [2023-05-05T20:33:09.110Z] #0 10.09   CC       images/core-aarch64.o
20:33:09 [2023-05-05T20:33:09.230Z] #8 DONE 1.7s
20:33:09 [2023-05-05T20:33:09.352Z] #39 31.68   DEP      criu/libnetlink.d
20:33:09 [2023-05-05T20:33:09.352Z] #39 31.82   DEP      criu/kerndat.d
20:33:09 [2023-05-05T20:33:09.368Z] #41 10.21   CC       images/core-ppc64.o
20:33:09 [2023-05-05T20:33:09.608Z] #39 31.90   DEP      criu/kcmp-ids.d
20:33:09 [2023-05-05T20:33:09.608Z] #39 31.96   DEP      criu/irmap.d
20:33:09 [2023-05-05T20:33:09.608Z] #39 32.01   DEP      criu/ipc_ns.d
20:33:09 [2023-05-05T20:33:09.608Z] #39 32.07   DEP      criu/image.d
20:33:09 [2023-05-05T20:33:09.608Z] #39 32.13   DEP      criu/image-desc.d
20:33:09 [2023-05-05T20:33:09.608Z] #39 32.16   DEP      criu/fsnotify.d
20:33:09 [2023-05-05T20:33:09.608Z] #39 32.21   DEP      criu/filesystems.d
20:33:09 [2023-05-05T20:33:09.626Z] #41 10.37   CC       images/core-s390.o
20:33:09 [2023-05-05T20:33:09.827Z] 
20:33:09 [2023-05-05T20:33:09.827Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:33:09 [2023-05-05T20:33:09.827Z] #9 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done
20:33:09 [2023-05-05T20:33:09.865Z] #39 32.29   DEP      criu/files.d
20:33:09 [2023-05-05T20:33:09.865Z] #39 32.35   DEP      criu/files-reg.d
20:33:09 [2023-05-05T20:33:09.865Z] #39 32.44   DEP      criu/files-ext.d
20:33:09 [2023-05-05T20:33:09.884Z] #41 10.61   CC       images/cpuinfo.o
20:33:09 [2023-05-05T20:33:09.884Z] #41 10.71   CC       images/inventory.o
20:33:09 [2023-05-05T20:33:09.884Z] #41 10.77   CC       images/fdinfo.o
20:33:10 [2023-05-05T20:33:10.050Z] #12 extracting sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 1.7s done
20:33:10 [2023-05-05T20:33:10.051Z] #12 extracting sha256:b19f6e891efbecc4017b2787949481c01dbe0f0817454c9f9e87bd9618c648d3 done
20:33:10 [2023-05-05T20:33:10.087Z] #9 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
20:33:10 [2023-05-05T20:33:10.087Z] #9 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done
20:33:10 [2023-05-05T20:33:10.087Z] #9 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done
20:33:10 [2023-05-05T20:33:10.121Z] #39 32.50   DEP      criu/file-lock.d
20:33:10 [2023-05-05T20:33:10.121Z] #39 32.57   DEP      criu/file-ids.d
20:33:10 [2023-05-05T20:33:10.121Z] #39 32.63   DEP      criu/fifo.d
20:33:10 [2023-05-05T20:33:10.121Z] #39 32.72   DEP      criu/fdstore.d
20:33:10 [2023-05-05T20:33:10.143Z] #41 10.90   CC       images/fown.o
20:33:10 [2023-05-05T20:33:10.143Z] #41 11.00   CC       images/ns.o
20:33:10 [2023-05-05T20:33:10.308Z] #12 DONE 9.1s
20:33:10 [2023-05-05T20:33:10.309Z] 
20:33:10 [2023-05-05T20:33:10.309Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:33:10 [2023-05-05T20:33:10.349Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 0B / 55.05MB 0.1s
20:33:10 [2023-05-05T20:33:10.349Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 5.24MB / 55.05MB 0.2s
20:33:10 [2023-05-05T20:33:10.349Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 18.81MB / 55.05MB 0.4s
20:33:10 [2023-05-05T20:33:10.378Z] #39 32.76   DEP      criu/fault-injection.d
20:33:10 [2023-05-05T20:33:10.378Z] #39 32.83   DEP      criu/external.d
20:33:10 [2023-05-05T20:33:10.378Z] #39 32.88   DEP      criu/eventpoll.d
20:33:10 [2023-05-05T20:33:10.378Z] #39 32.96   DEP      criu/eventfd.d
20:33:10 [2023-05-05T20:33:10.401Z] #41 11.07   CC       images/regfile.o
20:33:10 [2023-05-05T20:33:10.401Z] #41 11.14   CC       images/ghost-file.o
20:33:10 [2023-05-05T20:33:10.401Z] #41 11.24   CC       images/fifo.o
20:33:10 [2023-05-05T20:33:10.401Z] #41 11.32   CC       images/remap-file-path.o
20:33:10 [2023-05-05T20:33:10.401Z] #41 ...
20:33:10 [2023-05-05T20:33:10.401Z] 
20:33:10 [2023-05-05T20:33:10.401Z] #39 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:10 [2023-05-05T20:33:10.401Z] #39 9.908 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:33:10 [2023-05-05T20:33:10.401Z] #39 10.43 
20:33:10 [2023-05-05T20:33:10.401Z] #39 10.65 #=#=#                                                                         

######################################################################## 100.0%
20:33:10 [2023-05-05T20:33:10.627Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 28.31MB / 55.05MB 0.5s
20:33:10 [2023-05-05T20:33:10.627Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 36.70MB / 55.05MB 0.6s
20:33:10 [2023-05-05T20:33:10.634Z] #39 33.01   DEP      criu/crtools.d
20:33:10 [2023-05-05T20:33:10.634Z] #39 33.09   DEP      criu/cr-service.d
20:33:10 [2023-05-05T20:33:10.634Z] #39 33.21   DEP      criu/cr-restore.d
20:33:10 [2023-05-05T20:33:10.659Z] #39 11.00 
20:33:10 [2023-05-05T20:33:10.890Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 48.23MB / 55.05MB 0.7s
20:33:10 [2023-05-05T20:33:10.890Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 0.8s
20:33:10 [2023-05-05T20:33:10.891Z] #39 33.34   DEP      criu/cr-errno.d
20:33:10 [2023-05-05T20:33:10.891Z] #39 33.35   DEP      criu/cr-dump.d
20:33:10 [2023-05-05T20:33:10.891Z] #39 33.42   DEP      criu/cr-dedup.d
20:33:10 [2023-05-05T20:33:10.891Z] #39 33.48   DEP      criu/cr-check.d
20:33:11 [2023-05-05T20:33:11.088Z] 
20:33:11 [2023-05-05T20:33:11.088Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:11 [2023-05-05T20:33:11.088Z] #9 resolve docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:11 [2023-05-05T20:33:11.088Z] #9 resolve docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 0.3s done
20:33:11 [2023-05-05T20:33:11.088Z] #9 sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 1.86kB / 1.86kB done
20:33:11 [2023-05-05T20:33:11.147Z] #39 33.58   DEP      criu/config.d
20:33:11 [2023-05-05T20:33:11.147Z] #39 33.64   DEP      criu/clone-noasan.d
20:33:11 [2023-05-05T20:33:11.147Z] #39 33.68   DEP      criu/cgroup.d
20:33:11 [2023-05-05T20:33:11.153Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.0s done
20:33:11 [2023-05-05T20:33:11.153Z] #9 ...
20:33:11 [2023-05-05T20:33:11.154Z] 
20:33:11 [2023-05-05T20:33:11.154Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:33:11 [2023-05-05T20:33:11.154Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:33:11 [2023-05-05T20:33:11.154Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:33:11 [2023-05-05T20:33:11.154Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:33:11 [2023-05-05T20:33:11.154Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:33:11 [2023-05-05T20:33:11.154Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done
20:33:11 [2023-05-05T20:33:11.154Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
20:33:11 [2023-05-05T20:33:11.154Z] #10 DONE 1.5s
20:33:11 [2023-05-05T20:33:11.154Z] 
20:33:11 [2023-05-05T20:33:11.154Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:33:11 [2023-05-05T20:33:11.154Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:33:11 [2023-05-05T20:33:11.154Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:33:11 [2023-05-05T20:33:11.154Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:33:11 [2023-05-05T20:33:11.154Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:33:11 [2023-05-05T20:33:11.154Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
20:33:11 [2023-05-05T20:33:11.154Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done
20:33:11 [2023-05-05T20:33:11.154Z] #11 DONE 1.5s
20:33:11 [2023-05-05T20:33:11.347Z] #9 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done
20:33:11 [2023-05-05T20:33:11.347Z] #9 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done
20:33:11 [2023-05-05T20:33:11.347Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 0B / 55.05MB 0.1s
20:33:11 [2023-05-05T20:33:11.404Z] #39 33.75   DEP      criu/cgroup-props.d
20:33:11 [2023-05-05T20:33:11.404Z] #39 33.78   DEP      criu/bitmap.d
20:33:11 [2023-05-05T20:33:11.404Z] #39 33.79   DEP      criu/bfd.d
20:33:11 [2023-05-05T20:33:11.404Z] #39 33.84   DEP      criu/autofs.d
20:33:11 [2023-05-05T20:33:11.404Z] #39 33.89   DEP      criu/aio.d
20:33:11 [2023-05-05T20:33:11.404Z] #39 33.95   DEP      criu/action-scripts.d
20:33:11 [2023-05-05T20:33:11.415Z] 
20:33:11 [2023-05-05T20:33:11.415Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:11 [2023-05-05T20:33:11.415Z] #12 resolve docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 0.1s done
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4 1.86kB / 1.86kB done
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.0s done
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.7s done
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 53.48MB / 54.58MB 1.3s
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 37.75MB / 86.03MB 1.3s
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 10.35MB / 149.07MB 1.3s
20:33:11 [2023-05-05T20:33:11.415Z] #12 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 60.82MB / 86.03MB 1.5s
20:33:11 [2023-05-05T20:33:11.415Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 32.51MB / 149.07MB 1.5s
20:33:11 [2023-05-05T20:33:11.595Z] #39 11.82 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:33:11 [2023-05-05T20:33:11.640Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 5.20MB / 55.05MB 0.2s
20:33:11 [2023-05-05T20:33:11.640Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0B / 15.76MB 0.2s
20:33:11 [2023-05-05T20:33:11.640Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 0B / 54.58MB 0.2s
20:33:11 [2023-05-05T20:33:11.640Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 25.17MB / 55.05MB 0.4s
20:33:11 [2023-05-05T20:33:11.640Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.4s
20:33:11 [2023-05-05T20:33:11.640Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 20.58MB / 54.58MB 0.4s
20:33:11 [2023-05-05T20:33:11.661Z] #39 34.11   CC       criu/action-scripts.o
20:33:11 [2023-05-05T20:33:11.675Z] #12 ...
20:33:11 [2023-05-05T20:33:11.675Z] 
20:33:11 [2023-05-05T20:33:11.675Z] #13 [internal] load build context
20:33:11 [2023-05-05T20:33:11.675Z] #13 transferring context: 53.55MB 1.8s done
20:33:11 [2023-05-05T20:33:11.675Z] #13 DONE 1.9s
20:33:11 [2023-05-05T20:33:11.675Z] 
20:33:11 [2023-05-05T20:33:11.675Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:11 [2023-05-05T20:33:11.675Z] #12 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.5s done
20:33:11 [2023-05-05T20:33:11.675Z] #12 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 69.21MB / 86.03MB 1.6s
20:33:11 [2023-05-05T20:33:11.675Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 42.99MB / 149.07MB 1.6s
20:33:11 [2023-05-05T20:33:11.675Z] #12 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 80.74MB / 86.03MB 1.7s
20:33:11 [2023-05-05T20:33:11.675Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 53.48MB / 149.07MB 1.7s
20:33:11 [2023-05-05T20:33:11.675Z] #12 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 1.6s done
20:33:11 [2023-05-05T20:33:11.853Z] #39 12.15 
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 37.75MB / 55.05MB 0.5s
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 30.41MB / 54.58MB 0.5s
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 47.19MB / 55.05MB 0.6s
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 38.94MB / 54.58MB 0.6s
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 0.8s
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.6s done
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 0.8s
20:33:11 [2023-05-05T20:33:11.908Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 0B / 86.03MB 0.8s
20:33:11 [2023-05-05T20:33:11.917Z] #39 34.27   CC       criu/aio.o
20:33:11 [2023-05-05T20:33:11.935Z] #12 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 1.8s
20:33:11 [2023-05-05T20:33:11.935Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 62.91MB / 149.07MB 1.8s
20:33:11 [2023-05-05T20:33:11.935Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 73.40MB / 149.07MB 1.9s
20:33:12 [2023-05-05T20:33:12.112Z] #39 12.42 #=#=#                                                                         

######################################################################## 100.0%
20:33:12 [2023-05-05T20:33:12.165Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 12.58MB / 86.03MB 0.9s
20:33:12 [2023-05-05T20:33:12.173Z] #39 34.48   CC       criu/autofs.o
20:33:12 [2023-05-05T20:33:12.195Z] #12 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 2.0s done
20:33:12 [2023-05-05T20:33:12.195Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 93.32MB / 149.07MB 2.1s
20:33:12 [2023-05-05T20:33:12.195Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 102.76MB / 149.07MB 2.2s
20:33:12 [2023-05-05T20:33:12.195Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 113.25MB / 149.07MB 2.3s
20:33:12 [2023-05-05T20:33:12.370Z] #39 ...
20:33:12 [2023-05-05T20:33:12.370Z] 
20:33:12 [2023-05-05T20:33:12.370Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:12 [2023-05-05T20:33:12.370Z] #25 37.12 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:33:12 [2023-05-05T20:33:12.371Z] #25 37.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 37.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 39.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:33:12 [2023-05-05T20:33:12.371Z] #25 39.28 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 39.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 41.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:33:12 [2023-05-05T20:33:12.371Z] #25 41.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 41.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 46.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:33:12 [2023-05-05T20:33:12.371Z] #25 46.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.371Z] #25 46.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:33:12 [2023-05-05T20:33:12.423Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 31.46MB / 86.03MB 1.1s
20:33:12 [2023-05-05T20:33:12.423Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 52.43MB / 86.03MB 1.3s
20:33:12 [2023-05-05T20:33:12.429Z] #39 35.02   CC       criu/bfd.o
20:33:12 [2023-05-05T20:33:12.454Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 123.73MB / 149.07MB 2.4s
20:33:12 [2023-05-05T20:33:12.454Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 133.17MB / 149.07MB 2.5s
20:33:12 [2023-05-05T20:33:12.629Z] #25 ...
20:33:12 [2023-05-05T20:33:12.629Z] 
20:33:12 [2023-05-05T20:33:12.629Z] #39 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:12 [2023-05-05T20:33:12.629Z] #39 12.85 
20:33:12 [2023-05-05T20:33:12.629Z] #39 12.92 Download of images into '/build' complete.
20:33:12 [2023-05-05T20:33:12.629Z] #39 12.92 Use something like the following to load the result into a Docker daemon:
20:33:12 [2023-05-05T20:33:12.629Z] #39 12.92   tar -cC '/build' . | docker load
20:33:12 [2023-05-05T20:33:12.681Z] #9 ...
20:33:12 [2023-05-05T20:33:12.681Z] 
20:33:12 [2023-05-05T20:33:12.681Z] #10 [internal] load build context
20:33:12 [2023-05-05T20:33:12.681Z] #10 transferring context: 53.56MB 1.4s done
20:33:12 [2023-05-05T20:33:12.681Z] #10 DONE 1.9s
20:33:12 [2023-05-05T20:33:12.681Z] 
20:33:12 [2023-05-05T20:33:12.681Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:12 [2023-05-05T20:33:12.681Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 61.87MB / 86.03MB 1.4s
20:33:12 [2023-05-05T20:33:12.681Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.5s done
20:33:12 [2023-05-05T20:33:12.681Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 71.30MB / 86.03MB 1.5s
20:33:12 [2023-05-05T20:33:12.686Z] #39 ...
20:33:12 [2023-05-05T20:33:12.686Z] 
20:33:12 [2023-05-05T20:33:12.686Z] #22 [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
20:33:12 [2023-05-05T20:33:12.686Z] #22 71.87 + /build/golangci-lint --version
20:33:12 [2023-05-05T20:33:12.686Z] #22 72.17 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:33:12 [2023-05-05T20:33:12.686Z] #22 DONE 73.0s
20:33:12 [2023-05-05T20:33:12.686Z] 
20:33:12 [2023-05-05T20:33:12.686Z] #39 [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
20:33:12 [2023-05-05T20:33:12.686Z] #39 35.21   CC       criu/bitmap.o
20:33:12 [2023-05-05T20:33:12.686Z] #39 ...
20:33:12 [2023-05-05T20:33:12.686Z] 
20:33:12 [2023-05-05T20:33:12.686Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:12 [2023-05-05T20:33:12.686Z] #0 1.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 1.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 1.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 1.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 2.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 2.724 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 3.879 Fetched 8644 kB in 3s (3129 kB/s)
20:33:12 [2023-05-05T20:33:12.686Z] #0 3.879 Reading package lists...
20:33:12 [2023-05-05T20:33:12.686Z] #0 4.730 Reading package lists...
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.539 Building dependency tree...
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.928 The following additional packages will be installed:
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.928   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.928   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.929   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.929   python3-pkg-resources vim-runtime xxd
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.930 Suggested packages:
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.930   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.930   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.930   acl attr quota
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.930 Recommended packages:
20:33:12 [2023-05-05T20:33:12.686Z] #0 5.930   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.360 The following NEW packages will be installed:
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.361   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.361   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.361   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.362   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.362   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.362   python3-pkg-resources python3-setuptools python3-wheel sudo
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.362   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.362   xz-utils zip
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.637 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.637 Need to get 27.0 MB of archives.
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.637 After this operation, 104 MB of additional disk space will be used.
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.642 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.650 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.671 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.671 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.671 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.671 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.671 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.671 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.675 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.677 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.678 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.681 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.693 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.696 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.697 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.697 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.698 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.699 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.703 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.709 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.712 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.720 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.721 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.722 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.722 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.889 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.889 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.890 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.902 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.902 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.905 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.907 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.929 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.930 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.932 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.940 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.944 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.945 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.949 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.963 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.968 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 6.972 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.044 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.059 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.069 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.293 debconf: delaying package configuration, since apt-utils is not installed
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.339 Fetched 27.0 MB in 1s (38.6 MB/s)
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.390 Selecting previously unselected package pigz.
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.390 (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 ... 24023 files and directories currently installed.)
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.427 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.442 Unpacking pigz (2.6-1) ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.505 Selecting previously unselected package libelf1:amd64.
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.509 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.518 Unpacking libelf1:amd64 (0.183-1) ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.680 Selecting previously unselected package libbpf0:amd64.
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.685 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 7.706 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 8.086 Selecting previously unselected package libcap2:amd64.
20:33:12 [2023-05-05T20:33:12.686Z] #0 8.090 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 8.103 Unpacking libcap2:amd64 (1:2.44-1) ...
20:33:12 [2023-05-05T20:33:12.686Z] #0 8.210 Selecting previously unselected package libmnl0:amd64.
20:33:12 [2023-05-05T20:33:12.687Z] #0 8.214 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.687Z] #0 8.225 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:33:12 [2023-05-05T20:33:12.714Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 143.65MB / 149.07MB 2.6s
20:33:12 [2023-05-05T20:33:12.714Z] #12 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.4s done
20:33:12 [2023-05-05T20:33:12.938Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 81.79MB / 86.03MB 1.6s
20:33:12 [2023-05-05T20:33:12.943Z] #50 8.346 Selecting previously unselected package libxtables12:amd64.
20:33:12 [2023-05-05T20:33:12.943Z] #50 8.350 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:33:12 [2023-05-05T20:33:12.943Z] #50 8.356 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:33:12 [2023-05-05T20:33:12.973Z] #12 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e
20:33:13 [2023-05-05T20:33:13.197Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 2.1s done
20:33:13 [2023-05-05T20:33:13.197Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0B / 149.07MB 2.1s
20:33:13 [2023-05-05T20:33:13.201Z] #50 8.509 Selecting previously unselected package libcap2-bin.
20:33:13 [2023-05-05T20:33:13.201Z] #50 8.512 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:33:13 [2023-05-05T20:33:13.201Z] #50 8.520 Unpacking libcap2-bin (1:2.44-1) ...
20:33:13 [2023-05-05T20:33:13.201Z] #50 8.712 Selecting previously unselected package iproute2.
20:33:13 [2023-05-05T20:33:13.201Z] #50 8.718 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:33:13 [2023-05-05T20:33:13.455Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 19.92MB / 149.07MB 2.3s
20:33:13 [2023-05-05T20:33:13.458Z] #50 8.726 Unpacking iproute2 (5.10.0-4) ...
20:33:13 [2023-05-05T20:33:13.458Z] #50 8.936 Selecting previously unselected package xxd.
20:33:13 [2023-05-05T20:33:13.458Z] #50 8.946 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:33:13 [2023-05-05T20:33:13.458Z] #50 8.951 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.541Z] #12 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.3s done
20:33:13 [2023-05-05T20:33:13.587Z] #14 DONE 2.9s
20:33:13 [2023-05-05T20:33:13.587Z] 
20:33:13 [2023-05-05T20:33:13.587Z] #15 [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
20:33:13 [2023-05-05T20:33:13.587Z] #0 0.931 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 0.943 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 0.943 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 1.061 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 1.181 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 1.301 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 2.059 Fetched 8526 kB in 1s (6154 kB/s)
20:33:13 [2023-05-05T20:33:13.587Z] #0 2.059 Reading package lists...
20:33:13 [2023-05-05T20:33:13.587Z] #0 2.610 Reading package lists...
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.156 Building dependency tree...
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.547 The following additional packages will be installed:
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.547   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.548   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.550 Recommended packages:
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.550   libldap-common publicsuffix libsasl2-modules
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.674 The following NEW packages will be installed:
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.674   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.674   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.675   libssh2-1 openssl
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.956 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.956 Need to get 2944 kB of archives.
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.956 After this operation, 6484 kB of additional disk space will be used.
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.956 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 3.998 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.010 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.071 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.071 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.072 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.074 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.077 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.078 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.079 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.080 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.083 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.085 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.087 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.093 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.339 debconf: delaying package configuration, since apt-utils is not installed
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.377 Fetched 2944 kB in 0s (7106 kB/s)
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.411 Selecting previously unselected package openssl.
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.411 (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 ... 6656 files and directories currently installed.)
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.416 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.423 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.656 Selecting previously unselected package ca-certificates.
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.657 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.665 Unpacking ca-certificates (20210119) ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.741 Selecting previously unselected package libbrotli1:arm64.
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.742 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.811 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.994 Selecting previously unselected package libsasl2-modules-db:arm64.
20:33:13 [2023-05-05T20:33:13.587Z] #0 4.995 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 5.026 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 5.082 Selecting previously unselected package libsasl2-2:arm64.
20:33:13 [2023-05-05T20:33:13.587Z] #0 5.083 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.587Z] #0 5.089 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 5.424 Selecting previously unselected package libldap-2.4-2:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 5.425 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 5.446 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 5.691 Selecting previously unselected package libnghttp2-14:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 5.692 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 5.701 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 6.186 Selecting previously unselected package libpsl5:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 6.187 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 6.241 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 6.737 Selecting previously unselected package librtmp1:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 6.739 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 6.753 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.224 Selecting previously unselected package libssh2-1:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.226 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.232 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.394 Selecting previously unselected package libcurl4:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.395 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.407 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.487 Selecting previously unselected package curl.
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.488 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.537 Unpacking curl (7.74.0-1.3+deb11u7) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.637 Selecting previously unselected package libonig5:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.639 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.651 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.698 Selecting previously unselected package libjq1:arm64.
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.700 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #0 7.704 Unpacking libjq1:arm64 (1.6-2.1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.806 Selecting previously unselected package jq.
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.807 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.811 Unpacking jq (1.6-2.1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.845 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.856 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.866 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.876 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.886 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.896 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 ...
20:33:13 [2023-05-05T20:33:13.588Z] 
20:33:13 [2023-05-05T20:33:13.588Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:33:13 [2023-05-05T20:33:13.588Z] #16 DONE 0.3s
20:33:13 [2023-05-05T20:33:13.588Z] 
20:33:13 [2023-05-05T20:33:13.588Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:33:13 [2023-05-05T20:33:13.588Z] #17 DONE 0.1s
20:33:13 [2023-05-05T20:33:13.588Z] 
20:33:13 [2023-05-05T20:33:13.588Z] #15 [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
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.910 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.920 Setting up openssl (1.1.1n-0+deb11u4) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.935 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.947 Setting up libjq1:arm64 (1.6-2.1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.957 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 7.966 Setting up ca-certificates (20210119) ...
20:33:13 [2023-05-05T20:33:13.588Z] #15 ...
20:33:13 [2023-05-05T20:33:13.588Z] 
20:33:13 [2023-05-05T20:33:13.588Z] #18 [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
20:33:13 [2023-05-05T20:33:13.588Z] #18 DONE 0.5s
20:33:13 [2023-05-05T20:33:13.588Z] 
20:33:13 [2023-05-05T20:33:13.588Z] #15 [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
20:33:13 [2023-05-05T20:33:13.713Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 29.36MB / 149.07MB 2.4s
20:33:13 [2023-05-05T20:33:13.713Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 39.85MB / 149.07MB 2.5s
20:33:13 [2023-05-05T20:33:13.715Z] #50 9.168 Selecting previously unselected package vim-common.
20:33:13 [2023-05-05T20:33:13.715Z] #50 9.173 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:13 [2023-05-05T20:33:13.715Z] #50 9.199 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:33:13 [2023-05-05T20:33:13.715Z] #50 9.269 Selecting previously unselected package bash-completion.
20:33:13 [2023-05-05T20:33:13.851Z] #15 ...
20:33:13 [2023-05-05T20:33:13.851Z] 
20:33:13 [2023-05-05T20:33:13.851Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:33:13 [2023-05-05T20:33:13.851Z] #19 DONE 0.1s
20:33:13 [2023-05-05T20:33:13.851Z] 
20:33:13 [2023-05-05T20:33:13.851Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:33:13 [2023-05-05T20:33:13.851Z] #20 DONE 0.1s
20:33:13 [2023-05-05T20:33:13.851Z] 
20:33:13 [2023-05-05T20:33:13.851Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:13 [2023-05-05T20:33:13.971Z] #50 9.273 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:33:13 [2023-05-05T20:33:13.972Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 49.28MB / 149.07MB 2.6s
20:33:13 [2023-05-05T20:33:13.972Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 59.77MB / 149.07MB 2.7s
20:33:13 [2023-05-05T20:33:13.972Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 79.69MB / 149.07MB 2.9s
20:33:14 [2023-05-05T20:33:14.111Z] #12 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 0.1s
20:33:14 [2023-05-05T20:33:14.230Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 89.13MB / 149.07MB 3.0s
20:33:14 [2023-05-05T20:33:14.230Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 99.61MB / 149.07MB 3.1s
20:33:14 [2023-05-05T20:33:14.230Z] #9 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.0s
20:33:14 [2023-05-05T20:33:14.489Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 109.05MB / 149.07MB 3.2s
20:33:14 [2023-05-05T20:33:14.489Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 119.54MB / 149.07MB 3.3s
20:33:14 [2023-05-05T20:33:14.680Z] #12 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 4.5s done
20:33:14 [2023-05-05T20:33:14.680Z] #12 ...
20:33:14 [2023-05-05T20:33:14.680Z] 
20:33:14 [2023-05-05T20:33:14.680Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:33:14 [2023-05-05T20:33:14.680Z] #9 DONE 4.8s
20:33:14 [2023-05-05T20:33:14.680Z] 
20:33:14 [2023-05-05T20:33:14.680Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:14 [2023-05-05T20:33:14.747Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 128.97MB / 149.07MB 3.4s
20:33:14 [2023-05-05T20:33:14.747Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 3.5s done
20:33:14 [2023-05-05T20:33:14.747Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 144.74MB / 149.07MB 3.6s
20:33:14 [2023-05-05T20:33:14.747Z] #9 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 0B / 155B 3.6s
20:33:15 [2023-05-05T20:33:15.027Z] #9 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 3.6s done
20:33:15 [2023-05-05T20:33:15.249Z] #12 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.2s done
20:33:15 [2023-05-05T20:33:15.509Z] #12 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b
20:33:16 [2023-05-05T20:33:16.390Z] #21 ...
20:33:16 [2023-05-05T20:33:16.390Z] 
20:33:16 [2023-05-05T20:33:16.390Z] #15 [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
20:33:16 [2023-05-05T20:33:16.390Z] #15 8.493 Updating certificates in /etc/ssl/certs...
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.241 129 added, 0 removed; done.
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.268 Setting up jq (1.6-2.1) ...
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.276 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.286 Setting up curl (7.74.0-1.3+deb11u7) ...
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.295 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.311 Processing triggers for ca-certificates (20210119) ...
20:33:16 [2023-05-05T20:33:16.390Z] #15 9.319 Updating certificates in /etc/ssl/certs...
20:33:16 [2023-05-05T20:33:16.390Z] #15 10.11 0 added, 0 removed; done.
20:33:16 [2023-05-05T20:33:16.390Z] #15 10.11 Running hooks in /etc/ca-certificates/update.d...
20:33:16 [2023-05-05T20:33:16.390Z] #15 10.12 done.
20:33:16 [2023-05-05T20:33:16.390Z] #15 DONE 10.3s
20:33:16 [2023-05-05T20:33:16.390Z] 
20:33:16 [2023-05-05T20:33:16.390Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:16 [2023-05-05T20:33:16.390Z] #21 2.095 + git clone https://github.com/kolyshkin/go-swagger.git .
20:33:16 [2023-05-05T20:33:16.390Z] #21 2.097 Cloning into '.'...
20:33:16 [2023-05-05T20:33:16.390Z] #21 ...
20:33:16 [2023-05-05T20:33:16.390Z] 
20:33:16 [2023-05-05T20:33:16.390Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:33:16 [2023-05-05T20:33:16.390Z] #22 DONE 0.2s
20:33:16 [2023-05-05T20:33:16.390Z] 
20:33:16 [2023-05-05T20:33:16.391Z] #23 [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
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.537 + RM_GOPATH=0
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.537 + TMP_GOPATH=
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.537 + : /build
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.537 + '[' -z '' ']'
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.539 ++ mktemp -d
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.545 + export GOPATH=/tmp/tmp.fnnQBkzdyH
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.545 + GOPATH=/tmp/tmp.fnnQBkzdyH
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.545 + RM_GOPATH=1
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.545 + case "$(go env GOARCH)" in
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.547 ++ go env GOARCH
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.558 + export GO_BUILDMODE=-buildmode=pie
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.558 + GO_BUILDMODE=-buildmode=pie
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.558 ++ dirname /tmp/install/install.sh
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + dir=/tmp/install
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + bin=tomlv
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + shift
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + . /tmp/install/tomlv.installer
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + install_tomlv
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.560 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fnnQBkzdyH/src/github.com/BurntSushi/toml
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.562 Cloning into '/tmp/tmp.fnnQBkzdyH/src/github.com/BurntSushi/toml'...
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.920 + cd /tmp/tmp.fnnQBkzdyH/src/github.com/BurntSushi/toml
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.921 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:16 [2023-05-05T20:33:16.391Z] #0 1.949 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.013 encoding
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.022 internal/goos
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.022 internal/goexperiment
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.022 internal/goarch
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.026 internal/unsafeheader
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.032 internal/itoa
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.043 internal/cpu
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.049 unicode/utf8
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.049 internal/race
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.049 math/bits
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.051 internal/abi
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.055 runtime/internal/syscall
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.056 runtime/internal/math
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.063 runtime/internal/sys
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.074 sync/atomic
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.137 unicode
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.155 math
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.177 internal/bytealg
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.177 runtime/internal/atomic
20:33:16 [2023-05-05T20:33:16.391Z] #0 2.352 runtime
20:33:16 [2023-05-05T20:33:16.398Z] #9 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.1s
20:33:16 [2023-05-05T20:33:16.398Z] #9 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.3s done
20:33:16 [2023-05-05T20:33:16.398Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 5.2s done
20:33:16 [2023-05-05T20:33:16.493Z] #50 ...
20:33:16 [2023-05-05T20:33:16.493Z] 
20:33:16 [2023-05-05T20:33:16.493Z] #37 [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
20:33:16 [2023-05-05T20:33:16.493Z] #37 59.94 + bin/containerd
20:33:16 [2023-05-05T20:33:16.656Z] #9 ...
20:33:16 [2023-05-05T20:33:16.656Z] 
20:33:16 [2023-05-05T20:33:16.656Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
20:33:16 [2023-05-05T20:33:16.656Z] #11 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.3s done
20:33:16 [2023-05-05T20:33:16.656Z] #11 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
20:33:16 [2023-05-05T20:33:16.656Z] #11 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done
20:33:16 [2023-05-05T20:33:16.656Z] #11 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done
20:33:16 [2023-05-05T20:33:16.656Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 2.1s done
20:33:16 [2023-05-05T20:33:16.656Z] #11 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.7s done
20:33:16 [2023-05-05T20:33:16.656Z] #11 DONE 6.1s
20:33:16 [2023-05-05T20:33:16.834Z] #39 DONE 16.6s
20:33:16 [2023-05-05T20:33:16.834Z] 
20:33:16 [2023-05-05T20:33:16.834Z] #21 [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
20:33:16 [2023-05-05T20:33:16.834Z] #21 50.52 + dpkg --print-architecture
20:33:16 [2023-05-05T20:33:16.834Z] #21 50.53 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:33:16 [2023-05-05T20:33:16.834Z] #21 50.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:33:16 [2023-05-05T20:33:16.834Z] #21 50.86 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:33:16 [2023-05-05T20:33:16.914Z] 
20:33:16 [2023-05-05T20:33:16.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:16 [2023-05-05T20:33:16.914Z] #9 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41
20:33:17 [2023-05-05T20:33:17.172Z] #9 ...
20:33:17 [2023-05-05T20:33:17.172Z] 
20:33:17 [2023-05-05T20:33:17.173Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:33:17 [2023-05-05T20:33:17.173Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
20:33:17 [2023-05-05T20:33:17.173Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:33:17 [2023-05-05T20:33:17.173Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:33:17 [2023-05-05T20:33:17.173Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:33:17 [2023-05-05T20:33:17.173Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done
20:33:17 [2023-05-05T20:33:17.173Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done
20:33:17 [2023-05-05T20:33:17.173Z] #12 DONE 6.5s
20:33:17 [2023-05-05T20:33:17.173Z] 
20:33:17 [2023-05-05T20:33:17.173Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:33:17 [2023-05-05T20:33:17.173Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
20:33:17 [2023-05-05T20:33:17.173Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:33:17 [2023-05-05T20:33:17.173Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:33:17 [2023-05-05T20:33:17.173Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:33:17 [2023-05-05T20:33:17.173Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s
20:33:17 [2023-05-05T20:33:17.173Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done
20:33:17 [2023-05-05T20:33:17.173Z] #13 ...
20:33:17 [2023-05-05T20:33:17.173Z] 
20:33:17 [2023-05-05T20:33:17.173Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:17 [2023-05-05T20:33:17.417Z] #12 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.6s done
20:33:17 [2023-05-05T20:33:17.417Z] #12 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160
20:33:18 [2023-05-05T20:33:18.547Z] #9 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.6s done
20:33:19 [2023-05-05T20:33:19.112Z] #9 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 0.1s
20:33:19 [2023-05-05T20:33:19.698Z] #23 ...
20:33:19 [2023-05-05T20:33:19.698Z] 
20:33:19 [2023-05-05T20:33:19.698Z] #24 [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
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.675 + RM_GOPATH=0
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.675 + TMP_GOPATH=
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.675 + : /build
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.675 + '[' -z '' ']'
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.675 ++ mktemp -d
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.676 + export GOPATH=/tmp/tmp.Wizl0kLeoz
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.676 + GOPATH=/tmp/tmp.Wizl0kLeoz
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.676 + RM_GOPATH=1
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.676 + case "$(go env GOARCH)" in
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.678 ++ go env GOARCH
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.684 + export GO_BUILDMODE=-buildmode=pie
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.684 + GO_BUILDMODE=-buildmode=pie
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.684 ++ dirname /tmp/install/install.sh
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + dir=/tmp/install
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + bin=golangci_lint
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + shift
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + . /tmp/install/golangci_lint.installer
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 ++ : v1.49.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + install_golangci_lint
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + set -e
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + echo 'Install golangci-lint version v1.49.0'
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + GOBIN=/build
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + GO111MODULE=on
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.685 Install golangci-lint version v1.49.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 1.894 go: downloading github.com/golangci/golangci-lint v1.49.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.162 go: downloading github.com/fatih/color v1.13.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.186 go: downloading github.com/gofrs/flock v0.8.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.188 go: downloading github.com/pkg/errors v0.9.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.196 go: downloading github.com/spf13/cobra v1.5.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.196 go: downloading github.com/spf13/pflag v1.0.5
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.198 go: downloading github.com/spf13/viper v1.12.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.203 go: downloading gopkg.in/yaml.v3 v3.0.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.367 go: downloading golang.org/x/tools v0.1.12
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.542 go: downloading github.com/hashicorp/go-version v1.6.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.547 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.553 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.626 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.641 go: downloading github.com/mattn/go-colorable v0.1.13
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.642 go: downloading github.com/sirupsen/logrus v1.9.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.699 go: downloading github.com/stretchr/testify v1.8.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.706 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.723 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.883 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.889 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.894 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.926 go: downloading github.com/spf13/afero v1.8.2
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.927 go: downloading github.com/spf13/cast v1.5.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 3.992 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.119 go: downloading github.com/mattn/go-isatty v0.0.16
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.261 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.461 go: downloading github.com/Antonboom/errname v0.1.7
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.464 go: downloading github.com/Antonboom/nilnil v0.1.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.520 go: downloading github.com/BurntSushi/toml v1.2.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.571 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.574 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.683 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.766 go: downloading github.com/alexkohler/prealloc v1.0.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.793 go: downloading github.com/alingse/asasalint v0.0.11
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.918 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.925 go: downloading github.com/ashanbrown/makezero v1.1.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.947 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 4.989 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.072 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.167 go: downloading github.com/breml/bidichk v0.2.3
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.194 go: downloading github.com/breml/errchkjson v0.3.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.209 go: downloading github.com/butuzov/ireturn v0.1.1
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.218 go: downloading github.com/charithe/durationcheck v0.0.9
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.238 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.242 go: downloading github.com/daixiang0/gci v0.6.3
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.585 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.595 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.596 go: downloading github.com/esimonov/ifshort v1.0.4
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.611 go: downloading github.com/fzipp/gocyclo v0.6.0
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.635 go: downloading github.com/go-critic/go-critic v0.6.4
20:33:19 [2023-05-05T20:33:19.698Z] #0 5.752 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:33:19 [2023-05-05T20:33:19.698Z] #24 5.952 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:33:19 [2023-05-05T20:33:19.698Z] #24 6.036 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:33:19 [2023-05-05T20:33:19.962Z] #24 ...
20:33:19 [2023-05-05T20:33:19.962Z] 
20:33:19 [2023-05-05T20:33:19.962Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:19 [2023-05-05T20:33:19.962Z] #0 2.801 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:33:19 [2023-05-05T20:33:19.962Z] #0 3.324 
20:33:19 [2023-05-05T20:33:19.962Z] #0 3.587 #=#=#                                                                         

######################################################################## 100.0%
20:33:20 [2023-05-05T20:33:20.221Z] #25 4.079 
20:33:21 [2023-05-05T20:33:21.021Z] #9 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.8s done
20:33:21 [2023-05-05T20:33:21.021Z] #9 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0.1s
20:33:21 [2023-05-05T20:33:21.032Z] #21 ...
20:33:21 [2023-05-05T20:33:21.032Z] 
20:33:21 [2023-05-05T20:33:21.032Z] #25 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:21 [2023-05-05T20:33:21.032Z] #25 50.19 Selecting previously unselected package g++-mingw-w64-x86-64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 50.20 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 50.22 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 50.93 Selecting previously unselected package libapparmor1:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 50.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 50.94 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.02 Selecting previously unselected package libapparmor-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.02 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.03 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.17 Selecting previously unselected package libbtrfs0:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.28 Selecting previously unselected package libbtrfs-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 51.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.08 Selecting previously unselected package libudev-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.09 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.09 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.18 Selecting previously unselected package libsepol1-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.19 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.32 Selecting previously unselected package libpcre2-16-0:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.33 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.54 Selecting previously unselected package libpcre2-32-0:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.56 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.68 Selecting previously unselected package libpcre2-posix2:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.69 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.77 Selecting previously unselected package libpcre2-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.77 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 52.81 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.00 Selecting previously unselected package libselinux1-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.00 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.01 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.10 Selecting previously unselected package libdevmapper-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.10 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.10 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.23 Selecting previously unselected package libseccomp-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.23 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.35 Selecting previously unselected package libsystemd-dev:amd64.
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.36 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.39 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.64 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.65 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.66 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.68 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.69 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.72 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.79 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.81 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.84 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.85 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 53.97 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.02 Setting up mingw-w64-common (8.0.0-1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.04 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.09 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.11 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.13 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.18 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.19 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
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.21 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.27 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
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.32 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.42 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
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.42 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.46 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.49 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.50 Setting up dmsetup (2:1.02.175-2.1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.53 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.54 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 54.56 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:21 [2023-05-05T20:33:21.032Z] #25 DONE 55.3s
20:33:21 [2023-05-05T20:33:21.032Z] 
20:33:21 [2023-05-05T20:33:21.032Z] #41 [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
20:33:21 [2023-05-05T20:33:21.032Z] #41 11.38   CC       images/eventfd.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 11.45   CC       images/eventpoll.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 11.58   CC       images/fh.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 11.73   CC       images/fsnotify.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 11.96   CC       images/signalfd.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.05   CC       images/fs.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.15   CC       images/pstree.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.24   CC       images/pipe.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.38   CC       images/tcp-stream.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.48   CC       images/sk-packet.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.62   CC       images/mnt.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.71   CC       images/pipe-data.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.76   CC       images/sa.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 12.86   CC       images/timer.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.06   CC       images/timerfd.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.15   CC       images/mm.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.28   CC       images/sk-opts.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.34   CC       images/sk-unix.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.47   CC       images/sk-inet.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.63   CC       images/tun.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.87   CC       images/sk-netlink.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 13.97   CC       images/packet-sock.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.24   CC       images/ipc-var.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.31   CC       images/ipc-desc.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.39   CC       images/ipc-shm.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.50   CC       images/ipc-msg.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.75   CC       images/ipc-sem.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.85   CC       images/utsns.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 14.98   CC       images/creds.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.05   CC       images/vma.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.20   CC       images/netdev.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.39   CC       images/tty.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.70   CC       images/file-lock.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.76   CC       images/rlimit.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.84   CC       images/pagemap.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 15.92   CC       images/siginfo.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 16.05   CC       images/rpc.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 16.39   CC       images/ext-file.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 16.46   CC       images/cgroup.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 16.67   CC       images/userns.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 16.76   CC       images/google/protobuf/descriptor.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 17.29   CC       images/opts.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 17.44   CC       images/seccomp.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 17.62   CC       images/binfmt-misc.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 17.69   CC       images/time.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 17.84   CC       images/sysctl.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 17.93   CC       images/autofs.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.04   CC       images/macvlan.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.11   CC       images/sit.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.21   CC       images/memfd.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.30   CC       images/timens.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.40   LINK     images/built-in.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.50   GEN      compel/include/asm
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.54   GEN      compel/include/version.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.54 touch .config
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.57   GEN      include/common/config.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.66   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.70   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.74   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.79   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.81   DEP      compel/arch/x86/plugins/std/memcpy.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.85   GEN      compel/plugins/include/uapi/std/syscall.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.90   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.94   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:33:21 [2023-05-05T20:33:21.032Z] #41 18.99   DEP      compel/plugins/std/infect.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.05   DEP      compel/plugins/std/string.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.11   DEP      compel/plugins/std/log.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.15   DEP      compel/plugins/std/fds.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.20   DEP      compel/plugins/std/std.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.26   DEP      compel/plugins/shmem/shmem.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.34   DEP      compel/plugins/fds/fds.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.40   CC       compel/plugins/std/std.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.53   CC       compel/plugins/std/fds.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 19.74   CC       compel/plugins/std/log.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.01   CC       compel/plugins/std/string.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.24   CC       compel/plugins/std/infect.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.43   CC       compel/arch/x86/plugins/std/parasite-head.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.47   CC       compel/arch/x86/plugins/std/memcpy.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.52   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.56   AR       compel/plugins/std.lib.a
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.62   CC       compel/plugins/fds/fds.o
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.69   AR       compel/plugins/fds.lib.a
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.75   HOSTDEP  compel/src/lib/log-host.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.80   HOSTDEP  compel/src/lib/handle-elf-host.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.85   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.90   HOSTDEP  compel/src/main-host.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.95   DEP      compel/src/lib/ptrace.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 20.98   DEP      compel/src/lib/infect.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.04   DEP      compel/src/lib/infect-util.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.07   DEP      compel/src/lib/infect-rpc.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.11   DEP      compel/arch/x86/src/lib/infect.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.14   DEP      compel/arch/x86/src/lib/cpu.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.17   DEP      compel/src/lib/log.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.23   DEP      compel/src/main.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.28   DEP      compel/src/lib/handle-elf.d
20:33:21 [2023-05-05T20:33:21.032Z] #41 21.33   DEP      compel/arch/x86/src/lib/handle-elf.d
20:33:21 [2023-05-05T20:33:21.033Z] #41 21.41   CC       compel/src/lib/log.o
20:33:21 [2023-05-05T20:33:21.033Z] #41 21.51   CC       compel/arch/x86/src/lib/cpu.o
20:33:21 [2023-05-05T20:33:21.033Z] #41 21.79   CC       compel/arch/x86/src/lib/infect.o
20:33:21 [2023-05-05T20:33:21.294Z] #41 22.02   CC       compel/src/lib/infect-rpc.o
20:33:21 [2023-05-05T20:33:21.294Z] #41 22.14   CC       compel/src/lib/infect-util.o
20:33:21 [2023-05-05T20:33:21.294Z] #41 22.25   CC       compel/src/lib/infect.o
20:33:21 [2023-05-05T20:33:21.615Z] #12 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 4.0s done
20:33:21 [2023-05-05T20:33:21.750Z] #37 ...
20:33:21 [2023-05-05T20:33:21.750Z] 
20:33:21 [2023-05-05T20:33:21.750Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:21 [2023-05-05T20:33:21.750Z] #50 11.87 Unpacking bash-completion (1:2.11-2) ...
20:33:21 [2023-05-05T20:33:21.750Z] #50 12.07 Selecting previously unselected package bzip2.
20:33:21 [2023-05-05T20:33:21.750Z] #50 12.07 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.09 Unpacking bzip2 (1.0.8-4) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.17 Selecting previously unselected package xz-utils.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.18 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.29 Selecting previously unselected package apparmor.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.38 Unpacking apparmor (2.13.6-10) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.56 Selecting previously unselected package inetutils-ping.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.57 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.67 Selecting previously unselected package libip4tc2:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.68 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.77 Selecting previously unselected package libip6tc2:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.78 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.84 Selecting previously unselected package libnfnetlink0:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.92 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 12.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.01 Selecting previously unselected package libnftnl11:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.02 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.14 Selecting previously unselected package iptables.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.14 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.17 Unpacking iptables (1.8.7-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.34 Selecting previously unselected package libonig5:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.35 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.45 Selecting previously unselected package libjq1:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.47 Unpacking libjq1:amd64 (1.6-2.1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.57 Selecting previously unselected package jq.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.58 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.58 Unpacking jq (1.6-2.1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.67 Selecting previously unselected package libaio1:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.68 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.68 Unpacking libaio1:amd64 (0.3.112-9) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.81 Selecting previously unselected package libgpm2:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.82 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.88 Selecting previously unselected package libicu67:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 13.90 Unpacking libicu67:amd64 (67.1-7) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.19 Selecting previously unselected package libinih1:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.20 Unpacking libinih1:amd64 (53-1+b2) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.32 Selecting previously unselected package libnet1:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.32 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.42 Selecting previously unselected package libnl-3-200:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.42 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.50 Selecting previously unselected package libprotobuf-c1:amd64.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.51 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.58 Selecting previously unselected package net-tools.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.71 Selecting previously unselected package patch.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.73 Unpacking patch (2.7.6-7) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.86 Selecting previously unselected package python-pip-whl.
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.87 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 15.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.17 Selecting previously unselected package python3-lib2to3.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.18 Unpacking python3-lib2to3 (3.9.2-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.30 Selecting previously unselected package python3-distutils.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.31 Unpacking python3-distutils (3.9.2-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.44 Selecting previously unselected package python3-pkg-resources.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.45 Unpacking python3-pkg-resources (52.0.0-4) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.55 Selecting previously unselected package python3-setuptools.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.56 Unpacking python3-setuptools (52.0.0-4) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.71 Selecting previously unselected package python3-wheel.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.72 Unpacking python3-wheel (0.34.2-1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.80 Selecting previously unselected package python3-pip.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.81 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.82 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.97 Selecting previously unselected package sudo.
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.98 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 16.99 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 17.22 Selecting previously unselected package thin-provisioning-tools.
20:33:21 [2023-05-05T20:33:21.751Z] #50 17.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:33:21 [2023-05-05T20:33:21.751Z] #50 17.24 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:33:21 [2023-05-05T20:33:21.874Z] #12 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.34 Selecting previously unselected package uidmap.
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.36 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.38 Unpacking uidmap (1:4.8.1-1) ...
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.48 Selecting previously unselected package vim-runtime.
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.48 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:33:22 [2023-05-05T20:33:22.007Z] #50 17.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:33:22 [2023-05-05T20:33:22.229Z] #41 22.98   CC       compel/src/lib/ptrace.o
20:33:22 [2023-05-05T20:33:22.229Z] #41 23.10   AR       compel/libcompel.a
20:33:22 [2023-05-05T20:33:22.442Z] #12 DONE 12.6s
20:33:22 [2023-05-05T20:33:22.442Z] 
20:33:22 [2023-05-05T20:33:22.442Z] #14 [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
20:33:22 [2023-05-05T20:33:22.442Z] #0 0.942 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 0.958 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 0.958 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 1.065 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 1.236 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 1.257 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 2.539 Fetched 8644 kB in 2s (4656 kB/s)
20:33:22 [2023-05-05T20:33:22.442Z] #0 2.539 Reading package lists...
20:33:22 [2023-05-05T20:33:22.442Z] #0 3.221 Reading package lists...
20:33:22 [2023-05-05T20:33:22.442Z] #0 3.906 Building dependency tree...
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.252 The following additional packages will be installed:
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.252   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.253   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.255 Recommended packages:
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.255   libldap-common publicsuffix libsasl2-modules
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.401 The following NEW packages will be installed:
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.402   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.402   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.403   libssh2-1 openssl
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.676 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.676 Need to get 3050 kB of archives.
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.676 After this operation, 6663 kB of additional disk space will be used.
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.676 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.706 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.742 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.769 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.769 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.772 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.774 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.775 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.775 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.776 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.780 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.782 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.784 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.786 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 4.787 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.002 debconf: delaying package configuration, since apt-utils is not installed
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.039 Fetched 3050 kB in 0s (8123 kB/s)
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.151 Selecting previously unselected package openssl.
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.151 (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 ... 6664 files and directories currently installed.)
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.157 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.211 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.556 Selecting previously unselected package ca-certificates.
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.558 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.581 Unpacking ca-certificates (20210119) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.941 Selecting previously unselected package libbrotli1:amd64.
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.942 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 5.983 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.194 Selecting previously unselected package libsasl2-modules-db:amd64.
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.196 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.246 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.461 Selecting previously unselected package libsasl2-2:amd64.
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.463 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.477 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.959 Selecting previously unselected package libldap-2.4-2:amd64.
20:33:22 [2023-05-05T20:33:22.442Z] #0 6.960 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.022 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.216 Selecting previously unselected package libnghttp2-14:amd64.
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.217 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.244 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.738 Selecting previously unselected package libpsl5:amd64.
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.739 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.442Z] #0 7.748 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:33:22 [2023-05-05T20:33:22.487Z] #41 23.18   HOSTCC   compel/src/main-host.o
20:33:22 [2023-05-05T20:33:22.487Z] #41 23.31   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:33:22 [2023-05-05T20:33:22.487Z] #41 23.38   HOSTCC   compel/src/lib/handle-elf-host.o
20:33:22 [2023-05-05T20:33:22.701Z] #14 8.111 Selecting previously unselected package librtmp1:amd64.
20:33:22 [2023-05-05T20:33:22.701Z] #14 8.112 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:33:22 [2023-05-05T20:33:22.701Z] #14 8.182 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:33:22 [2023-05-05T20:33:22.746Z] #41 23.52   HOSTCC   compel/src/lib/log-host.o
20:33:22 [2023-05-05T20:33:22.746Z] #41 ...
20:33:22 [2023-05-05T20:33:22.746Z] 
20:33:22 [2023-05-05T20:33:22.746Z] #42 [dev-systemd-false  1/27] RUN groupadd -r docker
20:33:22 [2023-05-05T20:33:22.746Z] #42 DONE 2.2s
20:33:22 [2023-05-05T20:33:22.746Z] 
20:33:22 [2023-05-05T20:33:22.746Z] #41 [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
20:33:22 [2023-05-05T20:33:22.746Z] #41 23.59   HOSTLINK compel/compel-host-bin
20:33:22 [2023-05-05T20:33:22.746Z] #41 ...
20:33:22 [2023-05-05T20:33:22.746Z] 
20:33:22 [2023-05-05T20:33:22.746Z] #43 [dev-systemd-false  2/27] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:33:22 [2023-05-05T20:33:22.758Z] #25 6.182 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:33:22 [2023-05-05T20:33:22.758Z] #25 ...
20:33:22 [2023-05-05T20:33:22.758Z] 
20:33:22 [2023-05-05T20:33:22.758Z] #26 [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
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + RM_GOPATH=0
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + TMP_GOPATH=
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + : /build
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + '[' -z '' ']'
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 ++ mktemp -d
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + export GOPATH=/tmp/tmp.dVGnrq2tZV
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + GOPATH=/tmp/tmp.dVGnrq2tZV
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + RM_GOPATH=1
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + case "$(go env GOARCH)" in
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 ++ go env GOARCH
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + export GO_BUILDMODE=-buildmode=pie
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 + GO_BUILDMODE=-buildmode=pie
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.344 ++ dirname /tmp/install/install.sh
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + dir=/tmp/install
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + bin=vndr
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + shift
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + '[' '!' -f /tmp/install/vndr.installer ']'
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + . /tmp/install/vndr.installer
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 ++ : v0.1.3-0.20221229102223-87603e47e8ea
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + install_vndr
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + GOBIN=/build
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + GO111MODULE=on
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.345 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
20:33:22 [2023-05-05T20:33:22.758Z] #0 1.862 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
20:33:22 [2023-05-05T20:33:22.758Z] #26 DONE 8.7s
20:33:22 [2023-05-05T20:33:22.758Z] 
20:33:22 [2023-05-05T20:33:22.758Z] #24 [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
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.326 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.364 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.511 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.511 go: downloading github.com/golangci/misspell v0.3.5
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.544 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.576 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.641 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.723 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.755 go: downloading github.com/hexops/gotextdiff v1.0.3
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.846 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.846 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.846 go: downloading github.com/jgautheron/goconst v1.5.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.890 go: downloading github.com/julz/importas v0.1.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.896 go: downloading github.com/kisielk/errcheck v1.6.2
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.917 go: downloading github.com/kulti/thelper v0.6.3
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.954 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.959 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.983 go: downloading github.com/ldez/tagliatelle v0.3.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.998 go: downloading github.com/leonklingele/grouper v1.1.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.998 go: downloading github.com/lufeee/execinquery v1.2.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 6.999 go: downloading github.com/maratori/testpackage v1.1.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.000 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.001 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.070 go: downloading github.com/mgechev/revive v1.2.3
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.074 go: downloading github.com/moricho/tparallel v0.2.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.076 go: downloading github.com/nakabonne/nestif v0.3.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.165 go: downloading github.com/nishanths/exhaustive v0.8.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.167 go: downloading github.com/nishanths/predeclared v0.2.2
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.175 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.187 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.197 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.199 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.287 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.287 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.288 go: downloading github.com/securego/gosec/v2 v2.13.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.427 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.443 go: downloading github.com/sivchari/containedctx v1.0.2
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.458 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.472 go: downloading github.com/sivchari/tenv v1.7.0
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.484 go: downloading github.com/sonatard/noctx v0.0.1
20:33:22 [2023-05-05T20:33:22.758Z] #24 7.524 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.535 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.583 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.589 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.658 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.668 go: downloading github.com/tetafro/godot v1.4.11
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.669 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.708 go: downloading github.com/timonwong/logrlint v0.1.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.716 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.764 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.797 go: downloading github.com/ultraware/funlen v0.0.3
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.800 go: downloading github.com/ultraware/whitespace v0.0.5
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.810 go: downloading github.com/uudashr/gocognit v1.0.6
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.907 go: downloading github.com/yagipy/maintidx v1.0.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.911 go: downloading honnef.co/go/tools v0.3.3
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.913 go: downloading github.com/yeya24/promlinter v0.2.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 7.913 go: downloading gitlab.com/bosi/decorder v0.2.3
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.114 go: downloading mvdan.cc/gofumpt v0.3.1
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.288 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.409 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.511 go: downloading github.com/hashicorp/errwrap v1.0.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.555 go: downloading github.com/davecgh/go-spew v1.1.1
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.574 go: downloading github.com/pmezard/go-difflib v1.0.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.647 go: downloading github.com/stretchr/objx v0.4.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.690 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.721 go: downloading github.com/subosito/gotenv v1.4.0
20:33:22 [2023-05-05T20:33:22.759Z] #24 8.734 go: downloading github.com/hashicorp/hcl v1.0.0
20:33:22 [2023-05-05T20:33:22.936Z] #50 ...
20:33:22 [2023-05-05T20:33:22.936Z] 
20:33:22 [2023-05-05T20:33:22.936Z] #39 [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
20:33:22 [2023-05-05T20:33:22.936Z] #39 35.28   CC       criu/cgroup-props.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 35.60   CC       criu/cgroup.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 36.58   CC       criu/clone-noasan.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 36.66   CC       criu/config.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 37.12   CC       criu/cr-check.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 37.67   CC       criu/cr-dedup.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 37.80   CC       criu/cr-dump.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 38.55   CC       criu/cr-errno.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 38.59   CC       criu/cr-restore.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 40.13   CC       criu/cr-service.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 40.71   CC       criu/crtools.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 40.93   CC       criu/eventfd.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 41.09   CC       criu/eventpoll.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 41.46   CC       criu/external.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 41.57   CC       criu/fault-injection.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 41.62   CC       criu/fdstore.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 41.79   CC       criu/fifo.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 41.95   CC       criu/file-ids.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 42.06   CC       criu/file-lock.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 42.41   CC       criu/files-ext.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 42.55   CC       criu/files-reg.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 43.36   CC       criu/files.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 44.05 include/common/asm/bitops.h: Assembler messages:
20:33:22 [2023-05-05T20:33:22.936Z] #39 44.06 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
20:33:22 [2023-05-05T20:33:22.936Z] #39 44.11   CC       criu/filesystems.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 44.37   CC       criu/fsnotify.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 44.78   CC       criu/image-desc.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 44.83   CC       criu/image.o
20:33:22 [2023-05-05T20:33:22.936Z] #39 45.17   CC       criu/ipc_ns.o
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.100 go: downloading gopkg.in/ini.v1 v1.66.6
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.123 go: downloading github.com/magiconair/properties v1.8.6
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.123 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.136 go: downloading golang.org/x/text v0.3.7
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.136 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.138 go: downloading github.com/gobwas/glob v0.2.3
20:33:23 [2023-05-05T20:33:23.019Z] #24 9.351 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:33:23 [2023-05-05T20:33:23.193Z] #39 45.62   CC       criu/irmap.o
20:33:23 [2023-05-05T20:33:23.193Z] #39 ...
20:33:23 [2023-05-05T20:33:23.193Z] 
20:33:23 [2023-05-05T20:33:23.193Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:23 [2023-05-05T20:33:23.193Z] #50 18.68 Selecting previously unselected package vim.
20:33:23 [2023-05-05T20:33:23.193Z] #50 18.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.193Z] #50 18.72 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:33:23 [2023-05-05T20:33:23.269Z] #14 8.515 Selecting previously unselected package libssh2-1:amd64.
20:33:23 [2023-05-05T20:33:23.269Z] #14 8.516 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.269Z] #14 8.606 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:33:23 [2023-05-05T20:33:23.269Z] #14 8.752 Selecting previously unselected package libcurl4:amd64.
20:33:23 [2023-05-05T20:33:23.343Z] #24 9.434 go: downloading go.uber.org/zap v1.17.0
20:33:23 [2023-05-05T20:33:23.343Z] #24 9.493 go: downloading github.com/pelletier/go-toml v1.9.5
20:33:23 [2023-05-05T20:33:23.343Z] #24 9.557 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:33:23 [2023-05-05T20:33:23.343Z] #24 9.650 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:33:23 [2023-05-05T20:33:23.343Z] #24 9.662 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:33:23 [2023-05-05T20:33:23.449Z] #50 18.96 Selecting previously unselected package xfsprogs.
20:33:23 [2023-05-05T20:33:23.449Z] #50 18.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.449Z] #50 18.97 Unpacking xfsprogs (5.10.0-4) ...
20:33:23 [2023-05-05T20:33:23.528Z] #14 8.753 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.529Z] #14 8.810 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:33:23 [2023-05-05T20:33:23.529Z] #14 8.947 Selecting previously unselected package curl.
20:33:23 [2023-05-05T20:33:23.529Z] #14 8.948 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.529Z] #14 8.980 Unpacking curl (7.74.0-1.3+deb11u7) ...
20:33:23 [2023-05-05T20:33:23.706Z] #50 19.17 Selecting previously unselected package zip.
20:33:23 [2023-05-05T20:33:23.706Z] #50 19.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.706Z] #50 19.18 Unpacking zip (3.0-12) ...
20:33:23 [2023-05-05T20:33:23.787Z] #14 9.122 Selecting previously unselected package libonig5:amd64.
20:33:23 [2023-05-05T20:33:23.787Z] #14 9.123 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:33:23 [2023-05-05T20:33:23.787Z] #14 9.147 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:33:23 [2023-05-05T20:33:23.787Z] #14 9.319 Selecting previously unselected package libjq1:amd64.
20:33:23 [2023-05-05T20:33:23.966Z] #50 19.32 Setting up python3-pkg-resources (52.0.0-4) ...
20:33:24 [2023-05-05T20:33:24.047Z] #14 ...
20:33:24 [2023-05-05T20:33:24.047Z] 
20:33:24 [2023-05-05T20:33:24.047Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:33:24 [2023-05-05T20:33:24.047Z] #15 DONE 4.6s
20:33:24 [2023-05-05T20:33:24.047Z] 
20:33:24 [2023-05-05T20:33:24.047Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:33:24 [2023-05-05T20:33:24.047Z] #16 DONE 1.6s
20:33:24 [2023-05-05T20:33:24.047Z] 
20:33:24 [2023-05-05T20:33:24.047Z] #14 [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
20:33:24 [2023-05-05T20:33:24.047Z] #14 9.320 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:33:24 [2023-05-05T20:33:24.047Z] #14 9.334 Unpacking libjq1:amd64 (1.6-2.1) ...
20:33:24 [2023-05-05T20:33:24.047Z] #14 9.413 Selecting previously unselected package jq.
20:33:24 [2023-05-05T20:33:24.047Z] #14 9.414 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:33:24 [2023-05-05T20:33:24.047Z] #14 9.421 Unpacking jq (1.6-2.1) ...
20:33:24 [2023-05-05T20:33:24.047Z] #14 ...
20:33:24 [2023-05-05T20:33:24.047Z] 
20:33:24 [2023-05-05T20:33:24.047Z] #17 [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
20:33:24 [2023-05-05T20:33:24.121Z] #43 ...
20:33:24 [2023-05-05T20:33:24.121Z] 
20:33:24 [2023-05-05T20:33:24.121Z] #21 [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
20:33:24 [2023-05-05T20:33:24.121Z] #21 DONE 58.6s
20:33:24 [2023-05-05T20:33:24.121Z] 
20:33:24 [2023-05-05T20:33:24.121Z] #41 [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
20:33:24 [2023-05-05T20:33:24.121Z] #41 23.71   DEP      soccr/soccr.d
20:33:24 [2023-05-05T20:33:24.121Z] #41 23.83   CC       soccr/soccr.o
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.29   AR       soccr/libsoccr.a
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.32 make[1]: 'soccr/libsoccr.a' is up to date.
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.57   DEP      criu/arch/x86/sigframe.d
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.64   DEP      criu/arch/x86/sigaction_compat.d
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.73   DEP      criu/arch/x86/kerndat.d
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.80   DEP      criu/arch/x86/crtools.d
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.84   DEP      criu/arch/x86/cpu.d
20:33:24 [2023-05-05T20:33:24.121Z] #41 24.89   CC       criu/arch/x86/cpu.o
20:33:24 [2023-05-05T20:33:24.121Z] #41 25.09 include/common/asm/bitops.h: Assembler messages:
20:33:24 [2023-05-05T20:33:24.121Z] #41 25.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:24 [2023-05-05T20:33:24.121Z] #41 25.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:24 [2023-05-05T20:33:24.121Z] #41 25.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:24 [2023-05-05T20:33:24.121Z] #41 25.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:24 [2023-05-05T20:33:24.125Z] #24 10.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:33:24 [2023-05-05T20:33:24.125Z] #24 10.01 go: downloading github.com/go-toolsmith/astp v1.0.0
20:33:24 [2023-05-05T20:33:24.125Z] #24 10.02 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:33:24 [2023-05-05T20:33:24.125Z] #24 ...
20:33:24 [2023-05-05T20:33:24.125Z] 
20:33:24 [2023-05-05T20:33:24.125Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.393 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.403 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 3.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 4.244 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 5.236 Fetched 8526 kB in 3s (2751 kB/s)
20:33:24 [2023-05-05T20:33:24.125Z] #0 5.236 Reading package lists...
20:33:24 [2023-05-05T20:33:24.125Z] #0 6.080 Reading package lists...
20:33:24 [2023-05-05T20:33:24.125Z] #0 6.946 Building dependency tree...
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.719 The following additional packages will be installed:
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.719   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.719   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.719   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.720   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.721   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.721   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.722   mingw-w64-common mingw-w64-x86-64-dev
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.726 Suggested packages:
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.735   gcc-10-locales seccomp wine64
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.998 The following NEW packages will be installed:
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.998   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.998   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.998   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.998   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.998   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.999   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.999   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.999   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.000   mingw-w64-x86-64-dev
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.312 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.312 Need to get 108 MB of archives.
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.312 After this operation, 620 MB of additional disk space will be used.
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.383 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.480 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.482 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.483 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.557 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.697 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.703 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.895 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 9.344 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 9.607 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 9.989 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
20:33:24 [2023-05-05T20:33:24.125Z] #27 ...
20:33:24 [2023-05-05T20:33:24.125Z] 
20:33:24 [2023-05-05T20:33:24.125Z] #28 [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
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.227 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 2.509 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 3.353 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 3.879 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 4.731 Fetched 8526 kB in 3s (2982 kB/s)
20:33:24 [2023-05-05T20:33:24.125Z] #0 4.731 Reading package lists...
20:33:24 [2023-05-05T20:33:24.125Z] #0 5.856 Reading package lists...
20:33:24 [2023-05-05T20:33:24.125Z] #0 6.628 Building dependency tree...
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.276 The following additional packages will be installed:
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.277   libbtrfs0
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.324 The following NEW packages will be installed:
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.325   libbtrfs-dev libbtrfs0
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.610 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.610 Need to get 454 kB of archives.
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.610 After this operation, 1275 kB of additional disk space will be used.
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.618 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:33:24 [2023-05-05T20:33:24.125Z] #0 7.949 debconf: delaying package configuration, since apt-utils is not installed
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.110 Fetched 454 kB in 0s (1530 kB/s)
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.562 Selecting previously unselected package libbtrfs0:arm64.
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.562 (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 ... 15713 files and directories currently installed.)
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.608 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.721 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.896 Selecting previously unselected package libbtrfs-dev:arm64.
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.899 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
20:33:24 [2023-05-05T20:33:24.125Z] #0 8.908 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:33:24 [2023-05-05T20:33:24.125Z] #0 9.427 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:33:24 [2023-05-05T20:33:24.125Z] #0 9.780 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:33:24 [2023-05-05T20:33:24.223Z] #50 19.72 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:33:24 [2023-05-05T20:33:24.223Z] #50 19.75 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:33:24 [2023-05-05T20:33:24.223Z] #50 19.78 Setting up libgpm2:amd64 (1.20.7-8) ...
20:33:24 [2023-05-05T20:33:24.223Z] #50 19.80 Setting up libicu67:amd64 (67.1-7) ...
20:33:24 [2023-05-05T20:33:24.223Z] #50 19.85 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:33:24 [2023-05-05T20:33:24.306Z] #17 ...
20:33:24 [2023-05-05T20:33:24.307Z] 
20:33:24 [2023-05-05T20:33:24.307Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:33:24 [2023-05-05T20:33:24.307Z] #18 DONE 0.2s
20:33:24 [2023-05-05T20:33:24.307Z] 
20:33:24 [2023-05-05T20:33:24.307Z] #14 [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
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.467 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.546 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.600 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.618 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.630 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.642 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.655 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.668 Setting up openssl (1.1.1n-0+deb11u4) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.686 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.698 Setting up libjq1:amd64 (1.6-2.1) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.712 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:33:24 [2023-05-05T20:33:24.307Z] #14 9.727 Setting up ca-certificates (20210119) ...
20:33:24 [2023-05-05T20:33:24.380Z] #41 ...
20:33:24 [2023-05-05T20:33:24.380Z] 
20:33:24 [2023-05-05T20:33:24.380Z] #43 [dev-systemd-false  2/27] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:33:24 [2023-05-05T20:33:24.380Z] #43 DONE 1.6s
20:33:24 [2023-05-05T20:33:24.380Z] 
20:33:24 [2023-05-05T20:33:24.380Z] #41 [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
20:33:24 [2023-05-05T20:33:24.380Z] #41 25.10   CC       criu/arch/x86/crtools.o
20:33:24 [2023-05-05T20:33:24.428Z] #28 10.16 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:24 [2023-05-05T20:33:24.428Z] #28 ...
20:33:24 [2023-05-05T20:33:24.428Z] 
20:33:24 [2023-05-05T20:33:24.428Z] #29 [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
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.484 + RM_GOPATH=0
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.484 + TMP_GOPATH=
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.484 + : /build
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.484 + '[' -z '' ']'
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.484 ++ mktemp -d
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.487 + export GOPATH=/tmp/tmp.aii5CvTidY
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.487 + GOPATH=/tmp/tmp.aii5CvTidY
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.487 + RM_GOPATH=1
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.487 + case "$(go env GOARCH)" in
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.488 ++ go env GOARCH
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.502 + export GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.502 + GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.502 ++ dirname /tmp/install/install.sh
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 + dir=/tmp/install
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 + bin=gotestsum
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 + shift
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 + . /tmp/install/gotestsum.installer
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 ++ : v1.8.2
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.508 + install_gotestsum
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.510 Install gotestsum version v1.8.2
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.510 + set -e
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.510 + echo 'Install gotestsum version v1.8.2'
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.510 + GOBIN=/build
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.510 + GO111MODULE=on
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.510 + go install gotest.tools/gotestsum@v1.8.2
20:33:24 [2023-05-05T20:33:24.428Z] #0 1.848 go: downloading gotest.tools/gotestsum v1.8.2
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.795 go: downloading golang.org/x/tools v0.1.11
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.819 go: downloading github.com/fatih/color v1.13.0
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.821 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.821 go: downloading github.com/dnephin/pflag v1.0.7
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.822 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.863 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.888 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.923 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.943 go: downloading github.com/mattn/go-isatty v0.0.14
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.943 go: downloading github.com/mattn/go-colorable v0.1.12
20:33:24 [2023-05-05T20:33:24.428Z] #0 5.336 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:33:24 [2023-05-05T20:33:24.428Z] #29 ...
20:33:24 [2023-05-05T20:33:24.428Z] 
20:33:24 [2023-05-05T20:33:24.428Z] #30 [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
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 2.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 3.264 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 3.916 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 4.507 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 5.457 Fetched 8526 kB in 3s (2699 kB/s)
20:33:24 [2023-05-05T20:33:24.428Z] #0 5.457 Reading package lists...
20:33:24 [2023-05-05T20:33:24.428Z] #0 6.413 Reading package lists...
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.314 Building dependency tree...
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.852 The following additional packages will be installed:
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.854   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.857 Suggested packages:
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.857   cmake-doc ninja-build lrzip
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.857 Recommended packages:
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.857   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.991 The following NEW packages will be installed:
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.992   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:33:24 [2023-05-05T20:33:24.428Z] #0 7.992   vim-common xxd
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.278 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.278 Need to get 15.6 MB of archives.
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.278 After this operation, 67.4 MB of additional disk space will be used.
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.315 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.459 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.695 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.727 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.731 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.731 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.733 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 8.741 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:33:24 [2023-05-05T20:33:24.428Z] #0 9.245 debconf: delaying package configuration, since apt-utils is not installed
20:33:24 [2023-05-05T20:33:24.428Z] #0 9.512 Fetched 15.6 MB in 1s (18.7 MB/s)
20:33:24 [2023-05-05T20:33:24.428Z] #0 9.781 Selecting previously unselected package xxd.
20:33:24 [2023-05-05T20:33:24.428Z] #0 9.781 (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 ... 15713 files and directories currently installed.)
20:33:24 [2023-05-05T20:33:24.428Z] #0 9.805 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:33:24 [2023-05-05T20:33:24.428Z] #0 9.996 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:33:24 [2023-05-05T20:33:24.479Z] #50 19.86 Setting up libinih1:amd64 (53-1+b2) ...
20:33:24 [2023-05-05T20:33:24.479Z] #50 19.89 Setting up uidmap (1:4.8.1-1) ...
20:33:24 [2023-05-05T20:33:24.479Z] #50 19.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:24 [2023-05-05T20:33:24.479Z] #50 19.92 Setting up bzip2 (1.0.8-4) ...
20:33:24 [2023-05-05T20:33:24.479Z] #50 19.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:24 [2023-05-05T20:33:24.479Z] #50 19.96 Setting up python3-wheel (0.34.2-1) ...
20:33:24 [2023-05-05T20:33:24.601Z] #14 ...
20:33:24 [2023-05-05T20:33:24.601Z] 
20:33:24 [2023-05-05T20:33:24.601Z] #17 [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
20:33:24 [2023-05-05T20:33:24.601Z] #17 DONE 0.5s
20:33:24 [2023-05-05T20:33:24.638Z] #41 25.45   CC       criu/arch/x86/kerndat.o
20:33:24 [2023-05-05T20:33:24.692Z] #30 ...
20:33:24 [2023-05-05T20:33:24.692Z] 
20:33:24 [2023-05-05T20:33:24.692Z] #31 [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
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.825 + RM_GOPATH=0
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.825 + TMP_GOPATH=
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.825 + : /build
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.825 + '[' -z '' ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.825 ++ mktemp -d
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.827 + export GOPATH=/tmp/tmp.r2ipy3lFCN
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.827 + GOPATH=/tmp/tmp.r2ipy3lFCN
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.827 + RM_GOPATH=1
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.827 + case "$(go env GOARCH)" in
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.827 ++ go env GOARCH
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.833 + export GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.833 + GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.833 ++ dirname /tmp/install/install.sh
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 Install docker/cli version 17.06.2-ce from stable
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + dir=/tmp/install
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + bin=dockercli
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + shift
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + . /tmp/install/dockercli.installer
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 ++ : stable
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 ++ : 17.06.2-ce
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + install_dockercli
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.835 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 ++ uname -m
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 + arch=aarch64
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 + '[' aarch64 '!=' x86_64 ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 + '[' aarch64 '!=' s390x ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 + '[' aarch64 '!=' armhf ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 + build_dockercli
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.837 + git clone https://github.com/docker/docker-ce /tmp/tmp.r2ipy3lFCN/tmp/docker-ce
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.843 Cloning into '/tmp/tmp.r2ipy3lFCN/tmp/docker-ce'...
20:33:24 [2023-05-05T20:33:24.692Z] #31 ...
20:33:24 [2023-05-05T20:33:24.692Z] 
20:33:24 [2023-05-05T20:33:24.692Z] #32 [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
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.574 + RM_GOPATH=0
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.574 + TMP_GOPATH=
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.574 + : /build
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.574 + '[' -z '' ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.575 ++ mktemp -d
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.576 + export GOPATH=/tmp/tmp.j3We22R0mo
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.576 + GOPATH=/tmp/tmp.j3We22R0mo
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.576 + RM_GOPATH=1
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.576 + case "$(go env GOARCH)" in
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.578 ++ go env GOARCH
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.591 + export GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.591 + GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 ++ dirname /tmp/install/install.sh
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + dir=/tmp/install
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + bin=proxy
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + shift
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + '[' '!' -f /tmp/install/proxy.installer ']'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + . /tmp/install/proxy.installer
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + install_proxy
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + case "$1" in
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + export CGO_ENABLED=0
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + CGO_ENABLED=0
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + _install_proxy
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.595 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.j3We22R0mo/src/github.com/docker/libnetwork
20:33:24 [2023-05-05T20:33:24.692Z] #0 1.599 Cloning into '/tmp/tmp.j3We22R0mo/src/github.com/docker/libnetwork'...
20:33:24 [2023-05-05T20:33:24.692Z] #0 4.509 + cd /tmp/tmp.j3We22R0mo/src/github.com/docker/libnetwork
20:33:24 [2023-05-05T20:33:24.692Z] #0 4.511 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:24 [2023-05-05T20:33:24.692Z] #0 4.607 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:33:24 [2023-05-05T20:33:24.735Z] #50 20.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:33:24 [2023-05-05T20:33:24.864Z] 
20:33:24 [2023-05-05T20:33:24.864Z] #19 [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             python3-protobuf
20:33:24 [2023-05-05T20:33:24.864Z] #19 ...
20:33:24 [2023-05-05T20:33:24.864Z] 
20:33:24 [2023-05-05T20:33:24.864Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:33:24 [2023-05-05T20:33:24.864Z] #20 DONE 0.3s
20:33:24 [2023-05-05T20:33:24.864Z] 
20:33:24 [2023-05-05T20:33:24.864Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:33:24 [2023-05-05T20:33:24.864Z] #21 DONE 0.3s
20:33:24 [2023-05-05T20:33:24.864Z] 
20:33:24 [2023-05-05T20:33:24.864Z] #22 [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
20:33:24 [2023-05-05T20:33:24.896Z] #41 25.60   CC       criu/arch/x86/sigaction_compat.o
20:33:24 [2023-05-05T20:33:24.897Z] #41 25.67   CC       criu/arch/x86/sigframe.o
20:33:24 [2023-05-05T20:33:24.897Z] #41 25.73   LINK     criu/arch/x86/crtools.built-in.o
20:33:24 [2023-05-05T20:33:24.897Z] #41 25.77   DEP      criu/pie/util-vdso-elf32.d
20:33:24 [2023-05-05T20:33:24.951Z] #32 ...
20:33:24 [2023-05-05T20:33:24.951Z] 
20:33:24 [2023-05-05T20:33:24.951Z] #33 [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
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + RM_GOPATH=0
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + TMP_GOPATH=
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + : /build
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + '[' -z '' ']'
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 ++ mktemp -d
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + export GOPATH=/tmp/tmp.7jR2I8Ao0o
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + GOPATH=/tmp/tmp.7jR2I8Ao0o
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + RM_GOPATH=1
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 + case "$(go env GOARCH)" in
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.474 ++ go env GOARCH
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.488 + export GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.488 + GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.489 ++ dirname /tmp/install/install.sh
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + dir=/tmp/install
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + bin=rootlesskit
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + shift
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + . /tmp/install/rootlesskit.installer
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 ++ : v0.14.4
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + install_rootlesskit
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + case "$1" in
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + export CGO_ENABLED=0
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + CGO_ENABLED=0
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + _install_rootlesskit
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.491 + echo 'Install rootlesskit version v0.14.4'
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.492 + for f in rootlesskit rootlesskit-docker-proxy
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.492 Install rootlesskit version v0.14.4
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.492 + GOBIN=/build
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.492 + GO111MODULE=on
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.492 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.008 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.995 go: downloading github.com/sirupsen/logrus v1.8.1
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.995 go: downloading github.com/urfave/cli/v2 v2.3.0
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.995 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.995 go: downloading github.com/pkg/errors v0.9.1
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.995 go: downloading github.com/gofrs/flock v0.8.1
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.996 go: downloading github.com/gorilla/mux v1.8.0
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.011 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.191 go: downloading github.com/google/uuid v1.3.0
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.209 go: downloading github.com/moby/vpnkit v0.5.0
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.262 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.332 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:33:24 [2023-05-05T20:33:24.951Z] #0 4.078 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:33:24 [2023-05-05T20:33:24.951Z] #0 4.079 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:33:24 [2023-05-05T20:33:24.951Z] #0 4.395 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:33:24 [2023-05-05T20:33:24.951Z] #0 4.520 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:33:24 [2023-05-05T20:33:24.951Z] #33 ...
20:33:24 [2023-05-05T20:33:24.951Z] 
20:33:24 [2023-05-05T20:33:24.951Z] #34 [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
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.266 + RM_GOPATH=0
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.266 + TMP_GOPATH=
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.266 + : /build
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.266 + '[' -z '' ']'
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.266 ++ mktemp -d
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.267 + export GOPATH=/tmp/tmp.HPZ5sOPJVb
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.267 + GOPATH=/tmp/tmp.HPZ5sOPJVb
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.267 + RM_GOPATH=1
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.267 + case "$(go env GOARCH)" in
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.268 ++ go env GOARCH
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.279 + export GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.279 + GO_BUILDMODE=-buildmode=pie
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 Install shfmt version v3.0.2
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 ++ dirname /tmp/install/install.sh
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + dir=/tmp/install
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + bin=shfmt
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + shift
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + . /tmp/install/shfmt.installer
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 ++ : v3.0.2
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + install_shfmt
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + echo 'Install shfmt version v3.0.2'
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + GOBIN=/build
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + GO111MODULE=on
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.281 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
20:33:24 [2023-05-05T20:33:24.951Z] #0 1.791 go: downloading mvdan.cc/sh/v3 v3.0.2
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.611 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.611 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.611 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.361 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:33:24 [2023-05-05T20:33:24.951Z] #34 ...
20:33:24 [2023-05-05T20:33:24.951Z] 
20:33:24 [2023-05-05T20:33:24.951Z] #35 [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             python3-protobuf
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.408 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 2.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 3.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 4.739 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 5.740 Fetched 8526 kB in 4s (2362 kB/s)
20:33:24 [2023-05-05T20:33:24.951Z] #0 5.740 Reading package lists...
20:33:24 [2023-05-05T20:33:24.951Z] #0 6.727 Reading package lists...
20:33:24 [2023-05-05T20:33:24.951Z] #0 7.948 Building dependency tree...
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.676 The following additional packages will be installed:
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.677   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.678   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.681 Suggested packages:
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.681   manpages-dev protobuf-mode-el python3-setuptools
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.879 The following NEW packages will be installed:
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.879   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.879   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.883   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
20:33:24 [2023-05-05T20:33:24.951Z] #0 8.883   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.174 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.174 Need to get 4253 kB of archives.
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.174 After this operation, 25.1 MB of additional disk space will be used.
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.209 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.313 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.344 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.344 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.365 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.365 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.365 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.399 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.477 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.607 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.669 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.763 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.920 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 9.997 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 10.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:33:24 [2023-05-05T20:33:24.951Z] #0 11.19 debconf: delaying package configuration, since apt-utils is not installed
20:33:24 [2023-05-05T20:33:24.991Z] #50 20.25 Setting up libcap2:amd64 (1:2.44-1) ...
20:33:24 [2023-05-05T20:33:24.991Z] #50 20.27 Setting up libcap2-bin (1:2.44-1) ...
20:33:24 [2023-05-05T20:33:24.991Z] #50 20.28 Setting up apparmor (2.13.6-10) ...
20:33:25 [2023-05-05T20:33:25.155Z] #41 25.83   DEP      criu/pie/util-vdso.d
20:33:25 [2023-05-05T20:33:25.155Z] #41 25.91   DEP      criu/pie/util.d
20:33:25 [2023-05-05T20:33:25.155Z] #41 25.99   CC       criu/pie/util.o
20:33:25 [2023-05-05T20:33:25.210Z] #35 ...
20:33:25 [2023-05-05T20:33:25.210Z] 
20:33:25 [2023-05-05T20:33:25.210Z] #36 [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
20:33:25 [2023-05-05T20:33:25.210Z] #0 1.824 + git clone https://github.com/docker/distribution.git .
20:33:25 [2023-05-05T20:33:25.210Z] #0 1.827 Cloning into '.'...
20:33:25 [2023-05-05T20:33:25.210Z] #0 4.943 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:33:25 [2023-05-05T20:33:25.210Z] #0 5.436 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:33:25 [2023-05-05T20:33:25.210Z] #36 ...
20:33:25 [2023-05-05T20:33:25.210Z] 
20:33:25 [2023-05-05T20:33:25.210Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:25 [2023-05-05T20:33:25.210Z] #25 6.706 
20:33:25 [2023-05-05T20:33:25.210Z] #25 6.945 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
20:33:25 [2023-05-05T20:33:25.210Z] #25 7.310 
20:33:25 [2023-05-05T20:33:25.210Z] #25 8.531 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:33:25 [2023-05-05T20:33:25.210Z] #25 8.939 
20:33:25 [2023-05-05T20:33:25.413Z] #41 26.08   CC       criu/pie/util-vdso.o
20:33:25 [2023-05-05T20:33:25.672Z] #41 26.34   CC       criu/pie/util-vdso-elf32.o
20:33:25 [2023-05-05T20:33:25.672Z] #41 ...
20:33:25 [2023-05-05T20:33:25.672Z] 
20:33:25 [2023-05-05T20:33:25.672Z] #44 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:33:25 [2023-05-05T20:33:25.672Z] #0 1.154 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:33:25 [2023-05-05T20:33:25.672Z] #44 DONE 1.4s
20:33:25 [2023-05-05T20:33:25.672Z] 
20:33:25 [2023-05-05T20:33:25.672Z] #41 [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
20:33:25 [2023-05-05T20:33:25.672Z] #41 26.55   AR       criu/pie/pie.lib.a
20:33:25 [2023-05-05T20:33:25.931Z] #41 26.62   DEP      criu/pie/restorer.d
20:33:25 [2023-05-05T20:33:25.931Z] #41 26.69   DEP      criu/arch/x86/sigaction_compat_pie.d
20:33:25 [2023-05-05T20:33:25.931Z] #41 26.73   DEP      criu/arch/x86/restorer_unmap.d
20:33:25 [2023-05-05T20:33:25.931Z] #41 26.75   DEP      criu/arch/x86/restorer.d
20:33:25 [2023-05-05T20:33:25.931Z] #41 26.84   DEP      criu/arch/x86/vdso-pie.d
20:33:26 [2023-05-05T20:33:26.038Z] #25 9.189 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
20:33:26 [2023-05-05T20:33:26.189Z] #41 26.94   DEP      criu/pie/parasite-vdso.d
20:33:26 [2023-05-05T20:33:26.190Z] #41 26.99   DEP      criu/pie/parasite.d
20:33:26 [2023-05-05T20:33:26.190Z] #41 27.09   CC       criu/pie/parasite.o
20:33:26 [2023-05-05T20:33:26.283Z] #9 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 4.8s done
20:33:26 [2023-05-05T20:33:26.283Z] #9 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730
20:33:26 [2023-05-05T20:33:26.345Z] #25 10.11 
20:33:26 [2023-05-05T20:33:26.359Z] #50 21.82 Setting up zip (3.0-12) ...
20:33:26 [2023-05-05T20:33:26.359Z] #50 21.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:33:26 [2023-05-05T20:33:26.359Z] #50 21.88 Setting up bash-completion (1:2.11-2) ...
20:33:26 [2023-05-05T20:33:26.448Z] #41 27.44   LINK     criu/pie/parasite.built-in.o
20:33:26 [2023-05-05T20:33:26.541Z] #9 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done
20:33:26 [2023-05-05T20:33:26.707Z] #41 27.45   GEN      criu/pie/parasite-blob.h
20:33:26 [2023-05-05T20:33:26.707Z] #41 27.47   CC       criu/pie/parasite-vdso.o
20:33:26 [2023-05-05T20:33:26.799Z] #9 ...
20:33:26 [2023-05-05T20:33:26.799Z] 
20:33:26 [2023-05-05T20:33:26.799Z] #14 [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
20:33:26 [2023-05-05T20:33:26.799Z] #0 0.915 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 0.940 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 0.940 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 1.043 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 1.233 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 1.268 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 2.530 Fetched 8644 kB in 2s (4616 kB/s)
20:33:26 [2023-05-05T20:33:26.799Z] #0 2.530 Reading package lists...
20:33:26 [2023-05-05T20:33:26.799Z] #0 3.196 Reading package lists...
20:33:26 [2023-05-05T20:33:26.799Z] #0 3.866 Building dependency tree...
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.136 The following additional packages will be installed:
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.136   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.137   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.137 Recommended packages:
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.137   libldap-common publicsuffix libsasl2-modules
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.260 The following NEW packages will be installed:
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.260   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.261   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.261   libssh2-1 openssl
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.531 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.531 Need to get 3050 kB of archives.
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.531 After this operation, 6663 kB of additional disk space will be used.
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.531 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.576 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.581 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.603 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.613 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.617 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.631 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.643 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.651 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.663 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.667 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.696 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.726 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.738 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 4.746 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:33:26 [2023-05-05T20:33:26.799Z] #0 5.147 debconf: delaying package configuration, since apt-utils is not installed
20:33:26 [2023-05-05T20:33:26.799Z] #0 5.181 Fetched 3050 kB in 0s (6348 kB/s)
20:33:26 [2023-05-05T20:33:26.799Z] #0 5.653 Selecting previously unselected package openssl.
20:33:26 [2023-05-05T20:33:26.799Z] #0 5.653 (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 ... 6664 files and directories currently installed.)
20:33:26 [2023-05-05T20:33:26.799Z] #0 5.659 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 5.715 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 6.489 Selecting previously unselected package ca-certificates.
20:33:26 [2023-05-05T20:33:26.799Z] #0 6.490 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 6.555 Unpacking ca-certificates (20210119) ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 7.214 Selecting previously unselected package libbrotli1:amd64.
20:33:26 [2023-05-05T20:33:26.799Z] #0 7.216 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 7.451 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 8.180 Selecting previously unselected package libsasl2-modules-db:amd64.
20:33:26 [2023-05-05T20:33:26.799Z] #0 8.181 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 8.287 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 8.807 Selecting previously unselected package libsasl2-2:amd64.
20:33:26 [2023-05-05T20:33:26.799Z] #0 8.808 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 8.930 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 9.672 Selecting previously unselected package libldap-2.4-2:amd64.
20:33:26 [2023-05-05T20:33:26.799Z] #0 9.674 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:33:26 [2023-05-05T20:33:26.799Z] #0 9.682 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:33:26 [2023-05-05T20:33:26.965Z] #41 27.71   CC       criu/arch/x86/vdso-pie.o
20:33:26 [2023-05-05T20:33:26.965Z] #41 27.86   CC       criu/arch/x86/restorer.o
20:33:27 [2023-05-05T20:33:27.224Z] #41 ...
20:33:27 [2023-05-05T20:33:27.224Z] 
20:33:27 [2023-05-05T20:33:27.224Z] #45 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:33:27 [2023-05-05T20:33:27.224Z] #45 DONE 1.5s
20:33:27 [2023-05-05T20:33:27.224Z] 
20:33:27 [2023-05-05T20:33:27.224Z] #41 [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
20:33:27 [2023-05-05T20:33:27.224Z] #41 28.01   CC       criu/arch/x86/restorer_unmap.o
20:33:27 [2023-05-05T20:33:27.224Z] #41 28.03   CC       criu/arch/x86/sigaction_compat_pie.o
20:33:27 [2023-05-05T20:33:27.224Z] #41 28.13   CC       criu/pie/restorer.o
20:33:27 [2023-05-05T20:33:27.418Z] #22 2.326 + git clone https://github.com/docker/distribution.git .
20:33:27 [2023-05-05T20:33:27.418Z] #22 2.336 Cloning into '.'...
20:33:27 [2023-05-05T20:33:27.418Z] #22 ...
20:33:27 [2023-05-05T20:33:27.418Z] 
20:33:27 [2023-05-05T20:33:27.418Z] #14 [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
20:33:27 [2023-05-05T20:33:27.418Z] #14 10.16 Updating certificates in /etc/ssl/certs...
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.07 129 added, 0 removed; done.
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.12 Setting up jq (1.6-2.1) ...
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.14 Setting up curl (7.74.0-1.3+deb11u7) ...
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.15 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.19 Processing triggers for ca-certificates (20210119) ...
20:33:27 [2023-05-05T20:33:27.418Z] #14 11.20 Updating certificates in /etc/ssl/certs...
20:33:27 [2023-05-05T20:33:27.418Z] #14 12.14 0 added, 0 removed; done.
20:33:27 [2023-05-05T20:33:27.418Z] #14 12.14 Running hooks in /etc/ca-certificates/update.d...
20:33:27 [2023-05-05T20:33:27.418Z] #14 12.15 done.
20:33:27 [2023-05-05T20:33:27.418Z] #14 DONE 12.8s
20:33:27 [2023-05-05T20:33:27.679Z] 
20:33:27 [2023-05-05T20:33:27.679Z] #23 [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
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.228 + RM_GOPATH=0
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.228 + TMP_GOPATH=
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.229 + : /build
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.229 + '[' -z '' ']'
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.229 ++ mktemp -d
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.230 + export GOPATH=/tmp/tmp.whS1BiDK5f
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.230 + GOPATH=/tmp/tmp.whS1BiDK5f
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.230 + RM_GOPATH=1
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.230 + case "$(go env GOARCH)" in
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.232 ++ go env GOARCH
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.239 + export GO_BUILDMODE=-buildmode=pie
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.239 + GO_BUILDMODE=-buildmode=pie
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.239 ++ dirname /tmp/install/install.sh
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.243 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + dir=/tmp/install
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + bin=tomlv
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + shift
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + . /tmp/install/tomlv.installer
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + install_tomlv
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.244 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.whS1BiDK5f/src/github.com/BurntSushi/toml
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.256 Cloning into '/tmp/tmp.whS1BiDK5f/src/github.com/BurntSushi/toml'...
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.624 + cd /tmp/tmp.whS1BiDK5f/src/github.com/BurntSushi/toml
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.625 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.666 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.773 internal/unsafeheader
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.776 internal/goexperiment
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.778 internal/goarch
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.779 internal/goos
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.802 internal/itoa
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.803 math/bits
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.806 internal/cpu
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.806 runtime/internal/syscall
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.806 encoding
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.813 internal/abi
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.835 runtime/internal/atomic
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.835 runtime/internal/math
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.865 runtime/internal/sys
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.893 unicode/utf8
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.897 internal/race
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.906 sync/atomic
20:33:27 [2023-05-05T20:33:27.679Z] #0 1.947 unicode
20:33:27 [2023-05-05T20:33:27.679Z] #0 2.085 internal/bytealg
20:33:27 [2023-05-05T20:33:27.679Z] #0 2.112 math
20:33:27 [2023-05-05T20:33:27.679Z] #0 2.507 runtime
20:33:27 [2023-05-05T20:33:27.723Z] #25 11.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:33:27 [2023-05-05T20:33:27.940Z] #23 ...
20:33:27 [2023-05-05T20:33:27.940Z] 
20:33:27 [2023-05-05T20:33:27.940Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:33:27 [2023-05-05T20:33:27.940Z] #24 DONE 0.3s
20:33:27 [2023-05-05T20:33:27.940Z] 
20:33:27 [2023-05-05T20:33:27.940Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.513 + RM_GOPATH=0
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.513 + TMP_GOPATH=
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.513 + : /build
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.513 + '[' -z '' ']'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.515 ++ mktemp -d
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.516 + export GOPATH=/tmp/tmp.zk4RLoCx1B
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.516 + GOPATH=/tmp/tmp.zk4RLoCx1B
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.516 + RM_GOPATH=1
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.516 + case "$(go env GOARCH)" in
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.518 ++ go env GOARCH
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.522 + export GO_BUILDMODE=-buildmode=pie
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.522 + GO_BUILDMODE=-buildmode=pie
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.522 ++ dirname /tmp/install/install.sh
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.523 + dir=/tmp/install
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 + bin=dockercli
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 + shift
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 + . /tmp/install/dockercli.installer
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 ++ : stable
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 ++ : 17.06.2-ce
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 + install_dockercli
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 Install docker/cli version 17.06.2-ce from stable
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.524 ++ uname -m
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.525 + arch=x86_64
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.525 + '[' x86_64 '!=' x86_64 ']'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.525 + url=https://download.docker.com/linux/static
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.525 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.536 + tar -xz docker/docker
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.173 + mkdir -p /build
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.189 + mv docker/docker /build/
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.200 + rmdir docker
20:33:27 [2023-05-05T20:33:27.940Z] #25 DONE 3.3s
20:33:27 [2023-05-05T20:33:27.940Z] 
20:33:27 [2023-05-05T20:33:27.940Z] #26 [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
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.813 + RM_GOPATH=0
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.813 + TMP_GOPATH=
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.813 + : /build
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.813 + '[' -z '' ']'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.813 ++ mktemp -d
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.814 + export GOPATH=/tmp/tmp.vmx7yaY14a
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.814 + GOPATH=/tmp/tmp.vmx7yaY14a
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.814 + RM_GOPATH=1
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.814 + case "$(go env GOARCH)" in
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.816 ++ go env GOARCH
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.834 + export GO_BUILDMODE=-buildmode=pie
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.834 + GO_BUILDMODE=-buildmode=pie
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.835 ++ dirname /tmp/install/install.sh
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.835 + dir=/tmp/install
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + bin=rootlesskit
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + shift
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + . /tmp/install/rootlesskit.installer
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 ++ : v0.14.4
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + install_rootlesskit
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + case "$1" in
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + export CGO_ENABLED=0
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + CGO_ENABLED=0
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.836 + _install_rootlesskit
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.840 + echo 'Install rootlesskit version v0.14.4'
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.840 + for f in rootlesskit rootlesskit-docker-proxy
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.840 + GOBIN=/build
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.840 + GO111MODULE=on
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.840 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
20:33:27 [2023-05-05T20:33:27.940Z] #0 1.841 Install rootlesskit version v0.14.4
20:33:27 [2023-05-05T20:33:27.940Z] #0 2.198 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.386 go: downloading github.com/sirupsen/logrus v1.8.1
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.387 go: downloading github.com/urfave/cli/v2 v2.3.0
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.387 go: downloading github.com/pkg/errors v0.9.1
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.387 go: downloading github.com/google/uuid v1.3.0
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.388 go: downloading github.com/moby/vpnkit v0.5.0
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.388 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.390 go: downloading github.com/gofrs/flock v0.8.1
20:33:27 [2023-05-05T20:33:27.940Z] #0 3.405 go: downloading github.com/gorilla/mux v1.8.0
20:33:27 [2023-05-05T20:33:27.940Z] #26 3.492 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:33:28 [2023-05-05T20:33:28.159Z] #41 28.94   LINK     criu/pie/restorer.built-in.o
20:33:28 [2023-05-05T20:33:28.159Z] #41 28.95   GEN      criu/pie/restorer-blob.h
20:33:28 [2023-05-05T20:33:28.159Z] #41 29.02   DEP      criu/vdso.d
20:33:28 [2023-05-05T20:33:28.159Z] #41 29.09   DEP      criu/vdso-compat.d
20:33:28 [2023-05-05T20:33:28.159Z] #41 29.16   DEP      criu/uts_ns.d
20:33:28 [2023-05-05T20:33:28.170Z] #14 11.09 Selecting previously unselected package libnghttp2-14:amd64.
20:33:28 [2023-05-05T20:33:28.170Z] #14 11.10 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:33:28 [2023-05-05T20:33:28.170Z] #14 11.17 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:33:28 [2023-05-05T20:33:28.200Z] #26 3.557 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:33:28 [2023-05-05T20:33:28.200Z] #26 3.763 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:33:28 [2023-05-05T20:33:28.291Z] #25 11.96 
20:33:28 [2023-05-05T20:33:28.427Z] #14 ...
20:33:28 [2023-05-05T20:33:28.427Z] 
20:33:28 [2023-05-05T20:33:28.427Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:3329fdcebfd221714087b5e3b989ba075da403c213a69e3738bd3f000138e1a4
20:33:28 [2023-05-05T20:33:28.427Z] #9 DONE 17.8s
20:33:28 [2023-05-05T20:33:28.436Z] #41 ...
20:33:28 [2023-05-05T20:33:28.436Z] 
20:33:28 [2023-05-05T20:33:28.436Z] #46 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:33:28 [2023-05-05T20:33:28.436Z] #46 DONE 1.1s
20:33:28 [2023-05-05T20:33:28.436Z] 
20:33:28 [2023-05-05T20:33:28.436Z] #41 [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
20:33:28 [2023-05-05T20:33:28.436Z] #41 29.20   DEP      criu/util.d
20:33:28 [2023-05-05T20:33:28.436Z] #41 29.26   DEP      criu/uffd.d
20:33:28 [2023-05-05T20:33:28.436Z] #41 29.32   DEP      criu/tun.d
20:33:28 [2023-05-05T20:33:28.436Z] #41 29.37   DEP      criu/tty.d
20:33:28 [2023-05-05T20:33:28.550Z] #25 12.24 #=#=#                                                                         

######################################################################## 100.0%
20:33:28 [2023-05-05T20:33:28.685Z] 
20:33:28 [2023-05-05T20:33:28.685Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:33:28 [2023-05-05T20:33:28.695Z] #41 29.47   DEP      criu/timerfd.d
20:33:28 [2023-05-05T20:33:28.695Z] #41 29.55   DEP      criu/timens.d
20:33:28 [2023-05-05T20:33:28.695Z] #41 29.62   DEP      criu/sysfs_parse.d
20:33:28 [2023-05-05T20:33:28.814Z] #25 12.59 
20:33:28 [2023-05-05T20:33:28.877Z] #50 24.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:33:28 [2023-05-05T20:33:28.877Z] #50 24.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:33:28 [2023-05-05T20:33:28.877Z] #50 24.46 Setting up libmnl0:amd64 (1.0.4-3) ...
20:33:28 [2023-05-05T20:33:28.877Z] #50 24.48 Setting up patch (2.7.6-7) ...
20:33:28 [2023-05-05T20:33:28.953Z] #41 29.71   DEP      criu/sysctl.d
20:33:28 [2023-05-05T20:33:28.953Z] #41 29.79   DEP      criu/string.d
20:33:28 [2023-05-05T20:33:28.953Z] #41 29.82   DEP      criu/stats.d
20:33:28 [2023-05-05T20:33:28.953Z] #41 29.88   DEP      criu/sockets.d
20:33:29 [2023-05-05T20:33:29.142Z] #26 4.616 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:33:29 [2023-05-05T20:33:29.142Z] #26 4.616 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:33:29 [2023-05-05T20:33:29.212Z] #41 29.94   DEP      criu/sk-unix.d
20:33:29 [2023-05-05T20:33:29.212Z] #41 30.03   DEP      criu/sk-tcp.d
20:33:29 [2023-05-05T20:33:29.212Z] #41 30.11   DEP      criu/sk-queue.d
20:33:29 [2023-05-05T20:33:29.212Z] #41 30.16   DEP      criu/sk-packet.d
20:33:29 [2023-05-05T20:33:29.381Z] #25 13.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:33:29 [2023-05-05T20:33:29.471Z] #41 30.25   DEP      criu/sk-netlink.d
20:33:29 [2023-05-05T20:33:29.471Z] #41 30.29   DEP      criu/sk-inet.d
20:33:29 [2023-05-05T20:33:29.471Z] #41 30.37   DEP      criu/signalfd.d
20:33:29 [2023-05-05T20:33:29.471Z] #41 30.41   DEP      criu/sigframe.d
20:33:29 [2023-05-05T20:33:29.625Z] #50 24.66 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:33:29 [2023-05-05T20:33:29.732Z] #41 ...
20:33:29 [2023-05-05T20:33:29.732Z] 
20:33:29 [2023-05-05T20:33:29.732Z] #47 [dev-systemd-false  6/27] RUN ldconfig
20:33:29 [2023-05-05T20:33:29.732Z] #47 DONE 1.3s
20:33:29 [2023-05-05T20:33:29.732Z] 
20:33:29 [2023-05-05T20:33:29.732Z] #41 [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
20:33:29 [2023-05-05T20:33:29.732Z] #41 30.45   DEP      criu/shmem.d
20:33:29 [2023-05-05T20:33:29.732Z] #41 30.52   DEP      criu/servicefd.d
20:33:29 [2023-05-05T20:33:29.732Z] #41 30.57   DEP      criu/seize.d
20:33:29 [2023-05-05T20:33:29.732Z] #41 30.67   DEP      criu/seccomp.d
20:33:29 [2023-05-05T20:33:29.950Z] #25 13.77 
20:33:29 [2023-05-05T20:33:29.992Z] #41 30.74   DEP      criu/rst-malloc.d
20:33:29 [2023-05-05T20:33:29.992Z] #41 30.76   DEP      criu/rbtree.d
20:33:29 [2023-05-05T20:33:29.992Z] #41 30.79   DEP      criu/pstree.d
20:33:29 [2023-05-05T20:33:29.992Z] #41 30.85   DEP      criu/protobuf.d
20:33:29 [2023-05-05T20:33:29.992Z] #41 30.93   GEN      criu/protobuf-desc-gen.h
20:33:30 [2023-05-05T20:33:30.084Z] #26 5.477 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:33:30 [2023-05-05T20:33:30.210Z] #25 14.04 #=#=#                                                                         

######################################################################## 100.0%
20:33:30 [2023-05-05T20:33:30.345Z] #26 5.710 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:33:30 [2023-05-05T20:33:30.469Z] #25 14.36 
20:33:30 [2023-05-05T20:33:30.558Z] #41 ...
20:33:30 [2023-05-05T20:33:30.558Z] 
20:33:30 [2023-05-05T20:33:30.558Z] #48 [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
20:33:30 [2023-05-05T20:33:30.558Z] #0 1.377 + RM_GOPATH=0
20:33:30 [2023-05-05T20:33:30.558Z] #0 1.377 + TMP_GOPATH=
20:33:30 [2023-05-05T20:33:30.558Z] #0 1.377 + : /build
20:33:30 [2023-05-05T20:33:30.558Z] #0 1.377 + '[' -z '' ']'
20:33:30 [2023-05-05T20:33:30.558Z] #0 1.377 ++ mktemp -d
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.377 + export GOPATH=/tmp/tmp.KcgRYRsCWB
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.377 + GOPATH=/tmp/tmp.KcgRYRsCWB
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.377 + RM_GOPATH=1
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.377 + case "$(go env GOARCH)" in
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.377 ++ go env GOARCH
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.393 + export GO_BUILDMODE=-buildmode=pie
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.393 + GO_BUILDMODE=-buildmode=pie
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.396 ++ dirname /tmp/install/install.sh
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + dir=/tmp/install
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + bin=runc
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + shift
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + '[' '!' -f /tmp/install/runc.installer ']'
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + . /tmp/install/runc.installer
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 ++ set -e
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 ++ : v1.1.5
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + install_runc
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + RUNC_BUILDTAGS=seccomp
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + echo 'Install runc version v1.1.5 (build tags: seccomp)'
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.399 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KcgRYRsCWB/src/github.com/opencontainers/runc
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.401 Install runc version v1.1.5 (build tags: seccomp)
20:33:30 [2023-05-05T20:33:30.559Z] #0 1.405 Cloning into '/tmp/tmp.KcgRYRsCWB/src/github.com/opencontainers/runc'...
20:33:30 [2023-05-05T20:33:30.559Z] #0 4.421 + cd /tmp/tmp.KcgRYRsCWB/src/github.com/opencontainers/runc
20:33:30 [2023-05-05T20:33:30.559Z] #0 4.423 + git checkout -q v1.1.5
20:33:30 [2023-05-05T20:33:30.559Z] #0 4.660 + '[' -z '' ']'
20:33:30 [2023-05-05T20:33:30.559Z] #0 4.661 + target=static
20:33:30 [2023-05-05T20:33:30.559Z] #0 4.661 + make BUILDTAGS=seccomp static
20:33:30 [2023-05-05T20:33:30.559Z] #0 4.930 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc .
20:33:30 [2023-05-05T20:33:30.596Z] #50 25.99 invoke-rc.d: could not determine current runlevel
20:33:30 [2023-05-05T20:33:30.596Z] #50 ...
20:33:30 [2023-05-05T20:33:30.596Z] 
20:33:30 [2023-05-05T20:33:30.596Z] #43 [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
20:33:30 [2023-05-05T20:33:30.596Z] #43 34.14 + mkdir -p /build
20:33:30 [2023-05-05T20:33:30.596Z] #43 34.15 + cp runc /build/runc
20:33:30 [2023-05-05T20:33:30.596Z] #43 DONE 38.0s
20:33:30 [2023-05-05T20:33:30.596Z] 
20:33:30 [2023-05-05T20:33:30.596Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.00 invoke-rc.d: policy-rc.d denied execution of start.
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.03 Setting up xfsprogs (5.10.0-4) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.05 Setting up libxtables12:amd64 (1.8.7-1) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.10 Setting up pigz (2.6-1) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 ...
20:33:30 [2023-05-05T20:33:30.596Z] 
20:33:30 [2023-05-05T20:33:30.596Z] #39 [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
20:33:30 [2023-05-05T20:33:30.596Z] #39 45.85   CC       criu/kcmp-ids.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 45.97   CC       criu/kerndat.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 46.37   CC       criu/libnetlink.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 46.52   CC       criu/log.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 46.74   CC       criu/lsm.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 46.89   CC       criu/mem.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 47.56   CC       criu/memfd.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 47.83   CC       criu/mount.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 49.38   CC       criu/namespaces.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 50.36   CC       criu/net.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 52.24   CC       criu/netfilter.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 52.43   CC       criu/page-pipe.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 52.79   CC       criu/page-xfer.o
20:33:30 [2023-05-05T20:33:30.596Z] #39 ...
20:33:30 [2023-05-05T20:33:30.596Z] 
20:33:30 [2023-05-05T20:33:30.596Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:33:30 [2023-05-05T20:33:30.596Z] #50 26.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:33:30 [2023-05-05T20:33:30.605Z] #26 ...
20:33:30 [2023-05-05T20:33:30.605Z] 
20:33:30 [2023-05-05T20:33:30.605Z] #27 [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
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.635 + RM_GOPATH=0
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.635 + TMP_GOPATH=
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.635 + : /build
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.635 + '[' -z '' ']'
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.635 ++ mktemp -d
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.642 + export GOPATH=/tmp/tmp.JncAUM5rIr
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.642 + GOPATH=/tmp/tmp.JncAUM5rIr
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.642 + RM_GOPATH=1
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.642 + case "$(go env GOARCH)" in
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.643 ++ go env GOARCH
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.658 + export GO_BUILDMODE=-buildmode=pie
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.658 + GO_BUILDMODE=-buildmode=pie
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.658 ++ dirname /tmp/install/install.sh
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + dir=/tmp/install
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + bin=golangci_lint
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + shift
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + . /tmp/install/golangci_lint.installer
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 ++ : v1.49.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + install_golangci_lint
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + set -e
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + echo 'Install golangci-lint version v1.49.0'
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + GOBIN=/build
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + GO111MODULE=on
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.659 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 1.660 Install golangci-lint version v1.49.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 2.032 go: downloading github.com/golangci/golangci-lint v1.49.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.084 go: downloading github.com/fatih/color v1.13.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.101 go: downloading github.com/gofrs/flock v0.8.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.101 go: downloading github.com/pkg/errors v0.9.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.101 go: downloading github.com/spf13/cobra v1.5.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.101 go: downloading github.com/spf13/pflag v1.0.5
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.101 go: downloading github.com/spf13/viper v1.12.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.109 go: downloading gopkg.in/yaml.v3 v3.0.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.168 go: downloading golang.org/x/tools v0.1.12
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.305 go: downloading github.com/hashicorp/go-version v1.6.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.343 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.449 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.492 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.545 go: downloading github.com/mattn/go-colorable v0.1.13
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.577 go: downloading github.com/sirupsen/logrus v1.9.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.603 go: downloading github.com/stretchr/testify v1.8.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.709 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.721 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.805 go: downloading github.com/mattn/go-isatty v0.0.16
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.869 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.930 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.930 go: downloading github.com/Antonboom/errname v0.1.7
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.930 go: downloading github.com/Antonboom/nilnil v0.1.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 3.983 go: downloading github.com/BurntSushi/toml v1.2.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.010 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.246 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.261 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.277 go: downloading github.com/alexkohler/prealloc v1.0.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.322 go: downloading github.com/alingse/asasalint v0.0.11
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.381 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.381 go: downloading github.com/ashanbrown/makezero v1.1.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.451 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.457 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.509 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.532 go: downloading github.com/breml/bidichk v0.2.3
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.540 go: downloading github.com/breml/errchkjson v0.3.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.631 go: downloading github.com/butuzov/ireturn v0.1.1
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.725 go: downloading github.com/charithe/durationcheck v0.0.9
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.785 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.785 go: downloading github.com/daixiang0/gci v0.6.3
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.890 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.898 go: downloading github.com/esimonov/ifshort v1.0.4
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.935 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:33:30 [2023-05-05T20:33:30.605Z] #0 4.980 go: downloading github.com/fzipp/gocyclo v0.6.0
20:33:30 [2023-05-05T20:33:30.605Z] #0 5.025 go: downloading github.com/go-critic/go-critic v0.6.4
20:33:30 [2023-05-05T20:33:30.605Z] #0 5.025 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:33:30 [2023-05-05T20:33:30.605Z] #0 5.061 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:33:30 [2023-05-05T20:33:30.605Z] #0 5.135 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:33:30 [2023-05-05T20:33:30.605Z] #0 5.141 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:33:30 [2023-05-05T20:33:30.605Z] #0 5.147 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.361 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.361 go: downloading github.com/golangci/misspell v0.3.5
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.364 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.525 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.573 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.573 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.641 go: downloading github.com/hexops/gotextdiff v1.0.3
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.753 go: downloading github.com/jgautheron/goconst v1.5.1
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.795 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.849 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.869 go: downloading github.com/julz/importas v0.1.0
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.871 go: downloading github.com/kisielk/errcheck v1.6.2
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.921 go: downloading github.com/kulti/thelper v0.6.3
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.936 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:33:30 [2023-05-05T20:33:30.606Z] #0 5.971 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:33:30 [2023-05-05T20:33:30.606Z] #27 5.991 go: downloading github.com/ldez/tagliatelle v0.3.1
20:33:30 [2023-05-05T20:33:30.606Z] #27 5.992 go: downloading github.com/leonklingele/grouper v1.1.0
20:33:30 [2023-05-05T20:33:30.606Z] #27 5.993 go: downloading github.com/lufeee/execinquery v1.2.1
20:33:30 [2023-05-05T20:33:30.606Z] #27 6.051 go: downloading github.com/maratori/testpackage v1.1.0
20:33:30 [2023-05-05T20:33:30.606Z] #27 6.079 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:33:30 [2023-05-05T20:33:30.729Z] #25 14.46 Download of images into '/build' complete.
20:33:30 [2023-05-05T20:33:30.729Z] #25 14.46 Use something like the following to load the result into a Docker daemon:
20:33:30 [2023-05-05T20:33:30.729Z] #25 14.47   tar -cC '/build' . | docker load
20:33:30 [2023-05-05T20:33:30.866Z] #27 6.089 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:33:30 [2023-05-05T20:33:30.866Z] #27 6.126 go: downloading github.com/mgechev/revive v1.2.3
20:33:30 [2023-05-05T20:33:30.866Z] #27 6.167 go: downloading github.com/moricho/tparallel v0.2.1
20:33:30 [2023-05-05T20:33:30.866Z] #27 6.218 go: downloading github.com/nakabonne/nestif v0.3.1
20:33:31 [2023-05-05T20:33:31.125Z] #48 ...
20:33:31 [2023-05-05T20:33:31.125Z] 
20:33:31 [2023-05-05T20:33:31.125Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:33:31 [2023-05-05T20:33:31.125Z] #49 DONE 1.5s
20:33:31 [2023-05-05T20:33:31.125Z] 
20:33:31 [2023-05-05T20:33:31.125Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:31 [2023-05-05T20:33:31.128Z] #27 6.443 go: downloading github.com/nishanths/exhaustive v0.8.1
20:33:31 [2023-05-05T20:33:31.128Z] #27 6.586 go: downloading github.com/nishanths/predeclared v0.2.2
20:33:31 [2023-05-05T20:33:31.128Z] #27 6.608 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:33:31 [2023-05-05T20:33:31.161Z] #50 26.54 Setting up libaio1:amd64 (0.3.112-9) ...
20:33:31 [2023-05-05T20:33:31.161Z] #50 26.55 Setting up python3-lib2to3 (3.9.2-1) ...
20:33:31 [2023-05-05T20:33:31.161Z] #50 26.77 Setting up libelf1:amd64 (0.183-1) ...
20:33:31 [2023-05-05T20:33:31.161Z] #50 26.81 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:33:31 [2023-05-05T20:33:31.388Z] #27 6.675 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:33:31 [2023-05-05T20:33:31.388Z] #27 6.706 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:33:31 [2023-05-05T20:33:31.388Z] #27 6.762 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:33:31 [2023-05-05T20:33:31.388Z] #27 6.779 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:33:31 [2023-05-05T20:33:31.388Z] #27 6.814 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:33:31 [2023-05-05T20:33:31.388Z] #27 6.818 go: downloading github.com/securego/gosec/v2 v2.13.1
20:33:31 [2023-05-05T20:33:31.419Z] #50 26.85 Setting up python3-distutils (3.9.2-1) ...
20:33:31 [2023-05-05T20:33:31.419Z] #50 27.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:33:31 [2023-05-05T20:33:31.649Z] #27 7.016 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:33:31 [2023-05-05T20:33:31.649Z] #27 7.083 go: downloading github.com/sivchari/containedctx v1.0.2
20:33:31 [2023-05-05T20:33:31.649Z] #27 7.085 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:33:31 [2023-05-05T20:33:31.649Z] #27 7.098 go: downloading github.com/sivchari/tenv v1.7.0
20:33:31 [2023-05-05T20:33:31.649Z] #27 7.108 go: downloading github.com/sonatard/noctx v0.0.1
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:33:31 [2023-05-05T20:33:31.676Z] #50 27.16 Setting up python3-setuptools (52.0.0-4) ...
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.235 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.273 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.326 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.330 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.350 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.424 go: downloading github.com/tetafro/godot v1.4.11
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.439 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.440 go: downloading github.com/timonwong/logrlint v0.1.0
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.462 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:33:31 [2023-05-05T20:33:31.911Z] #27 7.494 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:33:32 [2023-05-05T20:33:32.130Z] #25 ...
20:33:32 [2023-05-05T20:33:32.130Z] 
20:33:32 [2023-05-05T20:33:32.130Z] #34 [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
20:33:32 [2023-05-05T20:33:32.130Z] #34 DONE 18.3s
20:33:32 [2023-05-05T20:33:32.130Z] 
20:33:32 [2023-05-05T20:33:32.130Z] #35 [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             python3-protobuf
20:33:32 [2023-05-05T20:33:32.130Z] #35 11.41 Fetched 4253 kB in 1s (3675 kB/s)
20:33:32 [2023-05-05T20:33:32.130Z] #35 12.30 Selecting previously unselected package libcap2:arm64.
20:33:32 [2023-05-05T20:33:32.130Z] #35 12.33 (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 ... 15713 files and directories currently installed.)
20:33:32 [2023-05-05T20:33:32.130Z] #35 12.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 12.65 Unpacking libcap2:arm64 (1:2.44-1) ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 13.73 Selecting previously unselected package libcap-dev:arm64.
20:33:32 [2023-05-05T20:33:32.130Z] #35 13.73 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 13.82 Unpacking libcap-dev:arm64 (1:2.44-1) ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 14.36 Selecting previously unselected package libnet1:arm64.
20:33:32 [2023-05-05T20:33:32.130Z] #35 14.36 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 14.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 15.17 Selecting previously unselected package libnet1-dev.
20:33:32 [2023-05-05T20:33:32.130Z] #35 15.18 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 15.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 16.00 Selecting previously unselected package libnl-3-200:arm64.
20:33:32 [2023-05-05T20:33:32.130Z] #35 16.00 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 16.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 17.02 Selecting previously unselected package libnl-3-dev:arm64.
20:33:32 [2023-05-05T20:33:32.130Z] #35 17.02 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.130Z] #35 17.27 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
20:33:32 [2023-05-05T20:33:32.171Z] #27 7.504 go: downloading github.com/ultraware/funlen v0.0.3
20:33:32 [2023-05-05T20:33:32.171Z] #27 7.611 go: downloading github.com/ultraware/whitespace v0.0.5
20:33:32 [2023-05-05T20:33:32.171Z] #27 7.612 go: downloading github.com/uudashr/gocognit v1.0.6
20:33:32 [2023-05-05T20:33:32.171Z] #27 7.628 go: downloading github.com/yagipy/maintidx v1.0.0
20:33:32 [2023-05-05T20:33:32.171Z] #27 7.652 go: downloading github.com/yeya24/promlinter v0.2.0
20:33:32 [2023-05-05T20:33:32.171Z] #27 7.660 go: downloading gitlab.com/bosi/decorder v0.2.3
20:33:32 [2023-05-05T20:33:32.238Z] #50 27.68 Setting up libjq1:amd64 (1.6-2.1) ...
20:33:32 [2023-05-05T20:33:32.238Z] #50 27.69 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:33:32 [2023-05-05T20:33:32.238Z] #50 27.70 Setting up thin-provisioning-tools (0.9.0-1) ...
20:33:32 [2023-05-05T20:33:32.238Z] #50 27.72 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:33:32 [2023-05-05T20:33:32.390Z] #35 18.53 Selecting previously unselected package libprotobuf-c1:arm64.
20:33:32 [2023-05-05T20:33:32.390Z] #35 18.53 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.390Z] #35 18.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:33:32 [2023-05-05T20:33:32.432Z] #27 ...
20:33:32 [2023-05-05T20:33:32.432Z] 
20:33:32 [2023-05-05T20:33:32.432Z] #22 [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
20:33:32 [2023-05-05T20:33:32.432Z] #22 7.534 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:33:32 [2023-05-05T20:33:32.495Z] #50 28.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:33:32 [2023-05-05T20:33:32.501Z] #50 1.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:32 [2023-05-05T20:33:32.501Z] #50 1.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:32 [2023-05-05T20:33:32.501Z] #50 1.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.17 Setting up jq (1.6-2.1) ...
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.18 Setting up libbpf0:amd64 (1:0.3-2) ...
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.20 Setting up iptables (1.8.7-1) ...
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:33:32 [2023-05-05T20:33:32.752Z] #50 28.26 Setting up iproute2 (5.10.0-4) ...
20:33:32 [2023-05-05T20:33:32.959Z] #35 ...
20:33:32 [2023-05-05T20:33:32.959Z] 
20:33:32 [2023-05-05T20:33:32.959Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 11.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
20:33:32 [2023-05-05T20:33:32.959Z] #27 12.67 debconf: delaying package configuration, since apt-utils is not installed
20:33:32 [2023-05-05T20:33:32.959Z] #27 12.91 Fetched 108 MB in 4s (27.6 MB/s)
20:33:32 [2023-05-05T20:33:32.959Z] #27 13.49 Selecting previously unselected package binutils-mingw-w64-i686.
20:33:32 [2023-05-05T20:33:32.959Z] #27 13.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
20:33:32 [2023-05-05T20:33:32.959Z] #27 13.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 13.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 15.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:33:32 [2023-05-05T20:33:32.959Z] #27 15.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 15.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 16.35 Selecting previously unselected package binutils-mingw-w64.
20:33:32 [2023-05-05T20:33:32.959Z] #27 16.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 16.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 17.74 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:33:32 [2023-05-05T20:33:32.959Z] #27 17.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 18.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 18.74 Selecting previously unselected package dmsetup.
20:33:32 [2023-05-05T20:33:32.959Z] #27 18.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 18.84 Unpacking dmsetup (2:1.02.175-2.1) ...
20:33:32 [2023-05-05T20:33:32.959Z] #27 ...
20:33:32 [2023-05-05T20:33:32.959Z] 
20:33:32 [2023-05-05T20:33:32.959Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:32 [2023-05-05T20:33:32.959Z] #21 8.930 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:33:32 [2023-05-05T20:33:32.959Z] #21 9.148 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:32 [2023-05-05T20:33:32.959Z] #21 ...
20:33:32 [2023-05-05T20:33:32.959Z] 
20:33:32 [2023-05-05T20:33:32.959Z] #35 [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             python3-protobuf
20:33:32 [2023-05-05T20:33:32.959Z] #35 19.14 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:33:32 [2023-05-05T20:33:32.959Z] #35 19.15 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
20:33:32 [2023-05-05T20:33:32.959Z] #35 19.19 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:33:33 [2023-05-05T20:33:33.004Z] #22 ...
20:33:33 [2023-05-05T20:33:33.004Z] 
20:33:33 [2023-05-05T20:33:33.004Z] #28 [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
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + RM_GOPATH=0
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + TMP_GOPATH=
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + : /build
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + '[' -z '' ']'
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 ++ mktemp -d
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + export GOPATH=/tmp/tmp.ICypCm6iFx
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + GOPATH=/tmp/tmp.ICypCm6iFx
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + RM_GOPATH=1
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.615 + case "$(go env GOARCH)" in
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.621 ++ go env GOARCH
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.629 + export GO_BUILDMODE=-buildmode=pie
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.629 + GO_BUILDMODE=-buildmode=pie
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.629 ++ dirname /tmp/install/install.sh
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + dir=/tmp/install
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + bin=vndr
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + shift
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + '[' '!' -f /tmp/install/vndr.installer ']'
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + . /tmp/install/vndr.installer
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 ++ : v0.1.3-0.20221229102223-87603e47e8ea
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + install_vndr
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + GOBIN=/build
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + GO111MODULE=on
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.631 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
20:33:33 [2023-05-05T20:33:33.004Z] #0 1.991 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
20:33:33 [2023-05-05T20:33:33.004Z] #28 DONE 8.3s
20:33:33 [2023-05-05T20:33:33.004Z] 
20:33:33 [2023-05-05T20:33:33.004Z] #22 [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
20:33:33 [2023-05-05T20:33:33.004Z] #22 8.138 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:33:33 [2023-05-05T20:33:33.008Z] #50 28.46 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:33 [2023-05-05T20:33:33.067Z] #50 1.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:33 [2023-05-05T20:33:33.265Z] #50 DONE 28.7s
20:33:33 [2023-05-05T20:33:33.265Z] 
20:33:33 [2023-05-05T20:33:33.265Z] #51 [dev-systemd-false  9/27] 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
20:33:33 [2023-05-05T20:33:33.556Z] #35 19.76 Selecting previously unselected package zlib1g-dev:arm64.
20:33:33 [2023-05-05T20:33:33.636Z] #50 2.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:33 [2023-05-05T20:33:33.815Z] #35 19.76 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:33:33 [2023-05-05T20:33:33.816Z] #35 19.97 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:33 [2023-05-05T20:33:33.816Z] #35 ...
20:33:33 [2023-05-05T20:33:33.816Z] 
20:33:33 [2023-05-05T20:33:33.816Z] #24 [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
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.02 go: downloading github.com/go-toolsmith/typep v1.0.2
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.16 go: downloading github.com/kisielk/gotool v1.0.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.23 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:33:33 [2023-05-05T20:33:33.816Z] #24 10.58 go: downloading github.com/ettle/strcase v0.1.1
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.11 go: downloading github.com/Masterminds/semver v1.5.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.12 go: downloading gopkg.in/yaml.v2 v2.4.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.28 go: downloading github.com/fatih/structtag v1.2.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.29 go: downloading github.com/google/go-cmp v0.5.8
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.45 go: downloading github.com/prometheus/client_golang v1.12.1
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.54 go: downloading github.com/prometheus/client_model v0.2.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.56 go: downloading go.uber.org/atomic v1.7.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.69 go: downloading go.uber.org/multierr v1.6.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.72 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.75 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.79 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:33:33 [2023-05-05T20:33:33.816Z] #24 11.80 go: downloading github.com/golang/protobuf v1.5.2
20:33:33 [2023-05-05T20:33:33.816Z] #24 12.22 go: downloading github.com/beorn7/perks v1.0.1
20:33:33 [2023-05-05T20:33:33.816Z] #24 12.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:33:33 [2023-05-05T20:33:33.816Z] #24 12.37 go: downloading github.com/prometheus/common v0.32.1
20:33:33 [2023-05-05T20:33:33.816Z] #24 12.46 go: downloading google.golang.org/protobuf v1.28.0
20:33:33 [2023-05-05T20:33:33.816Z] #24 12.46 go: downloading github.com/prometheus/procfs v0.7.3
20:33:33 [2023-05-05T20:33:33.816Z] #24 12.54 go: downloading github.com/mattn/go-runewidth v0.0.9
20:33:33 [2023-05-05T20:33:33.816Z] #24 13.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:33:33 [2023-05-05T20:33:33.894Z] #50 2.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:33 [2023-05-05T20:33:33.941Z] #15 ...
20:33:33 [2023-05-05T20:33:33.941Z] 
20:33:33 [2023-05-05T20:33:33.941Z] #14 [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
20:33:33 [2023-05-05T20:33:33.941Z] #14 12.00 Selecting previously unselected package libpsl5:amd64.
20:33:33 [2023-05-05T20:33:33.941Z] #14 12.00 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 12.17 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 12.94 Selecting previously unselected package librtmp1:amd64.
20:33:33 [2023-05-05T20:33:33.941Z] #14 12.94 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 13.16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 13.97 Selecting previously unselected package libssh2-1:amd64.
20:33:33 [2023-05-05T20:33:33.941Z] #14 13.97 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 14.20 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 15.57 Selecting previously unselected package libcurl4:amd64.
20:33:33 [2023-05-05T20:33:33.941Z] #14 15.57 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 15.75 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 16.66 Selecting previously unselected package curl.
20:33:33 [2023-05-05T20:33:33.941Z] #14 16.66 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
20:33:33 [2023-05-05T20:33:33.941Z] #14 16.80 Unpacking curl (7.74.0-1.3+deb11u7) ...
20:33:34 [2023-05-05T20:33:34.075Z] #24 ...
20:33:34 [2023-05-05T20:33:34.075Z] 
20:33:34 [2023-05-05T20:33:34.075Z] #23 [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
20:33:34 [2023-05-05T20:33:34.075Z] #23 10.09 sync
20:33:34 [2023-05-05T20:33:34.075Z] #23 10.09 internal/reflectlite
20:33:34 [2023-05-05T20:33:34.075Z] #23 10.55 internal/testlog
20:33:34 [2023-05-05T20:33:34.075Z] #23 10.87 errors
20:33:34 [2023-05-05T20:33:34.075Z] #23 10.88 sort
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.17 strconv
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.18 internal/oserror
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.18 internal/safefilepath
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.18 io
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.18 path
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.32 syscall
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.64 strings
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.64 bytes
20:33:34 [2023-05-05T20:33:34.075Z] #23 11.65 text/tabwriter
20:33:34 [2023-05-05T20:33:34.075Z] #23 12.24 reflect
20:33:34 [2023-05-05T20:33:34.075Z] #23 12.43 bufio
20:33:34 [2023-05-05T20:33:34.075Z] #23 12.86 time
20:33:34 [2023-05-05T20:33:34.075Z] #23 12.86 internal/syscall/execenv
20:33:34 [2023-05-05T20:33:34.075Z] #23 12.86 internal/syscall/unix
20:33:34 [2023-05-05T20:33:34.075Z] #23 14.03 io/fs
20:33:34 [2023-05-05T20:33:34.075Z] #23 14.03 internal/poll
20:33:34 [2023-05-05T20:33:34.075Z] #23 14.58 os
20:33:34 [2023-05-05T20:33:34.075Z] #23 14.90 internal/fmtsort
20:33:34 [2023-05-05T20:33:34.075Z] #23 15.27 fmt
20:33:34 [2023-05-05T20:33:34.075Z] #23 15.27 io/ioutil
20:33:34 [2023-05-05T20:33:34.075Z] #23 15.90 flag
20:33:34 [2023-05-05T20:33:34.075Z] #23 15.90 github.com/BurntSushi/toml
20:33:34 [2023-05-05T20:33:34.075Z] #23 15.90 log
20:33:34 [2023-05-05T20:33:34.075Z] #23 16.71 github.com/BurntSushi/toml/cmd/tomlv
20:33:34 [2023-05-05T20:33:34.075Z] #23 ...
20:33:34 [2023-05-05T20:33:34.075Z] 
20:33:34 [2023-05-05T20:33:34.075Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:34 [2023-05-05T20:33:34.075Z] #27 19.40 Selecting previously unselected package mingw-w64-common.
20:33:34 [2023-05-05T20:33:34.075Z] #27 19.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:33:34 [2023-05-05T20:33:34.075Z] #27 19.66 Unpacking mingw-w64-common (8.0.0-1) ...
20:33:34 [2023-05-05T20:33:34.632Z] #51 1.116 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:33:34 [2023-05-05T20:33:34.632Z] #51 1.120 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:33:34 [2023-05-05T20:33:34.632Z] #51 1.123 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:33:34 [2023-05-05T20:33:34.632Z] #51 DONE 1.4s
20:33:34 [2023-05-05T20:33:34.632Z] 
20:33:34 [2023-05-05T20:33:34.632Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:33:34 [2023-05-05T20:33:34.840Z] #50 3.686 Fetched 8644 kB in 3s (3335 kB/s)
20:33:34 [2023-05-05T20:33:34.908Z] #14 17.99 Selecting previously unselected package libonig5:amd64.
20:33:34 [2023-05-05T20:33:34.909Z] #14 17.99 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:33:34 [2023-05-05T20:33:34.909Z] #14 18.10 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:33:34 [2023-05-05T20:33:34.919Z] #22 ...
20:33:34 [2023-05-05T20:33:34.919Z] 
20:33:34 [2023-05-05T20:33:34.919Z] #29 [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
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.216 + RM_GOPATH=0
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.216 + TMP_GOPATH=
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.216 + : /build
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.216 + '[' -z '' ']'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.217 ++ mktemp -d
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.218 + export GOPATH=/tmp/tmp.9zPbfbMAHc
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.218 + GOPATH=/tmp/tmp.9zPbfbMAHc
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.218 + RM_GOPATH=1
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.218 + case "$(go env GOARCH)" in
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.220 ++ go env GOARCH
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.223 + export GO_BUILDMODE=-buildmode=pie
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.223 + GO_BUILDMODE=-buildmode=pie
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.223 ++ dirname /tmp/install/install.sh
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + dir=/tmp/install
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + bin=proxy
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + shift
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + '[' '!' -f /tmp/install/proxy.installer ']'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + . /tmp/install/proxy.installer
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + install_proxy
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + case "$1" in
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + export CGO_ENABLED=0
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + CGO_ENABLED=0
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + _install_proxy
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.225 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.9zPbfbMAHc/src/github.com/docker/libnetwork
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.232 Cloning into '/tmp/tmp.9zPbfbMAHc/src/github.com/docker/libnetwork'...
20:33:34 [2023-05-05T20:33:34.919Z] #0 4.852 + cd /tmp/tmp.9zPbfbMAHc/src/github.com/docker/libnetwork
20:33:34 [2023-05-05T20:33:34.919Z] #0 4.852 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:34 [2023-05-05T20:33:34.919Z] #0 5.045 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:33:34 [2023-05-05T20:33:34.919Z] #29 ...
20:33:34 [2023-05-05T20:33:34.919Z] 
20:33:34 [2023-05-05T20:33:34.919Z] #30 [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
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.154 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.248 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.553 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 3.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 3.582 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 5.485 Fetched 8644 kB in 4s (2412 kB/s)
20:33:34 [2023-05-05T20:33:34.919Z] #0 5.485 Reading package lists...
20:33:34 [2023-05-05T20:33:34.919Z] #0 7.036 Reading package lists...
20:33:34 [2023-05-05T20:33:34.919Z] #0 8.501 Building dependency tree...
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.497 The following additional packages will be installed:
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.497   libbtrfs0
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.534 The following NEW packages will be installed:
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.548   libbtrfs-dev libbtrfs0
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.867 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.867 Need to get 460 kB of archives.
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.867 After this operation, 1237 kB of additional disk space will be used.
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #0 9.867 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:33:34 [2023-05-05T20:33:34.919Z] #30 10.25 debconf: delaying package configuration, since apt-utils is not installed
20:33:34 [2023-05-05T20:33:34.919Z] #30 ...
20:33:34 [2023-05-05T20:33:34.919Z] 
20:33:34 [2023-05-05T20:33:34.919Z] #31 [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
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.297 + RM_GOPATH=0
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.298 + TMP_GOPATH=
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.298 + : /build
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.298 + '[' -z '' ']'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.298 ++ mktemp -d
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.301 + export GOPATH=/tmp/tmp.jb8zKaWgcL
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.301 + GOPATH=/tmp/tmp.jb8zKaWgcL
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.301 + RM_GOPATH=1
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.301 + case "$(go env GOARCH)" in
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.302 ++ go env GOARCH
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.310 + export GO_BUILDMODE=-buildmode=pie
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.310 + GO_BUILDMODE=-buildmode=pie
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.310 ++ dirname /tmp/install/install.sh
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.311 + dir=/tmp/install
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.311 Install gotestsum version v1.8.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + bin=gotestsum
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + shift
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + . /tmp/install/gotestsum.installer
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 ++ : v1.8.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + install_gotestsum
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + set -e
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + echo 'Install gotestsum version v1.8.2'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + GOBIN=/build
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + GO111MODULE=on
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.314 + go install gotest.tools/gotestsum@v1.8.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.660 go: downloading gotest.tools/gotestsum v1.8.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.629 go: downloading github.com/dnephin/pflag v1.0.7
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.629 go: downloading github.com/fatih/color v1.13.0
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.629 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.629 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.664 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.666 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.670 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.749 go: downloading golang.org/x/tools v0.1.11
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.823 go: downloading github.com/mattn/go-colorable v0.1.12
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.830 go: downloading github.com/mattn/go-isatty v0.0.14
20:33:34 [2023-05-05T20:33:34.919Z] #0 5.831 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:33:34 [2023-05-05T20:33:34.919Z] #31 ...
20:33:34 [2023-05-05T20:33:34.919Z] 
20:33:34 [2023-05-05T20:33:34.919Z] #32 [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
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.446 + RM_GOPATH=0
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.446 + TMP_GOPATH=
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.446 + : /build
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.446 + '[' -z '' ']'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.446 ++ mktemp -d
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.447 + export GOPATH=/tmp/tmp.xAayn5bZy7
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.447 + GOPATH=/tmp/tmp.xAayn5bZy7
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.447 + RM_GOPATH=1
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.447 + case "$(go env GOARCH)" in
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.447 ++ go env GOARCH
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.453 + export GO_BUILDMODE=-buildmode=pie
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.453 + GO_BUILDMODE=-buildmode=pie
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.454 ++ dirname /tmp/install/install.sh
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.454 + dir=/tmp/install
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 Install shfmt version v3.0.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + bin=shfmt
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + shift
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + . /tmp/install/shfmt.installer
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 ++ : v3.0.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + install_shfmt
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + echo 'Install shfmt version v3.0.2'
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + GOBIN=/build
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + GO111MODULE=on
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.455 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 1.809 go: downloading mvdan.cc/sh/v3 v3.0.2
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.615 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.616 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.616 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:33:34 [2023-05-05T20:33:34.919Z] #0 3.571 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:33:34 [2023-05-05T20:33:34.919Z] #32 ...
20:33:34 [2023-05-05T20:33:34.919Z] 
20:33:34 [2023-05-05T20:33:34.919Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.056 + git clone https://github.com/kolyshkin/go-swagger.git .
20:33:34 [2023-05-05T20:33:34.919Z] #0 2.057 Cloning into '.'...
20:33:35 [2023-05-05T20:33:35.180Z] #33 ...
20:33:35 [2023-05-05T20:33:35.180Z] 
20:33:35 [2023-05-05T20:33:35.180Z] #34 [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
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 3.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 3.573 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 6.118 Fetched 8644 kB in 4s (2036 kB/s)
20:33:35 [2023-05-05T20:33:35.180Z] #0 6.118 Reading package lists...
20:33:35 [2023-05-05T20:33:35.180Z] #0 7.630 Reading package lists...
20:33:35 [2023-05-05T20:33:35.180Z] #0 8.865 Building dependency tree...
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.745 The following additional packages will be installed:
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.747   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.750 Suggested packages:
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.750   cmake-doc ninja-build lrzip
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.750 Recommended packages:
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.750   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01 The following NEW packages will be installed:
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01   vim-common xxd
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.30 Need to get 17.7 MB of archives.
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.30 After this operation, 70.7 MB of additional disk space will be used.
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 10.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 10.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 10.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 10.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #34 ...
20:33:35 [2023-05-05T20:33:35.180Z] 
20:33:35 [2023-05-05T20:33:35.180Z] #35 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:35 [2023-05-05T20:33:35.180Z] #0 1.835 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 1.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 1.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.113 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 2.835 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 5.245 Fetched 8644 kB in 4s (2338 kB/s)
20:33:35 [2023-05-05T20:33:35.180Z] #0 5.245 Reading package lists...
20:33:35 [2023-05-05T20:33:35.180Z] #0 6.672 Reading package lists...
20:33:35 [2023-05-05T20:33:35.180Z] #0 8.231 Building dependency tree...
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.284 The following additional packages will be installed:
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.284   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.285   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.285   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.291   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.292   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.294   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.295   mingw-w64-common mingw-w64-x86-64-dev
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.299 Suggested packages:
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.299   gcc-10-locales seccomp wine64
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.659 The following NEW packages will be installed:
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.665   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.666   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.666   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.666   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.666   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.667   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.667   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.667   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:33:35 [2023-05-05T20:33:35.180Z] #0 9.668   mingw-w64-x86-64-dev
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01 Need to get 115 MB of archives.
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01 After this operation, 645 MB of additional disk space will be used.
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
20:33:35 [2023-05-05T20:33:35.180Z] #0 10.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
20:33:35 [2023-05-05T20:33:35.441Z] #35 ...
20:33:35 [2023-05-05T20:33:35.441Z] 
20:33:35 [2023-05-05T20:33:35.441Z] #27 [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
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.125 go: downloading honnef.co/go/tools v0.3.3
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.125 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.134 go: downloading mvdan.cc/gofumpt v0.3.1
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.197 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.233 go: downloading github.com/hashicorp/errwrap v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.290 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.374 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.440 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.546 go: downloading github.com/spf13/afero v1.8.2
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.629 go: downloading github.com/spf13/cast v1.5.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.769 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.781 go: downloading github.com/davecgh/go-spew v1.1.1
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.809 go: downloading github.com/pmezard/go-difflib v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.865 go: downloading github.com/stretchr/objx v0.4.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 9.921 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.10 go: downloading github.com/gobwas/glob v0.2.3
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.11 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.11 go: downloading go.uber.org/zap v1.17.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.11 go: downloading github.com/kisielk/gotool v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.13 go: downloading golang.org/x/text v0.3.7
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.22 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.30 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.35 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.35 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.37 go: downloading github.com/go-toolsmith/astp v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.39 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.40 go: downloading github.com/go-toolsmith/typep v1.0.2
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.43 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.61 go: downloading github.com/ettle/strcase v0.1.1
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.62 go: downloading github.com/Masterminds/semver v1.5.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.87 go: downloading gopkg.in/yaml.v2 v2.4.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.88 go: downloading github.com/fatih/structtag v1.2.0
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:33:35 [2023-05-05T20:33:35.441Z] #27 10.93 go: downloading github.com/prometheus/client_golang v1.12.1
20:33:35 [2023-05-05T20:33:35.481Z] #27 ...
20:33:35 [2023-05-05T20:33:35.481Z] 
20:33:35 [2023-05-05T20:33:35.481Z] #30 [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
20:33:35 [2023-05-05T20:33:35.481Z] #30 11.65 Selecting previously unselected package vim-common.
20:33:35 [2023-05-05T20:33:35.481Z] #30 11.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 11.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 13.46 Selecting previously unselected package cmake-data.
20:33:35 [2023-05-05T20:33:35.481Z] #30 13.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 13.66 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 15.54 Selecting previously unselected package libicu67:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #30 15.54 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 15.70 Unpacking libicu67:arm64 (67.1-7) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 18.24 Selecting previously unselected package libxml2:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #30 18.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 18.45 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 19.30 Selecting previously unselected package libarchive13:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #30 19.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 19.35 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 20.23 Selecting previously unselected package libjsoncpp24:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #30 20.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 20.31 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 20.90 Selecting previously unselected package librhash0:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #30 20.90 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 20.99 Unpacking librhash0:arm64 (1.4.1-2) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 21.43 Selecting previously unselected package libuv1:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #30 21.43 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 21.48 Unpacking libuv1:arm64 (1.40.0-2) ...
20:33:35 [2023-05-05T20:33:35.481Z] #30 ...
20:33:35 [2023-05-05T20:33:35.481Z] 
20:33:35 [2023-05-05T20:33:35.481Z] #35 [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             python3-protobuf
20:33:35 [2023-05-05T20:33:35.481Z] #35 20.62 Selecting previously unselected package libprotobuf23:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #35 20.62 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #35 20.69 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:33:35 [2023-05-05T20:33:35.481Z] #35 21.13 Selecting previously unselected package libprotobuf-lite23:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #35 21.13 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #35 21.14 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
20:33:35 [2023-05-05T20:33:35.481Z] #35 21.46 Selecting previously unselected package libprotobuf-dev:arm64.
20:33:35 [2023-05-05T20:33:35.481Z] #35 21.46 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
20:33:35 [2023-05-05T20:33:35.481Z] #35 21.65 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
20:33:35 [2023-05-05T20:33:35.704Z] #27 11.15 go: downloading github.com/prometheus/client_model v0.2.0
20:33:35 [2023-05-05T20:33:35.704Z] #27 11.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:33:35 [2023-05-05T20:33:35.704Z] #27 11.23 go: downloading github.com/google/go-cmp v0.5.8
20:33:35 [2023-05-05T20:33:35.776Z] #50 3.686 Reading package lists...
20:33:35 [2023-05-05T20:33:35.845Z] #14 ...
20:33:35 [2023-05-05T20:33:35.845Z] 
20:33:35 [2023-05-05T20:33:35.845Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:33:35 [2023-05-05T20:33:35.845Z] #15 DONE 7.1s
20:33:35 [2023-05-05T20:33:35.845Z] 
20:33:35 [2023-05-05T20:33:35.845Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:33:35 [2023-05-05T20:33:35.845Z] #16 DONE 0.9s
20:33:35 [2023-05-05T20:33:35.845Z] 
20:33:35 [2023-05-05T20:33:35.845Z] #14 [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
20:33:35 [2023-05-05T20:33:35.845Z] #14 18.87 Selecting previously unselected package libjq1:amd64.
20:33:35 [2023-05-05T20:33:35.845Z] #14 18.87 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:33:35 [2023-05-05T20:33:35.845Z] #14 18.87 Unpacking libjq1:amd64 (1.6-2.1) ...
20:33:35 [2023-05-05T20:33:35.845Z] #14 18.92 Selecting previously unselected package jq.
20:33:35 [2023-05-05T20:33:35.845Z] #14 18.92 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:33:35 [2023-05-05T20:33:35.845Z] #14 18.92 Unpacking jq (1.6-2.1) ...
20:33:35 [2023-05-05T20:33:35.845Z] #14 ...
20:33:35 [2023-05-05T20:33:35.845Z] 
20:33:35 [2023-05-05T20:33:35.845Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:33:35 [2023-05-05T20:33:35.971Z] #27 ...
20:33:35 [2023-05-05T20:33:35.971Z] 
20:33:35 [2023-05-05T20:33:35.971Z] #29 [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
20:33:35 [2023-05-05T20:33:35.971Z] #29 DONE 11.3s
20:33:35 [2023-05-05T20:33:35.971Z] 
20:33:35 [2023-05-05T20:33:35.971Z] #27 [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
20:33:35 [2023-05-05T20:33:35.971Z] #27 11.32 go: downloading github.com/subosito/gotenv v1.4.0
20:33:35 [2023-05-05T20:33:35.971Z] #27 11.41 go: downloading github.com/hashicorp/hcl v1.0.0
20:33:36 [2023-05-05T20:33:36.264Z] #27 11.50 go: downloading gopkg.in/ini.v1 v1.66.6
20:33:36 [2023-05-05T20:33:36.264Z] #27 11.58 go: downloading github.com/magiconair/properties v1.8.6
20:33:36 [2023-05-05T20:33:36.264Z] #27 11.62 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:33:36 [2023-05-05T20:33:36.264Z] #27 11.72 go: downloading go.uber.org/atomic v1.7.0
20:33:36 [2023-05-05T20:33:36.420Z] #35 22.63 Selecting previously unselected package libprotoc23:arm64.
20:33:36 [2023-05-05T20:33:36.420Z] #35 22.63 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
20:33:36 [2023-05-05T20:33:36.531Z] #27 11.92 go: downloading go.uber.org/multierr v1.6.0
20:33:36 [2023-05-05T20:33:36.531Z] #27 12.00 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:33:36 [2023-05-05T20:33:36.681Z] #35 22.90 Unpacking libprotoc23:arm64 (3.12.4-1) ...
20:33:36 [2023-05-05T20:33:36.711Z] #50 4.565 Reading package lists...
20:33:36 [2023-05-05T20:33:36.779Z] #17 DONE 1.1s
20:33:36 [2023-05-05T20:33:36.779Z] 
20:33:36 [2023-05-05T20:33:36.779Z] #14 [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
20:33:36 [2023-05-05T20:33:36.779Z] #14 19.64 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 19.95 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 19.96 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 19.98 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 19.99 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 20.00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 20.01 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 20.02 Setting up openssl (1.1.1n-0+deb11u4) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 20.04 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 20.05 Setting up libjq1:amd64 (1.6-2.1) ...
20:33:36 [2023-05-05T20:33:36.779Z] #14 20.06 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.05 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.15 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.15 go: downloading github.com/golang/protobuf v1.5.2
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.19 go: downloading github.com/pelletier/go-toml v1.9.5
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.36 go: downloading github.com/beorn7/perks v1.0.1
20:33:36 [2023-05-05T20:33:36.792Z] #27 12.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:33:36 [2023-05-05T20:33:36.792Z] #27 ...
20:33:36 [2023-05-05T20:33:36.792Z] 
20:33:36 [2023-05-05T20:33:36.792Z] #19 [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             python3-protobuf
20:33:36 [2023-05-05T20:33:36.792Z] #19 2.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 2.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 2.313 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 3.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 4.430 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 6.001 Fetched 8644 kB in 4s (2163 kB/s)
20:33:36 [2023-05-05T20:33:36.792Z] #19 6.001 Reading package lists...
20:33:36 [2023-05-05T20:33:36.792Z] #19 7.583 Reading package lists...
20:33:36 [2023-05-05T20:33:36.792Z] #19 9.017 Building dependency tree...
20:33:36 [2023-05-05T20:33:36.792Z] #19 9.942 The following additional packages will be installed:
20:33:36 [2023-05-05T20:33:36.792Z] #19 9.942   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
20:33:36 [2023-05-05T20:33:36.792Z] #19 9.942   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
20:33:36 [2023-05-05T20:33:36.792Z] #19 9.961 Suggested packages:
20:33:36 [2023-05-05T20:33:36.792Z] #19 9.961   manpages-dev protobuf-mode-el python3-setuptools
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.31 The following NEW packages will be installed:
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.32   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.32   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.32   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.32   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.65 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.65 Need to get 4583 kB of archives.
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.65 After this operation, 25.9 MB of additional disk space will be used.
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
20:33:36 [2023-05-05T20:33:36.792Z] #19 10.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
20:33:36 [2023-05-05T20:33:36.793Z] #19 10.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
20:33:36 [2023-05-05T20:33:36.793Z] #19 10.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
20:33:36 [2023-05-05T20:33:36.793Z] #19 10.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:33:36 [2023-05-05T20:33:36.793Z] #19 10.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:33:36 [2023-05-05T20:33:36.793Z] #19 10.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.34 debconf: delaying package configuration, since apt-utils is not installed
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.49 Fetched 4583 kB in 1s (6530 kB/s)
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.61 Selecting previously unselected package libcap2:amd64.
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.63 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.69 Unpacking libcap2:amd64 (1:2.44-1) ...
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.79 Selecting previously unselected package libcap-dev:amd64.
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.79 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
20:33:36 [2023-05-05T20:33:36.793Z] #19 11.97 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:33:36 [2023-05-05T20:33:36.793Z] #19 12.37 Selecting previously unselected package libnet1:amd64.
20:33:36 [2023-05-05T20:33:36.970Z] #50 5.470 Building dependency tree...
20:33:37 [2023-05-05T20:33:37.037Z] #14 20.08 Setting up ca-certificates (20210119) ...
20:33:37 [2023-05-05T20:33:37.056Z] #19 ...
20:33:37 [2023-05-05T20:33:37.056Z] 
20:33:37 [2023-05-05T20:33:37.056Z] #32 [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
20:33:37 [2023-05-05T20:33:37.056Z] #32 DONE 12.4s
20:33:37 [2023-05-05T20:33:37.056Z] 
20:33:37 [2023-05-05T20:33:37.056Z] #30 [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
20:33:37 [2023-05-05T20:33:37.056Z] #30 10.45 Fetched 460 kB in 0s (1536 kB/s)
20:33:37 [2023-05-05T20:33:37.056Z] #30 10.74 Selecting previously unselected package libbtrfs0:amd64.
20:33:37 [2023-05-05T20:33:37.056Z] #30 10.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:37 [2023-05-05T20:33:37.056Z] #30 10.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.27 Selecting previously unselected package libbtrfs-dev:amd64.
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.52 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 11.66 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:37 [2023-05-05T20:33:37.056Z] #30 DONE 12.5s
20:33:37 [2023-05-05T20:33:37.056Z] 
20:33:37 [2023-05-05T20:33:37.056Z] #19 [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             python3-protobuf
20:33:37 [2023-05-05T20:33:37.056Z] #19 12.37 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.056Z] #19 12.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:37 [2023-05-05T20:33:37.056Z] #19 ...
20:33:37 [2023-05-05T20:33:37.056Z] 
20:33:37 [2023-05-05T20:33:37.056Z] #34 [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
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.19 debconf: delaying package configuration, since apt-utils is not installed
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.28 Fetched 17.7 MB in 1s (21.4 MB/s)
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.35 Selecting previously unselected package xxd.
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.62 Selecting previously unselected package vim-common.
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:37 [2023-05-05T20:33:37.056Z] #34 11.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:33:37 [2023-05-05T20:33:37.056Z] #34 12.03 Selecting previously unselected package cmake-data.
20:33:37 [2023-05-05T20:33:37.056Z] #34 12.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:33:37 [2023-05-05T20:33:37.056Z] #34 12.13 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.928 The following additional packages will be installed:
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.929   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.929   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.929   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.930   python3-pkg-resources vim-runtime xxd
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.932 Suggested packages:
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.932   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.932   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.932   acl attr quota
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.932 Recommended packages:
20:33:37 [2023-05-05T20:33:37.243Z] #50 5.932   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:33:37 [2023-05-05T20:33:37.293Z] #35 ...
20:33:37 [2023-05-05T20:33:37.293Z] 
20:33:37 [2023-05-05T20:33:37.293Z] #32 [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
20:33:37 [2023-05-05T20:33:37.293Z] #32 DONE 23.5s
20:33:37 [2023-05-05T20:33:37.293Z] 
20:33:37 [2023-05-05T20:33:37.293Z] #35 [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             python3-protobuf
20:33:37 [2023-05-05T20:33:37.293Z] #35 23.52 Selecting previously unselected package protobuf-c-compiler.
20:33:37 [2023-05-05T20:33:37.293Z] #35 23.52 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
20:33:37 [2023-05-05T20:33:37.294Z] #14 ...
20:33:37 [2023-05-05T20:33:37.294Z] 
20:33:37 [2023-05-05T20:33:37.294Z] #18 [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
20:33:37 [2023-05-05T20:33:37.294Z] #18 DONE 1.5s
20:33:37 [2023-05-05T20:33:37.294Z] 
20:33:37 [2023-05-05T20:33:37.294Z] #14 [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
20:33:37 [2023-05-05T20:33:37.294Z] #14 20.45 Updating certificates in /etc/ssl/certs...
20:33:37 [2023-05-05T20:33:37.294Z] #14 ...
20:33:37 [2023-05-05T20:33:37.294Z] 
20:33:37 [2023-05-05T20:33:37.294Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:33:37 [2023-05-05T20:33:37.294Z] #19 DONE 0.2s
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.358 The following NEW packages will be installed:
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.359   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.359   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.359   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.360   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.360   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.361   python3-pkg-resources python3-setuptools python3-wheel sudo
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.361   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:33:37 [2023-05-05T20:33:37.502Z] #50 6.361   xz-utils zip
20:33:37 [2023-05-05T20:33:37.552Z] 
20:33:37 [2023-05-05T20:33:37.552Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:33:37 [2023-05-05T20:33:37.552Z] #20 DONE 0.2s
20:33:37 [2023-05-05T20:33:37.552Z] 
20:33:37 [2023-05-05T20:33:37.552Z] #21 [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
20:33:37 [2023-05-05T20:33:37.553Z] #35 23.66 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.652 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.652 Need to get 27.0 MB of archives.
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.652 After this operation, 104 MB of additional disk space will be used.
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.654 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.658 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.660 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.663 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.674 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.675 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.677 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.681 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.684 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.695 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.699 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.705 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.708 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.714 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.743 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:33:37 [2023-05-05T20:33:37.761Z] #50 6.744 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:33:37 [2023-05-05T20:33:37.860Z] #35 24.06 Selecting previously unselected package protobuf-compiler.
20:33:37 [2023-05-05T20:33:37.860Z] #35 24.06 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
20:33:37 [2023-05-05T20:33:37.999Z] #34 ...
20:33:37 [2023-05-05T20:33:37.999Z] 
20:33:37 [2023-05-05T20:33:37.999Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:37 [2023-05-05T20:33:37.999Z] #0 4.212 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:33:37 [2023-05-05T20:33:37.999Z] #0 4.809 
20:33:37 [2023-05-05T20:33:37.999Z] #0 5.047 #=#=#                                                                         

######################################################################## 100.0%
20:33:37 [2023-05-05T20:33:37.999Z] #0 5.595 
20:33:37 [2023-05-05T20:33:37.999Z] #0 7.492 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:33:37 [2023-05-05T20:33:37.999Z] #0 7.988 
20:33:37 [2023-05-05T20:33:37.999Z] #0 8.230 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
20:33:37 [2023-05-05T20:33:37.999Z] #0 8.782 
20:33:37 [2023-05-05T20:33:37.999Z] #36 ...
20:33:37 [2023-05-05T20:33:37.999Z] 
20:33:37 [2023-05-05T20:33:37.999Z] #19 [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             python3-protobuf
20:33:37 [2023-05-05T20:33:37.999Z] #19 12.52 Selecting previously unselected package libnet1-dev.
20:33:37 [2023-05-05T20:33:37.999Z] #19 12.52 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.999Z] #19 12.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:33:37 [2023-05-05T20:33:37.999Z] #19 12.88 Selecting previously unselected package libnl-3-200:amd64.
20:33:37 [2023-05-05T20:33:37.999Z] #19 12.89 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.999Z] #19 12.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:37 [2023-05-05T20:33:37.999Z] #19 13.04 Selecting previously unselected package libnl-3-dev:amd64.
20:33:37 [2023-05-05T20:33:37.999Z] #19 13.04 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
20:33:37 [2023-05-05T20:33:37.999Z] #19 13.06 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:33:38 [2023-05-05T20:33:38.019Z] #50 6.745 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.747 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.753 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.756 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.757 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.759 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.761 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.762 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.946 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.947 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.948 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.949 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.950 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.953 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.955 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.985 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.987 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.989 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.991 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:33:38 [2023-05-05T20:33:38.020Z] #50 6.996 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:33:38 [2023-05-05T20:33:38.129Z] #35 24.09 Unpacking protobuf-compiler (3.12.4-1) ...
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.003 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.006 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.018 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.022 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.025 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.168 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.193 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:33:38 [2023-05-05T20:33:38.278Z] #50 7.208 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:33:38 [2023-05-05T20:33:38.388Z] #35 24.66 Selecting previously unselected package python3-pkg-resources.
20:33:38 [2023-05-05T20:33:38.388Z] #35 24.66 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
20:33:38 [2023-05-05T20:33:38.536Z] #50 7.431 debconf: delaying package configuration, since apt-utils is not installed
20:33:38 [2023-05-05T20:33:38.536Z] #50 7.490 Fetched 27.0 MB in 1s (32.2 MB/s)
20:33:38 [2023-05-05T20:33:38.536Z] #50 7.529 Selecting previously unselected package pigz.
20:33:38 [2023-05-05T20:33:38.573Z] #19 13.82 Selecting previously unselected package libprotobuf-c1:amd64.
20:33:38 [2023-05-05T20:33:38.573Z] #19 13.83 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:33:38 [2023-05-05T20:33:38.573Z] #19 13.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:38 [2023-05-05T20:33:38.680Z] #35 24.75 Unpacking python3-pkg-resources (52.0.0-4) ...
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.529 (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 ... 24023 files and directories currently installed.)
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.554 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.558 Unpacking pigz (2.6-1) ...
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.635 Selecting previously unselected package libelf1:amd64.
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.638 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.648 Unpacking libelf1:amd64 (0.183-1) ...
20:33:38 [2023-05-05T20:33:38.794Z] #50 7.773 Selecting previously unselected package libbpf0:amd64.
20:33:39 [2023-05-05T20:33:39.053Z] #50 7.776 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.053Z] #50 7.783 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:33:39 [2023-05-05T20:33:39.053Z] #50 7.873 Selecting previously unselected package libcap2:amd64.
20:33:39 [2023-05-05T20:33:39.053Z] #50 7.876 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.053Z] #50 7.898 Unpacking libcap2:amd64 (1:2.44-1) ...
20:33:39 [2023-05-05T20:33:39.053Z] #50 7.974 Selecting previously unselected package libmnl0:amd64.
20:33:39 [2023-05-05T20:33:39.217Z] #19 14.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:33:39 [2023-05-05T20:33:39.218Z] #19 14.59 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.258Z] #35 25.53 Selecting previously unselected package python3-six.
20:33:39 [2023-05-05T20:33:39.258Z] #35 25.54 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 7.978 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 7.989 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.063 Selecting previously unselected package libxtables12:amd64.
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.090 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.098 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.162 Selecting previously unselected package libcap2-bin.
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.166 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.170 Unpacking libcap2-bin (1:2.44-1) ...
20:33:39 [2023-05-05T20:33:39.311Z] #50 8.222 Selecting previously unselected package iproute2.
20:33:39 [2023-05-05T20:33:39.480Z] #19 14.87 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:33:39 [2023-05-05T20:33:39.517Z] #35 25.73 Unpacking python3-six (1.16.0-2) ...
20:33:39 [2023-05-05T20:33:39.545Z] #21 1.869 + git clone https://github.com/docker/distribution.git .
20:33:39 [2023-05-05T20:33:39.545Z] #21 1.870 Cloning into '.'...
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.226 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.231 Unpacking iproute2 (5.10.0-4) ...
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.434 Selecting previously unselected package xxd.
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.443 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.448 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.526 Selecting previously unselected package vim-common.
20:33:39 [2023-05-05T20:33:39.569Z] #50 8.530 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:39 [2023-05-05T20:33:39.776Z] #35 26.19 Selecting previously unselected package python3-protobuf.
20:33:39 [2023-05-05T20:33:39.827Z] #50 8.560 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:33:39 [2023-05-05T20:33:39.827Z] #50 8.710 Selecting previously unselected package bash-completion.
20:33:39 [2023-05-05T20:33:39.881Z] #52 ...
20:33:39 [2023-05-05T20:33:39.881Z] 
20:33:39 [2023-05-05T20:33:39.881Z] #39 [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
20:33:39 [2023-05-05T20:33:39.881Z] #39 53.38   CC       criu/pagemap-cache.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 53.54   CC       criu/pagemap.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 53.93   CC       criu/parasite-syscall.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 54.28   CC       criu/path.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 54.40   CC       criu/pie-util-vdso-elf32.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 54.59   CC       criu/pie-util-vdso.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 54.76   CC       criu/pie-util.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 54.85   CC       criu/pipes.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 55.17   CC       criu/plugin.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 55.32   CC       criu/proc_parse.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 56.43   CC       criu/protobuf-desc.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 56.94   CC       criu/protobuf.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 57.13   CC       criu/pstree.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 57.67   CC       criu/rbtree.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 57.80   CC       criu/rst-malloc.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 57.92   CC       criu/seccomp.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 58.20   CC       criu/seize.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 58.60   CC       criu/servicefd.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 58.77 include/common/asm/bitops.h: Assembler messages:
20:33:39 [2023-05-05T20:33:39.881Z] #39 58.77 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:33:39 [2023-05-05T20:33:39.881Z] #39 58.79   CC       criu/shmem.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 59.19   CC       criu/sigframe.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 59.28   CC       criu/signalfd.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 59.40   CC       criu/sk-inet.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 59.87   CC       criu/sk-netlink.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 60.04   CC       criu/sk-packet.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 60.30   CC       criu/sk-queue.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 60.50   CC       criu/sk-tcp.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 60.75   CC       criu/sk-unix.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 61.46   CC       criu/sockets.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 61.82   CC       criu/stats.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 61.94   CC       criu/string.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 61.98   CC       criu/sysctl.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 62.20   CC       criu/sysfs_parse.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 62.33   CC       criu/timens.o
20:33:39 [2023-05-05T20:33:39.881Z] #39 62.43   CC       criu/timerfd.o
20:33:40 [2023-05-05T20:33:40.035Z] #35 26.19 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
20:33:40 [2023-05-05T20:33:40.035Z] #35 26.32 Unpacking python3-protobuf (3.12.4-1) ...
20:33:40 [2023-05-05T20:33:40.085Z] #50 8.716 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:33:40 [2023-05-05T20:33:40.137Z] #39 62.56   CC       criu/tty.o
20:33:40 [2023-05-05T20:33:40.421Z] #19 15.81 Selecting previously unselected package zlib1g-dev:amd64.
20:33:40 [2023-05-05T20:33:40.421Z] #19 15.82 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
20:33:40 [2023-05-05T20:33:40.782Z] #19 16.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:41 [2023-05-05T20:33:41.019Z] #50 ...
20:33:41 [2023-05-05T20:33:41.019Z] 
20:33:41 [2023-05-05T20:33:41.019Z] #22 [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
20:33:41 [2023-05-05T20:33:41.019Z] #22 75.55 + /build/golangci-lint --version
20:33:41 [2023-05-05T20:33:41.062Z] #39 63.26   CC       criu/tun.o
20:33:41 [2023-05-05T20:33:41.062Z] #39 63.43   CC       criu/uffd.o
20:33:41 [2023-05-05T20:33:41.278Z] #22 75.84 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:33:41 [2023-05-05T20:33:41.278Z] #22 ...
20:33:41 [2023-05-05T20:33:41.278Z] 
20:33:41 [2023-05-05T20:33:41.278Z] #41 [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
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.17   DEP      criu/protobuf-desc.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.22   DEP      criu/proc_parse.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.29   DEP      criu/plugin.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.33   DEP      criu/pipes.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.40   DEP      criu/pie-util.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.45   DEP      criu/pie-util-vdso.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.50   DEP      criu/pie-util-vdso-elf32.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.55   DEP      criu/path.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.62   DEP      criu/parasite-syscall.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.70   DEP      criu/pagemap.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.77   DEP      criu/pagemap-cache.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.81   DEP      criu/page-xfer.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.88   DEP      criu/page-pipe.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.92   DEP      criu/netfilter.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 32.96   DEP      criu/net.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.01   DEP      criu/namespaces.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.06   DEP      criu/mount.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.12   DEP      criu/memfd.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.17   DEP      criu/mem.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.22   DEP      criu/lsm.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.29   DEP      criu/log.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.34   DEP      criu/libnetlink.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.38   DEP      criu/kerndat.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.46   DEP      criu/kcmp-ids.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.51   DEP      criu/irmap.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.56   DEP      criu/ipc_ns.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.68   DEP      criu/image.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.74   DEP      criu/image-desc.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.79   DEP      criu/fsnotify.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.90   DEP      criu/filesystems.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 33.97   DEP      criu/files.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.03   DEP      criu/files-reg.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.10   DEP      criu/files-ext.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.16   DEP      criu/file-lock.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.20   DEP      criu/file-ids.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.24   DEP      criu/fifo.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.31   DEP      criu/fdstore.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.36   DEP      criu/fault-injection.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.38   DEP      criu/external.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.42   DEP      criu/eventpoll.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.47   DEP      criu/eventfd.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.52   DEP      criu/crtools.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.58   DEP      criu/cr-service.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.65   DEP      criu/cr-restore.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.74   DEP      criu/cr-errno.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.77   DEP      criu/cr-dump.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.85   DEP      criu/cr-dedup.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 34.91   DEP      criu/cr-check.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.03   DEP      criu/config.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.13   DEP      criu/clone-noasan.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.16   DEP      criu/cgroup.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.23   DEP      criu/cgroup-props.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.28   DEP      criu/bitmap.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.29   DEP      criu/bfd.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.35   DEP      criu/autofs.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.43   DEP      criu/aio.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.50   DEP      criu/action-scripts.d
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.60   CC       criu/action-scripts.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.73   CC       criu/aio.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 35.91   CC       criu/autofs.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 36.38   CC       criu/bfd.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 36.54   CC       criu/bitmap.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 36.60   CC       criu/cgroup-props.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 37.03   CC       criu/cgroup.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 38.17   CC       criu/clone-noasan.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 38.26   CC       criu/config.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 38.77   CC       criu/cr-check.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 39.36   CC       criu/cr-dedup.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 39.49   CC       criu/cr-dump.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 40.28   CC       criu/cr-errno.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 40.32   CC       criu/cr-restore.o
20:33:41 [2023-05-05T20:33:41.278Z] #41 41.90   CC       criu/cr-service.o
20:33:41 [2023-05-05T20:33:41.317Z] #39 63.79   CC       criu/util.o
20:33:41 [2023-05-05T20:33:41.535Z] #41 42.48   CC       criu/crtools.o
20:33:41 [2023-05-05T20:33:41.572Z] #39 ...
20:33:41 [2023-05-05T20:33:41.572Z] 
20:33:41 [2023-05-05T20:33:41.572Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:33:41 [2023-05-05T20:33:41.572Z] #52 6.879 Collecting yamllint==1.26.1
20:33:41 [2023-05-05T20:33:41.724Z] #19 17.14 Selecting previously unselected package libprotobuf23:amd64.
20:33:41 [2023-05-05T20:33:41.724Z] #19 17.14 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
20:33:41 [2023-05-05T20:33:41.724Z] #19 17.16 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:33:41 [2023-05-05T20:33:41.799Z] #41 42.73   CC       criu/eventfd.o
20:33:41 [2023-05-05T20:33:41.952Z] #35 28.13 Setting up python3-pkg-resources (52.0.0-4) ...
20:33:42 [2023-05-05T20:33:42.078Z] #41 42.90   CC       criu/eventpoll.o
20:33:42 [2023-05-05T20:33:42.296Z] #19 ...
20:33:42 [2023-05-05T20:33:42.296Z] 
20:33:42 [2023-05-05T20:33:42.296Z] #31 [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
20:33:42 [2023-05-05T20:33:42.296Z] #31 DONE 17.5s
20:33:42 [2023-05-05T20:33:42.296Z] 
20:33:42 [2023-05-05T20:33:42.296Z] #19 [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             python3-protobuf
20:33:42 [2023-05-05T20:33:42.296Z] #19 17.61 Selecting previously unselected package libprotobuf-lite23:amd64.
20:33:42 [2023-05-05T20:33:42.296Z] #19 ...
20:33:42 [2023-05-05T20:33:42.296Z] 
20:33:42 [2023-05-05T20:33:42.296Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:42 [2023-05-05T20:33:42.296Z] #36 10.23 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:33:42 [2023-05-05T20:33:42.296Z] #36 10.70 
20:33:42 [2023-05-05T20:33:42.296Z] #36 10.92 #=#=#                                                                         

############                                                              16.8%
###########################################                               60.1%
####################################################################      94.9%
######################################################################## 100.0%
20:33:42 [2023-05-05T20:33:42.296Z] #36 11.69 
20:33:42 [2023-05-05T20:33:42.296Z] #36 13.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:33:42 [2023-05-05T20:33:42.296Z] #36 13.58 
20:33:42 [2023-05-05T20:33:42.296Z] #36 13.82 #=#=#                                                                         

######################################################################## 100.0%
20:33:42 [2023-05-05T20:33:42.296Z] #36 14.31 
20:33:42 [2023-05-05T20:33:42.337Z] #41 ...
20:33:42 [2023-05-05T20:33:42.337Z] 
20:33:42 [2023-05-05T20:33:42.337Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:42 [2023-05-05T20:33:42.337Z] #50 11.08 Unpacking bash-completion (1:2.11-2) ...
20:33:42 [2023-05-05T20:33:42.498Z] #52 7.938   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:33:42 [2023-05-05T20:33:42.523Z] #35 28.68 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:33:42 [2023-05-05T20:33:42.753Z] #52 8.267 Collecting pathspec>=0.5.3
20:33:42 [2023-05-05T20:33:42.785Z] #35 28.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:33:42 [2023-05-05T20:33:42.832Z] #21 ...
20:33:42 [2023-05-05T20:33:42.832Z] 
20:33:42 [2023-05-05T20:33:42.832Z] #22 [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
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.908 + RM_GOPATH=0
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.908 + TMP_GOPATH=
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.908 + : /build
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.908 + '[' -z '' ']'
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.909 ++ mktemp -d
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.912 + export GOPATH=/tmp/tmp.o38jZ1Bblf
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.912 + GOPATH=/tmp/tmp.o38jZ1Bblf
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.912 + RM_GOPATH=1
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.912 + case "$(go env GOARCH)" in
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.914 ++ go env GOARCH
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + export GO_BUILDMODE=-buildmode=pie
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + GO_BUILDMODE=-buildmode=pie
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 ++ dirname /tmp/install/install.sh
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + dir=/tmp/install
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + bin=golangci_lint
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + shift
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + . /tmp/install/golangci_lint.installer
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 ++ : v1.49.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + install_golangci_lint
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + set -e
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + echo 'Install golangci-lint version v1.49.0'
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + GOBIN=/build
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + GO111MODULE=on
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 0.921 Install golangci-lint version v1.49.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 1.459 go: downloading github.com/golangci/golangci-lint v1.49.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.310 go: downloading github.com/gofrs/flock v0.8.1
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.311 go: downloading gopkg.in/yaml.v3 v3.0.1
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.367 go: downloading github.com/pkg/errors v0.9.1
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.368 go: downloading github.com/fatih/color v1.13.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.372 go: downloading github.com/spf13/pflag v1.0.5
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.375 go: downloading github.com/spf13/viper v1.12.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.376 go: downloading github.com/spf13/cobra v1.5.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.551 go: downloading golang.org/x/tools v0.1.12
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.604 go: downloading github.com/hashicorp/go-version v1.6.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.625 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.632 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.652 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.982 go: downloading github.com/mattn/go-colorable v0.1.13
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.984 go: downloading github.com/sirupsen/logrus v1.9.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.994 go: downloading github.com/stretchr/testify v1.8.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 3.996 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.057 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.073 go: downloading github.com/mattn/go-isatty v0.0.16
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.195 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.205 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.262 go: downloading github.com/spf13/afero v1.8.2
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.352 go: downloading github.com/spf13/cast v1.5.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.399 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.401 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.468 go: downloading github.com/Antonboom/errname v0.1.7
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.525 go: downloading github.com/Antonboom/nilnil v0.1.1
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.620 go: downloading github.com/BurntSushi/toml v1.2.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.727 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.837 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.872 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 4.875 go: downloading github.com/alexkohler/prealloc v1.0.0
20:33:42 [2023-05-05T20:33:42.832Z] #0 5.026 go: downloading github.com/alingse/asasalint v0.0.11
20:33:42 [2023-05-05T20:33:42.832Z] #0 5.063 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:33:42 [2023-05-05T20:33:42.833Z] #0 5.073 go: downloading github.com/ashanbrown/makezero v1.1.1
20:33:42 [2023-05-05T20:33:42.833Z] #0 5.108 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:33:42 [2023-05-05T20:33:42.833Z] #0 5.121 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:33:42 [2023-05-05T20:33:42.833Z] #0 5.283 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:33:42 [2023-05-05T20:33:42.833Z] #0 5.311 go: downloading github.com/breml/bidichk v0.2.3
20:33:42 [2023-05-05T20:33:42.833Z] #0 5.364 go: downloading github.com/breml/errchkjson v0.3.0
20:33:42 [2023-05-05T20:33:42.833Z] #22 5.369 go: downloading github.com/butuzov/ireturn v0.1.1
20:33:42 [2023-05-05T20:33:42.833Z] #22 5.428 go: downloading github.com/charithe/durationcheck v0.0.9
20:33:42 [2023-05-05T20:33:42.833Z] #22 5.487 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:33:42 [2023-05-05T20:33:42.833Z] #22 5.541 go: downloading github.com/daixiang0/gci v0.6.3
20:33:42 [2023-05-05T20:33:42.833Z] #22 5.624 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:33:42 [2023-05-05T20:33:42.903Z] #50 11.71 Selecting previously unselected package bzip2.
20:33:42 [2023-05-05T20:33:42.904Z] #50 11.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:33:42 [2023-05-05T20:33:42.904Z] #50 11.74 Unpacking bzip2 (1.0.8-4) ...
20:33:43 [2023-05-05T20:33:43.009Z] #52 8.272   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:33:43 [2023-05-05T20:33:43.009Z] #52 8.374 Collecting pyyaml
20:33:43 [2023-05-05T20:33:43.009Z] #52 8.381   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:33:43 [2023-05-05T20:33:43.009Z] #52 8.401 Building wheels for collected packages: yamllint
20:33:43 [2023-05-05T20:33:43.009Z] #52 8.402   Building wheel for yamllint (setup.py): started
20:33:43 [2023-05-05T20:33:43.091Z] #22 ...
20:33:43 [2023-05-05T20:33:43.091Z] 
20:33:43 [2023-05-05T20:33:43.091Z] #14 [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
20:33:43 [2023-05-05T20:33:43.091Z] #14 20.95 129 added, 0 removed; done.
20:33:43 [2023-05-05T20:33:43.091Z] #14 21.03 Setting up jq (1.6-2.1) ...
20:33:43 [2023-05-05T20:33:43.091Z] #14 21.04 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
20:33:43 [2023-05-05T20:33:43.091Z] #14 21.06 Setting up curl (7.74.0-1.3+deb11u7) ...
20:33:43 [2023-05-05T20:33:43.091Z] #14 21.07 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:43 [2023-05-05T20:33:43.091Z] #14 21.09 Processing triggers for ca-certificates (20210119) ...
20:33:43 [2023-05-05T20:33:43.091Z] #14 21.11 Updating certificates in /etc/ssl/certs...
20:33:43 [2023-05-05T20:33:43.091Z] #14 22.38 0 added, 0 removed; done.
20:33:43 [2023-05-05T20:33:43.091Z] #14 22.38 Running hooks in /etc/ca-certificates/update.d...
20:33:43 [2023-05-05T20:33:43.091Z] #14 22.38 done.
20:33:43 [2023-05-05T20:33:43.091Z] #14 DONE 26.3s
20:33:43 [2023-05-05T20:33:43.091Z] 
20:33:43 [2023-05-05T20:33:43.091Z] #22 [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
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.855 go: downloading github.com/esimonov/ifshort v1.0.4
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.867 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.867 go: downloading github.com/fzipp/gocyclo v0.6.0
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.867 go: downloading github.com/go-critic/go-critic v0.6.4
20:33:43 [2023-05-05T20:33:43.091Z] #22 ...
20:33:43 [2023-05-05T20:33:43.091Z] 
20:33:43 [2023-05-05T20:33:43.091Z] #23 [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
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.579 + RM_GOPATH=0
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.579 + TMP_GOPATH=
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.579 + : /build
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.579 + '[' -z '' ']'
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.585 ++ mktemp -d
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.595 + export GOPATH=/tmp/tmp.xhwhzYonXm
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.595 + GOPATH=/tmp/tmp.xhwhzYonXm
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.595 + RM_GOPATH=1
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.595 + case "$(go env GOARCH)" in
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.595 ++ go env GOARCH
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.599 + export GO_BUILDMODE=-buildmode=pie
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.599 + GO_BUILDMODE=-buildmode=pie
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.602 ++ dirname /tmp/install/install.sh
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + dir=/tmp/install
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + bin=rootlesskit
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + shift
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + . /tmp/install/rootlesskit.installer
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 ++ : v0.14.4
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + install_rootlesskit
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + case "$1" in
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + export CGO_ENABLED=0
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + CGO_ENABLED=0
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + _install_rootlesskit
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.604 + echo 'Install rootlesskit version v0.14.4'
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.605 + for f in rootlesskit rootlesskit-docker-proxy
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.605 + GOBIN=/build
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.605 + GO111MODULE=on
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.605 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.606 Install rootlesskit version v0.14.4
20:33:43 [2023-05-05T20:33:43.091Z] #0 1.712 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.425 go: downloading github.com/sirupsen/logrus v1.8.1
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.427 go: downloading github.com/urfave/cli/v2 v2.3.0
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.427 go: downloading github.com/pkg/errors v0.9.1
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.427 go: downloading github.com/google/uuid v1.3.0
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.427 go: downloading github.com/moby/vpnkit v0.5.0
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.428 go: downloading github.com/gofrs/flock v0.8.1
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.428 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.429 go: downloading github.com/gorilla/mux v1.8.0
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.579 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.597 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:33:43 [2023-05-05T20:33:43.091Z] #0 3.866 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:33:43 [2023-05-05T20:33:43.091Z] #0 4.695 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:33:43 [2023-05-05T20:33:43.091Z] #0 4.697 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:33:43 [2023-05-05T20:33:43.091Z] #0 5.303 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:33:43 [2023-05-05T20:33:43.091Z] #0 5.489 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:33:43 [2023-05-05T20:33:43.091Z] #23 ...
20:33:43 [2023-05-05T20:33:43.091Z] 
20:33:43 [2023-05-05T20:33:43.091Z] #22 [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
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.920 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.969 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:33:43 [2023-05-05T20:33:43.091Z] #22 5.981 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:33:43 [2023-05-05T20:33:43.107Z] #35 29.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:33:43 [2023-05-05T20:33:43.107Z] #35 29.15 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:33:43 [2023-05-05T20:33:43.107Z] #35 29.25 Setting up libcap2:arm64 (1:2.44-1) ...
20:33:43 [2023-05-05T20:33:43.107Z] #35 29.38 Setting up python3-six (1.16.0-2) ...
20:33:43 [2023-05-05T20:33:43.162Z] #50 ...
20:33:43 [2023-05-05T20:33:43.162Z] 
20:33:43 [2023-05-05T20:33:43.162Z] #22 [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
20:33:43 [2023-05-05T20:33:43.162Z] #22 DONE 77.8s
20:33:43 [2023-05-05T20:33:43.162Z] 
20:33:43 [2023-05-05T20:33:43.162Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:43 [2023-05-05T20:33:43.162Z] #50 11.98 Selecting previously unselected package xz-utils.
20:33:43 [2023-05-05T20:33:43.162Z] #50 11.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.162Z] #50 11.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:33:43 [2023-05-05T20:33:43.263Z] #36 15.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:33:43 [2023-05-05T20:33:43.265Z] #52 8.643   Building wheel for yamllint (setup.py): finished with status 'done'
20:33:43 [2023-05-05T20:33:43.265Z] #52 8.644   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8af7e2def5cf4721c38ddac575bee18f5b1c0d26dee7e603680522dfabf8337b
20:33:43 [2023-05-05T20:33:43.265Z] #52 8.644   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:33:43 [2023-05-05T20:33:43.265Z] #52 8.646 Successfully built yamllint
20:33:43 [2023-05-05T20:33:43.265Z] #52 8.655 Installing collected packages: pyyaml, pathspec, yamllint
20:33:43 [2023-05-05T20:33:43.265Z] #52 8.767 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
20:33:43 [2023-05-05T20:33:43.350Z] #22 6.065 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:33:43 [2023-05-05T20:33:43.350Z] #22 6.073 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:33:43 [2023-05-05T20:33:43.350Z] #22 6.323 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:33:43 [2023-05-05T20:33:43.366Z] #35 ...
20:33:43 [2023-05-05T20:33:43.366Z] 
20:33:43 [2023-05-05T20:33:43.366Z] #31 [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
20:33:43 [2023-05-05T20:33:43.366Z] #31 26.56 Updating files:  43% (4972/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
20:33:43 [2023-05-05T20:33:43.366Z] #31 27.10 + cd /tmp/tmp.r2ipy3lFCN/tmp/docker-ce
20:33:43 [2023-05-05T20:33:43.366Z] #31 27.10 + git checkout -q v17.06.2-ce
20:33:43 [2023-05-05T20:33:43.366Z] #31 29.54 + mkdir -p /tmp/tmp.r2ipy3lFCN/src/github.com/docker
20:33:43 [2023-05-05T20:33:43.366Z] #31 29.57 + mv components/cli /tmp/tmp.r2ipy3lFCN/src/github.com/docker/cli
20:33:43 [2023-05-05T20:33:43.366Z] #31 29.57 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:33:43 [2023-05-05T20:33:43.422Z] #50 12.14 Selecting previously unselected package apparmor.
20:33:43 [2023-05-05T20:33:43.422Z] #50 12.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.422Z] #50 12.24 Unpacking apparmor (2.13.6-10) ...
20:33:43 [2023-05-05T20:33:43.609Z] #22 6.323 go: downloading github.com/golangci/misspell v0.3.5
20:33:43 [2023-05-05T20:33:43.609Z] #22 6.346 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:33:43 [2023-05-05T20:33:43.609Z] #22 6.385 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:33:43 [2023-05-05T20:33:43.609Z] #22 6.386 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:33:43 [2023-05-05T20:33:43.609Z] #22 6.407 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.42 Selecting previously unselected package inetutils-ping.
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.43 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.55 Selecting previously unselected package libip4tc2:amd64.
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.57 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:33:43 [2023-05-05T20:33:43.680Z] #50 12.66 Selecting previously unselected package libip6tc2:amd64.
20:33:43 [2023-05-05T20:33:43.871Z] #22 6.569 go: downloading github.com/hexops/gotextdiff v1.0.3
20:33:43 [2023-05-05T20:33:43.935Z] #36 15.88 
20:33:43 [2023-05-05T20:33:43.935Z] #36 16.11 #=#=#                                                                         

######################################################################## 100.0%
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.67 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.74 Selecting previously unselected package libnfnetlink0:amd64.
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.84 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.84 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:33:43 [2023-05-05T20:33:43.938Z] #50 12.93 Selecting previously unselected package libnftnl11:amd64.
20:33:44 [2023-05-05T20:33:44.130Z] #22 ...
20:33:44 [2023-05-05T20:33:44.130Z] 
20:33:44 [2023-05-05T20:33:44.130Z] #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
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.428 + RM_GOPATH=0
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.428 + TMP_GOPATH=
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.428 + : /build
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.428 + '[' -z '' ']'
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.428 ++ mktemp -d
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.429 + export GOPATH=/tmp/tmp.kPCjxk2saS
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.429 + GOPATH=/tmp/tmp.kPCjxk2saS
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.429 + RM_GOPATH=1
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.429 + case "$(go env GOARCH)" in
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.433 ++ go env GOARCH
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.436 + export GO_BUILDMODE=-buildmode=pie
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.436 + GO_BUILDMODE=-buildmode=pie
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.439 ++ dirname /tmp/install/install.sh
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 Install docker/cli version 17.06.2-ce from stable
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + dir=/tmp/install
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + bin=dockercli
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + shift
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + . /tmp/install/dockercli.installer
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 ++ : stable
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 ++ : 17.06.2-ce
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + install_dockercli
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.440 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.445 ++ uname -m
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.445 + arch=x86_64
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.445 + '[' x86_64 '!=' x86_64 ']'
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.445 + url=https://download.docker.com/linux/static
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.447 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:33:44 [2023-05-05T20:33:44.130Z] #0 1.447 + tar -xz docker/docker
20:33:44 [2023-05-05T20:33:44.130Z] #0 2.978 + mkdir -p /build
20:33:44 [2023-05-05T20:33:44.130Z] #0 3.094 + mv docker/docker /build/
20:33:44 [2023-05-05T20:33:44.130Z] #0 3.097 + rmdir docker
20:33:44 [2023-05-05T20:33:44.130Z] #24 DONE 6.8s
20:33:44 [2023-05-05T20:33:44.130Z] 
20:33:44 [2023-05-05T20:33:44.130Z] #22 [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
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.720 go: downloading github.com/jgautheron/goconst v1.5.1
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.721 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.722 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.746 go: downloading github.com/julz/importas v0.1.0
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.749 go: downloading github.com/kisielk/errcheck v1.6.2
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.802 go: downloading github.com/kulti/thelper v0.6.3
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.883 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.923 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:33:44 [2023-05-05T20:33:44.130Z] #22 6.979 go: downloading github.com/ldez/tagliatelle v0.3.1
20:33:44 [2023-05-05T20:33:44.193Z] #52 DONE 9.4s
20:33:44 [2023-05-05T20:33:44.193Z] 
20:33:44 [2023-05-05T20:33:44.193Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
20:33:44 [2023-05-05T20:33:44.193Z] #53 DONE 0.1s
20:33:44 [2023-05-05T20:33:44.193Z] 
20:33:44 [2023-05-05T20:33:44.194Z] #39 [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
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.23   CC       criu/uts_ns.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.31   CC       criu/vdso-compat.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.37   CC       criu/vdso.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.57   LINK     criu/built-in.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.63   LINK     criu/criu
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.75   DEP      lib/c/criu.d
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.77   CC       images/rpc.pb-c.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 64.99   CC       lib/c/criu.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.39   LINK     lib/c/built-in.o
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.40   LINK     lib/c/libcriu.so
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.42   LINK     lib/c/libcriu.a
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.48   GEN      magic.py
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.53 Note: Building without setproctitle() and strlcpy() support.
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.53       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.54 Note: Building without GnuTLS support
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.54 Makefile.config:39: Warn: you have no libnftables installed
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.54 Makefile.config:40: Warn: Building without nftables support
20:33:44 [2023-05-05T20:33:44.194Z] #39 65.83 fatal: not a git repository (or any of the parent directories): .git
20:33:44 [2023-05-05T20:33:44.194Z] #39 66.17 make[1]: Nothing to be done for 'all'.
20:33:44 [2023-05-05T20:33:44.300Z] #50 12.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:33:44 [2023-05-05T20:33:44.300Z] #50 12.94 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:33:44 [2023-05-05T20:33:44.300Z] #50 13.03 Selecting previously unselected package iptables.
20:33:44 [2023-05-05T20:33:44.300Z] #50 13.03 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:33:44 [2023-05-05T20:33:44.300Z] #50 13.03 Unpacking iptables (1.8.7-1) ...
20:33:44 [2023-05-05T20:33:44.389Z] #22 7.127 go: downloading github.com/leonklingele/grouper v1.1.0
20:33:44 [2023-05-05T20:33:44.389Z] #22 7.183 go: downloading github.com/lufeee/execinquery v1.2.1
20:33:44 [2023-05-05T20:33:44.389Z] #22 7.187 go: downloading github.com/maratori/testpackage v1.1.0
20:33:44 [2023-05-05T20:33:44.389Z] #22 7.231 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:33:44 [2023-05-05T20:33:44.450Z] #39 ...
20:33:44 [2023-05-05T20:33:44.450Z] 
20:33:44 [2023-05-05T20:33:44.450Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
20:33:44 [2023-05-05T20:33:44.450Z] #54 DONE 0.2s
20:33:44 [2023-05-05T20:33:44.450Z] 
20:33:44 [2023-05-05T20:33:44.450Z] #39 [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
20:33:44 [2023-05-05T20:33:44.450Z] #39 66.75 make[1]: 'images/built-in.o' is up to date.
20:33:44 [2023-05-05T20:33:44.450Z] #39 66.81 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:33:44 [2023-05-05T20:33:44.450Z] #39 ...
20:33:44 [2023-05-05T20:33:44.450Z] 
20:33:44 [2023-05-05T20:33:44.450Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
20:33:44 [2023-05-05T20:33:44.450Z] #55 DONE 0.1s
20:33:44 [2023-05-05T20:33:44.450Z] 
20:33:44 [2023-05-05T20:33:44.450Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
20:33:44 [2023-05-05T20:33:44.450Z] #56 DONE 0.1s
20:33:44 [2023-05-05T20:33:44.450Z] 
20:33:44 [2023-05-05T20:33:44.450Z] #39 [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
20:33:44 [2023-05-05T20:33:44.450Z] #39 66.85 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:33:44 [2023-05-05T20:33:44.450Z] #39 66.93 make[1]: 'compel/libcompel.a' is up to date.
20:33:44 [2023-05-05T20:33:44.506Z] #36 16.59 
20:33:44 [2023-05-05T20:33:44.506Z] #36 16.68 Download of images into '/build' complete.
20:33:44 [2023-05-05T20:33:44.506Z] #36 16.69 Use something like the following to load the result into a Docker daemon:
20:33:44 [2023-05-05T20:33:44.506Z] #36 16.69   tar -cC '/build' . | docker load
20:33:44 [2023-05-05T20:33:44.653Z] #22 7.234 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:33:44 [2023-05-05T20:33:44.653Z] #22 7.256 go: downloading github.com/mgechev/revive v1.2.3
20:33:44 [2023-05-05T20:33:44.653Z] #22 7.493 go: downloading github.com/moricho/tparallel v0.2.1
20:33:44 [2023-05-05T20:33:44.653Z] #22 7.525 go: downloading github.com/nakabonne/nestif v0.3.1
20:33:44 [2023-05-05T20:33:44.653Z] #22 7.534 go: downloading github.com/nishanths/exhaustive v0.8.1
20:33:44 [2023-05-05T20:33:44.706Z] #39 ...
20:33:44 [2023-05-05T20:33:44.706Z] 
20:33:44 [2023-05-05T20:33:44.706Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
20:33:44 [2023-05-05T20:33:44.706Z] #57 DONE 0.1s
20:33:44 [2023-05-05T20:33:44.706Z] 
20:33:44 [2023-05-05T20:33:44.706Z] #39 [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
20:33:44 [2023-05-05T20:33:44.706Z] #39 66.97 make[1]: 'compel/compel-host-bin' is up to date.
20:33:44 [2023-05-05T20:33:44.706Z] #39 67.01 make[1]: Nothing to be done for 'all'.
20:33:44 [2023-05-05T20:33:44.706Z] #39 67.06 make[1]: 'soccr/libsoccr.a' is up to date.
20:33:44 [2023-05-05T20:33:44.706Z] #39 ...
20:33:44 [2023-05-05T20:33:44.706Z] 
20:33:44 [2023-05-05T20:33:44.706Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
20:33:44 [2023-05-05T20:33:44.706Z] #58 DONE 0.1s
20:33:44 [2023-05-05T20:33:44.744Z] #31 ...
20:33:44 [2023-05-05T20:33:44.744Z] 
20:33:44 [2023-05-05T20:33:44.744Z] #33 [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
20:33:44 [2023-05-05T20:33:44.744Z] #33 20.83 + for f in rootlesskit rootlesskit-docker-proxy
20:33:44 [2023-05-05T20:33:44.744Z] #33 20.83 + GOBIN=/build
20:33:44 [2023-05-05T20:33:44.744Z] #33 20.83 + GO111MODULE=on
20:33:44 [2023-05-05T20:33:44.744Z] #33 20.83 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
20:33:44 [2023-05-05T20:33:44.744Z] #33 ...
20:33:44 [2023-05-05T20:33:44.744Z] 
20:33:44 [2023-05-05T20:33:44.744Z] #35 [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             python3-protobuf
20:33:44 [2023-05-05T20:33:44.744Z] #35 29.87 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
20:33:44 [2023-05-05T20:33:44.744Z] #35 30.09 Setting up libprotoc23:arm64 (3.12.4-1) ...
20:33:44 [2023-05-05T20:33:44.744Z] #35 30.38 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:44 [2023-05-05T20:33:44.744Z] #35 30.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:33:44 [2023-05-05T20:33:44.744Z] #35 30.80 Setting up python3-protobuf (3.12.4-1) ...
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.55 Selecting previously unselected package libonig5:amd64.
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.56 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.69 Selecting previously unselected package libjq1:amd64.
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.69 Unpacking libjq1:amd64 (1.6-2.1) ...
20:33:44 [2023-05-05T20:33:44.879Z] #50 13.78 Selecting previously unselected package jq.
20:33:44 [2023-05-05T20:33:44.914Z] #22 7.609 go: downloading github.com/nishanths/predeclared v0.2.2
20:33:44 [2023-05-05T20:33:44.914Z] #22 7.642 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:33:44 [2023-05-05T20:33:44.914Z] #22 7.664 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:33:44 [2023-05-05T20:33:44.914Z] #22 7.733 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:33:44 [2023-05-05T20:33:44.914Z] #22 7.827 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:33:44 [2023-05-05T20:33:44.962Z] 
20:33:44 [2023-05-05T20:33:44.962Z] #39 [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
20:33:44 [2023-05-05T20:33:44.962Z] #39 67.23 make[2]: Nothing to be done for 'all'.
20:33:44 [2023-05-05T20:33:44.962Z] #39 67.26 make[2]: Nothing to be done for 'all'.
20:33:44 [2023-05-05T20:33:44.962Z] #39 67.32 make[2]: Nothing to be done for 'all'.
20:33:44 [2023-05-05T20:33:44.962Z] #39 67.40 make[2]: Nothing to be done for 'all'.
20:33:45 [2023-05-05T20:33:45.137Z] #50 13.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.137Z] #50 13.78 Unpacking jq (1.6-2.1) ...
20:33:45 [2023-05-05T20:33:45.137Z] #50 13.97 Selecting previously unselected package libaio1:amd64.
20:33:45 [2023-05-05T20:33:45.137Z] #50 13.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.137Z] #50 13.97 Unpacking libaio1:amd64 (0.3.112-9) ...
20:33:45 [2023-05-05T20:33:45.137Z] #50 14.01 Selecting previously unselected package libgpm2:amd64.
20:33:45 [2023-05-05T20:33:45.137Z] #50 14.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.137Z] #50 14.02 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:33:45 [2023-05-05T20:33:45.173Z] #22 7.948 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:33:45 [2023-05-05T20:33:45.173Z] #22 7.966 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:33:45 [2023-05-05T20:33:45.173Z] #22 7.985 go: downloading github.com/securego/gosec/v2 v2.13.1
20:33:45 [2023-05-05T20:33:45.173Z] #22 7.986 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:33:45 [2023-05-05T20:33:45.173Z] #22 8.056 go: downloading github.com/sivchari/containedctx v1.0.2
20:33:45 [2023-05-05T20:33:45.173Z] #22 8.056 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:33:45 [2023-05-05T20:33:45.173Z] #22 8.095 go: downloading github.com/sivchari/tenv v1.7.0
20:33:45 [2023-05-05T20:33:45.218Z] #39 67.56 make[2]: Nothing to be done for 'all'.
20:33:45 [2023-05-05T20:33:45.218Z] #39 67.58 make[2]: Nothing to be done for 'all'.
20:33:45 [2023-05-05T20:33:45.218Z] #39 67.63 make[2]: Nothing to be done for 'all'.
20:33:45 [2023-05-05T20:33:45.218Z] #39 67.73 make[2]: Nothing to be done for 'all'.
20:33:45 [2023-05-05T20:33:45.333Z] #35 31.61 Setting up libcap-dev:arm64 (1:2.44-1) ...
20:33:45 [2023-05-05T20:33:45.397Z] #50 14.07 Selecting previously unselected package libicu67:amd64.
20:33:45 [2023-05-05T20:33:45.397Z] #50 14.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.397Z] #50 14.09 Unpacking libicu67:amd64 (67.1-7) ...
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.099 go: downloading github.com/sonatard/noctx v0.0.1
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.102 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.210 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.251 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.272 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.274 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.300 go: downloading github.com/tetafro/godot v1.4.11
20:33:45 [2023-05-05T20:33:45.432Z] #22 8.326 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:33:45 [2023-05-05T20:33:45.448Z] #36 ...
20:33:45 [2023-05-05T20:33:45.448Z] 
20:33:45 [2023-05-05T20:33:45.448Z] #35 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:45 [2023-05-05T20:33:45.448Z] #35 10.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 11.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 11.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 12.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 12.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
20:33:45 [2023-05-05T20:33:45.448Z] #35 13.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
20:33:45 [2023-05-05T20:33:45.449Z] #35 13.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:33:45 [2023-05-05T20:33:45.449Z] #35 13.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:33:45 [2023-05-05T20:33:45.449Z] #35 13.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:33:45 [2023-05-05T20:33:45.449Z] #35 13.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB]
20:33:45 [2023-05-05T20:33:45.449Z] #35 14.55 debconf: delaying package configuration, since apt-utils is not installed
20:33:45 [2023-05-05T20:33:45.449Z] #35 15.13 Fetched 115 MB in 4s (27.2 MB/s)
20:33:45 [2023-05-05T20:33:45.449Z] #35 15.48 Selecting previously unselected package binutils-mingw-w64-i686.
20:33:45 [2023-05-05T20:33:45.449Z] #35 15.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:45 [2023-05-05T20:33:45.449Z] #35 15.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 15.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 17.05 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:33:45 [2023-05-05T20:33:45.449Z] #35 17.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 17.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 17.94 Selecting previously unselected package binutils-mingw-w64.
20:33:45 [2023-05-05T20:33:45.449Z] #35 17.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 17.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.09 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.22 Selecting previously unselected package dmsetup.
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.27 Unpacking dmsetup (2:1.02.175-2.1) ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.48 Selecting previously unselected package mingw-w64-common.
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:33:45 [2023-05-05T20:33:45.449Z] #35 18.48 Unpacking mingw-w64-common (8.0.0-1) ...
20:33:45 [2023-05-05T20:33:45.473Z] #39 67.74   INSTALL  criu/criu
20:33:45 [2023-05-05T20:33:45.473Z] #39 DONE 67.9s
20:33:45 [2023-05-05T20:33:45.473Z] 
20:33:45 [2023-05-05T20:33:45.473Z] #37 [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
20:33:45 [2023-05-05T20:33:45.473Z] #37 86.23 # github.com/containerd/containerd/cmd/containerd
20:33:45 [2023-05-05T20:33:45.473Z] #37 86.23 /usr/bin/ld: /tmp/go-link-1720403026/000019.o: in function `New':
20:33:45 [2023-05-05T20:33:45.473Z] #37 86.23 /tmp/tmp.OoRa6yJ7fu/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:33:45 [2023-05-05T20:33:45.473Z] #37 86.30 + bin/containerd-stress
20:33:45 [2023-05-05T20:33:45.473Z] #37 87.35 + bin/containerd-shim
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.341 go: downloading github.com/timonwong/logrlint v0.1.0
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.362 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.389 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.390 go: downloading github.com/ultraware/funlen v0.0.3
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.390 go: downloading github.com/ultraware/whitespace v0.0.5
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.490 go: downloading github.com/uudashr/gocognit v1.0.6
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.507 go: downloading github.com/yagipy/maintidx v1.0.0
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.512 go: downloading github.com/yeya24/promlinter v0.2.0
20:33:45 [2023-05-05T20:33:45.690Z] #22 8.530 go: downloading gitlab.com/bosi/decorder v0.2.3
20:33:45 [2023-05-05T20:33:45.710Z] #35 ...
20:33:45 [2023-05-05T20:33:45.710Z] 
20:33:45 [2023-05-05T20:33:45.710Z] #19 [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             python3-protobuf
20:33:45 [2023-05-05T20:33:45.710Z] #19 17.61 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 17.62 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 17.78 Selecting previously unselected package libprotobuf-dev:amd64.
20:33:45 [2023-05-05T20:33:45.710Z] #19 17.78 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 17.84 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 18.29 Selecting previously unselected package libprotoc23:amd64.
20:33:45 [2023-05-05T20:33:45.710Z] #19 18.29 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 18.32 Unpacking libprotoc23:amd64 (3.12.4-1) ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 18.71 Selecting previously unselected package protobuf-c-compiler.
20:33:45 [2023-05-05T20:33:45.710Z] #19 18.71 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 18.87 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 19.04 Selecting previously unselected package protobuf-compiler.
20:33:45 [2023-05-05T20:33:45.710Z] #19 19.04 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 19.07 Unpacking protobuf-compiler (3.12.4-1) ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 20.03 Selecting previously unselected package python3-pkg-resources.
20:33:45 [2023-05-05T20:33:45.710Z] #19 20.03 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 20.12 Unpacking python3-pkg-resources (52.0.0-4) ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 20.82 Selecting previously unselected package python3-six.
20:33:45 [2023-05-05T20:33:45.710Z] #19 20.82 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
20:33:45 [2023-05-05T20:33:45.710Z] #19 20.91 Unpacking python3-six (1.16.0-2) ...
20:33:45 [2023-05-05T20:33:45.902Z] #35 31.74 Setting up protobuf-compiler (3.12.4-1) ...
20:33:45 [2023-05-05T20:33:45.971Z] #19 21.46 Selecting previously unselected package python3-protobuf.
20:33:45 [2023-05-05T20:33:45.971Z] #19 21.46 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
20:33:45 [2023-05-05T20:33:45.971Z] #19 21.54 Unpacking python3-protobuf (3.12.4-1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #35 ...
20:33:46 [2023-05-05T20:33:46.161Z] 
20:33:46 [2023-05-05T20:33:46.161Z] #30 [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
20:33:46 [2023-05-05T20:33:46.161Z] #30 22.05 Selecting previously unselected package cmake.
20:33:46 [2023-05-05T20:33:46.161Z] #30 22.06 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 22.17 Unpacking cmake (3.18.4-2+deb11u1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 23.54 Setting up libicu67:arm64 (67.1-7) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 23.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 23.88 Setting up libuv1:arm64 (1.40.0-2) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 24.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 24.50 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 24.80 Setting up librhash0:arm64 (1.4.1-2) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 25.23 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 25.73 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 25.94 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 26.14 Setting up cmake (3.18.4-2+deb11u1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 26.91 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:46 [2023-05-05T20:33:46.161Z] #30 ...
20:33:46 [2023-05-05T20:33:46.161Z] 
20:33:46 [2023-05-05T20:33:46.161Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:46 [2023-05-05T20:33:46.161Z] #27 22.21 Selecting previously unselected package mingw-w64-x86-64-dev.
20:33:46 [2023-05-05T20:33:46.161Z] #27 22.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 22.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 25.36 Selecting previously unselected package gcc-mingw-w64-base.
20:33:46 [2023-05-05T20:33:46.161Z] #27 25.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 25.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 26.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:33:46 [2023-05-05T20:33:46.161Z] #27 26.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 26.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 28.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:33:46 [2023-05-05T20:33:46.161Z] #27 28.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:33:46 [2023-05-05T20:33:46.161Z] #27 28.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:46 [2023-05-05T20:33:46.257Z] #22 8.950 go: downloading honnef.co/go/tools v0.3.3
20:33:46 [2023-05-05T20:33:46.257Z] #22 8.956 go: downloading mvdan.cc/gofumpt v0.3.1
20:33:46 [2023-05-05T20:33:46.257Z] #22 8.957 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:33:46 [2023-05-05T20:33:46.257Z] #22 9.019 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:33:46 [2023-05-05T20:33:46.257Z] #22 9.037 go: downloading github.com/hashicorp/errwrap v1.0.0
20:33:46 [2023-05-05T20:33:46.257Z] #22 9.050 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:33:46 [2023-05-05T20:33:46.257Z] #22 9.091 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:33:46 [2023-05-05T20:33:46.430Z] #27 ...
20:33:46 [2023-05-05T20:33:46.430Z] 
20:33:46 [2023-05-05T20:33:46.430Z] #35 [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             python3-protobuf
20:33:46 [2023-05-05T20:33:46.430Z] #35 32.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:33:46 [2023-05-05T20:33:46.516Z] #22 9.215 go: downloading github.com/subosito/gotenv v1.4.0
20:33:46 [2023-05-05T20:33:46.516Z] #22 9.273 go: downloading github.com/hashicorp/hcl v1.0.0
20:33:46 [2023-05-05T20:33:46.516Z] #22 ...
20:33:46 [2023-05-05T20:33:46.516Z] 
20:33:46 [2023-05-05T20:33:46.516Z] #25 [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
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.698 + RM_GOPATH=0
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.698 + TMP_GOPATH=
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.698 + : /build
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.698 + '[' -z '' ']'
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.698 ++ mktemp -d
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.704 + export GOPATH=/tmp/tmp.VBEojX9eUJ
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.704 + GOPATH=/tmp/tmp.VBEojX9eUJ
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.704 + RM_GOPATH=1
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.704 + case "$(go env GOARCH)" in
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.707 ++ go env GOARCH
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.709 + export GO_BUILDMODE=-buildmode=pie
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.709 + GO_BUILDMODE=-buildmode=pie
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.710 ++ dirname /tmp/install/install.sh
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + dir=/tmp/install
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + bin=vndr
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + shift
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + '[' '!' -f /tmp/install/vndr.installer ']'
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + . /tmp/install/vndr.installer
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 ++ : v0.1.3-0.20221229102223-87603e47e8ea
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + install_vndr
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + GOBIN=/build
20:33:46 [2023-05-05T20:33:46.516Z] #0 1.712 + GO111MODULE=on
20:33:46 [2023-05-05T20:33:46.517Z] #0 1.712 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
20:33:46 [2023-05-05T20:33:46.517Z] #0 1.712 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
20:33:46 [2023-05-05T20:33:46.517Z] #0 2.067 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
20:33:46 [2023-05-05T20:33:46.517Z] #25 DONE 9.4s
20:33:46 [2023-05-05T20:33:46.543Z] #19 ...
20:33:46 [2023-05-05T20:33:46.543Z] 
20:33:46 [2023-05-05T20:33:46.543Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:46 [2023-05-05T20:33:46.543Z] #33 11.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:33:46 [2023-05-05T20:33:46.543Z] #33 11.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.53 Selecting previously unselected package libinih1:amd64.
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.54 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.55 Unpacking libinih1:amd64 (53-1+b2) ...
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.62 Selecting previously unselected package libnet1:amd64.
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.72 Selecting previously unselected package libnl-3-200:amd64.
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:33:46 [2023-05-05T20:33:46.772Z] #50 15.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:46 [2023-05-05T20:33:46.775Z] 
20:33:46 [2023-05-05T20:33:46.775Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:33:46 [2023-05-05T20:33:46.775Z] #26 DONE 3.5s
20:33:46 [2023-05-05T20:33:46.775Z] 
20:33:46 [2023-05-05T20:33:46.775Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:46 [2023-05-05T20:33:46.804Z] #33 ...
20:33:46 [2023-05-05T20:33:46.804Z] 
20:33:46 [2023-05-05T20:33:46.804Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:46 [2023-05-05T20:33:46.804Z] #36 DONE 18.9s
20:33:46 [2023-05-05T20:33:46.804Z] 
20:33:46 [2023-05-05T20:33:46.804Z] #19 [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             python3-protobuf
20:33:46 [2023-05-05T20:33:46.804Z] #19 22.08 Setting up python3-pkg-resources (52.0.0-4) ...
20:33:46 [2023-05-05T20:33:46.804Z] #19 ...
20:33:46 [2023-05-05T20:33:46.804Z] 
20:33:46 [2023-05-05T20:33:46.804Z] #23 [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
20:33:46 [2023-05-05T20:33:46.804Z] #23 12.26 sync
20:33:46 [2023-05-05T20:33:46.804Z] #23 12.26 internal/reflectlite
20:33:46 [2023-05-05T20:33:46.804Z] #23 12.76 internal/testlog
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.33 errors
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.34 sort
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.47 strconv
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.47 io
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.48 internal/oserror
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.48 internal/safefilepath
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.48 path
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.66 syscall
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.91 strings
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.91 bytes
20:33:46 [2023-05-05T20:33:46.804Z] #23 13.91 text/tabwriter
20:33:46 [2023-05-05T20:33:46.804Z] #23 14.97 reflect
20:33:46 [2023-05-05T20:33:46.804Z] #23 15.12 bufio
20:33:46 [2023-05-05T20:33:46.804Z] #23 15.89 time
20:33:46 [2023-05-05T20:33:46.804Z] #23 15.89 internal/syscall/execenv
20:33:46 [2023-05-05T20:33:46.804Z] #23 15.89 internal/syscall/unix
20:33:46 [2023-05-05T20:33:46.804Z] #23 17.78 io/fs
20:33:46 [2023-05-05T20:33:46.804Z] #23 17.79 internal/poll
20:33:46 [2023-05-05T20:33:46.804Z] #23 18.79 internal/fmtsort
20:33:46 [2023-05-05T20:33:46.804Z] #23 18.80 os
20:33:46 [2023-05-05T20:33:46.804Z] #23 19.76 io/ioutil
20:33:46 [2023-05-05T20:33:46.804Z] #23 19.76 fmt
20:33:46 [2023-05-05T20:33:46.804Z] #23 20.71 log
20:33:46 [2023-05-05T20:33:46.804Z] #23 20.71 github.com/BurntSushi/toml
20:33:46 [2023-05-05T20:33:46.804Z] #23 20.71 flag
20:33:46 [2023-05-05T20:33:46.804Z] #23 21.92 github.com/BurntSushi/toml/cmd/tomlv
20:33:46 [2023-05-05T20:33:46.842Z] #37 ...
20:33:46 [2023-05-05T20:33:46.842Z] 
20:33:46 [2023-05-05T20:33:46.842Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
20:33:46 [2023-05-05T20:33:46.842Z] #59 DONE 0.5s
20:33:46 [2023-05-05T20:33:46.842Z] 
20:33:46 [2023-05-05T20:33:46.842Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
20:33:46 [2023-05-05T20:33:46.842Z] #60 DONE 0.1s
20:33:46 [2023-05-05T20:33:46.842Z] 
20:33:46 [2023-05-05T20:33:46.842Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
20:33:46 [2023-05-05T20:33:46.998Z] #35 33.04 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
20:33:47 [2023-05-05T20:33:47.030Z] #50 15.83 Selecting previously unselected package libprotobuf-c1:amd64.
20:33:47 [2023-05-05T20:33:47.030Z] #50 15.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:33:47 [2023-05-05T20:33:47.030Z] #50 15.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:47 [2023-05-05T20:33:47.030Z] #50 15.89 Selecting previously unselected package net-tools.
20:33:47 [2023-05-05T20:33:47.030Z] #50 15.89 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:33:47 [2023-05-05T20:33:47.030Z] #50 15.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:33:47 [2023-05-05T20:33:47.088Z] #23 ...
20:33:47 [2023-05-05T20:33:47.088Z] 
20:33:47 [2023-05-05T20:33:47.088Z] #27 [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
20:33:47 [2023-05-05T20:33:47.088Z] #27 12.41 go: downloading github.com/prometheus/common v0.32.1
20:33:47 [2023-05-05T20:33:47.088Z] #27 12.50 go: downloading github.com/prometheus/procfs v0.7.3
20:33:47 [2023-05-05T20:33:47.088Z] #27 12.51 go: downloading google.golang.org/protobuf v1.28.0
20:33:47 [2023-05-05T20:33:47.088Z] #27 12.56 go: downloading github.com/mattn/go-runewidth v0.0.9
20:33:47 [2023-05-05T20:33:47.088Z] #27 14.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:33:47 [2023-05-05T20:33:47.088Z] #27 ...
20:33:47 [2023-05-05T20:33:47.088Z] 
20:33:47 [2023-05-05T20:33:47.088Z] #37 [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
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.900 + RM_GOPATH=0
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.900 + TMP_GOPATH=
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.900 + : /build
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.900 + '[' -z '' ']'
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.901 ++ mktemp -d
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.902 + export GOPATH=/tmp/tmp.hVpPni2PrW
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.902 + GOPATH=/tmp/tmp.hVpPni2PrW
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.902 + RM_GOPATH=1
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.902 + case "$(go env GOARCH)" in
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.902 ++ go env GOARCH
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + export GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 ++ dirname /tmp/install/install.sh
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + dir=/tmp/install
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + bin=containerd
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + shift
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + '[' '!' -f /tmp/install/containerd.installer ']'
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + . /tmp/install/containerd.installer
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 ++ set -e
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 ++ : v1.6.21
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + install_containerd
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + echo 'Install containerd version v1.6.21'
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hVpPni2PrW/src/github.com/containerd/containerd
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.933 Install containerd version v1.6.21
20:33:47 [2023-05-05T20:33:47.088Z] #0 1.958 Cloning into '/tmp/tmp.hVpPni2PrW/src/github.com/containerd/containerd'...
20:33:47 [2023-05-05T20:33:47.097Z] #61 DONE 0.3s
20:33:47 [2023-05-05T20:33:47.097Z] 
20:33:47 [2023-05-05T20:33:47.097Z] #37 [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
20:33:47 [2023-05-05T20:33:47.257Z] #35 33.35 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
20:33:47 [2023-05-05T20:33:47.290Z] #50 16.01 Selecting previously unselected package patch.
20:33:47 [2023-05-05T20:33:47.290Z] #50 16.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:33:47 [2023-05-05T20:33:47.290Z] #50 16.04 Unpacking patch (2.7.6-7) ...
20:33:47 [2023-05-05T20:33:47.290Z] #50 16.17 Selecting previously unselected package python-pip-whl.
20:33:47 [2023-05-05T20:33:47.290Z] #50 16.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:33:47 [2023-05-05T20:33:47.290Z] #50 16.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:33:47 [2023-05-05T20:33:47.349Z] #27 ...
20:33:47 [2023-05-05T20:33:47.349Z] 
20:33:47 [2023-05-05T20:33:47.349Z] #28 [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
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.163 + RM_GOPATH=0
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.164 + TMP_GOPATH=
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.164 + : /build
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.164 + '[' -z '' ']'
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.168 ++ mktemp -d
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.168 + export GOPATH=/tmp/tmp.vqXAElqaut
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.168 + GOPATH=/tmp/tmp.vqXAElqaut
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.168 + RM_GOPATH=1
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.168 + case "$(go env GOARCH)" in
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.169 ++ go env GOARCH
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.175 + export GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.175 + GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.175 ++ dirname /tmp/install/install.sh
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.176 + dir=/tmp/install
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.176 + bin=proxy
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.176 + shift
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.176 + '[' '!' -f /tmp/install/proxy.installer ']'
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.176 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + . /tmp/install/proxy.installer
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + install_proxy
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + case "$1" in
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + export CGO_ENABLED=0
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + CGO_ENABLED=0
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + _install_proxy
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.177 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.vqXAElqaut/src/github.com/docker/libnetwork
20:33:47 [2023-05-05T20:33:47.349Z] #0 1.178 Cloning into '/tmp/tmp.vqXAElqaut/src/github.com/docker/libnetwork'...
20:33:47 [2023-05-05T20:33:47.349Z] #0 4.740 + cd /tmp/tmp.vqXAElqaut/src/github.com/docker/libnetwork
20:33:47 [2023-05-05T20:33:47.349Z] #0 4.740 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
20:33:47 [2023-05-05T20:33:47.349Z] #0 5.175 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:33:47 [2023-05-05T20:33:47.349Z] #28 ...
20:33:47 [2023-05-05T20:33:47.349Z] 
20:33:47 [2023-05-05T20:33:47.350Z] #29 [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
20:33:47 [2023-05-05T20:33:47.350Z] #0 2.368 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:47 [2023-05-05T20:33:47.350Z] #0 2.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:47 [2023-05-05T20:33:47.350Z] #0 2.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:47 [2023-05-05T20:33:47.350Z] #0 2.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:47 [2023-05-05T20:33:47.350Z] #0 3.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:47 [2023-05-05T20:33:47.350Z] #0 4.112 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:47 [2023-05-05T20:33:47.350Z] #0 6.796 Fetched 8644 kB in 5s (1845 kB/s)
20:33:47 [2023-05-05T20:33:47.350Z] #0 6.796 Reading package lists...
20:33:47 [2023-05-05T20:33:47.350Z] #0 8.278 Reading package lists...
20:33:47 [2023-05-05T20:33:47.353Z] #37 ...
20:33:47 [2023-05-05T20:33:47.353Z] 
20:33:47 [2023-05-05T20:33:47.353Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
20:33:47 [2023-05-05T20:33:47.354Z] #37 ...
20:33:47 [2023-05-05T20:33:47.354Z] 
20:33:47 [2023-05-05T20:33:47.354Z] #19 [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             python3-protobuf
20:33:47 [2023-05-05T20:33:47.354Z] #19 22.71 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:33:47 [2023-05-05T20:33:47.354Z] #19 22.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:47 [2023-05-05T20:33:47.354Z] #19 22.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:47 [2023-05-05T20:33:47.532Z] #35 33.62 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
20:33:47 [2023-05-05T20:33:47.532Z] #35 33.81 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:47 [2023-05-05T20:33:47.548Z] #50 16.46 Selecting previously unselected package python3-lib2to3.
20:33:47 [2023-05-05T20:33:47.548Z] #50 16.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:33:47 [2023-05-05T20:33:47.548Z] #50 16.47 Unpacking python3-lib2to3 (3.9.2-1) ...
20:33:47 [2023-05-05T20:33:47.548Z] #50 16.54 Selecting previously unselected package python3-distutils.
20:33:47 [2023-05-05T20:33:47.613Z] #0 10.16 Building dependency tree...
20:33:47 [2023-05-05T20:33:47.613Z] #29 ...
20:33:47 [2023-05-05T20:33:47.613Z] 
20:33:47 [2023-05-05T20:33:47.613Z] #30 [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             python3-protobuf
20:33:47 [2023-05-05T20:33:47.613Z] #0 2.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:47 [2023-05-05T20:33:47.613Z] #0 2.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:47 [2023-05-05T20:33:47.613Z] #0 2.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:47 [2023-05-05T20:33:47.613Z] #0 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:47 [2023-05-05T20:33:47.613Z] #0 3.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:47 [2023-05-05T20:33:47.613Z] #0 4.096 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:47 [2023-05-05T20:33:47.613Z] #0 6.453 Fetched 8644 kB in 4s (1981 kB/s)
20:33:47 [2023-05-05T20:33:47.613Z] #0 6.453 Reading package lists...
20:33:47 [2023-05-05T20:33:47.613Z] #0 7.901 Reading package lists...
20:33:47 [2023-05-05T20:33:47.613Z] #0 9.491 Building dependency tree...
20:33:47 [2023-05-05T20:33:47.613Z] #30 ...
20:33:47 [2023-05-05T20:33:47.613Z] 
20:33:47 [2023-05-05T20:33:47.613Z] #31 [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
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.021 + RM_GOPATH=0
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.021 + TMP_GOPATH=
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.021 + : /build
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.021 + '[' -z '' ']'
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.021 ++ mktemp -d
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.026 + export GOPATH=/tmp/tmp.fuTIMuhMtW
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.026 + GOPATH=/tmp/tmp.fuTIMuhMtW
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.026 + RM_GOPATH=1
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.026 + case "$(go env GOARCH)" in
20:33:47 [2023-05-05T20:33:47.613Z] #0 1.026 ++ go env GOARCH
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.036 + export GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.036 + GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.036 ++ dirname /tmp/install/install.sh
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 Install shfmt version v3.0.2
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + dir=/tmp/install
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + bin=shfmt
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + shift
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + . /tmp/install/shfmt.installer
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 ++ : v3.0.2
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + install_shfmt
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + echo 'Install shfmt version v3.0.2'
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + GOBIN=/build
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + GO111MODULE=on
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.037 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.373 go: downloading mvdan.cc/sh/v3 v3.0.2
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.414 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.414 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.415 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:33:47 [2023-05-05T20:33:47.614Z] #0 3.423 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:33:47 [2023-05-05T20:33:47.614Z] #31 DONE 10.4s
20:33:47 [2023-05-05T20:33:47.614Z] 
20:33:47 [2023-05-05T20:33:47.614Z] #32 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #0 2.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #0 3.501 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #0 4.088 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #0 6.560 Fetched 8644 kB in 4s (1993 kB/s)
20:33:47 [2023-05-05T20:33:47.614Z] #0 6.560 Reading package lists...
20:33:47 [2023-05-05T20:33:47.614Z] #0 7.645 Reading package lists...
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.033 Building dependency tree...
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691 The following additional packages will be installed:
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.691   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.695   mingw-w64-common mingw-w64-x86-64-dev
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.695 Suggested packages:
20:33:47 [2023-05-05T20:33:47.614Z] #0 9.695   gcc-10-locales seccomp wine64
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19 The following NEW packages will be installed:
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.19   mingw-w64-x86-64-dev
20:33:47 [2023-05-05T20:33:47.614Z] #32 10.47 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:33:47 [2023-05-05T20:33:47.614Z] #32 10.47 Need to get 115 MB of archives.
20:33:47 [2023-05-05T20:33:47.614Z] #32 10.47 After this operation, 645 MB of additional disk space will be used.
20:33:47 [2023-05-05T20:33:47.614Z] #32 10.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #32 10.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
20:33:47 [2023-05-05T20:33:47.614Z] #32 ...
20:33:47 [2023-05-05T20:33:47.614Z] 
20:33:47 [2023-05-05T20:33:47.614Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.621 + git clone https://github.com/kolyshkin/go-swagger.git .
20:33:47 [2023-05-05T20:33:47.614Z] #0 1.621 Cloning into '.'...
20:33:47 [2023-05-05T20:33:47.614Z] #0 10.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:33:47 [2023-05-05T20:33:47.615Z] #19 23.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.54 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.54 Unpacking python3-distutils (3.9.2-1) ...
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.67 Selecting previously unselected package python3-pkg-resources.
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.67 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.68 Unpacking python3-pkg-resources (52.0.0-4) ...
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.75 Selecting previously unselected package python3-setuptools.
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.76 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:33:47 [2023-05-05T20:33:47.807Z] #50 16.76 Unpacking python3-setuptools (52.0.0-4) ...
20:33:47 [2023-05-05T20:33:47.873Z] #33 ...
20:33:47 [2023-05-05T20:33:47.873Z] 
20:33:47 [2023-05-05T20:33:47.873Z] #34 [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
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.548 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.585 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:47 [2023-05-05T20:33:47.873Z] #0 3.212 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:33:47 [2023-05-05T20:33:47.873Z] #0 4.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:33:47 [2023-05-05T20:33:47.873Z] #0 4.483 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:33:47 [2023-05-05T20:33:47.873Z] #0 7.072 Fetched 8644 kB in 5s (1788 kB/s)
20:33:47 [2023-05-05T20:33:47.873Z] #0 7.072 Reading package lists...
20:33:47 [2023-05-05T20:33:47.873Z] #0 8.612 Reading package lists...
20:33:47 [2023-05-05T20:33:47.873Z] #0 9.955 Building dependency tree...
20:33:47 [2023-05-05T20:33:47.873Z] #0 10.53 The following additional packages will be installed:
20:33:47 [2023-05-05T20:33:47.873Z] #0 10.53   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:33:47 [2023-05-05T20:33:47.873Z] #0 10.54 Suggested packages:
20:33:47 [2023-05-05T20:33:47.873Z] #0 10.54   cmake-doc ninja-build lrzip
20:33:47 [2023-05-05T20:33:47.873Z] #0 10.54 Recommended packages:
20:33:47 [2023-05-05T20:33:47.873Z] #0 10.54   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:33:47 [2023-05-05T20:33:47.873Z] #34 10.71 The following NEW packages will be installed:
20:33:47 [2023-05-05T20:33:47.873Z] #34 10.71   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:33:47 [2023-05-05T20:33:47.873Z] #34 10.71   vim-common xxd
20:33:47 [2023-05-05T20:33:47.873Z] #34 ...
20:33:47 [2023-05-05T20:33:47.873Z] 
20:33:47 [2023-05-05T20:33:47.873Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.584 + RM_GOPATH=0
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.584 + TMP_GOPATH=
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.584 + : /build
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.584 + '[' -z '' ']'
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.586 ++ mktemp -d
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.586 + export GOPATH=/tmp/tmp.4gGS90Q1M3
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.586 + GOPATH=/tmp/tmp.4gGS90Q1M3
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.586 + RM_GOPATH=1
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.586 + case "$(go env GOARCH)" in
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.594 ++ go env GOARCH
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.595 + export GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.595 + GO_BUILDMODE=-buildmode=pie
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.595 ++ dirname /tmp/install/install.sh
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + dir=/tmp/install
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + bin=tomlv
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + shift
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + . /tmp/install/tomlv.installer
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + install_tomlv
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.598 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4gGS90Q1M3/src/github.com/BurntSushi/toml
20:33:47 [2023-05-05T20:33:47.873Z] #0 1.599 Cloning into '/tmp/tmp.4gGS90Q1M3/src/github.com/BurntSushi/toml'...
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.047 + cd /tmp/tmp.4gGS90Q1M3/src/github.com/BurntSushi/toml
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.047 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.091 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.221 encoding
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.235 internal/goexperiment
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.238 internal/goos
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.244 internal/goarch
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.248 internal/unsafeheader
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.248 runtime/internal/atomic
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.248 internal/cpu
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.250 runtime/internal/syscall
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.377 internal/itoa
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.382 math/bits
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.399 internal/abi
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.401 runtime/internal/math
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.446 runtime/internal/sys
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.552 unicode/utf8
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.589 internal/race
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.706 sync/atomic
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.753 unicode
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.775 internal/bytealg
20:33:47 [2023-05-05T20:33:47.873Z] #0 2.813 math
20:33:47 [2023-05-05T20:33:47.873Z] #0 3.415 runtime
20:33:47 [2023-05-05T20:33:47.883Z] #19 23.29 Setting up libcap2:amd64 (1:2.44-1) ...
20:33:47 [2023-05-05T20:33:47.920Z] #62 DONE 0.6s
20:33:47 [2023-05-05T20:33:47.920Z] 
20:33:47 [2023-05-05T20:33:47.920Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
20:33:47 [2023-05-05T20:33:47.920Z] #63 DONE 0.3s
20:33:47 [2023-05-05T20:33:47.920Z] 
20:33:47 [2023-05-05T20:33:47.920Z] #37 [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
20:33:48 [2023-05-05T20:33:48.065Z] #50 16.88 Selecting previously unselected package python3-wheel.
20:33:48 [2023-05-05T20:33:48.065Z] #50 16.89 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:33:48 [2023-05-05T20:33:48.065Z] #50 16.90 Unpacking python3-wheel (0.34.2-1) ...
20:33:48 [2023-05-05T20:33:48.133Z] #35 ...
20:33:48 [2023-05-05T20:33:48.133Z] 
20:33:48 [2023-05-05T20:33:48.133Z] #36 [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
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.812 + RM_GOPATH=0
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.812 + TMP_GOPATH=
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.812 + : /build
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.812 + '[' -z '' ']'
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.812 ++ mktemp -d
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.813 + export GOPATH=/tmp/tmp.bYXwMaJBvw
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.813 + GOPATH=/tmp/tmp.bYXwMaJBvw
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.813 + RM_GOPATH=1
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.813 + case "$(go env GOARCH)" in
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.813 ++ go env GOARCH
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.818 + export GO_BUILDMODE=-buildmode=pie
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.818 + GO_BUILDMODE=-buildmode=pie
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.818 ++ dirname /tmp/install/install.sh
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 + dir=/tmp/install
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 + bin=gotestsum
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 + shift
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 + . /tmp/install/gotestsum.installer
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 ++ : v1.8.2
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.819 + install_gotestsum
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.820 + set -e
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.820 Install gotestsum version v1.8.2
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.820 + echo 'Install gotestsum version v1.8.2'
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.820 + GOBIN=/build
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.820 + GO111MODULE=on
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.820 + go install gotest.tools/gotestsum@v1.8.2
20:33:48 [2023-05-05T20:33:48.133Z] #0 1.867 go: downloading gotest.tools/gotestsum v1.8.2
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.430 go: downloading github.com/dnephin/pflag v1.0.7
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.431 go: downloading github.com/fatih/color v1.13.0
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.431 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.432 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.433 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.442 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.461 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.552 go: downloading golang.org/x/tools v0.1.11
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.557 go: downloading github.com/mattn/go-colorable v0.1.12
20:33:48 [2023-05-05T20:33:48.133Z] #0 3.557 go: downloading github.com/mattn/go-isatty v0.0.14
20:33:48 [2023-05-05T20:33:48.133Z] #0 6.161 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:33:48 [2023-05-05T20:33:48.133Z] #36 ...
20:33:48 [2023-05-05T20:33:48.133Z] 
20:33:48 [2023-05-05T20:33:48.133Z] #34 [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
20:33:48 [2023-05-05T20:33:48.133Z] #34 11.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:33:48 [2023-05-05T20:33:48.133Z] #34 11.05 Need to get 17.7 MB of archives.
20:33:48 [2023-05-05T20:33:48.133Z] #34 11.05 After this operation, 70.7 MB of additional disk space will be used.
20:33:48 [2023-05-05T20:33:48.133Z] #34 11.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:33:48 [2023-05-05T20:33:48.133Z] #34 11.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:33:48 [2023-05-05T20:33:48.133Z] #34 11.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:33:48 [2023-05-05T20:33:48.143Z] #19 23.42 Setting up python3-six (1.16.0-2) ...
20:33:48 [2023-05-05T20:33:48.175Z] #37 ...
20:33:48 [2023-05-05T20:33:48.175Z] 
20:33:48 [2023-05-05T20:33:48.175Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
20:33:48 [2023-05-05T20:33:48.175Z] #64 DONE 0.2s
20:33:48 [2023-05-05T20:33:48.175Z] 
20:33:48 [2023-05-05T20:33:48.175Z] #37 [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
20:33:48 [2023-05-05T20:33:48.324Z] #50 16.97 Selecting previously unselected package python3-pip.
20:33:48 [2023-05-05T20:33:48.324Z] #50 16.97 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:33:48 [2023-05-05T20:33:48.324Z] #50 16.98 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.324Z] #50 17.14 Selecting previously unselected package sudo.
20:33:48 [2023-05-05T20:33:48.324Z] #50 17.14 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.324Z] #50 17.15 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.399Z] #34 ...
20:33:48 [2023-05-05T20:33:48.399Z] 
20:33:48 [2023-05-05T20:33:48.399Z] #28 [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
20:33:48 [2023-05-05T20:33:48.399Z] #28 DONE 11.1s
20:33:48 [2023-05-05T20:33:48.399Z] 
20:33:48 [2023-05-05T20:33:48.399Z] #34 [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
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:33:48 [2023-05-05T20:33:48.399Z] #34 11.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:33:48 [2023-05-05T20:33:48.404Z] #19 23.93 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
20:33:48 [2023-05-05T20:33:48.431Z] #37 92.24 + bin/containerd-shim-runc-v1
20:33:48 [2023-05-05T20:33:48.583Z] #50 17.44 Selecting previously unselected package thin-provisioning-tools.
20:33:48 [2023-05-05T20:33:48.583Z] #50 17.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.583Z] #50 17.47 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #19 ...
20:33:48 [2023-05-05T20:33:48.665Z] 
20:33:48 [2023-05-05T20:33:48.665Z] #23 [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
20:33:48 [2023-05-05T20:33:48.665Z] #23 DONE 23.9s
20:33:48 [2023-05-05T20:33:48.665Z] 
20:33:48 [2023-05-05T20:33:48.665Z] #34 [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
20:33:48 [2023-05-05T20:33:48.665Z] #34 15.19 Selecting previously unselected package libicu67:amd64.
20:33:48 [2023-05-05T20:33:48.665Z] #34 15.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 15.59 Unpacking libicu67:amd64 (67.1-7) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.04 Selecting previously unselected package libxml2:amd64.
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.34 Selecting previously unselected package libarchive13:amd64.
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.38 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.65 Selecting previously unselected package libjsoncpp24:amd64.
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 18.66 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 19.00 Selecting previously unselected package librhash0:amd64.
20:33:48 [2023-05-05T20:33:48.665Z] #34 19.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 19.01 Unpacking librhash0:amd64 (1.4.1-2) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 19.71 Selecting previously unselected package libuv1:amd64.
20:33:48 [2023-05-05T20:33:48.665Z] #34 19.72 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 20.04 Unpacking libuv1:amd64 (1.40.0-2) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 20.62 Selecting previously unselected package cmake.
20:33:48 [2023-05-05T20:33:48.665Z] #34 20.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 20.65 Unpacking cmake (3.18.4-2+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.24 Setting up libicu67:amd64 (67.1-7) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.28 Setting up libuv1:amd64 (1.40.0-2) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.38 Setting up librhash0:amd64 (1.4.1-2) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.40 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.42 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.47 Setting up cmake (3.18.4-2+deb11u1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 22.51 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:48 [2023-05-05T20:33:48.665Z] #34 DONE 24.0s
20:33:48 [2023-05-05T20:33:48.665Z] 
20:33:48 [2023-05-05T20:33:48.665Z] #19 [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             python3-protobuf
20:33:48 [2023-05-05T20:33:48.665Z] #19 23.98 Setting up libprotoc23:amd64 (3.12.4-1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #19 24.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:48 [2023-05-05T20:33:48.665Z] #19 24.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:48 [2023-05-05T20:33:48.665Z] #19 24.12 Setting up python3-protobuf (3.12.4-1) ...
20:33:48 [2023-05-05T20:33:48.842Z] #50 17.61 Selecting previously unselected package uidmap.
20:33:48 [2023-05-05T20:33:48.842Z] #50 17.61 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:33:48 [2023-05-05T20:33:48.842Z] #50 17.63 Unpacking uidmap (1:4.8.1-1) ...
20:33:48 [2023-05-05T20:33:48.968Z] #34 11.81 debconf: delaying package configuration, since apt-utils is not installed
20:33:49 [2023-05-05T20:33:49.100Z] #50 17.73 Selecting previously unselected package vim-runtime.
20:33:49 [2023-05-05T20:33:49.100Z] #50 17.73 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:49 [2023-05-05T20:33:49.100Z] #50 17.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:33:49 [2023-05-05T20:33:49.100Z] #50 17.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:33:49 [2023-05-05T20:33:49.100Z] #50 17.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:33:49 [2023-05-05T20:33:49.227Z] #34 11.94 Fetched 17.7 MB in 1s (28.2 MB/s)
20:33:49 [2023-05-05T20:33:49.227Z] #34 12.00 Selecting previously unselected package xxd.
20:33:49 [2023-05-05T20:33:49.227Z] #34 12.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:49 [2023-05-05T20:33:49.227Z] #34 12.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:33:49 [2023-05-05T20:33:49.227Z] #34 12.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:33:49 [2023-05-05T20:33:49.608Z] #19 25.17 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:33:49 [2023-05-05T20:33:49.608Z] #19 25.20 Setting up protobuf-compiler (3.12.4-1) ...
20:33:49 [2023-05-05T20:33:49.797Z] #34 12.40 Selecting previously unselected package vim-common.
20:33:49 [2023-05-05T20:33:49.797Z] #34 12.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:49 [2023-05-05T20:33:49.797Z] #34 12.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:33:49 [2023-05-05T20:33:49.869Z] #19 25.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:33:49 [2023-05-05T20:33:49.869Z] #19 25.26 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
20:33:49 [2023-05-05T20:33:49.869Z] #19 25.29 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
20:33:49 [2023-05-05T20:33:49.869Z] #19 25.33 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:33:50 [2023-05-05T20:33:50.035Z] #50 18.94 Selecting previously unselected package vim.
20:33:50 [2023-05-05T20:33:50.035Z] #50 18.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.035Z] #50 18.97 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:33:50 [2023-05-05T20:33:50.055Z] #34 12.75 Selecting previously unselected package cmake-data.
20:33:50 [2023-05-05T20:33:50.055Z] #34 12.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:33:50 [2023-05-05T20:33:50.055Z] #34 12.77 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:33:50 [2023-05-05T20:33:50.130Z] #19 25.36 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:50 [2023-05-05T20:33:50.602Z] #50 19.23 Selecting previously unselected package xfsprogs.
20:33:50 [2023-05-05T20:33:50.602Z] #50 19.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.602Z] #50 19.24 Unpacking xfsprogs (5.10.0-4) ...
20:33:50 [2023-05-05T20:33:50.602Z] #50 19.40 Selecting previously unselected package zip.
20:33:50 [2023-05-05T20:33:50.602Z] #50 19.41 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.602Z] #50 19.41 Unpacking zip (3.0-12) ...
20:33:50 [2023-05-05T20:33:50.630Z] #34 ...
20:33:50 [2023-05-05T20:33:50.630Z] 
20:33:50 [2023-05-05T20:33:50.630Z] #29 [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
20:33:50 [2023-05-05T20:33:50.630Z] #0 10.16 Building dependency tree...
20:33:50 [2023-05-05T20:33:50.630Z] #29 10.98 The following additional packages will be installed:
20:33:50 [2023-05-05T20:33:50.630Z] #29 10.98   libbtrfs0
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.01 The following NEW packages will be installed:
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.01   libbtrfs-dev libbtrfs0
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.33 Need to get 460 kB of archives.
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.33 After this operation, 1237 kB of additional disk space will be used.
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.71 debconf: delaying package configuration, since apt-utils is not installed
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.79 Fetched 460 kB in 0s (1562 kB/s)
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.88 Selecting previously unselected package libbtrfs0:amd64.
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.630Z] #29 11.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:33:50 [2023-05-05T20:33:50.631Z] #29 12.41 Selecting previously unselected package libbtrfs-dev:amd64.
20:33:50 [2023-05-05T20:33:50.631Z] #29 12.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.631Z] #29 12.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:33:50 [2023-05-05T20:33:50.631Z] #29 12.72 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:33:50 [2023-05-05T20:33:50.631Z] #29 12.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:33:50 [2023-05-05T20:33:50.631Z] #29 12.81 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:50 [2023-05-05T20:33:50.631Z] #29 DONE 13.5s
20:33:50 [2023-05-05T20:33:50.820Z] #35 ...
20:33:50 [2023-05-05T20:33:50.820Z] 
20:33:50 [2023-05-05T20:33:50.820Z] #28 [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
20:33:50 [2023-05-05T20:33:50.820Z] #28 DONE 37.0s
20:33:50 [2023-05-05T20:33:50.820Z] 
20:33:50 [2023-05-05T20:33:50.820Z] #37 [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
20:33:50 [2023-05-05T20:33:50.860Z] #50 19.51 Setting up python3-pkg-resources (52.0.0-4) ...
20:33:50 [2023-05-05T20:33:50.899Z] 
20:33:50 [2023-05-05T20:33:50.899Z] #30 [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             python3-protobuf
20:33:50 [2023-05-05T20:33:50.899Z] #30 10.89 The following additional packages will be installed:
20:33:50 [2023-05-05T20:33:50.899Z] #30 10.91   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
20:33:50 [2023-05-05T20:33:50.899Z] #30 10.91   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
20:33:50 [2023-05-05T20:33:50.899Z] #30 10.91 Suggested packages:
20:33:50 [2023-05-05T20:33:50.899Z] #30 10.91   manpages-dev protobuf-mode-el python3-setuptools
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.28 The following NEW packages will be installed:
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.28   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.28   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.28   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.28   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.62 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.62 Need to get 4583 kB of archives.
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.62 After this operation, 25.9 MB of additional disk space will be used.
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 11.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.23 debconf: delaying package configuration, since apt-utils is not installed
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.37 Fetched 4583 kB in 0s (10.7 MB/s)
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.58 Selecting previously unselected package libcap2:amd64.
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.60 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.64 Unpacking libcap2:amd64 (1:2.44-1) ...
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.80 Selecting previously unselected package libcap-dev:amd64.
20:33:50 [2023-05-05T20:33:50.899Z] #30 12.80 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.900Z] #30 12.81 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:33:50 [2023-05-05T20:33:50.900Z] #30 13.21 Selecting previously unselected package libnet1:amd64.
20:33:50 [2023-05-05T20:33:50.900Z] #30 13.21 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.900Z] #30 13.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:50 [2023-05-05T20:33:50.900Z] #30 13.57 Selecting previously unselected package libnet1-dev.
20:33:50 [2023-05-05T20:33:50.900Z] #30 13.57 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:33:50 [2023-05-05T20:33:50.900Z] #30 13.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:33:50 [2023-05-05T20:33:50.947Z] #37 94.78 + bin/containerd-shim-runc-v2
20:33:51 [2023-05-05T20:33:51.073Z] #19 DONE 26.5s
20:33:51 [2023-05-05T20:33:51.073Z] 
20:33:51 [2023-05-05T20:33:51.073Z] #38 [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
20:33:51 [2023-05-05T20:33:51.118Z] #50 19.84 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.85 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.86 Setting up libgpm2:amd64 (1.20.7-8) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.89 Setting up libicu67:amd64 (67.1-7) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.93 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.94 Setting up libinih1:amd64 (53-1+b2) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.95 Setting up uidmap (1:4.8.1-1) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.96 Setting up bzip2 (1.0.8-4) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 19.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:51 [2023-05-05T20:33:51.119Z] #50 20.00 Setting up python3-wheel (0.34.2-1) ...
20:33:51 [2023-05-05T20:33:51.158Z] #30 13.92 Selecting previously unselected package libnl-3-200:amd64.
20:33:51 [2023-05-05T20:33:51.158Z] #30 13.92 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:33:51 [2023-05-05T20:33:51.158Z] #30 13.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:51 [2023-05-05T20:33:51.158Z] #30 14.12 Selecting previously unselected package libnl-3-dev:amd64.
20:33:51 [2023-05-05T20:33:51.158Z] #30 14.12 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
20:33:51 [2023-05-05T20:33:51.378Z] #50 20.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:33:51 [2023-05-05T20:33:51.378Z] #50 20.27 Setting up libcap2:amd64 (1:2.44-1) ...
20:33:51 [2023-05-05T20:33:51.378Z] #50 20.28 Setting up libcap2-bin (1:2.44-1) ...
20:33:51 [2023-05-05T20:33:51.378Z] #50 20.29 Setting up apparmor (2.13.6-10) ...
20:33:51 [2023-05-05T20:33:51.418Z] #30 14.15 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:33:51 [2023-05-05T20:33:51.507Z] #37 95.34 + binaries
20:33:51 [2023-05-05T20:33:51.507Z] #37 95.34 + install -D bin/containerd /build/containerd
20:33:51 [2023-05-05T20:33:51.507Z] #37 95.37 + install -D bin/containerd-shim /build/containerd-shim
20:33:51 [2023-05-05T20:33:51.507Z] #37 95.38 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:33:51 [2023-05-05T20:33:51.507Z] #37 95.39 + install -D bin/ctr /build/ctr
20:33:51 [2023-05-05T20:33:51.677Z] #30 14.39 Selecting previously unselected package libprotobuf-c1:amd64.
20:33:51 [2023-05-05T20:33:51.677Z] #30 14.39 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:33:51 [2023-05-05T20:33:51.677Z] #30 14.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:51 [2023-05-05T20:33:51.677Z] #30 14.55 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:33:51 [2023-05-05T20:33:51.677Z] #30 14.56 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:33:51 [2023-05-05T20:33:51.677Z] #30 14.57 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:33:51 [2023-05-05T20:33:51.755Z] #37 1.158 + RM_GOPATH=0
20:33:51 [2023-05-05T20:33:51.755Z] #37 1.158 + TMP_GOPATH=
20:33:51 [2023-05-05T20:33:51.755Z] #37 1.158 + : /build
20:33:51 [2023-05-05T20:33:51.936Z] #30 14.67 Selecting previously unselected package zlib1g-dev:amd64.
20:33:51 [2023-05-05T20:33:51.936Z] #30 14.67 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
20:33:51 [2023-05-05T20:33:51.936Z] #30 14.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.158 + '[' -z '' ']'
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.159 ++ mktemp -d
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.160 + export GOPATH=/tmp/tmp.RGNICvaIOK
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.160 + GOPATH=/tmp/tmp.RGNICvaIOK
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.160 + RM_GOPATH=1
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.160 + case "$(go env GOARCH)" in
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.161 ++ go env GOARCH
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.183 + export GO_BUILDMODE=-buildmode=pie
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.183 + GO_BUILDMODE=-buildmode=pie
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.185 ++ dirname /tmp/install/install.sh
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 + dir=/tmp/install
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 + bin=containerd
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 + shift
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 + '[' '!' -f /tmp/install/containerd.installer ']'
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 + . /tmp/install/containerd.installer
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 ++ set -e
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.187 ++ : v1.6.21
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.188 + install_containerd
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.191 + echo 'Install containerd version v1.6.21'
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.191 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RGNICvaIOK/src/github.com/containerd/containerd
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.191 Install containerd version v1.6.21
20:33:52 [2023-05-05T20:33:52.014Z] #37 1.193 Cloning into '/tmp/tmp.RGNICvaIOK/src/github.com/containerd/containerd'...
20:33:52 [2023-05-05T20:33:52.200Z] #30 14.82 Selecting previously unselected package libprotobuf23:amd64.
20:33:52 [2023-05-05T20:33:52.200Z] #30 14.82 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
20:33:52 [2023-05-05T20:33:52.200Z] #30 14.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:33:52 [2023-05-05T20:33:52.315Z] #50 ...
20:33:52 [2023-05-05T20:33:52.315Z] 
20:33:52 [2023-05-05T20:33:52.315Z] #41 [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
20:33:52 [2023-05-05T20:33:52.315Z] #41 43.24   CC       criu/external.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 43.36   CC       criu/fault-injection.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 43.40   CC       criu/fdstore.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 43.53   CC       criu/fifo.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 43.67   CC       criu/file-ids.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 43.84   CC       criu/file-lock.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 44.25   CC       criu/files-ext.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 44.41   CC       criu/files-reg.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 45.31   CC       criu/files.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 46.12 include/common/asm/bitops.h: Assembler messages:
20:33:52 [2023-05-05T20:33:52.315Z] #41 46.12 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
20:33:52 [2023-05-05T20:33:52.315Z] #41 46.18   CC       criu/filesystems.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 46.43   CC       criu/fsnotify.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 46.86   CC       criu/image-desc.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 46.92   CC       criu/image.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 47.34   CC       criu/ipc_ns.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 47.90   CC       criu/irmap.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 48.23   CC       criu/kcmp-ids.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 48.37   CC       criu/kerndat.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 48.83   CC       criu/libnetlink.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 48.97   CC       criu/log.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 49.17   CC       criu/lsm.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 49.34   CC       criu/mem.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 49.96   CC       criu/memfd.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 50.20   CC       criu/mount.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 51.68   CC       criu/namespaces.o
20:33:52 [2023-05-05T20:33:52.315Z] #41 52.43   CC       criu/net.o
20:33:52 [2023-05-05T20:33:52.431Z] #37 DONE 96.2s
20:33:52 [2023-05-05T20:33:52.460Z] #30 15.09 Selecting previously unselected package libprotobuf-lite23:amd64.
20:33:52 [2023-05-05T20:33:52.460Z] #30 15.09 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
20:33:52 [2023-05-05T20:33:52.460Z] #30 15.11 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
20:33:52 [2023-05-05T20:33:52.460Z] #30 15.24 Selecting previously unselected package libprotobuf-dev:amd64.
20:33:52 [2023-05-05T20:33:52.460Z] #30 15.24 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
20:33:52 [2023-05-05T20:33:52.460Z] #30 15.25 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
20:33:52 [2023-05-05T20:33:52.578Z] #41 ...
20:33:52 [2023-05-05T20:33:52.578Z] 
20:33:52 [2023-05-05T20:33:52.578Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:52 [2023-05-05T20:33:52.578Z] #50 21.55 Setting up zip (3.0-12) ...
20:33:52 [2023-05-05T20:33:52.836Z] #50 21.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:33:52 [2023-05-05T20:33:52.836Z] #50 21.60 Setting up bash-completion (1:2.11-2) ...
20:33:52 [2023-05-05T20:33:52.836Z] #50 ...
20:33:52 [2023-05-05T20:33:52.836Z] 
20:33:52 [2023-05-05T20:33:52.836Z] #35 [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
20:33:52 [2023-05-05T20:33:52.836Z] #35 58.95 + bin/containerd
20:33:52 [2023-05-05T20:33:52.987Z] #38 1.628 Note: Building without setproctitle() and strlcpy() support.
20:33:52 [2023-05-05T20:33:52.987Z] #38 1.628       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:33:52 [2023-05-05T20:33:52.987Z] #38 1.637 Note: Building without GnuTLS support
20:33:52 [2023-05-05T20:33:52.987Z] #38 1.646 Makefile.config:39: Warn: you have no libnftables installed
20:33:52 [2023-05-05T20:33:52.987Z] #38 1.646 Makefile.config:40: Warn: Building without nftables support
20:33:53 [2023-05-05T20:33:53.028Z] #30 15.78 Selecting previously unselected package libprotoc23:amd64.
20:33:53 [2023-05-05T20:33:53.028Z] #30 15.78 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
20:33:53 [2023-05-05T20:33:53.028Z] #30 15.80 Unpacking libprotoc23:amd64 (3.12.4-1) ...
20:33:53 [2023-05-05T20:33:53.094Z] #35 ...
20:33:53 [2023-05-05T20:33:53.095Z] 
20:33:53 [2023-05-05T20:33:53.095Z] #41 [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
20:33:53 [2023-05-05T20:33:53.095Z] #41 53.71   CC       criu/netfilter.o
20:33:53 [2023-05-05T20:33:53.095Z] #41 53.85   CC       criu/page-pipe.o
20:33:53 [2023-05-05T20:33:53.095Z] #41 54.08   CC       criu/page-xfer.o
20:33:53 [2023-05-05T20:33:53.287Z] #30 16.14 Selecting previously unselected package protobuf-c-compiler.
20:33:53 [2023-05-05T20:33:53.287Z] #30 16.14 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
20:33:53 [2023-05-05T20:33:53.287Z] #30 16.15 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
20:33:53 [2023-05-05T20:33:53.287Z] #30 16.25 Selecting previously unselected package protobuf-compiler.
20:33:53 [2023-05-05T20:33:53.287Z] #30 ...
20:33:53 [2023-05-05T20:33:53.287Z] 
20:33:53 [2023-05-05T20:33:53.287Z] #21 [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
20:33:53 [2023-05-05T20:33:53.287Z] #21 5.979 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:33:53 [2023-05-05T20:33:53.287Z] #21 7.010 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:33:53 [2023-05-05T20:33:53.360Z] 
20:33:53 [2023-05-05T20:33:53.360Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
20:33:53 [2023-05-05T20:33:53.567Z] #38 ...
20:33:53 [2023-05-05T20:33:53.568Z] 
20:33:53 [2023-05-05T20:33:53.568Z] #39 [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
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.486 + RM_GOPATH=0
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.486 + TMP_GOPATH=
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.486 + : /build
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.486 + '[' -z '' ']'
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.486 ++ mktemp -d
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.487 + export GOPATH=/tmp/tmp.Qcv74AahcA
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.487 + GOPATH=/tmp/tmp.Qcv74AahcA
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.487 + RM_GOPATH=1
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.487 + case "$(go env GOARCH)" in
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.496 ++ go env GOARCH
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.519 + export GO_BUILDMODE=-buildmode=pie
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.519 + GO_BUILDMODE=-buildmode=pie
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.519 ++ dirname /tmp/install/install.sh
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + dir=/tmp/install
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + bin=tini
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + shift
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + '[' '!' -f /tmp/install/tini.installer ']'
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + . /tmp/install/tini.installer
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 ++ : v0.19.0
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + install_tini
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + echo 'Install tini version v0.19.0'
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 + git clone https://github.com/krallin/tini.git /tmp/tmp.Qcv74AahcA/tini
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 Cloning into '/tmp/tmp.Qcv74AahcA/tini'...
20:33:53 [2023-05-05T20:33:53.568Z] #0 1.527 Install tini version v0.19.0
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.225 + cd /tmp/tmp.Qcv74AahcA/tini
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.225 + git checkout -q v0.19.0
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.238 + cmake .
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.485 -- The C compiler identification is GNU 10.2.1
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.520 -- Detecting C compiler ABI info
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.742 -- Detecting C compiler ABI info - done
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.798 -- Check for working C compiler: /usr/bin/cc - skipped
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.799 -- Detecting C compile features
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.800 -- Detecting C compile features - done
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.817 -- Performing Test HAS_BUILTIN_FORTIFY
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.884 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.943 -- Configuring done
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.943 -- Generating done
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.943 -- Build files have been written to: /tmp/tmp.Qcv74AahcA/tini
20:33:53 [2023-05-05T20:33:53.568Z] #0 2.943 + make tini-static
20:33:53 [2023-05-05T20:33:53.568Z] #0 3.057 Scanning dependencies of target tini-static
20:33:53 [2023-05-05T20:33:53.568Z] #0 3.087 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:33:53 [2023-05-05T20:33:53.568Z] #0 3.414 [100%] Linking C executable tini-static
20:33:53 [2023-05-05T20:33:53.568Z] #0 3.658 [100%] Built target tini-static
20:33:53 [2023-05-05T20:33:53.568Z] #0 3.690 + mkdir -p /build
20:33:53 [2023-05-05T20:33:53.568Z] #0 3.691 + cp tini-static /build/docker-init
20:33:53 [2023-05-05T20:33:53.568Z] #39 DONE 5.0s
20:33:53 [2023-05-05T20:33:53.568Z] 
20:33:53 [2023-05-05T20:33:53.568Z] #38 [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
20:33:53 [2023-05-05T20:33:53.568Z] #38 2.553 fatal: not a git repository (or any of the parent directories): .git
20:33:53 [2023-05-05T20:33:53.568Z] #38 2.576   GEN      .gitid
20:33:53 [2023-05-05T20:33:53.568Z] #38 2.589   GEN      criu/include/version.h
20:33:53 [2023-05-05T20:33:53.568Z] #38 2.625   GEN      include/common/asm
20:33:53 [2023-05-05T20:33:53.584Z] #21 ...
20:33:53 [2023-05-05T20:33:53.584Z] 
20:33:53 [2023-05-05T20:33:53.584Z] #30 [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             python3-protobuf
20:33:53 [2023-05-05T20:33:53.584Z] #30 16.25 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
20:33:53 [2023-05-05T20:33:53.584Z] #30 16.30 Unpacking protobuf-compiler (3.12.4-1) ...
20:33:53 [2023-05-05T20:33:53.584Z] #30 16.51 Selecting previously unselected package python3-pkg-resources.
20:33:53 [2023-05-05T20:33:53.849Z] #30 16.51 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
20:33:53 [2023-05-05T20:33:53.849Z] #30 16.52 Unpacking python3-pkg-resources (52.0.0-4) ...
20:33:53 [2023-05-05T20:33:53.849Z] #30 16.76 Selecting previously unselected package python3-six.
20:33:53 [2023-05-05T20:33:53.849Z] #30 16.76 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
20:33:53 [2023-05-05T20:33:53.921Z] #65 DONE 0.5s
20:33:53 [2023-05-05T20:33:53.921Z] 
20:33:53 [2023-05-05T20:33:53.921Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:33:53 [2023-05-05T20:33:53.921Z] #66 DONE 0.1s
20:33:53 [2023-05-05T20:33:53.921Z] 
20:33:53 [2023-05-05T20:33:53.921Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
20:33:54 [2023-05-05T20:33:54.029Z] #41 54.69   CC       criu/pagemap-cache.o
20:33:54 [2023-05-05T20:33:54.029Z] #41 54.86   CC       criu/pagemap.o
20:33:54 [2023-05-05T20:33:54.130Z] #30 16.77 Unpacking python3-six (1.16.0-2) ...
20:33:54 [2023-05-05T20:33:54.130Z] #30 16.90 Selecting previously unselected package python3-protobuf.
20:33:54 [2023-05-05T20:33:54.130Z] #30 16.91 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
20:33:54 [2023-05-05T20:33:54.130Z] #30 16.91 Unpacking python3-protobuf (3.12.4-1) ...
20:33:54 [2023-05-05T20:33:54.175Z] #67 DONE 0.4s
20:33:54 [2023-05-05T20:33:54.175Z] 
20:33:54 [2023-05-05T20:33:54.175Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
20:33:54 [2023-05-05T20:33:54.288Z] #41 55.26   CC       criu/parasite-syscall.o
20:33:54 [2023-05-05T20:33:54.389Z] #30 17.20 Setting up python3-pkg-resources (52.0.0-4) ...
20:33:54 [2023-05-05T20:33:54.430Z] #68 DONE 0.1s
20:33:54 [2023-05-05T20:33:54.430Z] 
20:33:54 [2023-05-05T20:33:54.430Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
20:33:54 [2023-05-05T20:33:54.430Z] #69 DONE 0.0s
20:33:54 [2023-05-05T20:33:54.430Z] 
20:33:54 [2023-05-05T20:33:54.430Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:33:54 [2023-05-05T20:33:54.510Z] #38 3.578   PBCC     images/timens.pb-c.c
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.605   DEP      images/timens.pb-c.d
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.615   PBCC     images/fown.pb-c.c
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.619   PBCC     images/google/protobuf/descriptor.pb-c.c
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.636   PBCC     images/opts.pb-c.c
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.652   PBCC     images/memfd.pb-c.c
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.669   DEP      images/fown.pb-c.d
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.701   DEP      images/google/protobuf/descriptor.pb-c.d
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.726   DEP      images/opts.pb-c.d
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.759   DEP      images/memfd.pb-c.d
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.777   PBCC     images/sit.pb-c.c
20:33:54 [2023-05-05T20:33:54.808Z] #38 3.805   DEP      images/sit.pb-c.d
20:33:54 [2023-05-05T20:33:54.857Z] #41 55.64   CC       criu/path.o
20:33:54 [2023-05-05T20:33:54.991Z] #70 DONE 0.8s
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.819   PBCC     images/macvlan.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.825   DEP      images/macvlan.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.848   PBCC     images/autofs.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.855   DEP      images/autofs.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.875   PBCC     images/sysctl.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.883   DEP      images/sysctl.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.938   PBCC     images/time.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.950   DEP      images/time.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.966   PBCC     images/binfmt-misc.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.974   DEP      images/binfmt-misc.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 3.988   PBCC     images/seccomp.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.010   DEP      images/seccomp.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.025   PBCC     images/userns.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.032   DEP      images/userns.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.050   PBCC     images/cgroup.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.070   DEP      images/cgroup.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.110   PBCC     images/ext-file.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.117   DEP      images/ext-file.pb-c.d
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.146   PBCC     images/rpc.pb-c.c
20:33:55 [2023-05-05T20:33:55.071Z] #38 4.178   DEP      images/rpc.pb-c.d
20:33:55 [2023-05-05T20:33:55.116Z] #41 55.77   CC       criu/pie-util-vdso-elf32.o
20:33:55 [2023-05-05T20:33:55.116Z] #41 55.98   CC       criu/pie-util-vdso.o
20:33:55 [2023-05-05T20:33:55.248Z] 
20:33:55 [2023-05-05T20:33:55.248Z] #71 exporting to image
20:33:55 [2023-05-05T20:33:55.248Z] #71 exporting layers
20:33:55 [2023-05-05T20:33:55.325Z] #30 17.85 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:33:55 [2023-05-05T20:33:55.325Z] #30 18.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.207   PBCC     images/siginfo.pb-c.c
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.215   DEP      images/siginfo.pb-c.d
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.258   PBCC     images/pagemap.pb-c.c
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.284   DEP      images/pagemap.pb-c.d
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.313   PBCC     images/rlimit.pb-c.c
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.321   DEP      images/rlimit.pb-c.d
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.369   PBCC     images/file-lock.pb-c.c
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.375   DEP      images/file-lock.pb-c.d
20:33:55 [2023-05-05T20:33:55.332Z] #38 4.403   PBCC     images/tty.pb-c.c
20:33:55 [2023-05-05T20:33:55.374Z] #41 56.17   CC       criu/pie-util.o
20:33:55 [2023-05-05T20:33:55.374Z] #41 56.25   CC       criu/pipes.o
20:33:55 [2023-05-05T20:33:55.586Z] #30 18.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.415   DEP      images/tty.pb-c.d
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.432   PBCC     images/tun.pb-c.c
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.473   PBCC     images/netdev.pb-c.c
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.498   DEP      images/tun.pb-c.d
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.513   DEP      images/netdev.pb-c.d
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.550   PBCC     images/vma.pb-c.c
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.566   DEP      images/vma.pb-c.d
20:33:55 [2023-05-05T20:33:55.592Z] #38 4.613   PBCC     images/creds.pb-c.c
20:33:55 [2023-05-05T20:33:55.632Z] #41 56.54   CC       criu/plugin.o
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.618   DEP      images/creds.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.642   PBCC     images/utsns.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.649   DEP      images/utsns.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.668   PBCC     images/ipc-desc.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.678   PBCC     images/ipc-sem.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.691   DEP      images/ipc-desc.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.727   DEP      images/ipc-sem.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.749   PBCC     images/ipc-msg.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.765   DEP      images/ipc-msg.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.795   PBCC     images/ipc-shm.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.802   DEP      images/ipc-shm.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.834   PBCC     images/ipc-var.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.841   DEP      images/ipc-var.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.859   PBCC     images/sk-opts.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.866   PBCC     images/packet-sock.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.883   DEP      images/sk-opts.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.906   DEP      images/packet-sock.pb-c.d
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.926   PBCC     images/sk-netlink.pb-c.c
20:33:55 [2023-05-05T20:33:55.853Z] #38 4.942   DEP      images/sk-netlink.pb-c.d
20:33:55 [2023-05-05T20:33:55.878Z] #30 18.62 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:33:55 [2023-05-05T20:33:55.878Z] #30 18.71 Setting up libcap2:amd64 (1:2.44-1) ...
20:33:55 [2023-05-05T20:33:55.890Z] #41 56.75   CC       criu/proc_parse.o
20:33:56 [2023-05-05T20:33:56.114Z] #38 4.967   PBCC     images/sk-inet.pb-c.c
20:33:56 [2023-05-05T20:33:56.115Z] #38 4.986   DEP      images/sk-inet.pb-c.d
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.013   PBCC     images/sk-unix.pb-c.c
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.041   DEP      images/sk-unix.pb-c.d
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.050   PBCC     images/mm.pb-c.c
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.069   DEP      images/mm.pb-c.d
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.093   PBCC     images/timerfd.pb-c.c
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.106   DEP      images/timerfd.pb-c.d
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.126   PBCC     images/timer.pb-c.c
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.133   DEP      images/timer.pb-c.d
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.147   PBCC     images/sa.pb-c.c
20:33:56 [2023-05-05T20:33:56.115Z] #38 5.161   DEP      images/sa.pb-c.d
20:33:56 [2023-05-05T20:33:56.217Z] #30 18.88 Setting up python3-six (1.16.0-2) ...
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.195   PBCC     images/pipe-data.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.205   DEP      images/pipe-data.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.218   PBCC     images/mnt.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.238   DEP      images/mnt.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.256   PBCC     images/sk-packet.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.263   DEP      images/sk-packet.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 ...
20:33:56 [2023-05-05T20:33:56.376Z] 
20:33:56 [2023-05-05T20:33:56.376Z] #35 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:56 [2023-05-05T20:33:56.376Z] #35 21.71 Selecting previously unselected package mingw-w64-x86-64-dev.
20:33:56 [2023-05-05T20:33:56.376Z] #35 21.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 21.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 24.36 Selecting previously unselected package gcc-mingw-w64-base.
20:33:56 [2023-05-05T20:33:56.376Z] #35 24.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 24.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 24.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:33:56 [2023-05-05T20:33:56.376Z] #35 24.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 24.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 26.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:33:56 [2023-05-05T20:33:56.376Z] #35 26.94 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 26.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 31.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:33:56 [2023-05-05T20:33:56.376Z] #35 31.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 31.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:56 [2023-05-05T20:33:56.376Z] #35 ...
20:33:56 [2023-05-05T20:33:56.376Z] 
20:33:56 [2023-05-05T20:33:56.376Z] #38 [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
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.277   PBCC     images/tcp-stream.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.288   DEP      images/tcp-stream.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.321   PBCC     images/pipe.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.338   DEP      images/pipe.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.365   PBCC     images/pstree.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.371   DEP      images/pstree.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.390   PBCC     images/fs.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.411   DEP      images/fs.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.427   PBCC     images/signalfd.pb-c.c
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.446   DEP      images/signalfd.pb-c.d
20:33:56 [2023-05-05T20:33:56.376Z] #38 5.466   PBCC     images/fh.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.477   PBCC     images/fsnotify.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.498   DEP      images/fh.pb-c.d
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.516   DEP      images/fsnotify.pb-c.d
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.540   PBCC     images/eventpoll.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.548   DEP      images/eventpoll.pb-c.d
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.571   PBCC     images/eventfd.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.587   DEP      images/eventfd.pb-c.d
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.611   PBCC     images/remap-file-path.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.612   DEP      images/remap-file-path.pb-c.d
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.633   PBCC     images/fifo.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.644   DEP      images/fifo.pb-c.d
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.663   PBCC     images/ghost-file.pb-c.c
20:33:56 [2023-05-05T20:33:56.637Z] #38 5.683   DEP      images/ghost-file.pb-c.d
20:33:56 [2023-05-05T20:33:56.843Z] #30 ...
20:33:56 [2023-05-05T20:33:56.843Z] 
20:33:56 [2023-05-05T20:33:56.843Z] #22 [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
20:33:56 [2023-05-05T20:33:56.843Z] #22 9.551 go: downloading gopkg.in/ini.v1 v1.66.6
20:33:56 [2023-05-05T20:33:56.843Z] #22 9.611 go: downloading github.com/magiconair/properties v1.8.6
20:33:56 [2023-05-05T20:33:56.843Z] #22 9.727 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.20 go: downloading github.com/pelletier/go-toml v1.9.5
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.40 go: downloading github.com/davecgh/go-spew v1.1.1
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.46 go: downloading github.com/pmezard/go-difflib v1.0.0
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.48 go: downloading github.com/stretchr/objx v0.4.0
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.57 go: downloading golang.org/x/text v0.3.7
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.57 go: downloading github.com/gobwas/glob v0.2.3
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.59 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.74 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.74 go: downloading go.uber.org/zap v1.17.0
20:33:56 [2023-05-05T20:33:56.843Z] #22 10.91 go: downloading github.com/kisielk/gotool v1.0.0
20:33:56 [2023-05-05T20:33:56.843Z] #22 11.07 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:33:56 [2023-05-05T20:33:56.843Z] #22 11.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:33:56 [2023-05-05T20:33:56.843Z] #22 11.13 go: downloading github.com/ettle/strcase v0.1.1
20:33:56 [2023-05-05T20:33:56.843Z] #22 11.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:33:56 [2023-05-05T20:33:56.843Z] #22 11.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.31 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.34 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.37 go: downloading github.com/go-toolsmith/astp v1.0.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.41 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.43 go: downloading github.com/go-toolsmith/typep v1.0.2
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.45 go: downloading github.com/Masterminds/semver v1.5.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.50 go: downloading gopkg.in/yaml.v2 v2.4.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.54 go: downloading github.com/fatih/structtag v1.2.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.60 go: downloading github.com/prometheus/client_golang v1.12.1
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.68 go: downloading github.com/prometheus/client_model v0.2.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:33:56 [2023-05-05T20:33:56.844Z] #22 11.76 go: downloading github.com/google/go-cmp v0.5.8
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.02 go: downloading go.uber.org/atomic v1.7.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.03 go: downloading go.uber.org/multierr v1.6.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.12 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.16 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.28 go: downloading github.com/golang/protobuf v1.5.2
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.28 go: downloading github.com/prometheus/common v0.32.1
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.30 go: downloading github.com/beorn7/perks v1.0.1
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.49 go: downloading github.com/prometheus/procfs v0.7.3
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.65 go: downloading google.golang.org/protobuf v1.28.0
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.88 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.91 go: downloading github.com/mattn/go-runewidth v0.0.9
20:33:56 [2023-05-05T20:33:56.844Z] #22 12.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.698   PBCC     images/regfile.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.712   DEP      images/regfile.pb-c.d
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.726   PBCC     images/ns.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.737   DEP      images/ns.pb-c.d
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.759   PBCC     images/fdinfo.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.782   DEP      images/fdinfo.pb-c.d
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.809   PBCC     images/core-aarch64.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.826   PBCC     images/core-arm.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.846   PBCC     images/core-ppc64.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.862   PBCC     images/core-s390.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.873   PBCC     images/core-x86.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.889   PBCC     images/core.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.906   PBCC     images/inventory.pb-c.c
20:33:56 [2023-05-05T20:33:56.898Z] #38 5.925   DEP      images/core-aarch64.pb-c.d
20:33:57 [2023-05-05T20:33:57.103Z] #22 ...
20:33:57 [2023-05-05T20:33:57.103Z] 
20:33:57 [2023-05-05T20:33:57.103Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:57 [2023-05-05T20:33:57.103Z] #27 2.977 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:33:57 [2023-05-05T20:33:57.103Z] #27 3.444 
20:33:57 [2023-05-05T20:33:57.103Z] #27 3.672 #=#=#                                                                         

######################################################################## 100.0%
20:33:57 [2023-05-05T20:33:57.103Z] #27 4.144 
20:33:57 [2023-05-05T20:33:57.103Z] #27 5.439 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:33:57 [2023-05-05T20:33:57.103Z] #27 6.015 
20:33:57 [2023-05-05T20:33:57.103Z] #27 6.238 #=#=#                                                                         

################################                                          45.3%
######################################################################## 100.0%
20:33:57 [2023-05-05T20:33:57.103Z] #27 6.775 
20:33:57 [2023-05-05T20:33:57.103Z] #27 8.216 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:33:57 [2023-05-05T20:33:57.103Z] #27 8.761 
20:33:57 [2023-05-05T20:33:57.103Z] #27 9.013 #=#=#                                                                         

#######                                                                   10.5%
##########################                                                36.3%
######################################################                    76.3%
######################################################################## 100.0%
20:33:57 [2023-05-05T20:33:57.103Z] #27 9.778 
20:33:57 [2023-05-05T20:33:57.103Z] #27 ...
20:33:57 [2023-05-05T20:33:57.103Z] 
20:33:57 [2023-05-05T20:33:57.103Z] #30 [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             python3-protobuf
20:33:57 [2023-05-05T20:33:57.103Z] #30 19.85 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
20:33:57 [2023-05-05T20:33:57.103Z] #30 19.87 Setting up libprotoc23:amd64 (3.12.4-1) ...
20:33:57 [2023-05-05T20:33:57.103Z] #30 19.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:57 [2023-05-05T20:33:57.103Z] #30 19.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:57 [2023-05-05T20:33:57.103Z] #30 20.02 Setting up python3-protobuf (3.12.4-1) ...
20:33:57 [2023-05-05T20:33:57.159Z] #38 5.940   DEP      images/core-arm.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 5.978   DEP      images/core-ppc64.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 5.994   DEP      images/core-s390.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.023   DEP      images/core-x86.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.039   DEP      images/core.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.066   DEP      images/inventory.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.082   PBCC     images/cpuinfo.pb-c.c
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.091   DEP      images/cpuinfo.pb-c.d
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.116   PBCC     images/stats.pb-c.c
20:33:57 [2023-05-05T20:33:57.159Z] #38 6.126   DEP      images/stats.pb-c.d
20:33:57 [2023-05-05T20:33:57.268Z] #41 57.95   CC       criu/protobuf-desc.o
20:33:57 [2023-05-05T20:33:57.308Z] #37 ...
20:33:57 [2023-05-05T20:33:57.308Z] 
20:33:57 [2023-05-05T20:33:57.308Z] #29 [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
20:33:57 [2023-05-05T20:33:57.308Z] #29 DONE 43.1s
20:33:57 [2023-05-05T20:33:57.308Z] 
20:33:57 [2023-05-05T20:33:57.308Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:57 [2023-05-05T20:33:57.308Z] #27 33.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:33:57 [2023-05-05T20:33:57.308Z] #27 33.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 33.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 36.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:33:57 [2023-05-05T20:33:57.308Z] #27 36.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 36.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 37.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:33:57 [2023-05-05T20:33:57.308Z] #27 37.64 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 37.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 40.33 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:33:57 [2023-05-05T20:33:57.308Z] #27 40.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 40.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 41.63 Selecting previously unselected package g++-mingw-w64-x86-64.
20:33:57 [2023-05-05T20:33:57.308Z] #27 41.64 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 41.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 42.11 Selecting previously unselected package libapparmor1:arm64.
20:33:57 [2023-05-05T20:33:57.308Z] #27 42.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 42.12 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 42.53 Selecting previously unselected package libapparmor-dev:arm64.
20:33:57 [2023-05-05T20:33:57.308Z] #27 42.53 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 42.75 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:33:57 [2023-05-05T20:33:57.308Z] #27 43.58 Selecting previously unselected package libbtrfs0:arm64.
20:33:57 [2023-05-05T20:33:57.527Z] #41 58.44   CC       criu/protobuf.o
20:33:57 [2023-05-05T20:33:57.575Z] #27 ...
20:33:57 [2023-05-05T20:33:57.575Z] 
20:33:57 [2023-05-05T20:33:57.575Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:57 [2023-05-05T20:33:57.575Z] #25 DONE 41.3s
20:33:57 [2023-05-05T20:33:57.575Z] 
20:33:57 [2023-05-05T20:33:57.575Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:57 [2023-05-05T20:33:57.575Z] #27 43.59 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:33:57 [2023-05-05T20:33:57.575Z] #27 ...
20:33:57 [2023-05-05T20:33:57.575Z] 
20:33:57 [2023-05-05T20:33:57.575Z] #36 [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
20:33:57 [2023-05-05T20:33:57.575Z] #36 34.22 + dpkg --print-architecture
20:33:57 [2023-05-05T20:33:57.575Z] #36 ...
20:33:57 [2023-05-05T20:33:57.575Z] 
20:33:57 [2023-05-05T20:33:57.575Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:57 [2023-05-05T20:33:57.575Z] #27 43.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:33:57 [2023-05-05T20:33:57.680Z] #30 ...
20:33:57 [2023-05-05T20:33:57.680Z] 
20:33:57 [2023-05-05T20:33:57.680Z] #36 [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
20:33:57 [2023-05-05T20:33:57.680Z] #36 DONE 20.4s
20:33:57 [2023-05-05T20:33:57.680Z] 
20:33:57 [2023-05-05T20:33:57.680Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:57 [2023-05-05T20:33:57.680Z] #27 11.10 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:33:57 [2023-05-05T20:33:57.790Z] #41 ...
20:33:57 [2023-05-05T20:33:57.790Z] 
20:33:57 [2023-05-05T20:33:57.790Z] #48 [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
20:33:57 [2023-05-05T20:33:57.790Z] #48 35.29 + mkdir -p /build
20:33:57 [2023-05-05T20:33:57.790Z] #48 35.29 + cp runc /build/runc
20:33:57 [2023-05-05T20:33:57.790Z] #48 DONE 37.1s
20:33:57 [2023-05-05T20:33:57.790Z] 
20:33:57 [2023-05-05T20:33:57.790Z] #41 [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
20:33:57 [2023-05-05T20:33:57.790Z] #41 58.62   CC       criu/pstree.o
20:33:57 [2023-05-05T20:33:57.790Z] #41 ...
20:33:57 [2023-05-05T20:33:57.790Z] 
20:33:57 [2023-05-05T20:33:57.790Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.35 Setting up libmnl0:amd64 (1.0.4-3) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.36 Setting up patch (2.7.6-7) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.38 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.44 invoke-rc.d: could not determine current runlevel
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.47 invoke-rc.d: policy-rc.d denied execution of start.
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.47 Setting up xfsprogs (5.10.0-4) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.49 Setting up libxtables12:amd64 (1.8.7-1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.50 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.51 Setting up pigz (2.6-1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.90 Setting up libaio1:amd64 (0.3.112-9) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 24.93 Setting up python3-lib2to3 (3.9.2-1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 25.31 Setting up libelf1:amd64 (0.183-1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 25.37 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 25.72 Setting up python3-distutils (3.9.2-1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.29 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:33:57 [2023-05-05T20:33:57.790Z] #50 26.62 Setting up python3-setuptools (52.0.0-4) ...
20:33:57 [2023-05-05T20:33:57.940Z] #27 ...
20:33:57 [2023-05-05T20:33:57.940Z] 
20:33:57 [2023-05-05T20:33:57.940Z] #32 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 10.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 11.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 11.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 11.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 11.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB]
20:33:57 [2023-05-05T20:33:57.940Z] #32 12.97 debconf: delaying package configuration, since apt-utils is not installed
20:33:57 [2023-05-05T20:33:57.940Z] #32 13.09 Fetched 115 MB in 2s (46.7 MB/s)
20:33:57 [2023-05-05T20:33:57.940Z] #32 13.44 Selecting previously unselected package binutils-mingw-w64-i686.
20:33:57 [2023-05-05T20:33:57.940Z] #32 13.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:33:57 [2023-05-05T20:33:57.940Z] #32 13.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 13.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 14.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:33:57 [2023-05-05T20:33:57.940Z] #32 14.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 14.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.51 Selecting previously unselected package binutils-mingw-w64.
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.81 Selecting previously unselected package dmsetup.
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 15.83 Unpacking dmsetup (2:1.02.175-2.1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 16.02 Selecting previously unselected package mingw-w64-common.
20:33:57 [2023-05-05T20:33:57.940Z] #32 16.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 16.03 Unpacking mingw-w64-common (8.0.0-1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 18.87 Selecting previously unselected package mingw-w64-x86-64-dev.
20:33:57 [2023-05-05T20:33:57.940Z] #32 18.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 19.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #32 ...
20:33:57 [2023-05-05T20:33:57.940Z] 
20:33:57 [2023-05-05T20:33:57.940Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:57 [2023-05-05T20:33:57.940Z] #33 10.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:57 [2023-05-05T20:33:57.940Z] #33 ...
20:33:57 [2023-05-05T20:33:57.940Z] 
20:33:57 [2023-05-05T20:33:57.940Z] #34 [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
20:33:57 [2023-05-05T20:33:57.940Z] #34 14.13 Selecting previously unselected package libicu67:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #34 14.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 14.14 Unpacking libicu67:amd64 (67.1-7) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 16.77 Selecting previously unselected package libxml2:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #34 16.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 16.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.14 Selecting previously unselected package libarchive13:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.40 Selecting previously unselected package libjsoncpp24:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.40 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.41 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.49 Selecting previously unselected package librhash0:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.50 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.50 Unpacking librhash0:amd64 (1.4.1-2) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.70 Selecting previously unselected package libuv1:amd64.
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 17.85 Unpacking libuv1:amd64 (1.40.0-2) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 18.52 Selecting previously unselected package cmake.
20:33:57 [2023-05-05T20:33:57.940Z] #34 18.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 18.62 Unpacking cmake (3.18.4-2+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.51 Setting up libicu67:amd64 (67.1-7) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.68 Setting up libuv1:amd64 (1.40.0-2) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.80 Setting up librhash0:amd64 (1.4.1-2) ...
20:33:57 [2023-05-05T20:33:57.940Z] #34 20.88 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:33:58 [2023-05-05T20:33:58.104Z] #38 6.854 make[1]: Nothing to be done for 'all'.
20:33:58 [2023-05-05T20:33:58.104Z] #38 ...
20:33:58 [2023-05-05T20:33:58.104Z] 
20:33:58 [2023-05-05T20:33:58.104Z] #26 [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
20:33:58 [2023-05-05T20:33:58.104Z] #26 29.94 + for f in rootlesskit rootlesskit-docker-proxy
20:33:58 [2023-05-05T20:33:58.104Z] #26 29.94 + GOBIN=/build
20:33:58 [2023-05-05T20:33:58.104Z] #26 29.94 + GO111MODULE=on
20:33:58 [2023-05-05T20:33:58.104Z] #26 29.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
20:33:58 [2023-05-05T20:33:58.104Z] #26 DONE 33.6s
20:33:58 [2023-05-05T20:33:58.141Z] #27 ...
20:33:58 [2023-05-05T20:33:58.141Z] 
20:33:58 [2023-05-05T20:33:58.141Z] #23 [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
20:33:58 [2023-05-05T20:33:58.141Z] #23 DONE 44.4s
20:33:58 [2023-05-05T20:33:58.200Z] #34 20.99 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
20:33:58 [2023-05-05T20:33:58.200Z] #34 21.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:33:58 [2023-05-05T20:33:58.200Z] #34 21.09 Setting up cmake (3.18.4-2+deb11u1) ...
20:33:58 [2023-05-05T20:33:58.356Z] #50 27.32 Setting up libjq1:amd64 (1.6-2.1) ...
20:33:58 [2023-05-05T20:33:58.365Z] 
20:33:58 [2023-05-05T20:33:58.365Z] #35 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:58 [2023-05-05T20:33:58.365Z] #35 33.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:33:58 [2023-05-05T20:33:58.365Z] #35 33.27 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:33:58 [2023-05-05T20:33:58.365Z] #35 33.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:33:58 [2023-05-05T20:33:58.399Z] 
20:33:58 [2023-05-05T20:33:58.399Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:58 [2023-05-05T20:33:58.399Z] #27 44.54 Selecting previously unselected package libbtrfs-dev:arm64.
20:33:58 [2023-05-05T20:33:58.399Z] #27 44.55 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:33:58 [2023-05-05T20:33:58.399Z] #27 44.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:33:58 [2023-05-05T20:33:58.615Z] #50 27.32 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:33:58 [2023-05-05T20:33:58.615Z] #50 27.34 Setting up thin-provisioning-tools (0.9.0-1) ...
20:33:58 [2023-05-05T20:33:58.615Z] #50 27.35 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.82 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.83 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.90 Selecting previously unselected package libudev-dev:arm64.
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.91 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ...
20:33:58 [2023-05-05T20:33:58.657Z] #27 ...
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #36 [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
20:33:58 [2023-05-05T20:33:58.657Z] #36 DONE 44.8s
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #21 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:58 [2023-05-05T20:33:58.657Z] #21 DONE 44.8s
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #33 [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
20:33:58 [2023-05-05T20:33:58.657Z] #33 DONE 44.9s
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #24 [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
20:33:58 [2023-05-05T20:33:58.657Z] #24 44.54 + /build/golangci-lint --version
20:33:58 [2023-05-05T20:33:58.657Z] #24 44.71 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:33:58 [2023-05-05T20:33:58.657Z] #24 DONE 45.0s
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #35 [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             python3-protobuf
20:33:58 [2023-05-05T20:33:58.657Z] #35 DONE 45.0s
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #30 [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
20:33:58 [2023-05-05T20:33:58.657Z] #30 DONE 45.0s
20:33:58 [2023-05-05T20:33:58.657Z] 
20:33:58 [2023-05-05T20:33:58.657Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.92 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.99 Selecting previously unselected package libsepol1-dev:arm64.
20:33:58 [2023-05-05T20:33:58.657Z] #27 44.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:33:58 [2023-05-05T20:33:58.657Z] #27 45.00 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:33:58 [2023-05-05T20:33:58.789Z] #34 21.46 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:58 [2023-05-05T20:33:58.789Z] #34 ...
20:33:58 [2023-05-05T20:33:58.789Z] 
20:33:58 [2023-05-05T20:33:58.789Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:33:58 [2023-05-05T20:33:58.789Z] #27 11.69 
20:33:58 [2023-05-05T20:33:58.789Z] #27 11.94 #=#=#                                                                         

######################################################################## 100.0%
20:33:58 [2023-05-05T20:33:58.873Z] #50 27.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:33:58 [2023-05-05T20:33:58.873Z] #50 27.83 Setting up jq (1.6-2.1) ...
20:33:58 [2023-05-05T20:33:58.873Z] #50 27.85 Setting up libbpf0:amd64 (1:0.3-2) ...
20:33:58 [2023-05-05T20:33:58.873Z] #50 27.86 Setting up iptables (1.8.7-1) ...
20:33:58 [2023-05-05T20:33:58.873Z] #50 27.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:33:58 [2023-05-05T20:33:58.874Z] #50 27.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:33:58 [2023-05-05T20:33:58.922Z] #27 ...
20:33:58 [2023-05-05T20:33:58.922Z] 
20:33:58 [2023-05-05T20:33:58.922Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:33:58 [2023-05-05T20:33:58.922Z] #38 DONE 0.2s
20:33:58 [2023-05-05T20:33:58.922Z] 
20:33:58 [2023-05-05T20:33:58.922Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:58 [2023-05-05T20:33:58.922Z] #27 45.16 Selecting previously unselected package libpcre2-16-0:arm64.
20:33:58 [2023-05-05T20:33:58.922Z] 
20:33:58 [2023-05-05T20:33:58.922Z] #27 ...
20:33:58 [2023-05-05T20:33:58.922Z] 
20:33:58 [2023-05-05T20:33:58.922Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:33:58 [2023-05-05T20:33:58.922Z] #39 DONE 0.1s
20:33:58 [2023-05-05T20:33:58.922Z] 
20:33:58 [2023-05-05T20:33:58.922Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:58 [2023-05-05T20:33:58.922Z] #27 45.16 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:33:58 [2023-05-05T20:33:58.922Z] #27 45.17 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:33:58 [2023-05-05T20:33:58.922Z] #27 45.26 Selecting previously unselected package libpcre2-32-0:arm64.
20:33:59 [2023-05-05T20:33:59.049Z] #27 12.34 
20:33:59 [2023-05-05T20:33:59.132Z] #50 27.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:33:59 [2023-05-05T20:33:59.132Z] #50 27.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:33:59 [2023-05-05T20:33:59.132Z] #50 27.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:33:59 [2023-05-05T20:33:59.132Z] #50 27.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:33:59 [2023-05-05T20:33:59.132Z] #50 27.93 Setting up iproute2 (5.10.0-4) ...
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.27 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.33 Selecting previously unselected package libpcre2-posix2:arm64.
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.34 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.39 Selecting previously unselected package libpcre2-dev:arm64.
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.39 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.189Z] #27 45.40 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.306Z] #35 ...
20:33:59 [2023-05-05T20:33:59.306Z] 
20:33:59 [2023-05-05T20:33:59.306Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:33:59 [2023-05-05T20:33:59.306Z] #40 DONE 0.8s
20:33:59 [2023-05-05T20:33:59.306Z] 
20:33:59 [2023-05-05T20:33:59.306Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:33:59 [2023-05-05T20:33:59.306Z] #33 DONE 34.2s
20:33:59 [2023-05-05T20:33:59.306Z] 
20:33:59 [2023-05-05T20:33:59.306Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:33:59 [2023-05-05T20:33:59.306Z] #41 DONE 0.2s
20:33:59 [2023-05-05T20:33:59.306Z] 
20:33:59 [2023-05-05T20:33:59.306Z] #38 [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
20:33:59 [2023-05-05T20:33:59.306Z] #38 7.681   CC       images/stats.o
20:33:59 [2023-05-05T20:33:59.306Z] #38 7.782   CC       images/core.o
20:33:59 [2023-05-05T20:33:59.306Z] #38 7.995   CC       images/core-x86.o
20:33:59 [2023-05-05T20:33:59.306Z] #38 8.153   CC       images/core-arm.o
20:33:59 [2023-05-05T20:33:59.306Z] #38 8.273   CC       images/core-aarch64.o
20:33:59 [2023-05-05T20:33:59.390Z] #50 28.22 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:33:59 [2023-05-05T20:33:59.409Z] #71 exporting layers 3.9s done
20:33:59 [2023-05-05T20:33:59.409Z] #71 writing image sha256:6c47729460c70967c368585f5a2504e22bcc7b3b1f1685470ddb9ea987aa2f77 done
20:33:59 [2023-05-05T20:33:59.409Z] #71 naming to docker.io/library/docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd done
20:33:59 [2023-05-05T20:33:59.409Z] #71 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
20:33:59 [2023-05-05T20:33:59.451Z] #27 45.54 Selecting previously unselected package libselinux1-dev:arm64.
20:33:59 [2023-05-05T20:33:59.451Z] #27 45.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.451Z] #27 45.55 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:33:59 [2023-05-05T20:33:59.451Z] #27 45.67 Selecting previously unselected package libdevmapper-dev:arm64.
20:33:59 [2023-05-05T20:33:59.451Z] #27 45.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.451Z] #27 45.76 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
[Pipeline] sh
20:33:59 [2023-05-05T20:33:59.567Z] #38 8.430   CC       images/core-ppc64.o
20:33:59 [2023-05-05T20:33:59.567Z] #38 8.553   CC       images/core-s390.o
20:33:59 [2023-05-05T20:33:59.651Z] #50 DONE 28.5s
20:33:59 [2023-05-05T20:33:59.651Z] 
20:33:59 [2023-05-05T20:33:59.651Z] #51 [dev-systemd-false  9/27] 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
20:33:59 [2023-05-05T20:33:59.709Z] #27 45.89 Selecting previously unselected package libseccomp-dev:arm64.
20:33:59 [2023-05-05T20:33:59.709Z] #27 45.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.709Z] #27 45.90 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.709Z] #27 ...
20:33:59 [2023-05-05T20:33:59.709Z] 
20:33:59 [2023-05-05T20:33:59.709Z] #31 [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
20:33:59 [2023-05-05T20:33:59.709Z] #31 45.96 + return
20:33:59 [2023-05-05T20:33:59.709Z] #31 DONE 46.1s
20:33:59 [2023-05-05T20:33:59.709Z] 
20:33:59 [2023-05-05T20:33:59.709Z] #27 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:33:59 [2023-05-05T20:33:59.709Z] #27 45.99 Selecting previously unselected package libsystemd-dev:arm64.
20:33:59 [2023-05-05T20:33:59.709Z] #27 45.99 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
20:33:59 [2023-05-05T20:33:59.709Z] #27 46.00 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
20:33:59 [2023-05-05T20:33:59.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45479/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/validate/default
20:33:59 [2023-05-05T20:33:59.828Z] #38 8.712   CC       images/cpuinfo.o
20:33:59 [2023-05-05T20:33:59.828Z] #38 8.807   CC       images/inventory.o
20:33:59 [2023-05-05T20:33:59.828Z] #38 8.882   CC       images/fdinfo.o
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.17 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.19 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.20 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.22 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.25 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.26 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.28 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:33:59 [2023-05-05T20:33:59.967Z] #27 46.29 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
20:34:00 [2023-05-05T20:34:00.000Z] #27 ...
20:34:00 [2023-05-05T20:34:00.000Z] 
20:34:00 [2023-05-05T20:34:00.000Z] #34 [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
20:34:00 [2023-05-05T20:34:00.000Z] #34 DONE 22.7s
20:34:00 [2023-05-05T20:34:00.000Z] 
20:34:00 [2023-05-05T20:34:00.000Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:34:00 [2023-05-05T20:34:00.000Z] #27 13.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:34:00 [2023-05-05T20:34:00.089Z] #38 9.012   CC       images/fown.o
20:34:00 [2023-05-05T20:34:00.089Z] #38 9.082   CC       images/ns.o
20:34:00 [2023-05-05T20:34:00.089Z] #38 9.135   CC       images/regfile.o
20:34:00 [2023-05-05T20:34:00.089Z] #38 9.189   CC       images/ghost-file.o
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.31 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.38 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.40 Setting up mingw-w64-common (8.0.0-1) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.41 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.43 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.45 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.46 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.47 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.50 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
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.51 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.52 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
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.53 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.54 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.56 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
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.57 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.59 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.60 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:34:00 [2023-05-05T20:34:00.225Z] #27 46.62 Setting up dmsetup (2:1.02.175-2.1) ...
20:34:00 [2023-05-05T20:34:00.259Z] #27 ...
20:34:00 [2023-05-05T20:34:00.259Z] 
20:34:00 [2023-05-05T20:34:00.259Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:34:00 [2023-05-05T20:34:00.259Z] #35 13.13 sync
20:34:00 [2023-05-05T20:34:00.259Z] #35 13.14 internal/reflectlite
20:34:00 [2023-05-05T20:34:00.259Z] #35 13.72 internal/testlog
20:34:00 [2023-05-05T20:34:00.259Z] #35 13.96 sort
20:34:00 [2023-05-05T20:34:00.259Z] #35 13.96 errors
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.12 strconv
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.12 io
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.12 internal/oserror
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.12 internal/safefilepath
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.14 path
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.38 syscall
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.81 bytes
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.81 strings
20:34:00 [2023-05-05T20:34:00.259Z] #35 14.82 text/tabwriter
20:34:00 [2023-05-05T20:34:00.259Z] #35 15.50 reflect
20:34:00 [2023-05-05T20:34:00.259Z] #35 16.58 bufio
20:34:00 [2023-05-05T20:34:00.259Z] #35 17.30 internal/syscall/unix
20:34:00 [2023-05-05T20:34:00.259Z] #35 17.30 time
20:34:00 [2023-05-05T20:34:00.259Z] #35 17.30 internal/syscall/execenv
20:34:00 [2023-05-05T20:34:00.259Z] #35 19.33 io/fs
20:34:00 [2023-05-05T20:34:00.259Z] #35 19.34 internal/poll
20:34:00 [2023-05-05T20:34:00.259Z] #35 20.64 os
20:34:00 [2023-05-05T20:34:00.259Z] #35 20.79 internal/fmtsort
20:34:00 [2023-05-05T20:34:00.259Z] #35 21.62 io/ioutil
20:34:00 [2023-05-05T20:34:00.259Z] #35 21.63 fmt
20:34:00 [2023-05-05T20:34:00.259Z] #35 22.50 github.com/BurntSushi/toml
20:34:00 [2023-05-05T20:34:00.259Z] #35 22.50 flag
20:34:00 [2023-05-05T20:34:00.259Z] #35 22.51 log
20:34:00 [2023-05-05T20:34:00.349Z] #38 9.314   CC       images/fifo.o
20:34:00 [2023-05-05T20:34:00.349Z] #38 9.393   CC       images/remap-file-path.o
20:34:00 [2023-05-05T20:34:00.484Z] #27 46.63 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:34:00 [2023-05-05T20:34:00.484Z] #27 46.64 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:34:00 [2023-05-05T20:34:00.484Z] #27 46.65 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:34:00 [2023-05-05T20:34:00.484Z] #27 DONE 46.9s
20:34:00 [2023-05-05T20:34:00.484Z] 
20:34:00 [2023-05-05T20:34:00.484Z] #40 [dev-systemd-false  1/27] RUN groupadd -r docker
20:34:00 [2023-05-05T20:34:00.518Z] #35 ...
20:34:00 [2023-05-05T20:34:00.518Z] 
20:34:00 [2023-05-05T20:34:00.518Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:34:00 [2023-05-05T20:34:00.518Z] #27 13.88 
20:34:00 [2023-05-05T20:34:00.586Z] #51 0.960 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:34:00 [2023-05-05T20:34:00.586Z] #51 0.966 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:34:00 [2023-05-05T20:34:00.586Z] #51 0.974 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:34:00 [2023-05-05T20:34:00.609Z] #38 9.481   CC       images/eventfd.o
20:34:00 [2023-05-05T20:34:00.609Z] #38 9.567   CC       images/eventpoll.o
20:34:00 [2023-05-05T20:34:00.609Z] #38 9.683   CC       images/fh.o
20:34:00 [2023-05-05T20:34:00.648Z] Congratulations!  All commits are properly signed with the DCO!
20:34:00 [2023-05-05T20:34:00.777Z] #27 14.14 #=#=#                                                                         
20:34:00 [2023-05-05T20:34:00.777Z] #27 ...
20:34:00 [2023-05-05T20:34:00.777Z] 
20:34:00 [2023-05-05T20:34:00.777Z] #37 [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
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + RM_GOPATH=0
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + TMP_GOPATH=
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + : /build
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + '[' -z '' ']'
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 ++ mktemp -d
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + export GOPATH=/tmp/tmp.dOkMD0k4xW
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + GOPATH=/tmp/tmp.dOkMD0k4xW
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + RM_GOPATH=1
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.241 + case "$(go env GOARCH)" in
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.246 ++ go env GOARCH
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.256 + export GO_BUILDMODE=-buildmode=pie
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.256 + GO_BUILDMODE=-buildmode=pie
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.256 ++ dirname /tmp/install/install.sh
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 + dir=/tmp/install
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 + bin=containerd
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 + shift
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 + '[' '!' -f /tmp/install/containerd.installer ']'
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 + . /tmp/install/containerd.installer
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 ++ set -e
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 ++ : v1.6.21
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.257 + install_containerd
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.263 + echo 'Install containerd version v1.6.21'
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.263 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dOkMD0k4xW/src/github.com/containerd/containerd
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.263 Install containerd version v1.6.21
20:34:00 [2023-05-05T20:34:00.777Z] #0 1.269 Cloning into '/tmp/tmp.dOkMD0k4xW/src/github.com/containerd/containerd'...
20:34:00 [2023-05-05T20:34:00.777Z] #37 ...
20:34:00 [2023-05-05T20:34:00.777Z] 
20:34:00 [2023-05-05T20:34:00.777Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:34:00 [2023-05-05T20:34:00.777Z] #35 23.68 github.com/BurntSushi/toml/cmd/tomlv
20:34:00 [2023-05-05T20:34:00.844Z] #51 DONE 1.1s
20:34:00 [2023-05-05T20:34:00.844Z] 
20:34:00 [2023-05-05T20:34:00.844Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:34:00 [2023-05-05T20:34:00.869Z] #38 9.798   CC       images/fsnotify.o
20:34:01 [2023-05-05T20:34:01.036Z] #35 ...
20:34:01 [2023-05-05T20:34:01.036Z] 
20:34:01 [2023-05-05T20:34:01.036Z] #30 [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             python3-protobuf
20:34:01 [2023-05-05T20:34:01.036Z] #30 21.84 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 22.12 Setting up protobuf-compiler (3.12.4-1) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 22.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 22.62 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 22.75 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 22.90 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 23.09 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:34:01 [2023-05-05T20:34:01.036Z] #30 DONE 23.8s
20:34:01 [2023-05-05T20:34:01.036Z] 
20:34:01 [2023-05-05T20:34:01.036Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.976 + RM_GOPATH=0
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.976 + TMP_GOPATH=
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.976 + : /build
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.976 + '[' -z '' ']'
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.976 ++ mktemp -d
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.977 + export GOPATH=/tmp/tmp.8Z5cdXnAbc
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.977 + GOPATH=/tmp/tmp.8Z5cdXnAbc
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.977 + RM_GOPATH=1
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.977 + case "$(go env GOARCH)" in
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.984 ++ go env GOARCH
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.994 + export GO_BUILDMODE=-buildmode=pie
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.995 + GO_BUILDMODE=-buildmode=pie
20:34:01 [2023-05-05T20:34:01.036Z] #0 0.997 ++ dirname /tmp/install/install.sh
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + dir=/tmp/install
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + bin=tini
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + shift
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + '[' '!' -f /tmp/install/tini.installer ']'
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + . /tmp/install/tini.installer
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 ++ : v0.19.0
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + install_tini
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + echo 'Install tini version v0.19.0'
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.008 + git clone https://github.com/krallin/tini.git /tmp/tmp.8Z5cdXnAbc/tini
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.010 Install tini version v0.19.0
20:34:01 [2023-05-05T20:34:01.036Z] #0 1.013 Cloning into '/tmp/tmp.8Z5cdXnAbc/tini'...
20:34:01 [2023-05-05T20:34:01.130Z] #38 10.05   CC       images/signalfd.o
20:34:01 [2023-05-05T20:34:01.130Z] #38 10.12   CC       images/fs.o
20:34:01 [2023-05-05T20:34:01.130Z] #38 10.17   CC       images/pstree.o
20:34:01 [2023-05-05T20:34:01.130Z] #38 10.24   CC       images/pipe.o
20:34:01 [2023-05-05T20:34:01.208Z] Congratulations!  Seccomp profile generation is done correctly.
20:34:01 [2023-05-05T20:34:01.209Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:34:01 [2023-05-05T20:34:01.391Z] #38 10.30   CC       images/tcp-stream.o
20:34:01 [2023-05-05T20:34:01.391Z] #38 10.38   CC       images/sk-packet.o
20:34:01 [2023-05-05T20:34:01.391Z] #38 10.51   CC       images/mnt.o
20:34:01 [2023-05-05T20:34:01.422Z] #40 ...
20:34:01 [2023-05-05T20:34:01.422Z] 
20:34:01 [2023-05-05T20:34:01.422Z] #41 [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
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.366 + RM_GOPATH=0
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.366 + TMP_GOPATH=
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.366 + : /build
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.366 + '[' -z '' ']'
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.367 ++ mktemp -d
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.368 + export GOPATH=/tmp/tmp.44W0cfOoC2
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.368 + GOPATH=/tmp/tmp.44W0cfOoC2
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.368 + RM_GOPATH=1
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.368 + case "$(go env GOARCH)" in
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.368 ++ go env GOARCH
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.373 + export GO_BUILDMODE=-buildmode=pie
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.373 + GO_BUILDMODE=-buildmode=pie
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.374 ++ dirname /tmp/install/install.sh
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.374 + dir=/tmp/install
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 Install tini version v0.19.0
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + bin=tini
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + shift
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + '[' '!' -f /tmp/install/tini.installer ']'
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + . /tmp/install/tini.installer
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 ++ : v0.19.0
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + install_tini
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + echo 'Install tini version v0.19.0'
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.375 + git clone https://github.com/krallin/tini.git /tmp/tmp.44W0cfOoC2/tini
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.376 Cloning into '/tmp/tmp.44W0cfOoC2/tini'...
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.617 + cd /tmp/tmp.44W0cfOoC2/tini
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.617 + git checkout -q v0.19.0
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.624 + cmake .
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.705 -- The C compiler identification is GNU 10.2.1
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.716 -- Detecting C compiler ABI info
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.811 -- Detecting C compiler ABI info - done
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.826 -- Check for working C compiler: /usr/bin/cc - skipped
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.827 -- Detecting C compile features
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.827 -- Detecting C compile features - done
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.844 -- Performing Test HAS_BUILTIN_FORTIFY
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.882 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.895 -- Configuring done
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.898 -- Generating done
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.902 -- Build files have been written to: /tmp/tmp.44W0cfOoC2/tini
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.904 + make tini-static
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.969 Scanning dependencies of target tini-static
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.985 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.236 [100%] Linking C executable tini-static
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.326 [100%] Built target tini-static
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.341 + mkdir -p /build
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.341 + cp tini-static /build/docker-init
20:34:01 [2023-05-05T20:34:01.422Z] #41 DONE 2.4s
20:34:01 [2023-05-05T20:34:01.422Z] 
20:34:01 [2023-05-05T20:34:01.422Z] #42 [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
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.492 Note: Building without setproctitle() and strlcpy() support.
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.492       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.496 Note: Building without GnuTLS support
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.498 Makefile.config:39: Warn: you have no libnftables installed
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.498 Makefile.config:40: Warn: Building without nftables support
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.793 fatal: not a git repository (or any of the parent directories): .git
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.811   GEN      .gitid
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.822   GEN      criu/include/version.h
20:34:01 [2023-05-05T20:34:01.422Z] #0 1.841   GEN      include/common/asm
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.121   PBCC     images/timens.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.131   DEP      images/timens.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.143   PBCC     images/fown.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.149   PBCC     images/google/protobuf/descriptor.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.168   PBCC     images/opts.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.176   PBCC     images/memfd.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.187   DEP      images/fown.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.199   DEP      images/google/protobuf/descriptor.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.223   DEP      images/opts.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.234   DEP      images/memfd.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.261   PBCC     images/sit.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.267   DEP      images/sit.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.281   PBCC     images/macvlan.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.290   DEP      images/macvlan.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.304   PBCC     images/autofs.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.314   DEP      images/autofs.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.330   PBCC     images/sysctl.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.339   DEP      images/sysctl.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.354   PBCC     images/time.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.360   DEP      images/time.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.374   PBCC     images/binfmt-misc.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.382   DEP      images/binfmt-misc.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.409   PBCC     images/seccomp.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.409   DEP      images/seccomp.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.423   PBCC     images/userns.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.430   DEP      images/userns.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.445   PBCC     images/cgroup.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.452   DEP      images/cgroup.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.465   PBCC     images/ext-file.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.472   DEP      images/ext-file.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.489   PBCC     images/rpc.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.503   DEP      images/rpc.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.533   PBCC     images/siginfo.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.537   DEP      images/siginfo.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.548   PBCC     images/pagemap.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.564   DEP      images/pagemap.pb-c.d
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.579   PBCC     images/rlimit.pb-c.c
20:34:01 [2023-05-05T20:34:01.422Z] #0 2.586   DEP      images/rlimit.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #0 2.599   PBCC     images/file-lock.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 ...
20:34:01 [2023-05-05T20:34:01.423Z] 
20:34:01 [2023-05-05T20:34:01.423Z] #40 [dev-systemd-false  1/27] RUN groupadd -r docker
20:34:01 [2023-05-05T20:34:01.423Z] #40 DONE 0.8s
20:34:01 [2023-05-05T20:34:01.423Z] 
20:34:01 [2023-05-05T20:34:01.423Z] #42 [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
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.609   DEP      images/file-lock.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.623   PBCC     images/tty.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.635   DEP      images/tty.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.650   PBCC     images/tun.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.667   PBCC     images/netdev.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.680   DEP      images/tun.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.694   DEP      images/netdev.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.710   PBCC     images/vma.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.729   DEP      images/vma.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.781   PBCC     images/creds.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.796   DEP      images/creds.pb-c.d
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.806   PBCC     images/utsns.pb-c.c
20:34:01 [2023-05-05T20:34:01.423Z] #42 2.816   DEP      images/utsns.pb-c.d
20:34:01 [2023-05-05T20:34:01.651Z] #38 10.57   CC       images/pipe-data.o
20:34:01 [2023-05-05T20:34:01.651Z] #38 10.65   CC       images/sa.o
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.847   PBCC     images/ipc-desc.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.847   PBCC     images/ipc-sem.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.859   DEP      images/ipc-desc.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.868   DEP      images/ipc-sem.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.886   PBCC     images/ipc-msg.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.897   DEP      images/ipc-msg.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.914   PBCC     images/ipc-shm.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.921   DEP      images/ipc-shm.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.938   PBCC     images/ipc-var.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.947   DEP      images/ipc-var.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.969   PBCC     images/sk-opts.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.977   PBCC     images/packet-sock.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 2.989   DEP      images/sk-opts.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 3.004   DEP      images/packet-sock.pb-c.d
20:34:01 [2023-05-05T20:34:01.686Z] #42 3.020   PBCC     images/sk-netlink.pb-c.c
20:34:01 [2023-05-05T20:34:01.686Z] #42 3.033   DEP      images/sk-netlink.pb-c.d
20:34:01 [2023-05-05T20:34:01.912Z] #38 10.71   CC       images/timer.o
20:34:01 [2023-05-05T20:34:01.912Z] #38 10.83   CC       images/timerfd.o
20:34:01 [2023-05-05T20:34:01.912Z] #38 10.88   CC       images/mm.o
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.063   PBCC     images/sk-inet.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.079   DEP      images/sk-inet.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.094   PBCC     images/sk-unix.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.105   DEP      images/sk-unix.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.129   PBCC     images/mm.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.134   DEP      images/mm.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.152   PBCC     images/timerfd.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.158   DEP      images/timerfd.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.172   PBCC     images/timer.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.179   DEP      images/timer.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.193   PBCC     images/sa.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.202   DEP      images/sa.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.218   PBCC     images/pipe-data.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.224   DEP      images/pipe-data.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.237   PBCC     images/mnt.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.249   DEP      images/mnt.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.265   PBCC     images/sk-packet.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.278   DEP      images/sk-packet.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.291   PBCC     images/tcp-stream.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.301   DEP      images/tcp-stream.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.319   PBCC     images/pipe.pb-c.c
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.331   DEP      images/pipe.pb-c.d
20:34:01 [2023-05-05T20:34:01.945Z] #42 3.351   PBCC     images/pstree.pb-c.c
20:34:01 [2023-05-05T20:34:01.972Z] #38 1.788 + cd /tmp/tmp.8Z5cdXnAbc/tini
20:34:01 [2023-05-05T20:34:01.972Z] #38 1.789 + git checkout -q v0.19.0
20:34:01 [2023-05-05T20:34:01.972Z] #38 1.810 + cmake .
20:34:01 [2023-05-05T20:34:01.972Z] #38 2.061 -- The C compiler identification is GNU 10.2.1
20:34:01 [2023-05-05T20:34:01.972Z] #38 2.086 -- Detecting C compiler ABI info
20:34:02 [2023-05-05T20:34:02.186Z] #38 10.97   CC       images/sk-opts.o
20:34:02 [2023-05-05T20:34:02.186Z] #38 11.04   CC       images/sk-unix.o
20:34:02 [2023-05-05T20:34:02.186Z] #38 11.14   CC       images/sk-inet.o
20:34:02 [2023-05-05T20:34:02.186Z] #38 11.23   CC       images/tun.o
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.365   DEP      images/pstree.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.385   PBCC     images/fs.pb-c.c
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.396   DEP      images/fs.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.417   PBCC     images/signalfd.pb-c.c
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.432   DEP      images/signalfd.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.449   PBCC     images/fh.pb-c.c
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.460   PBCC     images/fsnotify.pb-c.c
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.471   DEP      images/fh.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.497   DEP      images/fsnotify.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.520   PBCC     images/eventpoll.pb-c.c
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.528   DEP      images/eventpoll.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.545   PBCC     images/eventfd.pb-c.c
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.551   DEP      images/eventfd.pb-c.d
20:34:02 [2023-05-05T20:34:02.204Z] #42 3.565   PBCC     images/remap-file-path.pb-c.c
20:34:02 [2023-05-05T20:34:02.231Z] #38 2.402 -- Detecting C compiler ABI info - done
20:34:02 [2023-05-05T20:34:02.231Z] #38 2.443 -- Check for working C compiler: /usr/bin/cc - skipped
20:34:02 [2023-05-05T20:34:02.447Z] #38 11.36   CC       images/sk-netlink.o
20:34:02 [2023-05-05T20:34:02.447Z] #38 11.43   CC       images/packet-sock.o
20:34:02 [2023-05-05T20:34:02.463Z] #42 ...
20:34:02 [2023-05-05T20:34:02.463Z] 
20:34:02 [2023-05-05T20:34:02.463Z] #43 [dev-systemd-false  2/27] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:34:02 [2023-05-05T20:34:02.463Z] #43 DONE 0.9s
20:34:02 [2023-05-05T20:34:02.463Z] 
20:34:02 [2023-05-05T20:34:02.463Z] #42 [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
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.572   DEP      images/remap-file-path.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.590   PBCC     images/fifo.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.597   DEP      images/fifo.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.611   PBCC     images/ghost-file.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.623   DEP      images/ghost-file.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.645   PBCC     images/regfile.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.669   DEP      images/regfile.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.691   PBCC     images/ns.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.701   DEP      images/ns.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.715   PBCC     images/fdinfo.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.729   DEP      images/fdinfo.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.750   PBCC     images/core-aarch64.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.760   PBCC     images/core-arm.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.777   PBCC     images/core-ppc64.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.785   PBCC     images/core-s390.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.798   PBCC     images/core-x86.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.809   PBCC     images/core.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.824   PBCC     images/inventory.pb-c.c
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.837   DEP      images/core-aarch64.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.855   DEP      images/core-arm.pb-c.d
20:34:02 [2023-05-05T20:34:02.463Z] #42 3.881   DEP      images/core-ppc64.pb-c.d
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.451 -- Detecting C compile features
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.452 -- Detecting C compile features - done
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.462 -- Performing Test HAS_BUILTIN_FORTIFY
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.574 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.603 -- Configuring done
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.608 -- Generating done
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.621 -- Build files have been written to: /tmp/tmp.8Z5cdXnAbc/tini
20:34:02 [2023-05-05T20:34:02.489Z] #38 2.623 + make tini-static
20:34:02 [2023-05-05T20:34:02.707Z] #38 11.56   CC       images/ipc-var.o
20:34:02 [2023-05-05T20:34:02.707Z] #38 11.62   CC       images/ipc-desc.o
20:34:02 [2023-05-05T20:34:02.708Z] #38 11.70   CC       images/ipc-shm.o
20:34:02 [2023-05-05T20:34:02.708Z] #38 11.77   CC       images/ipc-msg.o
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.906   DEP      images/core-s390.pb-c.d
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.926   DEP      images/core-x86.pb-c.d
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.943   DEP      images/core.pb-c.d
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.959   DEP      images/inventory.pb-c.d
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.976   PBCC     images/cpuinfo.pb-c.c
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.984   DEP      images/cpuinfo.pb-c.d
20:34:02 [2023-05-05T20:34:02.722Z] #42 3.997   PBCC     images/stats.pb-c.c
20:34:02 [2023-05-05T20:34:02.722Z] #42 4.012   DEP      images/stats.pb-c.d
20:34:02 [2023-05-05T20:34:02.826Z] #38 2.764 Scanning dependencies of target tini-static
20:34:02 [2023-05-05T20:34:02.826Z] #38 2.806 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:34:02 [2023-05-05T20:34:02.969Z] #38 11.88   CC       images/ipc-sem.o
20:34:02 [2023-05-05T20:34:02.969Z] #38 11.94   CC       images/utsns.o
20:34:02 [2023-05-05T20:34:02.969Z] #38 12.00   CC       images/creds.o
20:34:03 [2023-05-05T20:34:03.230Z] #38 12.07   CC       images/vma.o
20:34:03 [2023-05-05T20:34:03.230Z] #38 12.18   CC       images/netdev.o
20:34:03 [2023-05-05T20:34:03.230Z] #38 12.27   CC       images/tty.o
20:34:03 [2023-05-05T20:34:03.290Z] #42 ...
20:34:03 [2023-05-05T20:34:03.290Z] 
20:34:03 [2023-05-05T20:34:03.290Z] #44 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:34:03 [2023-05-05T20:34:03.290Z] #0 0.694 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:34:03 [2023-05-05T20:34:03.290Z] #44 DONE 1.0s
20:34:03 [2023-05-05T20:34:03.290Z] 
20:34:03 [2023-05-05T20:34:03.290Z] #42 [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
20:34:03 [2023-05-05T20:34:03.290Z] #42 4.663 make[1]: Nothing to be done for 'all'.
20:34:03 [2023-05-05T20:34:03.398Z] #38 3.431 [100%] Linking C executable tini-static
20:34:03 [2023-05-05T20:34:03.491Z] #38 12.42   CC       images/file-lock.o
20:34:03 [2023-05-05T20:34:03.491Z] #38 12.48   CC       images/rlimit.o
20:34:03 [2023-05-05T20:34:03.491Z] #38 12.55   CC       images/pagemap.o
20:34:03 [2023-05-05T20:34:03.657Z] #38 3.717 [100%] Built target tini-static
20:34:03 [2023-05-05T20:34:03.657Z] #38 3.731 + mkdir -p /build
20:34:03 [2023-05-05T20:34:03.657Z] #38 3.733 + cp tini-static /build/docker-init
20:34:03 [2023-05-05T20:34:03.657Z] #38 DONE 3.8s
20:34:03 [2023-05-05T20:34:03.657Z] 
20:34:03 [2023-05-05T20:34:03.657Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:34:03 [2023-05-05T20:34:03.657Z] #27 14.14 #=#=#                                                                         

######################################################################## 100.0%
20:34:03 [2023-05-05T20:34:03.657Z] #27 14.50 
20:34:03 [2023-05-05T20:34:03.657Z] #27 14.63 Download of images into '/build' complete.
20:34:03 [2023-05-05T20:34:03.657Z] #27 14.63 Use something like the following to load the result into a Docker daemon:
20:34:03 [2023-05-05T20:34:03.657Z] #27 14.63   tar -cC '/build' . | docker load
20:34:03 [2023-05-05T20:34:03.657Z] #27 DONE 17.0s
20:34:03 [2023-05-05T20:34:03.657Z] 
20:34:03 [2023-05-05T20:34:03.657Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:34:03 [2023-05-05T20:34:03.657Z] #35 DONE 26.5s
20:34:03 [2023-05-05T20:34:03.657Z] 
20:34:03 [2023-05-05T20:34:03.657Z] #39 [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
20:34:03 [2023-05-05T20:34:03.657Z] #0 1.800 Note: Building without setproctitle() and strlcpy() support.
20:34:03 [2023-05-05T20:34:03.657Z] #0 1.801       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:34:03 [2023-05-05T20:34:03.657Z] #0 1.809 Note: Building without GnuTLS support
20:34:03 [2023-05-05T20:34:03.657Z] #0 1.816 Makefile.config:39: Warn: you have no libnftables installed
20:34:03 [2023-05-05T20:34:03.657Z] #0 1.816 Makefile.config:40: Warn: Building without nftables support
20:34:03 [2023-05-05T20:34:03.752Z] #38 12.64   CC       images/siginfo.o
20:34:03 [2023-05-05T20:34:03.752Z] #38 12.73   CC       images/rpc.o
20:34:03 [2023-05-05T20:34:03.916Z] #39 2.883 fatal: not a git repository (or any of the parent directories): .git
20:34:03 [2023-05-05T20:34:03.916Z] #39 2.941   GEN      .gitid
20:34:03 [2023-05-05T20:34:03.916Z] #39 3.014   GEN      criu/include/version.h
20:34:03 [2023-05-05T20:34:03.916Z] #39 3.066   GEN      include/common/asm
20:34:04 [2023-05-05T20:34:04.021Z] #38 13.01   CC       images/ext-file.o
20:34:04 [2023-05-05T20:34:04.021Z] #38 13.07   CC       images/cgroup.o
20:34:04 [2023-05-05T20:34:04.228Z] #42 5.346   CC       images/stats.o
20:34:04 [2023-05-05T20:34:04.228Z] #42 5.446   CC       images/core.o
20:34:04 [2023-05-05T20:34:04.283Z] #38 13.24   CC       images/userns.o
20:34:04 [2023-05-05T20:34:04.283Z] #38 13.35   CC       images/google/protobuf/descriptor.o
20:34:04 [2023-05-05T20:34:04.487Z] #42 5.602   CC       images/core-x86.o
20:34:04 [2023-05-05T20:34:04.487Z] #42 5.720   CC       images/core-arm.o
20:34:04 [2023-05-05T20:34:04.487Z] #42 ...
20:34:04 [2023-05-05T20:34:04.487Z] 
20:34:04 [2023-05-05T20:34:04.487Z] #45 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:34:04 [2023-05-05T20:34:04.487Z] #45 DONE 1.3s
20:34:04 [2023-05-05T20:34:04.487Z] 
20:34:04 [2023-05-05T20:34:04.487Z] #42 [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
20:34:04 [2023-05-05T20:34:04.487Z] #42 5.803   CC       images/core-aarch64.o
20:34:04 [2023-05-05T20:34:04.749Z] #42 5.893   CC       images/core-ppc64.o
20:34:04 [2023-05-05T20:34:04.749Z] #42 6.022   CC       images/core-s390.o
20:34:04 [2023-05-05T20:34:04.855Z] #38 13.78   CC       images/opts.o
20:34:04 [2023-05-05T20:34:04.855Z] #38 13.84   CC       images/seccomp.o
20:34:04 [2023-05-05T20:34:04.855Z] #38 13.92   CC       images/binfmt-misc.o
20:34:05 [2023-05-05T20:34:05.008Z] #42 6.163   CC       images/cpuinfo.o
20:34:05 [2023-05-05T20:34:05.008Z] #42 6.252   CC       images/inventory.o
20:34:05 [2023-05-05T20:34:05.008Z] #42 6.317   CC       images/fdinfo.o
20:34:05 [2023-05-05T20:34:05.008Z] #42 6.371   CC       images/fown.o
20:34:05 [2023-05-05T20:34:05.116Z] #38 14.00   CC       images/time.o
20:34:05 [2023-05-05T20:34:05.116Z] #38 14.05   CC       images/sysctl.o
20:34:05 [2023-05-05T20:34:05.116Z] #38 14.18   CC       images/autofs.o
20:34:05 [2023-05-05T20:34:05.268Z] #42 6.426   CC       images/ns.o
20:34:05 [2023-05-05T20:34:05.268Z] #42 6.478   CC       images/regfile.o
20:34:05 [2023-05-05T20:34:05.268Z] #42 6.520   CC       images/ghost-file.o
20:34:05 [2023-05-05T20:34:05.268Z] #42 6.592   CC       images/fifo.o
20:34:05 [2023-05-05T20:34:05.316Z] #39 4.434   PBCC     images/timens.pb-c.c
20:34:05 [2023-05-05T20:34:05.316Z] #39 4.454   DEP      images/timens.pb-c.d
20:34:05 [2023-05-05T20:34:05.316Z] #39 4.517   PBCC     images/fown.pb-c.c
20:34:05 [2023-05-05T20:34:05.316Z] #39 4.526   PBCC     images/google/protobuf/descriptor.pb-c.c
20:34:05 [2023-05-05T20:34:05.376Z] #38 14.25   CC       images/macvlan.o
20:34:05 [2023-05-05T20:34:05.376Z] #38 14.30   CC       images/sit.o
20:34:05 [2023-05-05T20:34:05.376Z] #38 14.37   CC       images/memfd.o
20:34:05 [2023-05-05T20:34:05.527Z] #42 6.639   CC       images/remap-file-path.o
20:34:05 [2023-05-05T20:34:05.528Z] #42 6.714   CC       images/eventfd.o
20:34:05 [2023-05-05T20:34:05.528Z] #42 ...
20:34:05 [2023-05-05T20:34:05.528Z] 
20:34:05 [2023-05-05T20:34:05.528Z] #46 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:34:05 [2023-05-05T20:34:05.528Z] #46 DONE 0.9s
20:34:05 [2023-05-05T20:34:05.528Z] 
20:34:05 [2023-05-05T20:34:05.528Z] #42 [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
20:34:05 [2023-05-05T20:34:05.528Z] #42 6.795   CC       images/eventpoll.o
20:34:05 [2023-05-05T20:34:05.528Z] #42 6.860   CC       images/fh.o
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.548   PBCC     images/opts.pb-c.c
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.566   PBCC     images/memfd.pb-c.c
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.598   DEP      images/fown.pb-c.d
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.636   DEP      images/google/protobuf/descriptor.pb-c.d
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.653   DEP      images/opts.pb-c.d
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.668   DEP      images/memfd.pb-c.d
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.687   PBCC     images/sit.pb-c.c
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.698   DEP      images/sit.pb-c.d
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.730   PBCC     images/macvlan.pb-c.c
20:34:05 [2023-05-05T20:34:05.575Z] #39 4.738   DEP      images/macvlan.pb-c.d
20:34:05 [2023-05-05T20:34:05.637Z] #38 14.46   CC       images/timens.o
20:34:05 [2023-05-05T20:34:05.637Z] #38 14.57   LINK     images/built-in.o
20:34:05 [2023-05-05T20:34:05.637Z] #38 14.65   GEN      compel/include/asm
20:34:05 [2023-05-05T20:34:05.637Z] #38 14.68   GEN      compel/include/version.h
20:34:05 [2023-05-05T20:34:05.787Z] #42 6.934   CC       images/fsnotify.o
20:34:05 [2023-05-05T20:34:05.787Z] #42 7.059   CC       images/signalfd.o
20:34:05 [2023-05-05T20:34:05.787Z] #42 7.114   CC       images/fs.o
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.762   PBCC     images/autofs.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.779   DEP      images/autofs.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.803   PBCC     images/sysctl.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.814   DEP      images/sysctl.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.840   PBCC     images/time.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.850   DEP      images/time.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.871   PBCC     images/binfmt-misc.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.882   DEP      images/binfmt-misc.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.895   PBCC     images/seccomp.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.902   DEP      images/seccomp.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.932   PBCC     images/userns.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.945   DEP      images/userns.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.975   PBCC     images/cgroup.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.985   DEP      images/cgroup.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 4.999   PBCC     images/ext-file.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 5.010   DEP      images/ext-file.pb-c.d
20:34:05 [2023-05-05T20:34:05.834Z] #39 5.035   PBCC     images/rpc.pb-c.c
20:34:05 [2023-05-05T20:34:05.834Z] #39 5.046   DEP      images/rpc.pb-c.d
20:34:05 [2023-05-05T20:34:05.899Z] #38 14.72 touch .config
20:34:05 [2023-05-05T20:34:05.899Z] #38 14.76   GEN      include/common/config.h
20:34:05 [2023-05-05T20:34:05.899Z] #38 14.87   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:34:05 [2023-05-05T20:34:05.899Z] #38 14.92   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:34:06 [2023-05-05T20:34:06.046Z] #42 7.159   CC       images/pstree.o
20:34:06 [2023-05-05T20:34:06.047Z] #42 7.203   CC       images/pipe.o
20:34:06 [2023-05-05T20:34:06.047Z] #42 7.257   CC       images/tcp-stream.o
20:34:06 [2023-05-05T20:34:06.047Z] #42 7.309   CC       images/sk-packet.o
20:34:06 [2023-05-05T20:34:06.047Z] #42 7.365   CC       images/mnt.o
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.070   PBCC     images/siginfo.pb-c.c
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.084   DEP      images/siginfo.pb-c.d
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.108   PBCC     images/pagemap.pb-c.c
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.119   DEP      images/pagemap.pb-c.d
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.157   PBCC     images/rlimit.pb-c.c
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.166   DEP      images/rlimit.pb-c.d
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.192   PBCC     images/file-lock.pb-c.c
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.213   DEP      images/file-lock.pb-c.d
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.240   PBCC     images/tty.pb-c.c
20:34:06 [2023-05-05T20:34:06.092Z] #39 5.260   DEP      images/tty.pb-c.d
20:34:06 [2023-05-05T20:34:06.106Z] #52 ...
20:34:06 [2023-05-05T20:34:06.106Z] 
20:34:06 [2023-05-05T20:34:06.106Z] #41 [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
20:34:06 [2023-05-05T20:34:06.106Z] #41 59.19   CC       criu/rbtree.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 59.33   CC       criu/rst-malloc.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 59.46   CC       criu/seccomp.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 59.76   CC       criu/seize.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 60.19   CC       criu/servicefd.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 60.38 include/common/asm/bitops.h: Assembler messages:
20:34:06 [2023-05-05T20:34:06.106Z] #41 60.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:06 [2023-05-05T20:34:06.106Z] #41 60.39   CC       criu/shmem.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 60.81   CC       criu/sigframe.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 60.90   CC       criu/signalfd.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 61.05   CC       criu/sk-inet.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 61.52   CC       criu/sk-netlink.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 61.70   CC       criu/sk-packet.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 62.01   CC       criu/sk-queue.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 62.21   CC       criu/sk-tcp.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 62.43   CC       criu/sk-unix.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 63.35   CC       criu/sockets.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 63.85   CC       criu/stats.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 64.01   CC       criu/string.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 64.06   CC       criu/sysctl.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 64.38   CC       criu/sysfs_parse.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 64.57   CC       criu/timens.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 64.74   CC       criu/timerfd.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 64.89   CC       criu/tty.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 65.76   CC       criu/tun.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 65.99   CC       criu/uffd.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 66.52   CC       criu/util.o
20:34:06 [2023-05-05T20:34:06.106Z] #41 67.06   CC       criu/uts_ns.o
20:34:06 [2023-05-05T20:34:06.161Z] #38 14.95   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:34:06 [2023-05-05T20:34:06.161Z] #38 14.97   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:34:06 [2023-05-05T20:34:06.161Z] #38 14.98   DEP      compel/arch/x86/plugins/std/memcpy.d
20:34:06 [2023-05-05T20:34:06.161Z] #38 14.99   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:34:06 [2023-05-05T20:34:06.161Z] #38 15.02   GEN      compel/plugins/include/uapi/std/syscall.h
20:34:06 [2023-05-05T20:34:06.161Z] #38 15.07   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:34:06 [2023-05-05T20:34:06.161Z] #38 15.10   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:34:06 [2023-05-05T20:34:06.161Z] #38 15.12   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:34:06 [2023-05-05T20:34:06.161Z] #38 15.13   DEP      compel/plugins/std/infect.d
20:34:06 [2023-05-05T20:34:06.161Z] #38 15.16   DEP      compel/plugins/std/string.d
20:34:06 [2023-05-05T20:34:06.161Z] #38 ...
20:34:06 [2023-05-05T20:34:06.161Z] 
20:34:06 [2023-05-05T20:34:06.161Z] #37 [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
20:34:06 [2023-05-05T20:34:06.161Z] #37 19.09 + cd /tmp/tmp.hVpPni2PrW/src/github.com/containerd/containerd
20:34:06 [2023-05-05T20:34:06.161Z] #37 19.09 + git checkout -q v1.6.21
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.30 + export 'BUILDTAGS=netgo osusergo static_build'
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.30 + BUILDTAGS='netgo osusergo static_build'
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.31 + export EXTRA_FLAGS=-buildmode=pie
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.31 + EXTRA_FLAGS=-buildmode=pie
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.31 + '[' '' = dynamic ']'
20:34:06 [2023-05-05T20:34:06.161Z] #37 20.31 + make
20:34:06 [2023-05-05T20:34:06.161Z] #37 21.49 + bin/ctr
20:34:06 [2023-05-05T20:34:06.306Z] #42 7.414   CC       images/pipe-data.o
20:34:06 [2023-05-05T20:34:06.306Z] #42 7.461   CC       images/sa.o
20:34:06 [2023-05-05T20:34:06.306Z] #42 7.502   CC       images/timer.o
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.297   PBCC     images/tun.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.309   PBCC     images/netdev.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.325   DEP      images/tun.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.342   DEP      images/netdev.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.379   PBCC     images/vma.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.396   DEP      images/vma.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.445   PBCC     images/creds.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.453   DEP      images/creds.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.474   PBCC     images/utsns.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.481   DEP      images/utsns.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.497   PBCC     images/ipc-desc.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.520   PBCC     images/ipc-sem.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.525   DEP      images/ipc-desc.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.541   DEP      images/ipc-sem.pb-c.d
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.577   PBCC     images/ipc-msg.pb-c.c
20:34:06 [2023-05-05T20:34:06.355Z] #39 5.584   DEP      images/ipc-msg.pb-c.d
20:34:06 [2023-05-05T20:34:06.363Z] #41 67.14   CC       criu/vdso-compat.o
20:34:06 [2023-05-05T20:34:06.363Z] #41 67.24   CC       criu/vdso.o
20:34:06 [2023-05-05T20:34:06.442Z] #37 ...
20:34:06 [2023-05-05T20:34:06.442Z] 
20:34:06 [2023-05-05T20:34:06.442Z] #38 [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
20:34:06 [2023-05-05T20:34:06.442Z] #38 15.20   DEP      compel/plugins/std/log.d
20:34:06 [2023-05-05T20:34:06.442Z] #38 15.28   DEP      compel/plugins/std/fds.d
20:34:06 [2023-05-05T20:34:06.442Z] #38 15.32   DEP      compel/plugins/std/std.d
20:34:06 [2023-05-05T20:34:06.442Z] #38 15.37   DEP      compel/plugins/shmem/shmem.d
20:34:06 [2023-05-05T20:34:06.442Z] #38 15.40   DEP      compel/plugins/fds/fds.d
20:34:06 [2023-05-05T20:34:06.442Z] #38 15.45   CC       compel/plugins/std/std.o
20:34:06 [2023-05-05T20:34:06.565Z] #42 7.653   CC       images/timerfd.o
20:34:06 [2023-05-05T20:34:06.565Z] #42 7.721   CC       images/mm.o
20:34:06 [2023-05-05T20:34:06.565Z] #42 7.822   CC       images/sk-opts.o
20:34:06 [2023-05-05T20:34:06.565Z] #42 7.877   CC       images/sk-unix.o
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.622   PBCC     images/ipc-shm.pb-c.c
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.631   DEP      images/ipc-shm.pb-c.d
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.650   PBCC     images/ipc-var.pb-c.c
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.656   DEP      images/ipc-var.pb-c.d
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.676   PBCC     images/sk-opts.pb-c.c
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.695   PBCC     images/packet-sock.pb-c.c
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.712   DEP      images/sk-opts.pb-c.d
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.735   DEP      images/packet-sock.pb-c.d
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.749   PBCC     images/sk-netlink.pb-c.c
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.771   DEP      images/sk-netlink.pb-c.d
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.787   PBCC     images/sk-inet.pb-c.c
20:34:06 [2023-05-05T20:34:06.614Z] #39 5.816   DEP      images/sk-inet.pb-c.d
20:34:06 [2023-05-05T20:34:06.704Z] #38 15.54   CC       compel/plugins/std/fds.o
20:34:06 [2023-05-05T20:34:06.704Z] #38 15.70   CC       compel/plugins/std/log.o
20:34:06 [2023-05-05T20:34:06.825Z] #42 ...
20:34:06 [2023-05-05T20:34:06.825Z] 
20:34:06 [2023-05-05T20:34:06.825Z] #47 [dev-systemd-false  6/27] RUN ldconfig
20:34:06 [2023-05-05T20:34:06.825Z] #47 DONE 1.3s
20:34:06 [2023-05-05T20:34:06.825Z] 
20:34:06 [2023-05-05T20:34:06.825Z] #42 [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
20:34:06 [2023-05-05T20:34:06.825Z] #42 7.955   CC       images/sk-inet.o
20:34:06 [2023-05-05T20:34:06.825Z] #42 8.039   CC       images/tun.o
20:34:06 [2023-05-05T20:34:06.825Z] #42 8.112   CC       images/sk-netlink.o
20:34:06 [2023-05-05T20:34:06.825Z] #42 8.184   CC       images/packet-sock.o
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.843   PBCC     images/sk-unix.pb-c.c
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.866   DEP      images/sk-unix.pb-c.d
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.907   PBCC     images/mm.pb-c.c
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.926   DEP      images/mm.pb-c.d
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.945   PBCC     images/timerfd.pb-c.c
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.962   DEP      images/timerfd.pb-c.d
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.982   PBCC     images/timer.pb-c.c
20:34:06 [2023-05-05T20:34:06.873Z] #39 5.990   DEP      images/timer.pb-c.d
20:34:06 [2023-05-05T20:34:06.873Z] #39 6.017   PBCC     images/sa.pb-c.c
20:34:06 [2023-05-05T20:34:06.873Z] #39 6.054   DEP      images/sa.pb-c.d
20:34:06 [2023-05-05T20:34:06.927Z] #41 67.53   LINK     criu/built-in.o
20:34:06 [2023-05-05T20:34:06.927Z] #41 67.59   LINK     criu/criu
20:34:06 [2023-05-05T20:34:06.927Z] #41 67.72   DEP      lib/c/criu.d
20:34:06 [2023-05-05T20:34:06.927Z] #41 67.74   CC       images/rpc.pb-c.o
20:34:06 [2023-05-05T20:34:06.965Z] #38 15.95   CC       compel/plugins/std/string.o
20:34:07 [2023-05-05T20:34:07.085Z] #42 8.286   CC       images/ipc-var.o
20:34:07 [2023-05-05T20:34:07.085Z] #42 8.333   CC       images/ipc-desc.o
20:34:07 [2023-05-05T20:34:07.085Z] #42 8.381   CC       images/ipc-shm.o
20:34:07 [2023-05-05T20:34:07.085Z] #42 8.429   CC       images/ipc-msg.o
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.081   PBCC     images/pipe-data.pb-c.c
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.088   DEP      images/pipe-data.pb-c.d
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.110   PBCC     images/mnt.pb-c.c
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.130   DEP      images/mnt.pb-c.d
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.161   PBCC     images/sk-packet.pb-c.c
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.177   DEP      images/sk-packet.pb-c.d
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.206   PBCC     images/tcp-stream.pb-c.c
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.233   DEP      images/tcp-stream.pb-c.d
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.259   PBCC     images/pipe.pb-c.c
20:34:07 [2023-05-05T20:34:07.133Z] #39 6.282   DEP      images/pipe.pb-c.d
20:34:07 [2023-05-05T20:34:07.184Z] #41 67.96   CC       lib/c/criu.o
20:34:07 [2023-05-05T20:34:07.226Z] #38 16.12   CC       compel/plugins/std/infect.o
20:34:07 [2023-05-05T20:34:07.226Z] #38 16.23   CC       compel/arch/x86/plugins/std/parasite-head.o
20:34:07 [2023-05-05T20:34:07.226Z] #38 16.27   CC       compel/arch/x86/plugins/std/memcpy.o
20:34:07 [2023-05-05T20:34:07.226Z] #38 16.31   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:34:07 [2023-05-05T20:34:07.226Z] #38 16.34   AR       compel/plugins/std.lib.a
20:34:07 [2023-05-05T20:34:07.346Z] #42 8.501   CC       images/ipc-sem.o
20:34:07 [2023-05-05T20:34:07.346Z] #42 8.557   CC       images/utsns.o
20:34:07 [2023-05-05T20:34:07.346Z] #42 8.601   CC       images/creds.o
20:34:07 [2023-05-05T20:34:07.346Z] #42 8.647   CC       images/vma.o
20:34:07 [2023-05-05T20:34:07.346Z] #42 8.694   CC       images/netdev.o
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.308   PBCC     images/pstree.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.319   DEP      images/pstree.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.351   PBCC     images/fs.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.357   DEP      images/fs.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.376   PBCC     images/signalfd.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.390   DEP      images/signalfd.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.422   PBCC     images/fh.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.444   PBCC     images/fsnotify.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.465   DEP      images/fh.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.501   DEP      images/fsnotify.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.536   PBCC     images/eventpoll.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.543   DEP      images/eventpoll.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.556   PBCC     images/eventfd.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.564   DEP      images/eventfd.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.578   PBCC     images/remap-file-path.pb-c.c
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.598   DEP      images/remap-file-path.pb-c.d
20:34:07 [2023-05-05T20:34:07.393Z] #39 6.619   PBCC     images/fifo.pb-c.c
20:34:07 [2023-05-05T20:34:07.442Z] #41 68.31   LINK     lib/c/built-in.o
20:34:07 [2023-05-05T20:34:07.442Z] #41 68.31   LINK     lib/c/libcriu.so
20:34:07 [2023-05-05T20:34:07.442Z] #41 68.34   LINK     lib/c/libcriu.a
20:34:07 [2023-05-05T20:34:07.442Z] #41 68.40   GEN      magic.py
20:34:07 [2023-05-05T20:34:07.487Z] #38 16.40   CC       compel/plugins/fds/fds.o
20:34:07 [2023-05-05T20:34:07.487Z] #38 16.50   AR       compel/plugins/fds.lib.a
20:34:07 [2023-05-05T20:34:07.487Z] #38 16.56   HOSTDEP  compel/src/lib/log-host.d
20:34:07 [2023-05-05T20:34:07.487Z] #38 16.59   HOSTDEP  compel/src/lib/handle-elf-host.d
20:34:07 [2023-05-05T20:34:07.606Z] #42 8.778   CC       images/tty.o
20:34:07 [2023-05-05T20:34:07.606Z] #42 8.900   CC       images/file-lock.o
20:34:07 [2023-05-05T20:34:07.606Z] #42 8.981   CC       images/rlimit.o
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.625   DEP      images/fifo.pb-c.d
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.645   PBCC     images/ghost-file.pb-c.c
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.658   DEP      images/ghost-file.pb-c.d
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.675   PBCC     images/regfile.pb-c.c
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.699   DEP      images/regfile.pb-c.d
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.745   PBCC     images/ns.pb-c.c
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.752   DEP      images/ns.pb-c.d
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.804   PBCC     images/fdinfo.pb-c.c
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.839   DEP      images/fdinfo.pb-c.d
20:34:07 [2023-05-05T20:34:07.651Z] #39 6.874   PBCC     images/core-aarch64.pb-c.c
20:34:07 [2023-05-05T20:34:07.699Z] #41 68.46 Note: Building without setproctitle() and strlcpy() support.
20:34:07 [2023-05-05T20:34:07.699Z] #41 68.46       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:34:07 [2023-05-05T20:34:07.699Z] #41 68.46 Note: Building without GnuTLS support
20:34:07 [2023-05-05T20:34:07.699Z] #41 68.46 Makefile.config:39: Warn: you have no libnftables installed
20:34:07 [2023-05-05T20:34:07.699Z] #41 68.46 Makefile.config:40: Warn: Building without nftables support
20:34:07 [2023-05-05T20:34:07.699Z] #41 ...
20:34:07 [2023-05-05T20:34:07.699Z] 
20:34:07 [2023-05-05T20:34:07.699Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:34:07 [2023-05-05T20:34:07.699Z] #52 6.944 Collecting yamllint==1.26.1
20:34:07 [2023-05-05T20:34:07.748Z] #38 16.63   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:34:07 [2023-05-05T20:34:07.748Z] #38 16.67   HOSTDEP  compel/src/main-host.d
20:34:07 [2023-05-05T20:34:07.748Z] #38 16.71   DEP      compel/src/lib/ptrace.d
20:34:07 [2023-05-05T20:34:07.748Z] #38 16.76   DEP      compel/src/lib/infect.d
20:34:07 [2023-05-05T20:34:07.748Z] #38 16.85   DEP      compel/src/lib/infect-util.d
20:34:07 [2023-05-05T20:34:07.865Z] #42 9.038   CC       images/pagemap.o
20:34:07 [2023-05-05T20:34:07.865Z] #42 9.136   CC       images/siginfo.o
20:34:07 [2023-05-05T20:34:07.865Z] #42 9.212   CC       images/rpc.o
20:34:07 [2023-05-05T20:34:07.910Z] #39 6.886   PBCC     images/core-arm.pb-c.c
20:34:07 [2023-05-05T20:34:07.910Z] #39 6.908   PBCC     images/core-ppc64.pb-c.c
20:34:07 [2023-05-05T20:34:07.910Z] #39 6.934   PBCC     images/core-s390.pb-c.c
20:34:07 [2023-05-05T20:34:07.910Z] #39 6.958   PBCC     images/core-x86.pb-c.c
20:34:07 [2023-05-05T20:34:07.910Z] #39 6.971   PBCC     images/core.pb-c.c
20:34:07 [2023-05-05T20:34:07.910Z] #39 6.998   PBCC     images/inventory.pb-c.c
20:34:07 [2023-05-05T20:34:07.910Z] #39 7.031   DEP      images/core-aarch64.pb-c.d
20:34:07 [2023-05-05T20:34:07.910Z] #39 7.054   DEP      images/core-arm.pb-c.d
20:34:07 [2023-05-05T20:34:07.910Z] #39 7.081   DEP      images/core-ppc64.pb-c.d
20:34:07 [2023-05-05T20:34:07.910Z] #39 7.107   DEP      images/core-s390.pb-c.d
20:34:08 [2023-05-05T20:34:08.008Z] #38 16.90   DEP      compel/src/lib/infect-rpc.d
20:34:08 [2023-05-05T20:34:08.008Z] #38 16.95   DEP      compel/arch/x86/src/lib/infect.d
20:34:08 [2023-05-05T20:34:08.008Z] #38 17.01   DEP      compel/arch/x86/src/lib/cpu.d
20:34:08 [2023-05-05T20:34:08.008Z] #38 17.03   DEP      compel/src/lib/log.d
20:34:08 [2023-05-05T20:34:08.008Z] #38 17.07   DEP      compel/src/main.d
20:34:08 [2023-05-05T20:34:08.168Z] #39 7.145   DEP      images/core-x86.pb-c.d
20:34:08 [2023-05-05T20:34:08.169Z] #39 7.202   DEP      images/core.pb-c.d
20:34:08 [2023-05-05T20:34:08.169Z] #39 7.246   DEP      images/inventory.pb-c.d
20:34:08 [2023-05-05T20:34:08.169Z] #39 7.290   PBCC     images/cpuinfo.pb-c.c
20:34:08 [2023-05-05T20:34:08.169Z] #39 7.310   DEP      images/cpuinfo.pb-c.d
20:34:08 [2023-05-05T20:34:08.169Z] #39 7.342   PBCC     images/stats.pb-c.c
20:34:08 [2023-05-05T20:34:08.169Z] #39 7.386   DEP      images/stats.pb-c.d
20:34:08 [2023-05-05T20:34:08.279Z] #38 17.13   DEP      compel/src/lib/handle-elf.d
20:34:08 [2023-05-05T20:34:08.279Z] #38 17.17   DEP      compel/arch/x86/src/lib/handle-elf.d
20:34:08 [2023-05-05T20:34:08.279Z] #38 17.23   CC       compel/src/lib/log.o
20:34:08 [2023-05-05T20:34:08.279Z] #38 17.31   CC       compel/arch/x86/src/lib/cpu.o
20:34:08 [2023-05-05T20:34:08.434Z] #42 ...
20:34:08 [2023-05-05T20:34:08.434Z] 
20:34:08 [2023-05-05T20:34:08.434Z] #48 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:34:08 [2023-05-05T20:34:08.434Z] #48 DONE 1.4s
20:34:08 [2023-05-05T20:34:08.434Z] 
20:34:08 [2023-05-05T20:34:08.434Z] #42 [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
20:34:08 [2023-05-05T20:34:08.434Z] #42 9.474   CC       images/ext-file.o
20:34:08 [2023-05-05T20:34:08.434Z] #42 9.527   CC       images/cgroup.o
20:34:08 [2023-05-05T20:34:08.434Z] #42 9.677   CC       images/userns.o
20:34:08 [2023-05-05T20:34:08.540Z] #38 17.54   CC       compel/arch/x86/src/lib/infect.o
20:34:08 [2023-05-05T20:34:08.631Z] #52 7.984   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:34:08 [2023-05-05T20:34:08.693Z] #42 9.751   CC       images/google/protobuf/descriptor.o
20:34:08 [2023-05-05T20:34:08.952Z] #42 10.18   CC       images/opts.o
20:34:08 [2023-05-05T20:34:08.952Z] #42 10.23   CC       images/seccomp.o
20:34:08 [2023-05-05T20:34:08.952Z] #42 10.31   CC       images/binfmt-misc.o
20:34:09 [2023-05-05T20:34:09.112Z] #38 17.82   CC       compel/src/lib/infect-rpc.o
20:34:09 [2023-05-05T20:34:09.112Z] #38 17.94   CC       compel/src/lib/infect-util.o
20:34:09 [2023-05-05T20:34:09.112Z] #38 18.08   CC       compel/src/lib/infect.o
20:34:09 [2023-05-05T20:34:09.194Z] #52 8.358 Collecting pathspec>=0.5.3
20:34:09 [2023-05-05T20:34:09.194Z] #52 8.362   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:34:09 [2023-05-05T20:34:09.211Z] #42 10.39   CC       images/time.o
20:34:09 [2023-05-05T20:34:09.211Z] #42 10.44   CC       images/sysctl.o
20:34:09 [2023-05-05T20:34:09.211Z] #42 ...
20:34:09 [2023-05-05T20:34:09.211Z] 
20:34:09 [2023-05-05T20:34:09.211Z] #37 [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
20:34:09 [2023-05-05T20:34:09.211Z] #37 8.347 + cd /tmp/tmp.RGNICvaIOK/src/github.com/containerd/containerd
20:34:09 [2023-05-05T20:34:09.211Z] #37 8.347 + git checkout -q v1.6.21
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + export 'BUILDTAGS=netgo osusergo static_build'
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + BUILDTAGS='netgo osusergo static_build'
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + export EXTRA_FLAGS=-buildmode=pie
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + EXTRA_FLAGS=-buildmode=pie
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + '[' '' = dynamic ']'
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.383 + make
20:34:09 [2023-05-05T20:34:09.211Z] #37 9.906 + bin/ctr
20:34:09 [2023-05-05T20:34:09.211Z] #37 ...
20:34:09 [2023-05-05T20:34:09.211Z] 
20:34:09 [2023-05-05T20:34:09.211Z] #42 [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
20:34:09 [2023-05-05T20:34:09.211Z] #42 10.50   CC       images/autofs.o
20:34:09 [2023-05-05T20:34:09.211Z] #42 10.55   CC       images/macvlan.o
20:34:09 [2023-05-05T20:34:09.285Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:34:09 [2023-05-05T20:34:09.451Z] #52 8.587 Collecting pyyaml
20:34:09 [2023-05-05T20:34:09.451Z] #52 8.592   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:34:09 [2023-05-05T20:34:09.451Z] #52 8.625 Building wheels for collected packages: yamllint
20:34:09 [2023-05-05T20:34:09.451Z] #52 8.626   Building wheel for yamllint (setup.py): started
20:34:09 [2023-05-05T20:34:09.470Z] #42 10.59   CC       images/sit.o
20:34:09 [2023-05-05T20:34:09.470Z] #42 10.65   CC       images/memfd.o
20:34:09 [2023-05-05T20:34:09.470Z] #42 10.73   CC       images/timens.o
20:34:09 [2023-05-05T20:34:09.470Z] #42 10.79   LINK     images/built-in.o
20:34:09 [2023-05-05T20:34:09.544Z] #39 8.369 make[1]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.544Z] #39 ...
20:34:09 [2023-05-05T20:34:09.544Z] 
20:34:09 [2023-05-05T20:34:09.544Z] #23 [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
20:34:09 [2023-05-05T20:34:09.544Z] #23 32.09 + for f in rootlesskit rootlesskit-docker-proxy
20:34:09 [2023-05-05T20:34:09.544Z] #23 32.09 + GOBIN=/build
20:34:09 [2023-05-05T20:34:09.544Z] #23 32.09 + GO111MODULE=on
20:34:09 [2023-05-05T20:34:09.544Z] #23 32.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
20:34:09 [2023-05-05T20:34:09.544Z] #23 ...
20:34:09 [2023-05-05T20:34:09.544Z] 
20:34:09 [2023-05-05T20:34:09.544Z] #32 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:34:09 [2023-05-05T20:34:09.544Z] #32 22.50 Selecting previously unselected package gcc-mingw-w64-base.
20:34:09 [2023-05-05T20:34:09.544Z] #32 22.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 22.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 22.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:34:09 [2023-05-05T20:34:09.544Z] #32 22.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 22.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 26.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:34:09 [2023-05-05T20:34:09.544Z] #32 26.42 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 26.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 31.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:34:09 [2023-05-05T20:34:09.544Z] #32 31.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.544Z] #32 31.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.684Z] #38 18.75   CC       compel/src/lib/ptrace.o
20:34:09 [2023-05-05T20:34:09.709Z] #52 ...
20:34:09 [2023-05-05T20:34:09.709Z] 
20:34:09 [2023-05-05T20:34:09.709Z] #41 [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
20:34:09 [2023-05-05T20:34:09.709Z] #41 68.76 fatal: not a git repository (or any of the parent directories): .git
20:34:09 [2023-05-05T20:34:09.709Z] #41 68.94 make[1]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.09 make[1]: 'images/built-in.o' is up to date.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.10 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.12 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.13 make[1]: 'compel/libcompel.a' is up to date.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.14 make[1]: 'compel/compel-host-bin' is up to date.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.15 make[1]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.16 make[1]: 'soccr/libsoccr.a' is up to date.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.26 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.27 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.29 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.35 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.38 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.39 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.42 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.47 make[2]: Nothing to be done for 'all'.
20:34:09 [2023-05-05T20:34:09.709Z] #41 69.48   INSTALL  criu/criu
20:34:09 [2023-05-05T20:34:09.709Z] #41 DONE 70.4s
20:34:09 [2023-05-05T20:34:09.709Z] 
20:34:09 [2023-05-05T20:34:09.709Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:34:09 [2023-05-05T20:34:09.709Z] #52 8.891   Building wheel for yamllint (setup.py): finished with status 'done'
20:34:09 [2023-05-05T20:34:09.709Z] #52 8.891   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cadf8f7988c656ef2b555ef4634676351d0f7492206c724db15d0fefdc363aaa
20:34:09 [2023-05-05T20:34:09.709Z] #52 8.891   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:34:09 [2023-05-05T20:34:09.709Z] #52 8.891 Successfully built yamllint
20:34:09 [2023-05-05T20:34:09.709Z] #52 8.900 Installing collected packages: pyyaml, pathspec, yamllint
20:34:09 [2023-05-05T20:34:09.729Z] #42 10.87   GEN      compel/include/asm
20:34:09 [2023-05-05T20:34:09.729Z] #42 10.91   GEN      compel/include/version.h
20:34:09 [2023-05-05T20:34:09.729Z] #42 10.94 touch .config
20:34:09 [2023-05-05T20:34:09.729Z] #42 10.99   GEN      include/common/config.h
20:34:09 [2023-05-05T20:34:09.802Z] #32 ...
20:34:09 [2023-05-05T20:34:09.802Z] 
20:34:09 [2023-05-05T20:34:09.802Z] #37 [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
20:34:09 [2023-05-05T20:34:09.802Z] #37 18.52 + cd /tmp/tmp.dOkMD0k4xW/src/github.com/containerd/containerd
20:34:09 [2023-05-05T20:34:09.802Z] #37 18.52 + git checkout -q v1.6.21
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + export 'BUILDTAGS=netgo osusergo static_build'
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + BUILDTAGS='netgo osusergo static_build'
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + export EXTRA_FLAGS=-buildmode=pie
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + EXTRA_FLAGS=-buildmode=pie
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + '[' '' = dynamic ']'
20:34:09 [2023-05-05T20:34:09.802Z] #37 19.10 + make
20:34:09 [2023-05-05T20:34:09.844Z] Congratulations!  All API changes are done the right way.
20:34:09 [2023-05-05T20:34:09.844Z] Congratulations!  All TOML source files changed here have valid syntax.
20:34:09 [2023-05-05T20:34:09.844Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:34:09 [2023-05-05T20:34:09.844Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:34:09 [2023-05-05T20:34:09.844Z] Congratulations!  No new tests were added to integration-cli.
20:34:09 [2023-05-05T20:34:09.844Z] 
20:34:09 [2023-05-05T20:34:09.844Z] INFO Start validation with golang-ci-lint
20:34:09 [2023-05-05T20:34:09.946Z] #38 18.87   AR       compel/libcompel.a
20:34:09 [2023-05-05T20:34:09.946Z] #38 ...
20:34:09 [2023-05-05T20:34:09.946Z] 
20:34:09 [2023-05-05T20:34:09.946Z] #35 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:34:09 [2023-05-05T20:34:09.946Z] #35 35.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:34:09 [2023-05-05T20:34:09.946Z] #35 35.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 35.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 39.13 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:34:09 [2023-05-05T20:34:09.946Z] #35 39.13 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 39.14 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 40.81 Selecting previously unselected package g++-mingw-w64-x86-64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 40.81 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 40.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 40.95 Selecting previously unselected package libapparmor1:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 40.95 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 40.96 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.08 Selecting previously unselected package libapparmor-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.30 Selecting previously unselected package libbtrfs0:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.30 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.42 Selecting previously unselected package libbtrfs-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.67 Selecting previously unselected package libudev-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.67 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.72 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.86 Selecting previously unselected package libsepol1-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 41.87 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.11 Selecting previously unselected package libpcre2-16-0:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.13 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.28 Selecting previously unselected package libpcre2-32-0:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.28 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.30 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.40 Selecting previously unselected package libpcre2-posix2:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.41 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.42 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.48 Selecting previously unselected package libpcre2-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.48 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.49 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.75 Selecting previously unselected package libselinux1-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.77 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.98 Selecting previously unselected package libdevmapper-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 42.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.00 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.10 Selecting previously unselected package libseccomp-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.27 Selecting previously unselected package libsystemd-dev:amd64.
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.27 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.28 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.55 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.57 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.64 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.71 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.73 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.77 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.81 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.92 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.94 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.95 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 43.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.04 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.16 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.18 Setting up mingw-w64-common (8.0.0-1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.21 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.23 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.26 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.29 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.37 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
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.41 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
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.48 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.55 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.59 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
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.72 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.75 Setting up dmsetup (2:1.02.175-2.1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.78 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 44.80 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:34:09 [2023-05-05T20:34:09.946Z] #35 ...
20:34:09 [2023-05-05T20:34:09.946Z] 
20:34:09 [2023-05-05T20:34:09.946Z] #38 [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
20:34:09 [2023-05-05T20:34:09.946Z] #38 18.94   HOSTCC   compel/src/main-host.o
20:34:09 [2023-05-05T20:34:09.967Z] #52 9.058 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
20:34:09 [2023-05-05T20:34:09.967Z] #52 DONE 9.2s
20:34:09 [2023-05-05T20:34:09.967Z] 
20:34:09 [2023-05-05T20:34:09.967Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.07   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.07   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.09   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.11   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.12   DEP      compel/plugins/std/infect.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.15   DEP      compel/plugins/std/string.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.17   DEP      compel/plugins/std/log.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.19   DEP      compel/plugins/std/fds.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.21   DEP      compel/plugins/std/std.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.24   DEP      compel/plugins/shmem/shmem.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.26   DEP      compel/plugins/fds/fds.d
20:34:09 [2023-05-05T20:34:09.988Z] #42 11.30   CC       compel/plugins/std/std.o
20:34:10 [2023-05-05T20:34:10.100Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:34:10 [2023-05-05T20:34:10.100Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] 
20:34:10 [2023-05-05T20:34:10.100Z] INFO [loader] Using build tags: [apparmor seccomp] 
20:34:10 [2023-05-05T20:34:10.207Z] #38 19.11   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:34:10 [2023-05-05T20:34:10.207Z] #38 19.17   HOSTCC   compel/src/lib/handle-elf-host.o
20:34:10 [2023-05-05T20:34:10.207Z] #38 19.26   HOSTCC   compel/src/lib/log-host.o
20:34:10 [2023-05-05T20:34:10.207Z] #38 19.32   HOSTLINK compel/compel-host-bin
20:34:10 [2023-05-05T20:34:10.224Z] #53 DONE 0.2s
20:34:10 [2023-05-05T20:34:10.224Z] 
20:34:10 [2023-05-05T20:34:10.224Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
20:34:10 [2023-05-05T20:34:10.247Z] #42 11.36   CC       compel/plugins/std/fds.o
20:34:10 [2023-05-05T20:34:10.247Z] #42 11.44   CC       compel/plugins/std/log.o
20:34:10 [2023-05-05T20:34:10.481Z] #54 DONE 0.1s
20:34:10 [2023-05-05T20:34:10.481Z] 
20:34:10 [2023-05-05T20:34:10.481Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
20:34:10 [2023-05-05T20:34:10.481Z] #55 DONE 0.1s
20:34:10 [2023-05-05T20:34:10.481Z] 
20:34:10 [2023-05-05T20:34:10.481Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
20:34:10 [2023-05-05T20:34:10.481Z] #56 DONE 0.0s
20:34:10 [2023-05-05T20:34:10.481Z] 
20:34:10 [2023-05-05T20:34:10.481Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
20:34:10 [2023-05-05T20:34:10.481Z] #57 DONE 0.1s
20:34:10 [2023-05-05T20:34:10.481Z] 
20:34:10 [2023-05-05T20:34:10.481Z] #35 [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
20:34:10 [2023-05-05T20:34:10.505Z] #42 11.62   CC       compel/plugins/std/string.o
20:34:10 [2023-05-05T20:34:10.505Z] #42 11.77   CC       compel/plugins/std/infect.o
20:34:10 [2023-05-05T20:34:10.505Z] #42 11.86   CC       compel/arch/aarch64/plugins/std/parasite-head.o
20:34:10 [2023-05-05T20:34:10.626Z] #38 19.38   DEP      soccr/soccr.d
20:34:10 [2023-05-05T20:34:10.627Z] #38 19.45   CC       soccr/soccr.o
20:34:10 [2023-05-05T20:34:10.738Z] #37 20.07 + bin/ctr
20:34:10 [2023-05-05T20:34:10.738Z] #35 ...
20:34:10 [2023-05-05T20:34:10.739Z] 
20:34:10 [2023-05-05T20:34:10.739Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
20:34:10 [2023-05-05T20:34:10.739Z] #58 DONE 0.2s
20:34:10 [2023-05-05T20:34:10.739Z] 
20:34:10 [2023-05-05T20:34:10.739Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
20:34:10 [2023-05-05T20:34:10.739Z] #59 DONE 0.1s
20:34:10 [2023-05-05T20:34:10.739Z] 
20:34:10 [2023-05-05T20:34:10.739Z] #35 [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
20:34:10 [2023-05-05T20:34:10.764Z] #42 11.87   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
20:34:10 [2023-05-05T20:34:10.764Z] #42 11.89   AR       compel/plugins/std.lib.a
20:34:10 [2023-05-05T20:34:10.764Z] #42 11.99   CC       compel/plugins/fds/fds.o
20:34:10 [2023-05-05T20:34:10.764Z] #42 ...
20:34:10 [2023-05-05T20:34:10.764Z] 
20:34:10 [2023-05-05T20:34:10.764Z] #49 [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
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.725 + RM_GOPATH=0
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.725 + TMP_GOPATH=
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.725 + : /build
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.725 + '[' -z '' ']'
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.725 ++ mktemp -d
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.726 + export GOPATH=/tmp/tmp.DL9B05XI3c
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.726 + GOPATH=/tmp/tmp.DL9B05XI3c
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.726 + RM_GOPATH=1
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.726 + case "$(go env GOARCH)" in
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.726 ++ go env GOARCH
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.733 + export GO_BUILDMODE=-buildmode=pie
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.733 + GO_BUILDMODE=-buildmode=pie
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.736 Install runc version v1.1.5 (build tags: seccomp)
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 ++ dirname /tmp/install/install.sh
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + dir=/tmp/install
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + bin=runc
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + shift
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + '[' '!' -f /tmp/install/runc.installer ']'
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + . /tmp/install/runc.installer
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 ++ set -e
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 ++ : v1.1.5
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + install_runc
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + RUNC_BUILDTAGS=seccomp
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + echo 'Install runc version v1.1.5 (build tags: seccomp)'
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.737 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DL9B05XI3c/src/github.com/opencontainers/runc
20:34:10 [2023-05-05T20:34:10.764Z] #0 0.744 Cloning into '/tmp/tmp.DL9B05XI3c/src/github.com/opencontainers/runc'...
20:34:10 [2023-05-05T20:34:10.764Z] #0 2.695 + cd /tmp/tmp.DL9B05XI3c/src/github.com/opencontainers/runc
20:34:10 [2023-05-05T20:34:10.764Z] #0 2.696 + git checkout -q v1.1.5
20:34:10 [2023-05-05T20:34:10.764Z] #0 2.880 + '[' -z '' ']'
20:34:10 [2023-05-05T20:34:10.764Z] #0 2.880 + target=static
20:34:10 [2023-05-05T20:34:10.764Z] #0 2.880 + make BUILDTAGS=seccomp static
20:34:10 [2023-05-05T20:34:10.764Z] #0 3.079 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc .
20:34:10 [2023-05-05T20:34:10.764Z] #49 ...
20:34:10 [2023-05-05T20:34:10.764Z] 
20:34:10 [2023-05-05T20:34:10.764Z] #42 [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
20:34:10 [2023-05-05T20:34:10.764Z] #42 12.03   AR       compel/plugins/fds.lib.a
20:34:10 [2023-05-05T20:34:10.904Z] #38 19.85   AR       soccr/libsoccr.a
20:34:10 [2023-05-05T20:34:10.904Z] #38 19.89 make[1]: 'soccr/libsoccr.a' is up to date.
20:34:10 [2023-05-05T20:34:10.996Z] #35 ...
20:34:10 [2023-05-05T20:34:10.996Z] 
20:34:10 [2023-05-05T20:34:10.996Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
20:34:10 [2023-05-05T20:34:10.996Z] #60 DONE 0.1s
20:34:10 [2023-05-05T20:34:10.996Z] 
20:34:10 [2023-05-05T20:34:10.996Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
20:34:10 [2023-05-05T20:34:10.996Z] #61 DONE 0.1s
20:34:10 [2023-05-05T20:34:10.996Z] 
20:34:10 [2023-05-05T20:34:10.996Z] #35 [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
20:34:10 [2023-05-05T20:34:10.996Z] #35 87.02 # github.com/containerd/containerd/cmd/containerd
20:34:10 [2023-05-05T20:34:10.997Z] #35 87.02 /usr/bin/ld: /tmp/go-link-1507515938/000019.o: in function `New':
20:34:10 [2023-05-05T20:34:10.997Z] #35 87.02 /tmp/tmp.fGf5K0hkLe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:34:10 [2023-05-05T20:34:10.997Z] #35 87.10 + bin/containerd-stress
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.12   HOSTDEP  compel/src/lib/log-host.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.15   HOSTDEP  compel/src/lib/handle-elf-host.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.18   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.22   HOSTDEP  compel/src/main-host.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.25   DEP      compel/src/lib/ptrace.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.29   DEP      compel/src/lib/infect.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.33   DEP      compel/src/lib/infect-util.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.38   DEP      compel/src/lib/infect-rpc.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.40   DEP      compel/arch/aarch64/src/lib/infect.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.43   DEP      compel/arch/aarch64/src/lib/cpu.d
20:34:11 [2023-05-05T20:34:11.023Z] #42 12.44   DEP      compel/src/lib/log.d
20:34:11 [2023-05-05T20:34:11.176Z] #38 20.12   DEP      criu/arch/x86/sigframe.d
20:34:11 [2023-05-05T20:34:11.176Z] #38 20.16   DEP      criu/arch/x86/sigaction_compat.d
20:34:11 [2023-05-05T20:34:11.176Z] #38 20.21   DEP      criu/arch/x86/kerndat.d
20:34:11 [2023-05-05T20:34:11.255Z] #35 ...
20:34:11 [2023-05-05T20:34:11.255Z] 
20:34:11 [2023-05-05T20:34:11.255Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
20:34:11 [2023-05-05T20:34:11.255Z] #62 DONE 0.3s
20:34:11 [2023-05-05T20:34:11.255Z] 
20:34:11 [2023-05-05T20:34:11.255Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
20:34:11 [2023-05-05T20:34:11.255Z] #63 DONE 0.1s
20:34:11 [2023-05-05T20:34:11.255Z] 
20:34:11 [2023-05-05T20:34:11.255Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
20:34:11 [2023-05-05T20:34:11.282Z] #42 12.46   DEP      compel/src/main.d
20:34:11 [2023-05-05T20:34:11.282Z] #42 12.49   DEP      compel/src/lib/handle-elf.d
20:34:11 [2023-05-05T20:34:11.282Z] #42 12.52   DEP      compel/arch/aarch64/src/lib/handle-elf.d
20:34:11 [2023-05-05T20:34:11.282Z] #42 12.59   CC       compel/src/lib/log.o
20:34:11 [2023-05-05T20:34:11.443Z] #38 20.28   DEP      criu/arch/x86/crtools.d
20:34:11 [2023-05-05T20:34:11.443Z] #38 20.34   DEP      criu/arch/x86/cpu.d
20:34:11 [2023-05-05T20:34:11.443Z] #38 20.40   CC       criu/arch/x86/cpu.o
20:34:11 [2023-05-05T20:34:11.511Z] #64 DONE 0.3s
20:34:11 [2023-05-05T20:34:11.512Z] 
20:34:11 [2023-05-05T20:34:11.512Z] #35 [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
20:34:11 [2023-05-05T20:34:11.541Z] #42 12.67   CC       compel/arch/aarch64/src/lib/cpu.o
20:34:11 [2023-05-05T20:34:11.541Z] #42 12.73   CC       compel/arch/aarch64/src/lib/infect.o
20:34:11 [2023-05-05T20:34:11.541Z] #42 12.81   CC       compel/src/lib/infect-rpc.o
20:34:11 [2023-05-05T20:34:11.713Z] #38 ...
20:34:11 [2023-05-05T20:34:11.713Z] 
20:34:11 [2023-05-05T20:34:11.713Z] #35 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:34:11 [2023-05-05T20:34:11.713Z] #35 DONE 47.2s
20:34:11 [2023-05-05T20:34:11.713Z] 
20:34:11 [2023-05-05T20:34:11.713Z] #38 [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
20:34:11 [2023-05-05T20:34:11.713Z] #38 20.57 include/common/asm/bitops.h: Assembler messages:
20:34:11 [2023-05-05T20:34:11.713Z] #38 20.57 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:11 [2023-05-05T20:34:11.713Z] #38 20.57 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:11 [2023-05-05T20:34:11.713Z] #38 20.57 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:11 [2023-05-05T20:34:11.713Z] #38 20.57 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:11 [2023-05-05T20:34:11.713Z] #38 20.57   CC       criu/arch/x86/crtools.o
20:34:11 [2023-05-05T20:34:11.800Z] #42 12.89   CC       compel/src/lib/infect-util.o
20:34:11 [2023-05-05T20:34:11.800Z] #42 12.95   CC       compel/src/lib/infect.o
20:34:12 [2023-05-05T20:34:12.059Z] #42 13.43   CC       compel/src/lib/ptrace.o
20:34:12 [2023-05-05T20:34:12.075Z] #35 88.00 + bin/containerd-shim
20:34:12 [2023-05-05T20:34:12.290Z] #38 21.02   CC       criu/arch/x86/kerndat.o
20:34:12 [2023-05-05T20:34:12.290Z] #38 21.17   CC       criu/arch/x86/sigaction_compat.o
20:34:12 [2023-05-05T20:34:12.290Z] #38 21.25   CC       criu/arch/x86/sigframe.o
20:34:12 [2023-05-05T20:34:12.290Z] #38 21.35   LINK     criu/arch/x86/crtools.built-in.o
20:34:12 [2023-05-05T20:34:12.290Z] #38 21.37   DEP      criu/pie/util-vdso-elf32.d
20:34:12 [2023-05-05T20:34:12.325Z] #42 13.52   AR       compel/libcompel.a
20:34:12 [2023-05-05T20:34:12.325Z] #42 13.57   HOSTCC   compel/src/main-host.o
20:34:12 [2023-05-05T20:34:12.325Z] #42 13.65   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
20:34:12 [2023-05-05T20:34:12.555Z] #38 21.42   DEP      criu/pie/util-vdso.d
20:34:12 [2023-05-05T20:34:12.555Z] #38 21.46   DEP      criu/pie/util.d
20:34:12 [2023-05-05T20:34:12.555Z] #38 21.53   CC       criu/pie/util.o
20:34:12 [2023-05-05T20:34:12.555Z] #38 21.64   CC       criu/pie/util-vdso.o
20:34:12 [2023-05-05T20:34:12.584Z] #42 13.69   HOSTCC   compel/src/lib/handle-elf-host.o
20:34:12 [2023-05-05T20:34:12.584Z] #42 13.77   HOSTCC   compel/src/lib/log-host.o
20:34:12 [2023-05-05T20:34:12.584Z] #42 13.83   HOSTLINK compel/compel-host-bin
20:34:12 [2023-05-05T20:34:12.584Z] #42 13.89   DEP      soccr/soccr.d
20:34:12 [2023-05-05T20:34:12.820Z] #38 21.87   CC       criu/pie/util-vdso-elf32.o
20:34:12 [2023-05-05T20:34:12.843Z] #42 13.95   CC       soccr/soccr.o
20:34:13 [2023-05-05T20:34:13.081Z] #38 22.06   AR       criu/pie/pie.lib.a
20:34:13 [2023-05-05T20:34:13.081Z] #38 22.11   DEP      criu/pie/restorer.d
20:34:13 [2023-05-05T20:34:13.081Z] #38 22.19   DEP      criu/arch/x86/sigaction_compat_pie.d
20:34:13 [2023-05-05T20:34:13.102Z] #42 14.27   AR       soccr/libsoccr.a
20:34:13 [2023-05-05T20:34:13.102Z] #42 14.29 make[1]: 'soccr/libsoccr.a' is up to date.
20:34:13 [2023-05-05T20:34:13.102Z] #42 14.43   DEP      criu/arch/aarch64/sigframe.d
20:34:13 [2023-05-05T20:34:13.346Z] #38 22.24   DEP      criu/arch/x86/restorer_unmap.d
20:34:13 [2023-05-05T20:34:13.346Z] #38 22.26   DEP      criu/arch/x86/restorer.d
20:34:13 [2023-05-05T20:34:13.346Z] #38 ...
20:34:13 [2023-05-05T20:34:13.346Z] 
20:34:13 [2023-05-05T20:34:13.346Z] #42 [dev-systemd-false  1/27] RUN groupadd -r docker
20:34:13 [2023-05-05T20:34:13.346Z] #42 DONE 1.7s
20:34:13 [2023-05-05T20:34:13.346Z] 
20:34:13 [2023-05-05T20:34:13.346Z] #38 [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
20:34:13 [2023-05-05T20:34:13.346Z] #38 22.34   DEP      criu/arch/x86/vdso-pie.d
20:34:13 [2023-05-05T20:34:13.346Z] #38 22.39   DEP      criu/pie/parasite-vdso.d
20:34:13 [2023-05-05T20:34:13.346Z] #38 22.44   DEP      criu/pie/parasite.d
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.46   DEP      criu/arch/aarch64/crtools.d
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.51   DEP      criu/arch/aarch64/cpu.d
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.52   DEP      criu/arch/aarch64/bitops.d
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.56   CC       criu/arch/aarch64/bitops.o
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.58   CC       criu/arch/aarch64/cpu.o
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.62   CC       criu/arch/aarch64/crtools.o
20:34:13 [2023-05-05T20:34:13.362Z] #42 14.78   CC       criu/arch/aarch64/sigframe.o
20:34:13 [2023-05-05T20:34:13.621Z] #42 14.84   LINK     criu/arch/aarch64/crtools.built-in.o
20:34:13 [2023-05-05T20:34:13.621Z] #42 14.89   DEP      criu/pie/util-vdso.d
20:34:13 [2023-05-05T20:34:13.621Z] #42 14.92   DEP      criu/pie/util.d
20:34:13 [2023-05-05T20:34:13.621Z] #42 14.96   CC       criu/pie/util.o
20:34:13 [2023-05-05T20:34:13.624Z] #38 22.57   CC       criu/pie/parasite.o
20:34:13 [2023-05-05T20:34:13.881Z] #42 15.02   CC       criu/pie/util-vdso.o
20:34:13 [2023-05-05T20:34:13.881Z] #42 15.16   AR       criu/pie/pie.lib.a
20:34:13 [2023-05-05T20:34:13.881Z] #42 15.19   DEP      criu/pie/restorer.d
20:34:13 [2023-05-05T20:34:13.884Z] #38 22.95   LINK     criu/pie/parasite.built-in.o
20:34:13 [2023-05-05T20:34:13.884Z] #38 22.97   GEN      criu/pie/parasite-blob.h
20:34:13 [2023-05-05T20:34:13.884Z] #38 22.98   CC       criu/pie/parasite-vdso.o
20:34:14 [2023-05-05T20:34:14.141Z] #42 15.24   DEP      criu/arch/aarch64/intraprocedure.d
20:34:14 [2023-05-05T20:34:14.141Z] #42 15.26   DEP      criu/arch/aarch64/restorer.d
20:34:14 [2023-05-05T20:34:14.141Z] #42 15.30   DEP      criu/arch/aarch64/vdso-pie.d
20:34:14 [2023-05-05T20:34:14.141Z] #42 15.34   DEP      criu/pie/parasite-vdso.d
20:34:14 [2023-05-05T20:34:14.141Z] #42 15.38   DEP      criu/pie/parasite.d
20:34:14 [2023-05-05T20:34:14.141Z] #42 15.43   CC       criu/pie/parasite.o
20:34:14 [2023-05-05T20:34:14.404Z] #42 15.70   LINK     criu/pie/parasite.built-in.o
20:34:14 [2023-05-05T20:34:14.404Z] #42 15.71   GEN      criu/pie/parasite-blob.h
20:34:14 [2023-05-05T20:34:14.455Z] #38 23.19   CC       criu/arch/x86/vdso-pie.o
20:34:14 [2023-05-05T20:34:14.455Z] #38 23.31   CC       criu/arch/x86/restorer.o
20:34:14 [2023-05-05T20:34:14.455Z] #38 23.43   CC       criu/arch/x86/restorer_unmap.o
20:34:14 [2023-05-05T20:34:14.455Z] #38 23.45   CC       criu/arch/x86/sigaction_compat_pie.o
20:34:14 [2023-05-05T20:34:14.455Z] #38 23.53   CC       criu/pie/restorer.o
20:34:14 [2023-05-05T20:34:14.663Z] #42 15.73   CC       criu/pie/parasite-vdso.o
20:34:14 [2023-05-05T20:34:14.663Z] #42 15.89   CC       criu/arch/aarch64/vdso-pie.o
20:34:14 [2023-05-05T20:34:14.663Z] #42 15.96   CC       criu/arch/aarch64/restorer.o
20:34:14 [2023-05-05T20:34:14.922Z] #42 16.04   CC       criu/arch/aarch64/intraprocedure.o
20:34:14 [2023-05-05T20:34:14.922Z] #42 16.06   CC       criu/pie/restorer.o
20:34:15 [2023-05-05T20:34:15.399Z] #38 ...
20:34:15 [2023-05-05T20:34:15.399Z] 
20:34:15 [2023-05-05T20:34:15.399Z] #43 [dev-systemd-false  2/27] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:34:15 [2023-05-05T20:34:15.399Z] #43 DONE 1.7s
20:34:15 [2023-05-05T20:34:15.399Z] 
20:34:15 [2023-05-05T20:34:15.399Z] #44 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:34:15 [2023-05-05T20:34:15.490Z] #42 16.84   LINK     criu/pie/restorer.built-in.o
20:34:15 [2023-05-05T20:34:15.749Z] #42 16.85   GEN      criu/pie/restorer-blob.h
20:34:15 [2023-05-05T20:34:15.749Z] #42 16.92   DEP      criu/vdso.d
20:34:15 [2023-05-05T20:34:15.749Z] #42 16.98   DEP      criu/uts_ns.d
20:34:15 [2023-05-05T20:34:15.749Z] #42 17.01   DEP      criu/util.d
20:34:15 [2023-05-05T20:34:15.749Z] #42 17.06   DEP      criu/uffd.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.13   DEP      criu/tun.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.17   DEP      criu/tty.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.22   DEP      criu/timerfd.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.26   DEP      criu/timens.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.31   DEP      criu/sysfs_parse.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.34   DEP      criu/sysctl.d
20:34:16 [2023-05-05T20:34:16.007Z] #42 17.40   DEP      criu/string.d
20:34:16 [2023-05-05T20:34:16.009Z] #37 ...
20:34:16 [2023-05-05T20:34:16.009Z] 
20:34:16 [2023-05-05T20:34:16.009Z] #39 [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
20:34:16 [2023-05-05T20:34:16.009Z] #39 9.366   CC       images/stats.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 9.525   CC       images/core.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 9.719   CC       images/core-x86.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 9.897   CC       images/core-arm.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.02   CC       images/core-aarch64.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.13   CC       images/core-ppc64.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.36   CC       images/core-s390.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.54   CC       images/cpuinfo.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.73   CC       images/inventory.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.87   CC       images/fdinfo.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 10.99   CC       images/fown.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.05   CC       images/ns.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.11   CC       images/regfile.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.25   CC       images/ghost-file.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.44   CC       images/fifo.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.58   CC       images/remap-file-path.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.67   CC       images/eventfd.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.77   CC       images/eventpoll.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.86   CC       images/fh.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 11.96   CC       images/fsnotify.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 12.33   CC       images/signalfd.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 12.41   CC       images/fs.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 12.59   CC       images/pstree.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 12.66   CC       images/pipe.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 12.88   CC       images/tcp-stream.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 12.97   CC       images/sk-packet.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.13   CC       images/mnt.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.30   CC       images/pipe-data.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.44   CC       images/sa.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.53   CC       images/timer.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.72   CC       images/timerfd.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.84   CC       images/mm.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 13.95   CC       images/sk-opts.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.02   CC       images/sk-unix.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.14   CC       images/sk-inet.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.24   CC       images/tun.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.35   CC       images/sk-netlink.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.44   CC       images/packet-sock.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.63   CC       images/ipc-var.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.70   CC       images/ipc-desc.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.81   CC       images/ipc-shm.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 14.91   CC       images/ipc-msg.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 15.05   CC       images/ipc-sem.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 15.11   CC       images/utsns.o
20:34:16 [2023-05-05T20:34:16.009Z] #39 15.18   CC       images/creds.o
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.41   DEP      criu/stats.d
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.44   DEP      criu/sockets.d
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.49   DEP      criu/sk-unix.d
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.55   DEP      criu/sk-tcp.d
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.60   DEP      criu/sk-queue.d
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.63   DEP      criu/sk-packet.d
20:34:16 [2023-05-05T20:34:16.266Z] #42 17.67   DEP      criu/sk-netlink.d
20:34:16 [2023-05-05T20:34:16.274Z] #39 15.26   CC       images/vma.o
20:34:16 [2023-05-05T20:34:16.274Z] #39 15.37   CC       images/netdev.o
20:34:16 [2023-05-05T20:34:16.345Z] #44 1.035 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:34:16 [2023-05-05T20:34:16.345Z] #44 DONE 1.3s
20:34:16 [2023-05-05T20:34:16.345Z] 
20:34:16 [2023-05-05T20:34:16.345Z] #38 [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
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.51   LINK     criu/pie/restorer.built-in.o
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.52   GEN      criu/pie/restorer-blob.h
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.56   DEP      criu/vdso.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.63   DEP      criu/vdso-compat.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.69   DEP      criu/uts_ns.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.75   DEP      criu/util.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.83   DEP      criu/uffd.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.89   DEP      criu/tun.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 24.95   DEP      criu/tty.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.02   DEP      criu/timerfd.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.10   DEP      criu/timens.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.16   DEP      criu/sysfs_parse.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.21   DEP      criu/sysctl.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.28   DEP      criu/string.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.33   DEP      criu/stats.d
20:34:16 [2023-05-05T20:34:16.345Z] #38 25.37   DEP      criu/sockets.d
20:34:16 [2023-05-05T20:34:16.529Z] #42 17.72   DEP      criu/sk-inet.d
20:34:16 [2023-05-05T20:34:16.529Z] #42 17.77   DEP      criu/signalfd.d
20:34:16 [2023-05-05T20:34:16.529Z] #42 17.80   DEP      criu/sigframe.d
20:34:16 [2023-05-05T20:34:16.529Z] #42 17.82   DEP      criu/shmem.d
20:34:16 [2023-05-05T20:34:16.529Z] #42 17.86   DEP      criu/servicefd.d
20:34:16 [2023-05-05T20:34:16.529Z] #42 17.89   DEP      criu/seize.d
20:34:16 [2023-05-05T20:34:16.534Z] #39 15.55   CC       images/tty.o
20:34:16 [2023-05-05T20:34:16.607Z] #38 25.44   DEP      criu/sk-unix.d
20:34:16 [2023-05-05T20:34:16.607Z] #38 25.59   DEP      criu/sk-tcp.d
20:34:16 [2023-05-05T20:34:16.793Z] #39 15.73   CC       images/file-lock.o
20:34:16 [2023-05-05T20:34:16.793Z] #39 15.81   CC       images/rlimit.o
20:34:16 [2023-05-05T20:34:16.793Z] #39 15.89   CC       images/pagemap.o
20:34:16 [2023-05-05T20:34:16.851Z] #42 17.92   DEP      criu/seccomp.d
20:34:16 [2023-05-05T20:34:16.851Z] #42 17.96   DEP      criu/rst-malloc.d
20:34:16 [2023-05-05T20:34:16.851Z] #42 17.99   DEP      criu/rbtree.d
20:34:16 [2023-05-05T20:34:16.851Z] #42 18.01   DEP      criu/pstree.d
20:34:16 [2023-05-05T20:34:16.851Z] #42 18.04   DEP      criu/protobuf.d
20:34:16 [2023-05-05T20:34:16.851Z] #42 18.08   GEN      criu/protobuf-desc-gen.h
20:34:16 [2023-05-05T20:34:16.869Z] #38 25.71   DEP      criu/sk-queue.d
20:34:16 [2023-05-05T20:34:16.869Z] #38 25.76   DEP      criu/sk-packet.d
20:34:16 [2023-05-05T20:34:16.869Z] #38 25.84   DEP      criu/sk-netlink.d
20:34:16 [2023-05-05T20:34:16.869Z] #38 25.90   DEP      criu/sk-inet.d
20:34:16 [2023-05-05T20:34:16.869Z] #38 25.95   DEP      criu/signalfd.d
20:34:17 [2023-05-05T20:34:17.052Z] #39 15.98   CC       images/siginfo.o
20:34:17 [2023-05-05T20:34:17.052Z] #39 16.07   CC       images/rpc.o
20:34:17 [2023-05-05T20:34:17.130Z] #38 26.02   DEP      criu/sigframe.d
20:34:17 [2023-05-05T20:34:17.130Z] #38 26.05   DEP      criu/shmem.d
20:34:17 [2023-05-05T20:34:17.130Z] #38 26.12   DEP      criu/servicefd.d
20:34:17 [2023-05-05T20:34:17.130Z] #38 26.18   DEP      criu/seize.d
20:34:17 [2023-05-05T20:34:17.312Z] #39 16.42   CC       images/ext-file.o
20:34:17 [2023-05-05T20:34:17.337Z] #35 93.12 + bin/containerd-shim-runc-v1
20:34:17 [2023-05-05T20:34:17.392Z] #38 26.23   DEP      criu/seccomp.d
20:34:17 [2023-05-05T20:34:17.392Z] #38 26.29   DEP      criu/rst-malloc.d
20:34:17 [2023-05-05T20:34:17.392Z] #38 26.31   DEP      criu/rbtree.d
20:34:17 [2023-05-05T20:34:17.392Z] #38 26.33   DEP      criu/pstree.d
20:34:17 [2023-05-05T20:34:17.392Z] #38 26.38   DEP      criu/protobuf.d
20:34:17 [2023-05-05T20:34:17.392Z] #38 26.43   GEN      criu/protobuf-desc-gen.h
20:34:17 [2023-05-05T20:34:17.571Z] #39 16.50   CC       images/cgroup.o
20:34:17 [2023-05-05T20:34:17.571Z] #39 16.67   CC       images/userns.o
20:34:17 [2023-05-05T20:34:17.571Z] #39 16.79   CC       images/google/protobuf/descriptor.o
20:34:17 [2023-05-05T20:34:17.964Z] #38 ...
20:34:17 [2023-05-05T20:34:17.964Z] 
20:34:17 [2023-05-05T20:34:17.964Z] #45 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:34:17 [2023-05-05T20:34:17.964Z] #45 DONE 1.5s
20:34:18 [2023-05-05T20:34:18.225Z] 
20:34:18 [2023-05-05T20:34:18.225Z] #46 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:34:18 [2023-05-05T20:34:18.270Z] #42 19.40   DEP      criu/protobuf-desc.d
20:34:18 [2023-05-05T20:34:18.270Z] #42 19.43   DEP      criu/proc_parse.d
20:34:18 [2023-05-05T20:34:18.270Z] #42 19.48   DEP      criu/plugin.d
20:34:18 [2023-05-05T20:34:18.270Z] #42 19.51   DEP      criu/pipes.d
20:34:18 [2023-05-05T20:34:18.270Z] #42 19.54   DEP      criu/pie-util.d
20:34:18 [2023-05-05T20:34:18.270Z] #42 ...
20:34:18 [2023-05-05T20:34:18.270Z] 
20:34:18 [2023-05-05T20:34:18.270Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:18 [2023-05-05T20:34:18.270Z] #0 1.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:34:18 [2023-05-05T20:34:18.270Z] #0 1.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:34:18 [2023-05-05T20:34:18.270Z] #0 1.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:34:18 [2023-05-05T20:34:18.270Z] #0 1.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:34:18 [2023-05-05T20:34:18.270Z] #0 1.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
20:34:18 [2023-05-05T20:34:18.270Z] #0 2.316 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:34:18 [2023-05-05T20:34:18.270Z] #0 2.671 Fetched 8526 kB in 2s (4952 kB/s)
20:34:18 [2023-05-05T20:34:18.270Z] #0 2.671 Reading package lists...
20:34:18 [2023-05-05T20:34:18.270Z] #0 3.335 Reading package lists...
20:34:18 [2023-05-05T20:34:18.271Z] #0 3.919 Building dependency tree...
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.401 The following additional packages will be installed:
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.402   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.403   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.404   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.404   python3-pkg-resources vim-runtime xxd
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.407 Suggested packages:
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.408   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.408   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.408   acl attr quota
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.408 Recommended packages:
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.409   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.735 The following NEW packages will be installed:
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.735   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.735   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.736   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.736   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.736   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.737   python3-pkg-resources python3-setuptools python3-wheel sudo
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.737   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:34:18 [2023-05-05T20:34:18.271Z] #0 4.737   xz-utils zip
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.019 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.019 Need to get 26.4 MB of archives.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.019 After this operation, 103 MB of additional disk space will be used.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.022 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.027 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.029 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.031 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.032 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.039 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.040 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.065 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.067 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.069 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.072 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.076 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.078 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.079 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.082 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.085 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.088 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.090 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.093 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.096 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.098 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.101 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.101 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.102 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.164 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.165 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.165 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.167 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.167 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.168 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.169 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.179 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.180 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.181 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.182 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.184 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.185 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.187 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.192 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.194 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.196 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.233 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.240 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.245 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.428 debconf: delaying package configuration, since apt-utils is not installed
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.478 Fetched 26.4 MB in 0s (53.0 MB/s)
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.534 Selecting previously unselected package pigz.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.534 (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 ... 24014 files and directories currently installed.)
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.567 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.574 Unpacking pigz (2.6-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.671 Selecting previously unselected package libelf1:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.674 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.686 Unpacking libelf1:arm64 (0.183-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.787 Selecting previously unselected package libbpf0:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.791 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.799 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.861 Selecting previously unselected package libcap2:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.865 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.874 Unpacking libcap2:arm64 (1:2.44-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.943 Selecting previously unselected package libmnl0:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.946 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 5.961 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.043 Selecting previously unselected package libxtables12:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.047 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.052 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.092 Selecting previously unselected package libcap2-bin.
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.095 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.099 Unpacking libcap2-bin (1:2.44-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.160 Selecting previously unselected package iproute2.
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.163 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.170 Unpacking iproute2 (5.10.0-4) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.346 Selecting previously unselected package xxd.
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.349 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.354 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.428 Selecting previously unselected package vim-common.
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.431 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.444 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.529 Selecting previously unselected package bash-completion.
20:34:18 [2023-05-05T20:34:18.271Z] #0 6.533 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.298 Unpacking bash-completion (1:2.11-2) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.479 Selecting previously unselected package bzip2.
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.482 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.489 Unpacking bzip2 (1.0.8-4) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.611 Selecting previously unselected package xz-utils.
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.614 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.628 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.727 Selecting previously unselected package apparmor.
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.730 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.788 Unpacking apparmor (2.13.6-10) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.945 Selecting previously unselected package inetutils-ping.
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.950 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 8.959 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.058 Selecting previously unselected package libip4tc2:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.060 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.064 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.132 Selecting previously unselected package libip6tc2:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.137 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.148 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.192 Selecting previously unselected package libnfnetlink0:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.202 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.216 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.283 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.286 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.290 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.341 Selecting previously unselected package libnftnl11:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.344 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.348 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.402 Selecting previously unselected package iptables.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.406 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.420 Unpacking iptables (1.8.7-1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.563 Selecting previously unselected package libonig5:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.566 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.571 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.663 Selecting previously unselected package libjq1:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.666 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.684 Unpacking libjq1:arm64 (1.6-2.1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.769 Selecting previously unselected package jq.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.773 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.785 Unpacking jq (1.6-2.1) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.881 Selecting previously unselected package libaio1:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.885 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.896 Unpacking libaio1:arm64 (0.3.112-9) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.985 Selecting previously unselected package libgpm2:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.988 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 9.994 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 10.06 Selecting previously unselected package libicu67:arm64.
20:34:18 [2023-05-05T20:34:18.271Z] #0 10.06 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:34:18 [2023-05-05T20:34:18.271Z] #0 10.06 Unpacking libicu67:arm64 (67.1-7) ...
20:34:18 [2023-05-05T20:34:18.271Z] #50 ...
20:34:18 [2023-05-05T20:34:18.271Z] 
20:34:18 [2023-05-05T20:34:18.271Z] #42 [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
20:34:18 [2023-05-05T20:34:18.271Z] #42 19.57   DEP      criu/pie-util-vdso.d
20:34:18 [2023-05-05T20:34:18.271Z] #42 19.60   DEP      criu/path.d
20:34:18 [2023-05-05T20:34:18.271Z] #42 19.63   DEP      criu/parasite-syscall.d
20:34:18 [2023-05-05T20:34:18.271Z] #42 19.67   DEP      criu/pagemap.d
20:34:18 [2023-05-05T20:34:18.509Z] #39 17.26   CC       images/opts.o
20:34:18 [2023-05-05T20:34:18.509Z] #39 17.43   CC       images/seccomp.o
20:34:18 [2023-05-05T20:34:18.509Z] #39 17.62   CC       images/binfmt-misc.o
20:34:18 [2023-05-05T20:34:18.549Z] #42 19.72   DEP      criu/pagemap-cache.d
20:34:18 [2023-05-05T20:34:18.549Z] #42 19.75   DEP      criu/page-xfer.d
20:34:18 [2023-05-05T20:34:18.549Z] #42 19.78   DEP      criu/page-pipe.d
20:34:18 [2023-05-05T20:34:18.549Z] #42 19.81   DEP      criu/netfilter.d
20:34:18 [2023-05-05T20:34:18.549Z] #42 19.84   DEP      criu/net.d
20:34:18 [2023-05-05T20:34:18.549Z] #42 19.89   DEP      criu/namespaces.d
20:34:18 [2023-05-05T20:34:18.768Z] #39 17.70   CC       images/time.o
20:34:18 [2023-05-05T20:34:18.768Z] #39 17.89   CC       images/sysctl.o
20:34:18 [2023-05-05T20:34:18.768Z] #39 17.98   CC       images/autofs.o
20:34:18 [2023-05-05T20:34:18.816Z] #42 19.93   DEP      criu/mount.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 19.97   DEP      criu/memfd.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.01   DEP      criu/mem.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.05   DEP      criu/lsm.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.08   DEP      criu/log.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.11   DEP      criu/libnetlink.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.14   DEP      criu/kerndat.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.18   DEP      criu/kcmp-ids.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.21   DEP      criu/irmap.d
20:34:18 [2023-05-05T20:34:18.816Z] #42 20.24   DEP      criu/ipc_ns.d
20:34:19 [2023-05-05T20:34:19.028Z] #39 18.08   CC       images/macvlan.o
20:34:19 [2023-05-05T20:34:19.028Z] #39 ...
20:34:19 [2023-05-05T20:34:19.028Z] 
20:34:19 [2023-05-05T20:34:19.028Z] #23 [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
20:34:19 [2023-05-05T20:34:19.028Z] #23 DONE 42.0s
20:34:19 [2023-05-05T20:34:19.028Z] 
20:34:19 [2023-05-05T20:34:19.028Z] #39 [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
20:34:19 [2023-05-05T20:34:19.028Z] #39 18.18   CC       images/sit.o
20:34:19 [2023-05-05T20:34:19.028Z] #39 ...
20:34:19 [2023-05-05T20:34:19.028Z] 
20:34:19 [2023-05-05T20:34:19.028Z] #32 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:34:19 [2023-05-05T20:34:19.028Z] #32 33.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:34:19 [2023-05-05T20:34:19.028Z] #32 33.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:34:19 [2023-05-05T20:34:19.028Z] #32 33.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:34:19 [2023-05-05T20:34:19.028Z] #32 37.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:34:19 [2023-05-05T20:34:19.028Z] #32 37.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:34:19 [2023-05-05T20:34:19.028Z] #32 37.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.28   DEP      criu/image.d
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.31   DEP      criu/image-desc.d
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.33   DEP      criu/fsnotify.d
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.37   DEP      criu/filesystems.d
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.41   DEP      criu/files.d
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.45   DEP      criu/files-reg.d
20:34:19 [2023-05-05T20:34:19.080Z] #42 20.49   DEP      criu/files-ext.d
20:34:19 [2023-05-05T20:34:19.287Z] #32 ...
20:34:19 [2023-05-05T20:34:19.287Z] 
20:34:19 [2023-05-05T20:34:19.287Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:34:19 [2023-05-05T20:34:19.287Z] #33 DONE 41.8s
20:34:19 [2023-05-05T20:34:19.287Z] 
20:34:19 [2023-05-05T20:34:19.287Z] #32 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:34:19 [2023-05-05T20:34:19.287Z] #32 42.12 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:34:19 [2023-05-05T20:34:19.287Z] #32 42.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:34:19 [2023-05-05T20:34:19.287Z] #32 42.12 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:19 [2023-05-05T20:34:19.287Z] #32 ...
20:34:19 [2023-05-05T20:34:19.287Z] 
20:34:19 [2023-05-05T20:34:19.287Z] #39 [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
20:34:19 [2023-05-05T20:34:19.287Z] #39 18.26   CC       images/memfd.o
20:34:19 [2023-05-05T20:34:19.287Z] #39 18.35   CC       images/timens.o
20:34:19 [2023-05-05T20:34:19.287Z] #39 18.51   LINK     images/built-in.o
20:34:19 [2023-05-05T20:34:19.350Z] #42 20.54   DEP      criu/file-lock.d
20:34:19 [2023-05-05T20:34:19.350Z] #42 20.58   DEP      criu/file-ids.d
20:34:19 [2023-05-05T20:34:19.350Z] #42 20.62   DEP      criu/fifo.d
20:34:19 [2023-05-05T20:34:19.350Z] #42 20.65   DEP      criu/fdstore.d
20:34:19 [2023-05-05T20:34:19.350Z] #42 20.67   DEP      criu/fault-injection.d
20:34:19 [2023-05-05T20:34:19.350Z] #42 20.69   DEP      criu/external.d
20:34:19 [2023-05-05T20:34:19.548Z] #39 ...
20:34:19 [2023-05-05T20:34:19.548Z] 
20:34:19 [2023-05-05T20:34:19.548Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:34:19 [2023-05-05T20:34:19.548Z] #40 DONE 0.3s
20:34:19 [2023-05-05T20:34:19.548Z] 
20:34:19 [2023-05-05T20:34:19.548Z] #39 [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
20:34:19 [2023-05-05T20:34:19.548Z] #39 18.67   GEN      compel/include/asm
20:34:19 [2023-05-05T20:34:19.548Z] #39 18.68   GEN      compel/include/version.h
20:34:19 [2023-05-05T20:34:19.548Z] #39 18.71 touch .config
20:34:19 [2023-05-05T20:34:19.548Z] #39 18.77   GEN      include/common/config.h
20:34:19 [2023-05-05T20:34:19.610Z] #46 DONE 1.4s
20:34:19 [2023-05-05T20:34:19.610Z] 
20:34:19 [2023-05-05T20:34:19.610Z] #38 [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
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.54   DEP      criu/protobuf-desc.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.61   DEP      criu/proc_parse.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.68   DEP      criu/plugin.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.73   DEP      criu/pipes.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.80   DEP      criu/pie-util.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.84   DEP      criu/pie-util-vdso.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.90   DEP      criu/pie-util-vdso-elf32.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 27.96   DEP      criu/path.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.03   DEP      criu/parasite-syscall.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.13   DEP      criu/pagemap.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.20   DEP      criu/pagemap-cache.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.24   DEP      criu/page-xfer.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.30   DEP      criu/page-pipe.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.35   DEP      criu/netfilter.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.47   DEP      criu/net.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.57   DEP      criu/namespaces.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.63   DEP      criu/mount.d
20:34:19 [2023-05-05T20:34:19.610Z] #38 28.70   DEP      criu/memfd.d
20:34:19 [2023-05-05T20:34:19.616Z] #42 20.72   DEP      criu/eventpoll.d
20:34:19 [2023-05-05T20:34:19.616Z] #42 20.76   DEP      criu/eventfd.d
20:34:19 [2023-05-05T20:34:19.616Z] #42 20.80   DEP      criu/crtools.d
20:34:19 [2023-05-05T20:34:19.616Z] #42 20.84   DEP      criu/cr-service.d
20:34:19 [2023-05-05T20:34:19.616Z] #42 20.88   DEP      criu/cr-restore.d
20:34:19 [2023-05-05T20:34:19.616Z] #42 20.93   DEP      criu/cr-errno.d
20:34:19 [2023-05-05T20:34:19.807Z] #39 ...
20:34:19 [2023-05-05T20:34:19.807Z] 
20:34:19 [2023-05-05T20:34:19.807Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:34:19 [2023-05-05T20:34:19.807Z] #41 DONE 0.3s
20:34:19 [2023-05-05T20:34:19.807Z] 
20:34:19 [2023-05-05T20:34:19.807Z] #39 [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
20:34:19 [2023-05-05T20:34:19.807Z] #39 18.87   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:34:19 [2023-05-05T20:34:19.807Z] #39 18.91   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:34:19 [2023-05-05T20:34:19.807Z] #39 18.93   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:34:19 [2023-05-05T20:34:19.807Z] #39 18.95   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:34:19 [2023-05-05T20:34:19.807Z] #39 18.96   DEP      compel/arch/x86/plugins/std/memcpy.d
20:34:19 [2023-05-05T20:34:19.807Z] #39 18.98   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:34:19 [2023-05-05T20:34:19.862Z] #35 95.62 + bin/containerd-shim-runc-v2
20:34:19 [2023-05-05T20:34:19.871Z] #38 28.78   DEP      criu/mem.d
20:34:19 [2023-05-05T20:34:19.871Z] #38 28.84   DEP      criu/lsm.d
20:34:19 [2023-05-05T20:34:19.871Z] #38 28.90   DEP      criu/log.d
20:34:19 [2023-05-05T20:34:19.871Z] #38 28.95   DEP      criu/libnetlink.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 20.94   DEP      criu/cr-dump.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 20.99   DEP      criu/cr-dedup.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.03   DEP      criu/cr-check.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.09   DEP      criu/config.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.12   DEP      criu/clone-noasan.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.14   DEP      criu/cgroup.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.18   DEP      criu/cgroup-props.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.21   DEP      criu/bitmap.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.22   DEP      criu/bfd.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.24   DEP      criu/autofs.d
20:34:19 [2023-05-05T20:34:19.874Z] #42 21.28   DEP      criu/aio.d
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.02   GEN      compel/plugins/include/uapi/std/syscall.h
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.04   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.06   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.10   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.11   DEP      compel/plugins/std/infect.d
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.18   DEP      compel/plugins/std/string.d
20:34:20 [2023-05-05T20:34:20.066Z] #39 19.22   DEP      compel/plugins/std/log.d
20:34:20 [2023-05-05T20:34:20.119Z] #35 96.21 + binaries
20:34:20 [2023-05-05T20:34:20.119Z] #35 96.21 + install -D bin/containerd /build/containerd
20:34:20 [2023-05-05T20:34:20.119Z] #35 96.24 + install -D bin/containerd-shim /build/containerd-shim
20:34:20 [2023-05-05T20:34:20.132Z] #42 21.32   DEP      criu/action-scripts.d
20:34:20 [2023-05-05T20:34:20.132Z] #42 21.38   CC       criu/action-scripts.o
20:34:20 [2023-05-05T20:34:20.133Z] #38 29.02   DEP      criu/kerndat.d
20:34:20 [2023-05-05T20:34:20.133Z] #38 29.11   DEP      criu/kcmp-ids.d
20:34:20 [2023-05-05T20:34:20.133Z] #38 29.15   DEP      criu/irmap.d
20:34:20 [2023-05-05T20:34:20.133Z] #38 29.22   DEP      criu/ipc_ns.d
20:34:20 [2023-05-05T20:34:20.325Z] #39 19.26   DEP      compel/plugins/std/fds.d
20:34:20 [2023-05-05T20:34:20.325Z] #39 19.36   DEP      compel/plugins/std/std.d
20:34:20 [2023-05-05T20:34:20.325Z] #39 19.42   DEP      compel/plugins/shmem/shmem.d
20:34:20 [2023-05-05T20:34:20.325Z] #39 19.45   DEP      compel/plugins/fds/fds.d
20:34:20 [2023-05-05T20:34:20.325Z] #39 19.51   CC       compel/plugins/std/std.o
20:34:20 [2023-05-05T20:34:20.376Z] #35 96.25 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:34:20 [2023-05-05T20:34:20.376Z] #35 96.26 + install -D bin/ctr /build/ctr
20:34:20 [2023-05-05T20:34:20.390Z] #42 21.60   CC       criu/aio.o
20:34:20 [2023-05-05T20:34:20.390Z] #42 21.73   CC       criu/autofs.o
20:34:20 [2023-05-05T20:34:20.394Z] #38 29.28   DEP      criu/image.d
20:34:20 [2023-05-05T20:34:20.394Z] #38 29.33   DEP      criu/image-desc.d
20:34:20 [2023-05-05T20:34:20.394Z] #38 29.38   DEP      criu/fsnotify.d
20:34:20 [2023-05-05T20:34:20.394Z] #38 29.44   DEP      criu/filesystems.d
20:34:20 [2023-05-05T20:34:20.584Z] #39 19.69   CC       compel/plugins/std/fds.o
20:34:20 [2023-05-05T20:34:20.655Z] #38 ...
20:34:20 [2023-05-05T20:34:20.655Z] 
20:34:20 [2023-05-05T20:34:20.655Z] #47 [dev-systemd-false  6/27] RUN ldconfig
20:34:20 [2023-05-05T20:34:20.655Z] #47 DONE 1.2s
20:34:20 [2023-05-05T20:34:20.655Z] 
20:34:20 [2023-05-05T20:34:20.655Z] #38 [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
20:34:20 [2023-05-05T20:34:20.655Z] #38 29.53   DEP      criu/files.d
20:34:20 [2023-05-05T20:34:20.655Z] #38 29.61   DEP      criu/files-reg.d
20:34:20 [2023-05-05T20:34:20.655Z] #38 29.71   DEP      criu/files-ext.d
20:34:20 [2023-05-05T20:34:20.843Z] #39 19.91   CC       compel/plugins/std/log.o
20:34:20 [2023-05-05T20:34:20.917Z] #38 29.77   DEP      criu/file-lock.d
20:34:20 [2023-05-05T20:34:20.917Z] #38 29.83   DEP      criu/file-ids.d
20:34:20 [2023-05-05T20:34:20.917Z] #38 29.91   DEP      criu/fifo.d
20:34:20 [2023-05-05T20:34:20.957Z] #42 22.17   CC       criu/bfd.o
20:34:21 [2023-05-05T20:34:21.177Z] #38 30.01   DEP      criu/fdstore.d
20:34:21 [2023-05-05T20:34:21.177Z] #38 30.06   DEP      criu/fault-injection.d
20:34:21 [2023-05-05T20:34:21.177Z] #38 30.10   DEP      criu/external.d
20:34:21 [2023-05-05T20:34:21.177Z] #38 30.13   DEP      criu/eventpoll.d
20:34:21 [2023-05-05T20:34:21.177Z] #38 30.20   DEP      criu/eventfd.d
20:34:21 [2023-05-05T20:34:21.215Z] #42 22.43   CC       criu/bitmap.o
20:34:21 [2023-05-05T20:34:21.215Z] #42 22.48   CC       criu/cgroup-props.o
20:34:21 [2023-05-05T20:34:21.429Z] #39 20.23   CC       compel/plugins/std/string.o
20:34:21 [2023-05-05T20:34:21.429Z] #39 20.47   CC       compel/plugins/std/infect.o
20:34:21 [2023-05-05T20:34:21.438Z] #38 30.28   DEP      criu/crtools.d
20:34:21 [2023-05-05T20:34:21.438Z] #38 30.37   DEP      criu/cr-service.d
20:34:21 [2023-05-05T20:34:21.438Z] #38 30.46   DEP      criu/cr-restore.d
20:34:21 [2023-05-05T20:34:21.474Z] #42 22.73   CC       criu/cgroup.o
20:34:21 [2023-05-05T20:34:21.696Z] #39 20.69   CC       compel/arch/x86/plugins/std/parasite-head.o
20:34:21 [2023-05-05T20:34:21.696Z] #39 20.72   CC       compel/arch/x86/plugins/std/memcpy.o
20:34:21 [2023-05-05T20:34:21.696Z] #39 20.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:34:21 [2023-05-05T20:34:21.696Z] #39 20.85   AR       compel/plugins/std.lib.a
20:34:21 [2023-05-05T20:34:21.696Z] #39 20.92   CC       compel/plugins/fds/fds.o
20:34:21 [2023-05-05T20:34:21.712Z] #38 30.58   DEP      criu/cr-errno.d
20:34:21 [2023-05-05T20:34:21.712Z] #38 30.59   DEP      criu/cr-dump.d
20:34:21 [2023-05-05T20:34:21.712Z] #38 30.68   DEP      criu/cr-dedup.d
20:34:21 [2023-05-05T20:34:21.712Z] #38 ...
20:34:21 [2023-05-05T20:34:21.712Z] 
20:34:21 [2023-05-05T20:34:21.712Z] #48 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:34:21 [2023-05-05T20:34:21.712Z] #48 DONE 1.3s
20:34:21 [2023-05-05T20:34:21.712Z] 
20:34:21 [2023-05-05T20:34:21.712Z] #38 [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
20:34:21 [2023-05-05T20:34:21.712Z] #38 30.73   DEP      criu/cr-check.d
20:34:21 [2023-05-05T20:34:21.712Z] #38 ...
20:34:21 [2023-05-05T20:34:21.712Z] 
20:34:21 [2023-05-05T20:34:21.712Z] #49 [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
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.369 + RM_GOPATH=0
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.369 + TMP_GOPATH=
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.369 + : /build
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.369 + '[' -z '' ']'
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.370 ++ mktemp -d
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.371 + export GOPATH=/tmp/tmp.YLHPkvKvNE
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.371 + GOPATH=/tmp/tmp.YLHPkvKvNE
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.372 + RM_GOPATH=1
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.372 + case "$(go env GOARCH)" in
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.372 ++ go env GOARCH
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.387 + export GO_BUILDMODE=-buildmode=pie
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.387 + GO_BUILDMODE=-buildmode=pie
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.387 ++ dirname /tmp/install/install.sh
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 + dir=/tmp/install
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 + bin=runc
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 + shift
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 + '[' '!' -f /tmp/install/runc.installer ']'
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 + . /tmp/install/runc.installer
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 ++ set -e
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 ++ : v1.1.5
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.395 + install_runc
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.396 + RUNC_BUILDTAGS=seccomp
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.396 + echo 'Install runc version v1.1.5 (build tags: seccomp)'
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.396 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YLHPkvKvNE/src/github.com/opencontainers/runc
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.396 Install runc version v1.1.5 (build tags: seccomp)
20:34:21 [2023-05-05T20:34:21.712Z] #0 1.398 Cloning into '/tmp/tmp.YLHPkvKvNE/src/github.com/opencontainers/runc'...
20:34:21 [2023-05-05T20:34:21.712Z] #0 4.596 + cd /tmp/tmp.YLHPkvKvNE/src/github.com/opencontainers/runc
20:34:21 [2023-05-05T20:34:21.712Z] #0 4.597 + git checkout -q v1.1.5
20:34:21 [2023-05-05T20:34:21.712Z] #0 4.848 + '[' -z '' ']'
20:34:21 [2023-05-05T20:34:21.712Z] #0 4.848 + target=static
20:34:21 [2023-05-05T20:34:21.712Z] #0 4.848 + make BUILDTAGS=seccomp static
20:34:21 [2023-05-05T20:34:21.712Z] #0 5.121 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc .
20:34:21 [2023-05-05T20:34:21.744Z] #35 DONE 97.5s
20:34:21 [2023-05-05T20:34:21.955Z] #39 21.03   AR       compel/plugins/fds.lib.a
20:34:21 [2023-05-05T20:34:21.955Z] #39 21.08   HOSTDEP  compel/src/lib/log-host.d
20:34:21 [2023-05-05T20:34:21.955Z] #39 21.12   HOSTDEP  compel/src/lib/handle-elf-host.d
20:34:21 [2023-05-05T20:34:21.955Z] #39 21.17   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:34:21 [2023-05-05T20:34:21.973Z] #49 ...
20:34:21 [2023-05-05T20:34:21.973Z] 
20:34:21 [2023-05-05T20:34:21.973Z] #38 [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
20:34:21 [2023-05-05T20:34:21.973Z] #38 30.85   DEP      criu/config.d
20:34:21 [2023-05-05T20:34:21.973Z] #38 30.96   DEP      criu/clone-noasan.d
20:34:21 [2023-05-05T20:34:21.973Z] #38 30.99   DEP      criu/cgroup.d
20:34:21 [2023-05-05T20:34:21.973Z] #38 31.06   DEP      criu/cgroup-props.d
20:34:22 [2023-05-05T20:34:22.214Z] #39 21.22   HOSTDEP  compel/src/main-host.d
20:34:22 [2023-05-05T20:34:22.214Z] #39 21.26   DEP      compel/src/lib/ptrace.d
20:34:22 [2023-05-05T20:34:22.214Z] #39 21.30   DEP      compel/src/lib/infect.d
20:34:22 [2023-05-05T20:34:22.214Z] #39 21.36   DEP      compel/src/lib/infect-util.d
20:34:22 [2023-05-05T20:34:22.214Z] #39 21.43   DEP      compel/src/lib/infect-rpc.d
20:34:22 [2023-05-05T20:34:22.234Z] #38 31.10   DEP      criu/bitmap.d
20:34:22 [2023-05-05T20:34:22.234Z] #38 31.11   DEP      criu/bfd.d
20:34:22 [2023-05-05T20:34:22.234Z] #38 31.15   DEP      criu/autofs.d
20:34:22 [2023-05-05T20:34:22.234Z] #38 31.24   DEP      criu/aio.d
20:34:22 [2023-05-05T20:34:22.234Z] #38 31.32   DEP      criu/action-scripts.d
20:34:22 [2023-05-05T20:34:22.306Z] 
20:34:22 [2023-05-05T20:34:22.307Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
20:34:22 [2023-05-05T20:34:22.307Z] #65 DONE 0.2s
20:34:22 [2023-05-05T20:34:22.307Z] 
20:34:22 [2023-05-05T20:34:22.307Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:34:22 [2023-05-05T20:34:22.307Z] #66 DONE 0.1s
20:34:22 [2023-05-05T20:34:22.409Z] #42 23.64   CC       criu/clone-noasan.o
20:34:22 [2023-05-05T20:34:22.474Z] #39 21.47   DEP      compel/arch/x86/src/lib/infect.d
20:34:22 [2023-05-05T20:34:22.474Z] #39 21.52   DEP      compel/arch/x86/src/lib/cpu.d
20:34:22 [2023-05-05T20:34:22.474Z] #39 21.54   DEP      compel/src/lib/log.d
20:34:22 [2023-05-05T20:34:22.474Z] #39 21.59   DEP      compel/src/main.d
20:34:22 [2023-05-05T20:34:22.474Z] #39 21.67   DEP      compel/src/lib/handle-elf.d
20:34:22 [2023-05-05T20:34:22.494Z] #38 31.45   CC       criu/action-scripts.o
20:34:22 [2023-05-05T20:34:22.563Z] 
20:34:22 [2023-05-05T20:34:22.563Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
20:34:22 [2023-05-05T20:34:22.563Z] #67 DONE 0.2s
20:34:22 [2023-05-05T20:34:22.563Z] 
20:34:22 [2023-05-05T20:34:22.563Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
20:34:22 [2023-05-05T20:34:22.563Z] #68 DONE 0.0s
20:34:22 [2023-05-05T20:34:22.563Z] 
20:34:22 [2023-05-05T20:34:22.563Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
20:34:22 [2023-05-05T20:34:22.563Z] #69 DONE 0.0s
20:34:22 [2023-05-05T20:34:22.563Z] 
20:34:22 [2023-05-05T20:34:22.563Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:34:22 [2023-05-05T20:34:22.668Z] #42 23.75   CC       criu/config.o
20:34:22 [2023-05-05T20:34:22.732Z] #39 21.70   DEP      compel/arch/x86/src/lib/handle-elf.d
20:34:22 [2023-05-05T20:34:22.732Z] #39 21.77   CC       compel/src/lib/log.o
20:34:22 [2023-05-05T20:34:22.732Z] #39 21.84   CC       compel/arch/x86/src/lib/cpu.o
20:34:22 [2023-05-05T20:34:22.755Z] #38 31.64   CC       criu/aio.o
20:34:22 [2023-05-05T20:34:22.755Z] #38 31.86   CC       criu/autofs.o
20:34:22 [2023-05-05T20:34:22.992Z] #39 22.04   CC       compel/arch/x86/src/lib/infect.o
20:34:23 [2023-05-05T20:34:23.080Z] #42 24.26   CC       criu/cr-check.o
20:34:23 [2023-05-05T20:34:23.128Z] #70 DONE 0.6s
20:34:23 [2023-05-05T20:34:23.251Z] #39 22.29   CC       compel/src/lib/infect-rpc.o
20:34:23 [2023-05-05T20:34:23.327Z] #38 32.35   CC       criu/bfd.o
20:34:23 [2023-05-05T20:34:23.385Z] 
20:34:23 [2023-05-05T20:34:23.385Z] #71 exporting to image
20:34:23 [2023-05-05T20:34:23.385Z] #71 exporting layers
20:34:23 [2023-05-05T20:34:23.510Z] #39 22.40   CC       compel/src/lib/infect-util.o
20:34:23 [2023-05-05T20:34:23.510Z] #39 22.49   CC       compel/src/lib/infect.o
20:34:23 [2023-05-05T20:34:23.588Z] #38 32.54   CC       criu/bitmap.o
20:34:23 [2023-05-05T20:34:23.588Z] #38 32.62   CC       criu/cgroup-props.o
20:34:23 [2023-05-05T20:34:23.849Z] #38 32.96   CC       criu/cgroup.o
20:34:24 [2023-05-05T20:34:24.024Z] #42 25.25   CC       criu/cr-dedup.o
20:34:24 [2023-05-05T20:34:24.353Z] #42 25.45   CC       criu/cr-dump.o
20:34:24 [2023-05-05T20:34:24.446Z] #39 23.20   CC       compel/src/lib/ptrace.o
20:34:24 [2023-05-05T20:34:24.446Z] #39 23.33   AR       compel/libcompel.a
20:34:24 [2023-05-05T20:34:24.446Z] #39 23.39   HOSTCC   compel/src/main-host.o
20:34:24 [2023-05-05T20:34:24.446Z] #39 23.52   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:34:24 [2023-05-05T20:34:24.707Z] #39 23.59   HOSTCC   compel/src/lib/handle-elf-host.o
20:34:24 [2023-05-05T20:34:24.707Z] #39 23.72   HOSTCC   compel/src/lib/log-host.o
20:34:24 [2023-05-05T20:34:24.707Z] #39 23.80   HOSTLINK compel/compel-host-bin
20:34:24 [2023-05-05T20:34:24.707Z] #39 23.89   DEP      soccr/soccr.d
20:34:24 [2023-05-05T20:34:24.791Z] #38 ...
20:34:24 [2023-05-05T20:34:24.791Z] 
20:34:24 [2023-05-05T20:34:24.791Z] #22 [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
20:34:24 [2023-05-05T20:34:24.791Z] #22 50.14 + dpkg --print-architecture
20:34:24 [2023-05-05T20:34:24.791Z] #22 50.14 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:34:24 [2023-05-05T20:34:24.791Z] #22 50.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:34:24 [2023-05-05T20:34:24.791Z] #22 50.56 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:34:24 [2023-05-05T20:34:24.791Z] #22 DONE 59.9s
20:34:24 [2023-05-05T20:34:24.920Z] #42 26.28   CC       criu/cr-errno.o
20:34:24 [2023-05-05T20:34:24.920Z] #42 26.35   CC       criu/cr-restore.o
20:34:24 [2023-05-05T20:34:24.966Z] #39 24.01   CC       soccr/soccr.o
20:34:25 [2023-05-05T20:34:25.051Z] 
20:34:25 [2023-05-05T20:34:25.051Z] #38 [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
20:34:25 [2023-05-05T20:34:25.051Z] #38 33.97   CC       criu/clone-noasan.o
20:34:25 [2023-05-05T20:34:25.051Z] #38 34.06   CC       criu/config.o
20:34:25 [2023-05-05T20:34:25.534Z] #39 24.51   AR       soccr/libsoccr.a
20:34:25 [2023-05-05T20:34:25.534Z] #39 24.58 make[1]: 'soccr/libsoccr.a' is up to date.
20:34:25 [2023-05-05T20:34:25.623Z] #38 34.56   CC       criu/cr-check.o
20:34:25 [2023-05-05T20:34:25.793Z] #39 24.83   DEP      criu/arch/x86/sigframe.d
20:34:25 [2023-05-05T20:34:25.793Z] #39 24.89   DEP      criu/arch/x86/sigaction_compat.d
20:34:25 [2023-05-05T20:34:25.793Z] #39 24.96   DEP      criu/arch/x86/kerndat.d
20:34:25 [2023-05-05T20:34:25.793Z] #39 25.01   DEP      criu/arch/x86/crtools.d
20:34:25 [2023-05-05T20:34:25.856Z] #42 ...
20:34:25 [2023-05-05T20:34:25.856Z] 
20:34:25 [2023-05-05T20:34:25.856Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:25 [2023-05-05T20:34:25.856Z] #50 10.95 Selecting previously unselected package libinih1:arm64.
20:34:25 [2023-05-05T20:34:25.856Z] #50 10.95 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 10.95 Unpacking libinih1:arm64 (53-1+b2) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.00 Selecting previously unselected package libnet1:arm64.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.06 Selecting previously unselected package libnl-3-200:arm64.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.07 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.12 Selecting previously unselected package libprotobuf-c1:arm64.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.17 Selecting previously unselected package net-tools.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.22 Selecting previously unselected package patch.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.22 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.23 Unpacking patch (2.7.6-7) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.27 Selecting previously unselected package python-pip-whl.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.27 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.44 Selecting previously unselected package python3-lib2to3.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.45 Unpacking python3-lib2to3 (3.9.2-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.50 Selecting previously unselected package python3-distutils.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.50 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.50 Unpacking python3-distutils (3.9.2-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.56 Selecting previously unselected package python3-pkg-resources.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.56 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.57 Unpacking python3-pkg-resources (52.0.0-4) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.62 Selecting previously unselected package python3-setuptools.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.63 Unpacking python3-setuptools (52.0.0-4) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.70 Selecting previously unselected package python3-wheel.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.71 Unpacking python3-wheel (0.34.2-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.75 Selecting previously unselected package python3-pip.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.75 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.75 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.83 Selecting previously unselected package sudo.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.84 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.84 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.97 Selecting previously unselected package thin-provisioning-tools.
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.98 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 11.98 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.07 Selecting previously unselected package uidmap.
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.08 Unpacking uidmap (1:4.8.1-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.23 Selecting previously unselected package vim-runtime.
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:34:25 [2023-05-05T20:34:25.856Z] #50 12.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.12 Selecting previously unselected package vim.
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.32 Selecting previously unselected package xfsprogs.
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.33 Unpacking xfsprogs (5.10.0-4) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.47 Selecting previously unselected package zip.
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.47 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.48 Unpacking zip (3.0-12) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.56 Setting up python3-pkg-resources (52.0.0-4) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.86 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.88 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.89 Setting up libgpm2:arm64 (1.20.7-8) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.91 Setting up libicu67:arm64 (67.1-7) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.92 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.95 Setting up libinih1:arm64 (53-1+b2) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.98 Setting up uidmap (1:4.8.1-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 13.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.01 Setting up bzip2 (1.0.8-4) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.03 Setting up python3-wheel (0.34.2-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.33 Setting up libcap2:arm64 (1:2.44-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.56 Setting up libcap2-bin (1:2.44-1) ...
20:34:25 [2023-05-05T20:34:25.856Z] #50 14.83 Setting up apparmor (2.13.6-10) ...
20:34:26 [2023-05-05T20:34:26.052Z] #39 25.06   DEP      criu/arch/x86/cpu.d
20:34:26 [2023-05-05T20:34:26.052Z] #39 25.15   CC       criu/arch/x86/cpu.o
20:34:26 [2023-05-05T20:34:26.195Z] #38 35.21   CC       criu/cr-dedup.o
20:34:26 [2023-05-05T20:34:26.312Z] #39 ...
20:34:26 [2023-05-05T20:34:26.312Z] 
20:34:26 [2023-05-05T20:34:26.312Z] #32 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:34:26 [2023-05-05T20:34:26.312Z] #32 44.86 Selecting previously unselected package g++-mingw-w64-x86-64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 44.87 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 44.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.01 Selecting previously unselected package libapparmor1:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.02 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.10 Selecting previously unselected package libapparmor-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.26 Selecting previously unselected package libbtrfs0:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.26 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.40 Selecting previously unselected package libbtrfs-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.50 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.57 Selecting previously unselected package libudev-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.57 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.58 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.66 Selecting previously unselected package libsepol1-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.71 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.87 Selecting previously unselected package libpcre2-16-0:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.88 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.99 Selecting previously unselected package libpcre2-32-0:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 45.99 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.00 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.15 Selecting previously unselected package libpcre2-posix2:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.15 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.17 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.31 Selecting previously unselected package libpcre2-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.31 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.32 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.51 Selecting previously unselected package libselinux1-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.52 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.53 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.67 Selecting previously unselected package libdevmapper-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.68 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.70 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.78 Selecting previously unselected package libseccomp-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.79 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.97 Selecting previously unselected package libsystemd-dev:amd64.
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.97 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 46.98 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.36 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.38 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.43 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.46 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.47 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.49 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.50 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.51 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.59 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.61 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.64 Setting up mingw-w64-common (8.0.0-1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.66 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.67 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.70 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.73 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.75 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.76 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.79 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
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.80 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.81 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
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.82 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.90 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
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.93 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 47.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 48.00 Setting up dmsetup (2:1.02.175-2.1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 48.08 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 48.12 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 48.14 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:34:26 [2023-05-05T20:34:26.312Z] #32 DONE 49.1s
20:34:26 [2023-05-05T20:34:26.312Z] 
20:34:26 [2023-05-05T20:34:26.312Z] #39 [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
20:34:26 [2023-05-05T20:34:26.312Z] #39 25.38 include/common/asm/bitops.h: Assembler messages:
20:34:26 [2023-05-05T20:34:26.312Z] #39 25.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:26 [2023-05-05T20:34:26.312Z] #39 25.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:26 [2023-05-05T20:34:26.312Z] #39 25.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:26 [2023-05-05T20:34:26.312Z] #39 25.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:26 [2023-05-05T20:34:26.312Z] #39 25.40   CC       criu/arch/x86/crtools.o
20:34:26 [2023-05-05T20:34:26.312Z] #39 ...
20:34:26 [2023-05-05T20:34:26.312Z] 
20:34:26 [2023-05-05T20:34:26.312Z] #42 [dev-systemd-false  1/27] RUN groupadd -r docker
20:34:26 [2023-05-05T20:34:26.456Z] #38 35.37   CC       criu/cr-dump.o
20:34:27 [2023-05-05T20:34:27.398Z] #38 36.21   CC       criu/cr-errno.o
20:34:27 [2023-05-05T20:34:27.398Z] #38 36.25   CC       criu/cr-restore.o
20:34:27 [2023-05-05T20:34:27.559Z] #71 exporting layers 3.9s done
20:34:27 [2023-05-05T20:34:27.559Z] #71 writing image sha256:c0a7a1f1a3e5b0159beb69f7dc6fd283e20b82dcb47f2b19ba59e78ced792eb6 done
20:34:27 [2023-05-05T20:34:27.559Z] #71 naming to docker.io/library/docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd done
20:34:27 [2023-05-05T20:34:27.559Z] #71 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:34:27 [2023-05-05T20:34:27.879Z] + trap exit INT TERM
20:34:27 [2023-05-05T20:34:27.879Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:34:27 [2023-05-05T20:34:27.879Z] + CONTAINER_NAME=docker-pr2
20:34:27 [2023-05-05T20:34:27.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45479/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh dynbinary-daemon
20:34:28 [2023-05-05T20:34:28.217Z] #42 DONE 2.0s
20:34:28 [2023-05-05T20:34:28.217Z] 
20:34:28 [2023-05-05T20:34:28.217Z] #43 [dev-systemd-false  2/27] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:34:28 [2023-05-05T20:34:28.804Z] #38 37.85   CC       criu/cr-service.o
20:34:29 [2023-05-05T20:34:29.375Z] #38 38.48   CC       criu/crtools.o
20:34:29 [2023-05-05T20:34:29.773Z] 
20:34:29 [2023-05-05T20:34:29.773Z] Removing bundles/
20:34:29 [2023-05-05T20:34:29.773Z] 
20:34:29 [2023-05-05T20:34:29.773Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:34:29 [2023-05-05T20:34:29.773Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:34:29 [2023-05-05T20:34:29.773Z] GOOS="" GOARCH="" GOARM=""
20:34:29 [2023-05-05T20:34:29.947Z] #38 38.68   CC       criu/eventfd.o
20:34:29 [2023-05-05T20:34:29.947Z] #38 38.83   CC       criu/eventpoll.o
20:34:30 [2023-05-05T20:34:30.052Z] #50 ...
20:34:30 [2023-05-05T20:34:30.052Z] 
20:34:30 [2023-05-05T20:34:30.052Z] #37 [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
20:34:30 [2023-05-05T20:34:30.052Z] #37 29.02 + bin/containerd
20:34:30 [2023-05-05T20:34:30.052Z] #37 ...
20:34:30 [2023-05-05T20:34:30.052Z] 
20:34:30 [2023-05-05T20:34:30.052Z] #42 [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
20:34:30 [2023-05-05T20:34:30.052Z] #42 27.92   CC       criu/cr-service.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 28.59   CC       criu/crtools.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 28.99   CC       criu/eventfd.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 29.26   CC       criu/eventpoll.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 29.54   CC       criu/external.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 29.67   CC       criu/fault-injection.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 29.72   CC       criu/fdstore.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 29.84   CC       criu/fifo.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 29.99   CC       criu/file-ids.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 30.09   CC       criu/file-lock.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 30.42   CC       criu/files-ext.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 30.65   CC       criu/files-reg.o
20:34:30 [2023-05-05T20:34:30.052Z] #42 31.35   CC       criu/files.o
20:34:30 [2023-05-05T20:34:30.120Z] #43 DONE 1.6s
20:34:30 [2023-05-05T20:34:30.120Z] 
20:34:30 [2023-05-05T20:34:30.120Z] #44 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:34:30 [2023-05-05T20:34:30.208Z] #38 39.15   CC       criu/external.o
20:34:30 [2023-05-05T20:34:30.470Z] #38 39.27   CC       criu/fault-injection.o
20:34:30 [2023-05-05T20:34:30.470Z] #38 39.31   CC       criu/fdstore.o
20:34:30 [2023-05-05T20:34:30.470Z] #38 39.45   CC       criu/fifo.o
20:34:30 [2023-05-05T20:34:30.690Z] #44 0.903 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:34:30 [2023-05-05T20:34:30.730Z] #38 39.61   CC       criu/file-ids.o
20:34:30 [2023-05-05T20:34:30.730Z] #38 39.73   CC       criu/file-lock.o
20:34:30 [2023-05-05T20:34:30.950Z] #44 DONE 1.1s
20:34:30 [2023-05-05T20:34:30.950Z] 
20:34:30 [2023-05-05T20:34:30.950Z] #45 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:34:30 [2023-05-05T20:34:30.999Z] #42 32.19   CC       criu/filesystems.o
20:34:30 [2023-05-05T20:34:30.999Z] #42 ...
20:34:30 [2023-05-05T20:34:30.999Z] 
20:34:30 [2023-05-05T20:34:30.999Z] #49 [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
20:34:30 [2023-05-05T20:34:30.999Z] #49 21.74 + mkdir -p /build
20:34:30 [2023-05-05T20:34:30.999Z] #49 21.74 + cp runc /build/runc
20:34:30 [2023-05-05T20:34:30.999Z] #49 DONE 30.4s
20:34:30 [2023-05-05T20:34:30.999Z] 
20:34:30 [2023-05-05T20:34:30.999Z] #42 [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
20:34:30 [2023-05-05T20:34:30.999Z] #42 32.42   CC       criu/fsnotify.o
20:34:31 [2023-05-05T20:34:31.301Z] #38 40.08   CC       criu/files-ext.o
20:34:31 [2023-05-05T20:34:31.301Z] #38 ...
20:34:31 [2023-05-05T20:34:31.301Z] 
20:34:31 [2023-05-05T20:34:31.301Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:31 [2023-05-05T20:34:31.301Z] #0 1.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:34:31 [2023-05-05T20:34:31.301Z] #0 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:34:31 [2023-05-05T20:34:31.301Z] #0 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:34:31 [2023-05-05T20:34:31.301Z] #0 1.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:34:31 [2023-05-05T20:34:31.301Z] #0 2.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:34:31 [2023-05-05T20:34:31.301Z] #0 2.512 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:34:31 [2023-05-05T20:34:31.301Z] #0 3.583 Fetched 8644 kB in 3s (3435 kB/s)
20:34:31 [2023-05-05T20:34:31.301Z] #0 3.583 Reading package lists...
20:34:31 [2023-05-05T20:34:31.301Z] #0 4.458 Reading package lists...
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.298 Building dependency tree...
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.752 The following additional packages will be installed:
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.753   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.753   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.754   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.754   python3-pkg-resources vim-runtime xxd
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.756 Suggested packages:
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.756   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:34:31 [2023-05-05T20:34:31.301Z] #0 5.756   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:34:31 [2023-05-05T20:34:31.302Z] #0 5.756   acl attr quota
20:34:31 [2023-05-05T20:34:31.302Z] #0 5.756 Recommended packages:
20:34:31 [2023-05-05T20:34:31.302Z] #0 5.756   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.199 The following NEW packages will be installed:
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.199   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.200   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.200   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.200   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.201   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.201   python3-pkg-resources python3-setuptools python3-wheel sudo
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.201   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.201   xz-utils zip
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.487 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.487 Need to get 27.0 MB of archives.
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.487 After this operation, 104 MB of additional disk space will be used.
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.487 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.504 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.509 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.509 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.511 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.513 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.524 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.527 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.538 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.542 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.545 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.546 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.549 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.557 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.567 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.567 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.569 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.569 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.571 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.576 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.580 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.582 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.583 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.585 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.585 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.586 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.752 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.752 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.752 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.752 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.767 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.767 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.768 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.786 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.787 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.808 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.808 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.820 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.820 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.822 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.832 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.838 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.840 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.960 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.990 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 6.999 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.250 debconf: delaying package configuration, since apt-utils is not installed
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.315 Fetched 27.0 MB in 1s (33.9 MB/s)
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.364 Selecting previously unselected package pigz.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.364 (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 ... 24023 files and directories currently installed.)
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.383 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.388 Unpacking pigz (2.6-1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.486 Selecting previously unselected package libelf1:amd64.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.489 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.506 Unpacking libelf1:amd64 (0.183-1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.606 Selecting previously unselected package libbpf0:amd64.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.609 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.618 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.715 Selecting previously unselected package libcap2:amd64.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.718 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.726 Unpacking libcap2:amd64 (1:2.44-1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.788 Selecting previously unselected package libmnl0:amd64.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.791 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.798 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.865 Selecting previously unselected package libxtables12:amd64.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.868 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.875 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.933 Selecting previously unselected package libcap2-bin.
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.933 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 7.939 Unpacking libcap2-bin (1:2.44-1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.014 Selecting previously unselected package iproute2.
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.014 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.019 Unpacking iproute2 (5.10.0-4) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.231 Selecting previously unselected package xxd.
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.234 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.239 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.334 Selecting previously unselected package vim-common.
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.337 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.372 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.481 Selecting previously unselected package bash-completion.
20:34:31 [2023-05-05T20:34:31.302Z] #0 8.485 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:34:31 [2023-05-05T20:34:31.566Z] #42 32.81   CC       criu/image-desc.o
20:34:31 [2023-05-05T20:34:31.566Z] #42 32.86   CC       criu/image.o
20:34:32 [2023-05-05T20:34:32.133Z] #42 33.18   CC       criu/ipc_ns.o
20:34:32 [2023-05-05T20:34:32.251Z] #50 10.33 Unpacking bash-completion (1:2.11-2) ...
20:34:32 [2023-05-05T20:34:32.251Z] #50 10.54 Selecting previously unselected package bzip2.
20:34:32 [2023-05-05T20:34:32.330Z] #45 DONE 1.2s
20:34:32 [2023-05-05T20:34:32.330Z] 
20:34:32 [2023-05-05T20:34:32.330Z] #21 [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
20:34:32 [2023-05-05T20:34:32.330Z] #21 54.27 + dpkg --print-architecture
20:34:32 [2023-05-05T20:34:32.330Z] #21 54.28 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:34:32 [2023-05-05T20:34:32.330Z] #21 54.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:34:32 [2023-05-05T20:34:32.330Z] #21 54.56 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:34:32 [2023-05-05T20:34:32.391Z] #42 33.57   CC       criu/irmap.o
20:34:32 [2023-05-05T20:34:32.512Z] #50 10.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:34:32 [2023-05-05T20:34:32.513Z] #50 10.55 Unpacking bzip2 (1.0.8-4) ...
20:34:32 [2023-05-05T20:34:32.513Z] #50 10.64 Selecting previously unselected package xz-utils.
20:34:32 [2023-05-05T20:34:32.513Z] #50 10.64 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:34:32 [2023-05-05T20:34:32.513Z] #50 10.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:34:32 [2023-05-05T20:34:32.513Z] #50 10.79 Selecting previously unselected package apparmor.
20:34:32 [2023-05-05T20:34:32.513Z] #50 10.79 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:34:32 [2023-05-05T20:34:32.649Z] #42 33.77   CC       criu/kcmp-ids.o
20:34:32 [2023-05-05T20:34:32.649Z] #42 33.88   CC       criu/kerndat.o
20:34:32 [2023-05-05T20:34:32.773Z] #50 10.87 Unpacking apparmor (2.13.6-10) ...
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.11 Selecting previously unselected package inetutils-ping.
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.13 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.23 Selecting previously unselected package libip4tc2:amd64.
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.25 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:34:33 [2023-05-05T20:34:33.035Z] #50 11.34 Selecting previously unselected package libip6tc2:amd64.
20:34:33 [2023-05-05T20:34:33.216Z] #42 34.24   CC       criu/libnetlink.o
20:34:33 [2023-05-05T20:34:33.216Z] #42 34.35   CC       criu/log.o
20:34:33 [2023-05-05T20:34:33.216Z] #42 34.49   CC       criu/lsm.o
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.34 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.35 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.42 Selecting previously unselected package libnfnetlink0:amd64.
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:34:33 [2023-05-05T20:34:33.296Z] #50 11.60 Selecting previously unselected package libnftnl11:amd64.
20:34:33 [2023-05-05T20:34:33.474Z] #42 34.61   CC       criu/mem.o
20:34:33 [2023-05-05T20:34:33.557Z] #50 11.60 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.557Z] #50 11.61 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:34:33 [2023-05-05T20:34:33.557Z] #50 11.68 Selecting previously unselected package iptables.
20:34:33 [2023-05-05T20:34:33.557Z] #50 11.68 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.557Z] #50 11.69 Unpacking iptables (1.8.7-1) ...
20:34:33 [2023-05-05T20:34:33.708Z] #21 ...
20:34:33 [2023-05-05T20:34:33.709Z] 
20:34:33 [2023-05-05T20:34:33.709Z] #46 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:34:33 [2023-05-05T20:34:33.709Z] #46 DONE 1.3s
20:34:33 [2023-05-05T20:34:33.709Z] 
20:34:33 [2023-05-05T20:34:33.709Z] #39 [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
20:34:33 [2023-05-05T20:34:33.709Z] #39 25.81   CC       criu/arch/x86/kerndat.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 25.99   CC       criu/arch/x86/sigaction_compat.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.10   CC       criu/arch/x86/sigframe.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.18   LINK     criu/arch/x86/crtools.built-in.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.20   DEP      criu/pie/util-vdso-elf32.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.31   DEP      criu/pie/util-vdso.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.36   DEP      criu/pie/util.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.47   CC       criu/pie/util.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.57   CC       criu/pie/util-vdso.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 26.87   CC       criu/pie/util-vdso-elf32.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.08   AR       criu/pie/pie.lib.a
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.17   DEP      criu/pie/restorer.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.29   DEP      criu/arch/x86/sigaction_compat_pie.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.33   DEP      criu/arch/x86/restorer_unmap.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.35   DEP      criu/arch/x86/restorer.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.42   DEP      criu/arch/x86/vdso-pie.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.48   DEP      criu/pie/parasite-vdso.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.56   DEP      criu/pie/parasite.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 27.68   CC       criu/pie/parasite.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.05   LINK     criu/pie/parasite.built-in.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.05   GEN      criu/pie/parasite-blob.h
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.06   CC       criu/pie/parasite-vdso.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.32   CC       criu/arch/x86/vdso-pie.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.44   CC       criu/arch/x86/restorer.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.65   CC       criu/arch/x86/restorer_unmap.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.67   CC       criu/arch/x86/sigaction_compat_pie.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 28.78   CC       criu/pie/restorer.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.62   LINK     criu/pie/restorer.built-in.o
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.63   GEN      criu/pie/restorer-blob.h
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.68   DEP      criu/vdso.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.78   DEP      criu/vdso-compat.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.86   DEP      criu/uts_ns.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.92   DEP      criu/util.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 29.98   DEP      criu/uffd.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.10   DEP      criu/tun.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.21   DEP      criu/tty.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.28   DEP      criu/timerfd.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.39   DEP      criu/timens.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.46   DEP      criu/sysfs_parse.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.52   DEP      criu/sysctl.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.60   DEP      criu/string.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.61   DEP      criu/stats.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.65   DEP      criu/sockets.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.71   DEP      criu/sk-unix.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.79   DEP      criu/sk-tcp.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.86   DEP      criu/sk-queue.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.91   DEP      criu/sk-packet.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 30.98   DEP      criu/sk-netlink.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.06   DEP      criu/sk-inet.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.15   DEP      criu/signalfd.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.24   DEP      criu/sigframe.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.30   DEP      criu/shmem.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.36   DEP      criu/servicefd.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.42   DEP      criu/seize.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.47   DEP      criu/seccomp.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.59   DEP      criu/rst-malloc.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.62   DEP      criu/rbtree.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.64   DEP      criu/pstree.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.71   DEP      criu/protobuf.d
20:34:33 [2023-05-05T20:34:33.709Z] #39 31.82   GEN      criu/protobuf-desc-gen.h
20:34:33 [2023-05-05T20:34:33.818Z] #50 11.90 Selecting previously unselected package libonig5:amd64.
20:34:33 [2023-05-05T20:34:33.818Z] #50 11.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:34:33 [2023-05-05T20:34:33.818Z] #50 11.91 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:34:34 [2023-05-05T20:34:34.039Z] #42 35.18   CC       criu/memfd.o
20:34:34 [2023-05-05T20:34:34.039Z] #42 35.36   CC       criu/mount.o
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.04 Selecting previously unselected package libjq1:amd64.
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.05 Unpacking libjq1:amd64 (1.6-2.1) ...
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.20 Selecting previously unselected package jq.
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.22 Unpacking jq (1.6-2.1) ...
20:34:34 [2023-05-05T20:34:34.079Z] #50 12.30 Selecting previously unselected package libaio1:amd64.
20:34:34 [2023-05-05T20:34:34.277Z] #39 33.25   DEP      criu/protobuf-desc.d
20:34:34 [2023-05-05T20:34:34.277Z] #39 33.33   DEP      criu/proc_parse.d
20:34:34 [2023-05-05T20:34:34.277Z] #39 33.43   DEP      criu/plugin.d
20:34:34 [2023-05-05T20:34:34.340Z] #50 12.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:34:34 [2023-05-05T20:34:34.340Z] #50 12.31 Unpacking libaio1:amd64 (0.3.112-9) ...
20:34:34 [2023-05-05T20:34:34.340Z] #50 12.42 Selecting previously unselected package libgpm2:amd64.
20:34:34 [2023-05-05T20:34:34.340Z] #50 12.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:34:34 [2023-05-05T20:34:34.340Z] #50 12.43 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:34:34 [2023-05-05T20:34:34.340Z] #50 12.54 Selecting previously unselected package libicu67:amd64.
20:34:34 [2023-05-05T20:34:34.536Z] #39 33.48   DEP      criu/pipes.d
20:34:34 [2023-05-05T20:34:34.537Z] #39 33.56   DEP      criu/pie-util.d
20:34:34 [2023-05-05T20:34:34.537Z] #39 33.60   DEP      criu/pie-util-vdso.d
20:34:34 [2023-05-05T20:34:34.537Z] #39 33.65   DEP      criu/pie-util-vdso-elf32.d
20:34:34 [2023-05-05T20:34:34.600Z] #50 12.54 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:34:34 [2023-05-05T20:34:34.600Z] #50 12.57 Unpacking libicu67:amd64 (67.1-7) ...
20:34:34 [2023-05-05T20:34:34.796Z] #39 33.72   DEP      criu/path.d
20:34:34 [2023-05-05T20:34:34.796Z] #39 33.78   DEP      criu/parasite-syscall.d
20:34:34 [2023-05-05T20:34:34.796Z] #39 33.85   DEP      criu/pagemap.d
20:34:34 [2023-05-05T20:34:34.796Z] #39 33.93   DEP      criu/pagemap-cache.d
20:34:34 [2023-05-05T20:34:34.796Z] #39 33.98   DEP      criu/page-xfer.d
20:34:35 [2023-05-05T20:34:35.054Z] #39 ...
20:34:35 [2023-05-05T20:34:35.054Z] 
20:34:35 [2023-05-05T20:34:35.054Z] #47 [dev-systemd-false  6/27] RUN ldconfig
20:34:35 [2023-05-05T20:34:35.054Z] #47 DONE 1.4s
20:34:35 [2023-05-05T20:34:35.054Z] 
20:34:35 [2023-05-05T20:34:35.054Z] #39 [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
20:34:35 [2023-05-05T20:34:35.054Z] #39 34.06   DEP      criu/page-pipe.d
20:34:35 [2023-05-05T20:34:35.054Z] #39 ...
20:34:35 [2023-05-05T20:34:35.054Z] 
20:34:35 [2023-05-05T20:34:35.054Z] #48 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:34:35 [2023-05-05T20:34:35.412Z] #42 ...
20:34:35 [2023-05-05T20:34:35.412Z] 
20:34:35 [2023-05-05T20:34:35.412Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:35 [2023-05-05T20:34:35.412Z] #50 23.37 Setting up zip (3.0-12) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 23.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 23.43 Setting up bash-completion (1:2.11-2) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.67 Setting up libmnl0:arm64 (1.0.4-3) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.68 Setting up patch (2.7.6-7) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.70 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.75 invoke-rc.d: could not determine current runlevel
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.75 invoke-rc.d: policy-rc.d denied execution of start.
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.76 Setting up xfsprogs (5.10.0-4) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.77 Setting up libxtables12:arm64 (1.8.7-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.78 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.79 Setting up pigz (2.6-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.80 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.82 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 24.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.03 Setting up libaio1:arm64 (0.3.112-9) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.04 Setting up python3-lib2to3 (3.9.2-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.15 Setting up libelf1:arm64 (0.183-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.17 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.19 Setting up python3-distutils (3.9.2-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.31 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.37 Setting up python3-setuptools (52.0.0-4) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.70 Setting up libjq1:arm64 (1.6-2.1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.71 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.73 Setting up thin-provisioning-tools (0.9.0-1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 25.74 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 26.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 26.02 Setting up jq (1.6-2.1) ...
20:34:35 [2023-05-05T20:34:35.412Z] #50 26.03 Setting up libbpf0:arm64 (1:0.3-2) ...
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.05 Setting up iptables (1.8.7-1) ...
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.09 Setting up iproute2 (5.10.0-4) ...
20:34:35 [2023-05-05T20:34:35.413Z] #50 26.22 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:34:35 [2023-05-05T20:34:35.413Z] #50 DONE 27.0s
20:34:35 [2023-05-05T20:34:35.413Z] 
20:34:35 [2023-05-05T20:34:35.413Z] #42 [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
20:34:35 [2023-05-05T20:34:35.413Z] #42 36.57   CC       criu/namespaces.o
20:34:35 [2023-05-05T20:34:35.671Z] #42 ...
20:34:35 [2023-05-05T20:34:35.671Z] 
20:34:35 [2023-05-05T20:34:35.671Z] #51 [dev-systemd-false  9/27] 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
20:34:35 [2023-05-05T20:34:35.671Z] #0 0.403 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:34:35 [2023-05-05T20:34:35.671Z] #0 0.406 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:34:35 [2023-05-05T20:34:35.671Z] #0 0.409 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:34:35 [2023-05-05T20:34:35.671Z] #51 DONE 0.4s
20:34:35 [2023-05-05T20:34:35.928Z] 
20:34:35 [2023-05-05T20:34:35.928Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:34:35 [2023-05-05T20:34:35.985Z] #50 13.86 Selecting previously unselected package libinih1:amd64.
20:34:35 [2023-05-05T20:34:35.985Z] #50 13.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 13.87 Unpacking libinih1:amd64 (53-1+b2) ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 13.93 Selecting previously unselected package libnet1:amd64.
20:34:35 [2023-05-05T20:34:35.985Z] #50 13.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 13.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.09 Selecting previously unselected package libnl-3-200:amd64.
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.17 Selecting previously unselected package libprotobuf-c1:amd64.
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.23 Selecting previously unselected package net-tools.
20:34:35 [2023-05-05T20:34:35.985Z] #50 14.23 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:34:36 [2023-05-05T20:34:36.246Z] #50 14.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:34:36 [2023-05-05T20:34:36.246Z] #50 14.40 Selecting previously unselected package patch.
20:34:36 [2023-05-05T20:34:36.246Z] #50 14.40 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:34:36 [2023-05-05T20:34:36.246Z] #50 14.41 Unpacking patch (2.7.6-7) ...
20:34:36 [2023-05-05T20:34:36.246Z] #50 14.50 Selecting previously unselected package python-pip-whl.
20:34:36 [2023-05-05T20:34:36.430Z] #48 ...
20:34:36 [2023-05-05T20:34:36.430Z] 
20:34:36 [2023-05-05T20:34:36.430Z] #49 [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
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.116 + RM_GOPATH=0
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.116 + TMP_GOPATH=
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.116 + : /build
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.116 + '[' -z '' ']'
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.116 ++ mktemp -d
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.119 + export GOPATH=/tmp/tmp.7ylv2FerLH
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.119 + GOPATH=/tmp/tmp.7ylv2FerLH
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.119 + RM_GOPATH=1
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.119 + case "$(go env GOARCH)" in
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.119 ++ go env GOARCH
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + export GO_BUILDMODE=-buildmode=pie
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + GO_BUILDMODE=-buildmode=pie
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 ++ dirname /tmp/install/install.sh
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + dir=/tmp/install
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + bin=runc
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + shift
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + '[' '!' -f /tmp/install/runc.installer ']'
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + . /tmp/install/runc.installer
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 ++ set -e
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 ++ : v1.1.5
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + install_runc
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + RUNC_BUILDTAGS=seccomp
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + echo 'Install runc version v1.1.5 (build tags: seccomp)'
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.133 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7ylv2FerLH/src/github.com/opencontainers/runc
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.135 Install runc version v1.1.5 (build tags: seccomp)
20:34:36 [2023-05-05T20:34:36.430Z] #0 1.139 Cloning into '/tmp/tmp.7ylv2FerLH/src/github.com/opencontainers/runc'...
20:34:36 [2023-05-05T20:34:36.430Z] #0 4.114 + cd /tmp/tmp.7ylv2FerLH/src/github.com/opencontainers/runc
20:34:36 [2023-05-05T20:34:36.430Z] #0 4.114 + git checkout -q v1.1.5
20:34:36 [2023-05-05T20:34:36.430Z] #0 4.386 + '[' -z '' ']'
20:34:36 [2023-05-05T20:34:36.430Z] #0 4.386 + target=static
20:34:36 [2023-05-05T20:34:36.430Z] #0 4.386 + make BUILDTAGS=seccomp static
20:34:36 [2023-05-05T20:34:36.430Z] #0 4.698 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc .
20:34:36 [2023-05-05T20:34:36.430Z] #49 ...
20:34:36 [2023-05-05T20:34:36.430Z] 
20:34:36 [2023-05-05T20:34:36.430Z] #48 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:34:36 [2023-05-05T20:34:36.430Z] #48 DONE 1.4s
20:34:36 [2023-05-05T20:34:36.430Z] 
20:34:36 [2023-05-05T20:34:36.430Z] #39 [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
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.14   DEP      criu/netfilter.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.24   DEP      criu/net.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.36   DEP      criu/namespaces.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.49   DEP      criu/mount.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.57   DEP      criu/memfd.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.60   DEP      criu/mem.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.67   DEP      criu/lsm.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.73   DEP      criu/log.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.82   DEP      criu/libnetlink.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 34.90   DEP      criu/kerndat.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.00   DEP      criu/kcmp-ids.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.05   DEP      criu/irmap.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.13   DEP      criu/ipc_ns.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.22   DEP      criu/image.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.29   DEP      criu/image-desc.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.32   DEP      criu/fsnotify.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.39   DEP      criu/filesystems.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.44   DEP      criu/files.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.50   DEP      criu/files-reg.d
20:34:36 [2023-05-05T20:34:36.430Z] #39 35.60   DEP      criu/files-ext.d
20:34:36 [2023-05-05T20:34:36.507Z] #50 14.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:34:36 [2023-05-05T20:34:36.507Z] #50 14.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:34:36 [2023-05-05T20:34:36.696Z] #39 35.69   DEP      criu/file-lock.d
20:34:36 [2023-05-05T20:34:36.696Z] #39 35.77   DEP      criu/file-ids.d
20:34:36 [2023-05-05T20:34:36.696Z] #39 35.85   DEP      criu/fifo.d
20:34:36 [2023-05-05T20:34:36.768Z] #50 14.81 Selecting previously unselected package python3-lib2to3.
20:34:36 [2023-05-05T20:34:36.768Z] #50 14.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:34:36 [2023-05-05T20:34:36.768Z] #50 14.82 Unpacking python3-lib2to3 (3.9.2-1) ...
20:34:36 [2023-05-05T20:34:36.768Z] #50 14.92 Selecting previously unselected package python3-distutils.
20:34:36 [2023-05-05T20:34:36.768Z] #50 14.92 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:34:36 [2023-05-05T20:34:36.768Z] #50 14.93 Unpacking python3-distutils (3.9.2-1) ...
20:34:36 [2023-05-05T20:34:36.768Z] #50 15.04 Selecting previously unselected package python3-pkg-resources.
20:34:36 [2023-05-05T20:34:36.955Z] #39 35.96   DEP      criu/fdstore.d
20:34:36 [2023-05-05T20:34:36.955Z] #39 36.03   DEP      criu/fault-injection.d
20:34:36 [2023-05-05T20:34:36.955Z] #39 36.08   DEP      criu/external.d
20:34:37 [2023-05-05T20:34:37.029Z] #50 15.04 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:34:37 [2023-05-05T20:34:37.029Z] #50 15.05 Unpacking python3-pkg-resources (52.0.0-4) ...
20:34:37 [2023-05-05T20:34:37.029Z] #50 15.15 Selecting previously unselected package python3-setuptools.
20:34:37 [2023-05-05T20:34:37.029Z] #50 15.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:34:37 [2023-05-05T20:34:37.029Z] #50 15.16 Unpacking python3-setuptools (52.0.0-4) ...
20:34:37 [2023-05-05T20:34:37.029Z] #50 15.28 Selecting previously unselected package python3-wheel.
20:34:37 [2023-05-05T20:34:37.214Z] #39 36.13   DEP      criu/eventpoll.d
20:34:37 [2023-05-05T20:34:37.214Z] #39 36.24   DEP      criu/eventfd.d
20:34:37 [2023-05-05T20:34:37.214Z] #39 36.32   DEP      criu/crtools.d
20:34:37 [2023-05-05T20:34:37.290Z] #50 15.28 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:34:37 [2023-05-05T20:34:37.290Z] #50 15.29 Unpacking python3-wheel (0.34.2-1) ...
20:34:37 [2023-05-05T20:34:37.290Z] #50 15.37 Selecting previously unselected package python3-pip.
20:34:37 [2023-05-05T20:34:37.290Z] #50 15.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:34:37 [2023-05-05T20:34:37.290Z] #50 15.38 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:34:37 [2023-05-05T20:34:37.290Z] #50 15.53 Selecting previously unselected package sudo.
20:34:37 [2023-05-05T20:34:37.472Z] #39 36.42   DEP      criu/cr-service.d
20:34:37 [2023-05-05T20:34:37.472Z] #39 36.50   DEP      criu/cr-restore.d
20:34:37 [2023-05-05T20:34:37.473Z] #39 36.59   DEP      criu/cr-errno.d
20:34:37 [2023-05-05T20:34:37.473Z] #39 36.60   DEP      criu/cr-dump.d
20:34:37 [2023-05-05T20:34:37.551Z] #50 15.54 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
20:34:37 [2023-05-05T20:34:37.551Z] #50 15.55 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:34:37 [2023-05-05T20:34:37.551Z] #50 15.81 Selecting previously unselected package thin-provisioning-tools.
20:34:37 [2023-05-05T20:34:37.732Z] #39 36.68   DEP      criu/cr-dedup.d
20:34:37 [2023-05-05T20:34:37.732Z] #39 36.73   DEP      criu/cr-check.d
20:34:37 [2023-05-05T20:34:37.732Z] #39 36.82   DEP      criu/config.d
20:34:37 [2023-05-05T20:34:37.812Z] #50 15.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:34:37 [2023-05-05T20:34:37.812Z] #50 15.82 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:34:37 [2023-05-05T20:34:37.812Z] #50 15.94 Selecting previously unselected package uidmap.
20:34:37 [2023-05-05T20:34:37.812Z] #50 15.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:34:37 [2023-05-05T20:34:37.812Z] #50 15.95 Unpacking uidmap (1:4.8.1-1) ...
20:34:37 [2023-05-05T20:34:37.812Z] #50 16.05 Selecting previously unselected package vim-runtime.
20:34:37 [2023-05-05T20:34:37.990Z] #39 36.89   DEP      criu/clone-noasan.d
20:34:37 [2023-05-05T20:34:37.990Z] #39 36.93   DEP      criu/cgroup.d
20:34:37 [2023-05-05T20:34:37.990Z] #39 36.98   DEP      criu/cgroup-props.d
20:34:37 [2023-05-05T20:34:37.990Z] #39 37.03   DEP      criu/bitmap.d
20:34:37 [2023-05-05T20:34:37.990Z] #39 37.04   DEP      criu/bfd.d
20:34:37 [2023-05-05T20:34:37.990Z] #39 37.09   DEP      criu/autofs.d
20:34:38 [2023-05-05T20:34:38.074Z] #50 16.06 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:34:38 [2023-05-05T20:34:38.075Z] #50 16.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:34:38 [2023-05-05T20:34:38.075Z] #50 16.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:34:38 [2023-05-05T20:34:38.075Z] #50 16.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:34:38 [2023-05-05T20:34:38.249Z] #39 37.14   DEP      criu/aio.d
20:34:38 [2023-05-05T20:34:38.249Z] #39 37.23   DEP      criu/action-scripts.d
20:34:38 [2023-05-05T20:34:38.249Z] #39 37.37   CC       criu/action-scripts.o
20:34:38 [2023-05-05T20:34:38.508Z] #39 37.57   CC       criu/aio.o
20:34:38 [2023-05-05T20:34:38.769Z] #39 37.75   CC       criu/autofs.o
20:34:39 [2023-05-05T20:34:39.018Z] #50 17.13 Selecting previously unselected package vim.
20:34:39 [2023-05-05T20:34:39.019Z] #50 17.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:34:39 [2023-05-05T20:34:39.019Z] #50 17.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:34:39 [2023-05-05T20:34:39.028Z] #39 38.24   CC       criu/bfd.o
20:34:39 [2023-05-05T20:34:39.279Z] #50 17.41 Selecting previously unselected package xfsprogs.
20:34:39 [2023-05-05T20:34:39.280Z] #50 17.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:34:39 [2023-05-05T20:34:39.280Z] #50 17.43 Unpacking xfsprogs (5.10.0-4) ...
20:34:39 [2023-05-05T20:34:39.287Z] #39 38.52   CC       criu/bitmap.o
20:34:39 [2023-05-05T20:34:39.541Z] #50 17.66 Selecting previously unselected package zip.
20:34:39 [2023-05-05T20:34:39.541Z] #50 17.67 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:34:39 [2023-05-05T20:34:39.541Z] #50 17.67 Unpacking zip (3.0-12) ...
20:34:39 [2023-05-05T20:34:39.678Z] #39 38.57   CC       criu/cgroup-props.o
20:34:39 [2023-05-05T20:34:39.802Z] #50 17.82 Setting up python3-pkg-resources (52.0.0-4) ...
20:34:39 [2023-05-05T20:34:39.802Z] #50 ...
20:34:39 [2023-05-05T20:34:39.802Z] 
20:34:39 [2023-05-05T20:34:39.802Z] #27 [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
20:34:39 [2023-05-05T20:34:39.802Z] #27 75.35 + /build/golangci-lint --version
20:34:39 [2023-05-05T20:34:39.942Z] #39 39.02   CC       criu/cgroup.o
20:34:40 [2023-05-05T20:34:40.376Z] #27 75.65 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:34:40 [2023-05-05T20:34:40.937Z] #39 40.03   CC       criu/clone-noasan.o
20:34:40 [2023-05-05T20:34:40.937Z] #39 40.14   CC       criu/config.o
20:34:41 [2023-05-05T20:34:41.190Z] #52 ...
20:34:41 [2023-05-05T20:34:41.190Z] 
20:34:41 [2023-05-05T20:34:41.190Z] #42 [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
20:34:41 [2023-05-05T20:34:41.190Z] #42 37.19   CC       criu/net.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 38.21   CC       criu/netfilter.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 38.31   CC       criu/page-pipe.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 38.58   CC       criu/page-xfer.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 39.13   CC       criu/pagemap-cache.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 39.25   CC       criu/pagemap.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 39.57   CC       criu/parasite-syscall.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 39.87   CC       criu/path.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 39.96   CC       criu/pie-util-vdso.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 40.11   CC       criu/pie-util.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 40.17   CC       criu/pipes.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 40.43   CC       criu/plugin.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 40.56   CC       criu/proc_parse.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 41.45   CC       criu/protobuf-desc.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 41.94   CC       criu/protobuf.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 42.10   CC       criu/pstree.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 42.51   CC       criu/rbtree.o
20:34:41 [2023-05-05T20:34:41.190Z] #42 42.62   CC       criu/rst-malloc.o
20:34:41 [2023-05-05T20:34:41.318Z] #27 ...
20:34:41 [2023-05-05T20:34:41.318Z] 
20:34:41 [2023-05-05T20:34:41.318Z] #38 [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
20:34:41 [2023-05-05T20:34:41.318Z] #38 40.23   CC       criu/files-reg.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 41.06   CC       criu/files.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 41.78 include/common/asm/bitops.h: Assembler messages:
20:34:41 [2023-05-05T20:34:41.318Z] #38 41.78 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
20:34:41 [2023-05-05T20:34:41.318Z] #38 41.84   CC       criu/filesystems.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 42.14   CC       criu/fsnotify.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 42.62   CC       criu/image-desc.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 42.68   CC       criu/image.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 43.06   CC       criu/ipc_ns.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 43.53   CC       criu/irmap.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 43.78   CC       criu/kcmp-ids.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 43.95   CC       criu/kerndat.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 44.36   CC       criu/libnetlink.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 44.50   CC       criu/log.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 44.71   CC       criu/lsm.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 44.92   CC       criu/mem.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 45.55   CC       criu/memfd.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 45.81   CC       criu/mount.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 47.33   CC       criu/namespaces.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 48.08   CC       criu/net.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 49.41   CC       criu/netfilter.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 49.57   CC       criu/page-pipe.o
20:34:41 [2023-05-05T20:34:41.318Z] #38 49.95   CC       criu/page-xfer.o
20:34:41 [2023-05-05T20:34:41.448Z] #42 42.74   CC       criu/seccomp.o
20:34:41 [2023-05-05T20:34:41.579Z] #38 ...
20:34:41 [2023-05-05T20:34:41.579Z] 
20:34:41 [2023-05-05T20:34:41.579Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.21 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.23 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.25 Setting up libgpm2:amd64 (1.20.7-8) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.26 Setting up libicu67:amd64 (67.1-7) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.28 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.29 Setting up libinih1:amd64 (53-1+b2) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.32 Setting up uidmap (1:4.8.1-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.41 Setting up bzip2 (1.0.8-4) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 18.61 Setting up python3-wheel (0.34.2-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 19.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 19.11 Setting up libcap2:amd64 (1:2.44-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 19.27 Setting up libcap2-bin (1:2.44-1) ...
20:34:41 [2023-05-05T20:34:41.579Z] #50 19.40 Setting up apparmor (2.13.6-10) ...
20:34:41 [2023-05-05T20:34:41.705Z] #42 42.98   CC       criu/seize.o
20:34:41 [2023-05-05T20:34:41.908Z] #39 40.80   CC       criu/cr-check.o
20:34:41 [2023-05-05T20:34:41.963Z] #42 43.30   CC       criu/servicefd.o
20:34:42 [2023-05-05T20:34:42.204Z] #39 ...
20:34:42 [2023-05-05T20:34:42.204Z] 
20:34:42 [2023-05-05T20:34:42.204Z] #21 [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
20:34:42 [2023-05-05T20:34:42.204Z] #21 DONE 64.8s
20:34:42 [2023-05-05T20:34:42.204Z] 
20:34:42 [2023-05-05T20:34:42.204Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:42 [2023-05-05T20:34:42.204Z] #0 1.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:34:42 [2023-05-05T20:34:42.204Z] #0 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:34:42 [2023-05-05T20:34:42.204Z] #0 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:34:42 [2023-05-05T20:34:42.204Z] #0 1.880 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
20:34:42 [2023-05-05T20:34:42.204Z] #0 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [239 kB]
20:34:42 [2023-05-05T20:34:42.204Z] #0 3.096 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
20:34:42 [2023-05-05T20:34:42.204Z] #0 4.043 Fetched 8644 kB in 3s (3106 kB/s)
20:34:42 [2023-05-05T20:34:42.204Z] #0 4.043 Reading package lists...
20:34:42 [2023-05-05T20:34:42.204Z] #0 4.949 Reading package lists...
20:34:42 [2023-05-05T20:34:42.204Z] #0 5.756 Building dependency tree...
20:34:42 [2023-05-05T20:34:42.204Z] #50 ...
20:34:42 [2023-05-05T20:34:42.204Z] 
20:34:42 [2023-05-05T20:34:42.204Z] #39 [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
20:34:42 [2023-05-05T20:34:42.204Z] #39 41.41   CC       criu/cr-dedup.o
20:34:42 [2023-05-05T20:34:42.221Z] #42 43.47   CC       criu/shmem.o
20:34:42 [2023-05-05T20:34:42.480Z] #42 43.84   CC       criu/sigframe.o
20:34:42 [2023-05-05T20:34:42.480Z] #42 43.89   CC       criu/signalfd.o
20:34:42 [2023-05-05T20:34:42.483Z] #39 41.60   CC       criu/cr-dump.o
20:34:42 [2023-05-05T20:34:42.738Z] #42 43.99   CC       criu/sk-inet.o
20:34:42 [2023-05-05T20:34:42.970Z] #50 ...
20:34:42 [2023-05-05T20:34:42.970Z] 
20:34:42 [2023-05-05T20:34:42.970Z] #27 [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
20:34:42 [2023-05-05T20:34:42.970Z] #27 DONE 78.5s
20:34:42 [2023-05-05T20:34:42.997Z] #42 44.38   CC       criu/sk-netlink.o
20:34:43 [2023-05-05T20:34:43.231Z] 
20:34:43 [2023-05-05T20:34:43.231Z] #38 [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
20:34:43 [2023-05-05T20:34:43.231Z] #38 50.75   CC       criu/pagemap-cache.o
20:34:43 [2023-05-05T20:34:43.231Z] #38 50.94   CC       criu/pagemap.o
20:34:43 [2023-05-05T20:34:43.231Z] #38 51.43   CC       criu/parasite-syscall.o
20:34:43 [2023-05-05T20:34:43.231Z] #38 51.90   CC       criu/path.o
20:34:43 [2023-05-05T20:34:43.231Z] #38 52.02   CC       criu/pie-util-vdso-elf32.o
20:34:43 [2023-05-05T20:34:43.255Z] #42 44.53   CC       criu/sk-packet.o
20:34:43 [2023-05-05T20:34:43.255Z] #42 ...
20:34:43 [2023-05-05T20:34:43.255Z] 
20:34:43 [2023-05-05T20:34:43.255Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:34:43 [2023-05-05T20:34:43.255Z] #52 5.793 Collecting yamllint==1.26.1
20:34:43 [2023-05-05T20:34:43.255Z] #52 6.834   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.150 Collecting pathspec>=0.5.3
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.155   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.259 Collecting pyyaml
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.264   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.318 Building wheels for collected packages: yamllint
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.319   Building wheel for yamllint (setup.py): started
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.584   Building wheel for yamllint (setup.py): finished with status 'done'
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.586   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=840655b7c844914f5e50cb1018be9b7d5ec9bd9233d971629c1be9f65b849719
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.586   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.590 Successfully built yamllint
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.596 Installing collected packages: pyyaml, pathspec, yamllint
20:34:43 [2023-05-05T20:34:43.255Z] #52 7.715 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
20:34:43 [2023-05-05T20:34:43.430Z] #39 42.52   CC       criu/cr-errno.o
20:34:43 [2023-05-05T20:34:43.430Z] #39 42.59   CC       criu/cr-restore.o
20:34:43 [2023-05-05T20:34:43.492Z] #38 52.23   CC       criu/pie-util-vdso.o
20:34:43 [2023-05-05T20:34:43.492Z] #38 52.44   CC       criu/pie-util.o
20:34:43 [2023-05-05T20:34:43.752Z] #38 52.53   CC       criu/pipes.o
20:34:44 [2023-05-05T20:34:44.013Z] #38 52.85   CC       criu/plugin.o
20:34:44 [2023-05-05T20:34:44.013Z] #38 53.07   CC       criu/proc_parse.o
20:34:45 [2023-05-05T20:34:45.339Z] #39 44.16   CC       criu/cr-service.o
20:34:45 [2023-05-05T20:34:45.409Z] #38 54.26   CC       criu/protobuf-desc.o
20:34:45 [2023-05-05T20:34:45.598Z] #39 44.73   CC       criu/crtools.o
20:34:45 [2023-05-05T20:34:45.981Z] #38 54.75   CC       criu/protobuf.o
20:34:45 [2023-05-05T20:34:45.981Z] #38 54.94   CC       criu/pstree.o
20:34:46 [2023-05-05T20:34:46.165Z] #39 44.99   CC       criu/eventfd.o
20:34:46 [2023-05-05T20:34:46.165Z] #39 45.15   CC       criu/eventpoll.o
20:34:46 [2023-05-05T20:34:46.424Z] #39 45.46   CC       criu/external.o
20:34:46 [2023-05-05T20:34:46.535Z] #52 DONE 10.9s
20:34:46 [2023-05-05T20:34:46.535Z] 
20:34:46 [2023-05-05T20:34:46.535Z] #37 [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
20:34:46 [2023-05-05T20:34:46.535Z] #37 46.24 # github.com/containerd/containerd/cmd/containerd
20:34:46 [2023-05-05T20:34:46.535Z] #37 46.24 /usr/bin/ld: /tmp/go-link-1280697952/000019.o: in function `New':
20:34:46 [2023-05-05T20:34:46.535Z] #37 46.24 /tmp/tmp.RGNICvaIOK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:34:46 [2023-05-05T20:34:46.535Z] #37 46.33 + bin/containerd-stress
20:34:46 [2023-05-05T20:34:46.535Z] #37 47.27 + bin/containerd-shim
20:34:46 [2023-05-05T20:34:46.535Z] #37 51.29 + bin/containerd-shim-runc-v1
20:34:46 [2023-05-05T20:34:46.535Z] #37 53.82 + bin/containerd-shim-runc-v2
20:34:46 [2023-05-05T20:34:46.535Z] #37 54.42 + binaries
20:34:46 [2023-05-05T20:34:46.535Z] #37 54.42 + install -D bin/containerd /build/containerd
20:34:46 [2023-05-05T20:34:46.535Z] #37 54.45 + install -D bin/containerd-shim /build/containerd-shim
20:34:46 [2023-05-05T20:34:46.535Z] #37 54.46 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:34:46 [2023-05-05T20:34:46.535Z] #37 54.47 + install -D bin/ctr /build/ctr
20:34:46 [2023-05-05T20:34:46.535Z] #37 DONE 55.8s
20:34:46 [2023-05-05T20:34:46.535Z] 
20:34:46 [2023-05-05T20:34:46.535Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
20:34:46 [2023-05-05T20:34:46.535Z] #53 DONE 0.1s
20:34:46 [2023-05-05T20:34:46.535Z] 
20:34:46 [2023-05-05T20:34:46.535Z] #42 [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
20:34:46 [2023-05-05T20:34:46.535Z] #42 44.77   CC       criu/sk-queue.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 44.95   CC       criu/sk-tcp.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 45.15   CC       criu/sk-unix.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 45.90   CC       criu/sockets.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 46.26   CC       criu/stats.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 46.40   CC       criu/string.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 46.46   CC       criu/sysctl.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 46.74   CC       criu/sysfs_parse.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 46.89   CC       criu/timens.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 47.01   CC       criu/timerfd.o
20:34:46 [2023-05-05T20:34:46.535Z] #42 47.14   CC       criu/tty.o
20:34:46 [2023-05-05T20:34:46.553Z] #38 55.51   CC       criu/rbtree.o
20:34:46 [2023-05-05T20:34:46.683Z] #39 45.60   CC       criu/fault-injection.o
20:34:46 [2023-05-05T20:34:46.683Z] #39 45.64   CC       criu/fdstore.o
20:34:46 [2023-05-05T20:34:46.683Z] #39 45.80   CC       criu/fifo.o
20:34:46 [2023-05-05T20:34:46.793Z] #42 47.92   CC       criu/tun.o
20:34:46 [2023-05-05T20:34:46.813Z] #38 55.65   CC       criu/rst-malloc.o
20:34:46 [2023-05-05T20:34:46.813Z] #38 55.78   CC       criu/seccomp.o
20:34:46 [2023-05-05T20:34:46.942Z] #39 45.97   CC       criu/file-ids.o
20:34:46 [2023-05-05T20:34:46.942Z] #39 46.12   CC       criu/file-lock.o
20:34:47 [2023-05-05T20:34:47.051Z] #42 48.20   CC       criu/uffd.o
20:34:47 [2023-05-05T20:34:47.074Z] #38 56.08   CC       criu/seize.o
20:34:47 [2023-05-05T20:34:47.526Z] #39 46.48   CC       criu/files-ext.o
20:34:47 [2023-05-05T20:34:47.526Z] #39 46.63   CC       criu/files-reg.o
20:34:47 [2023-05-05T20:34:47.616Z] #42 ...
20:34:47 [2023-05-05T20:34:47.616Z] 
20:34:47 [2023-05-05T20:34:47.616Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
20:34:47 [2023-05-05T20:34:47.616Z] #54 DONE 0.8s
20:34:47 [2023-05-05T20:34:47.616Z] 
20:34:47 [2023-05-05T20:34:47.616Z] #42 [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
20:34:47 [2023-05-05T20:34:47.616Z] #42 48.67   CC       criu/util.o
20:34:47 [2023-05-05T20:34:47.646Z] #38 56.47   CC       criu/servicefd.o
20:34:47 [2023-05-05T20:34:47.646Z] #38 56.67 include/common/asm/bitops.h: Assembler messages:
20:34:47 [2023-05-05T20:34:47.646Z] #38 56.67 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:34:47 [2023-05-05T20:34:47.646Z] #38 56.68   CC       criu/shmem.o
20:34:47 [2023-05-05T20:34:47.873Z] #42 49.23   CC       criu/uts_ns.o
20:34:47 [2023-05-05T20:34:47.912Z] #38 ...
20:34:47 [2023-05-05T20:34:47.912Z] 
20:34:47 [2023-05-05T20:34:47.912Z] #49 [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
20:34:47 [2023-05-05T20:34:47.912Z] #49 36.03 + mkdir -p /build
20:34:47 [2023-05-05T20:34:47.912Z] #49 36.03 + cp runc /build/runc
20:34:48 [2023-05-05T20:34:48.094Z] #39 ...
20:34:48 [2023-05-05T20:34:48.094Z] 
20:34:48 [2023-05-05T20:34:48.095Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:48 [2023-05-05T20:34:48.095Z] #0 5.756 Building dependency tree...
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.174 The following additional packages will be installed:
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   python3-pkg-resources vim-runtime xxd
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180 Suggested packages:
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   acl attr quota
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180 Recommended packages:
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.180   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.713 The following NEW packages will be installed:
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.713   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.714   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.714   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.715   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.715   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.715   python3-pkg-resources python3-setuptools python3-wheel sudo
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.715   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:34:48 [2023-05-05T20:34:48.095Z] #50 6.715   xz-utils zip
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.004 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.004 Need to get 27.0 MB of archives.
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.004 After this operation, 104 MB of additional disk space will be used.
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.007 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.010 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.011 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.012 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.013 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.014 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.036 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.039 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.046 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.049 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.050 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.053 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.064 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.067 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.068 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.069 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.070 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.071 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.073 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.079 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.086 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.088 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.090 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.091 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.092 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.275 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.276 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.278 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.280 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.282 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.286 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.290 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.315 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.317 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.319 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.322 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.329 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.341 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.354 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.367 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.374 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.379 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.509 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.522 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.538 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.885 debconf: delaying package configuration, since apt-utils is not installed
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.935 Fetched 27.0 MB in 1s (33.1 MB/s)
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.966 Selecting previously unselected package pigz.
20:34:48 [2023-05-05T20:34:48.095Z] #50 7.967 (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 ... 24023 files and directories currently installed.)
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.001 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.005 Unpacking pigz (2.6-1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.079 Selecting previously unselected package libelf1:amd64.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.082 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.094 Unpacking libelf1:amd64 (0.183-1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.216 Selecting previously unselected package libbpf0:amd64.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.219 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.225 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.322 Selecting previously unselected package libcap2:amd64.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.325 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.335 Unpacking libcap2:amd64 (1:2.44-1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.482 Selecting previously unselected package libmnl0:amd64.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.485 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.496 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.550 Selecting previously unselected package libxtables12:amd64.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.553 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.557 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.615 Selecting previously unselected package libcap2-bin.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.618 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.675 Unpacking libcap2-bin (1:2.44-1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.775 Selecting previously unselected package iproute2.
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.779 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 8.788 Unpacking iproute2 (5.10.0-4) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.089 Selecting previously unselected package xxd.
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.096 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.117 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.226 Selecting previously unselected package vim-common.
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.230 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.268 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.441 Selecting previously unselected package bash-completion.
20:34:48 [2023-05-05T20:34:48.095Z] #50 9.444 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:34:48 [2023-05-05T20:34:48.131Z] #42 ...
20:34:48 [2023-05-05T20:34:48.131Z] 
20:34:48 [2023-05-05T20:34:48.131Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
20:34:48 [2023-05-05T20:34:48.131Z] #55 DONE 0.5s
20:34:48 [2023-05-05T20:34:48.131Z] 
20:34:48 [2023-05-05T20:34:48.131Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
20:34:48 [2023-05-05T20:34:48.131Z] #56 DONE 0.0s
20:34:48 [2023-05-05T20:34:48.131Z] 
20:34:48 [2023-05-05T20:34:48.131Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
20:34:48 [2023-05-05T20:34:48.131Z] #57 DONE 0.0s
20:34:48 [2023-05-05T20:34:48.131Z] 
20:34:48 [2023-05-05T20:34:48.131Z] #42 [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
20:34:48 [2023-05-05T20:34:48.131Z] #42 49.31   CC       criu/vdso.o
20:34:48 [2023-05-05T20:34:48.354Z] #50 ...
20:34:48 [2023-05-05T20:34:48.354Z] 
20:34:48 [2023-05-05T20:34:48.354Z] #39 [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
20:34:48 [2023-05-05T20:34:48.354Z] #39 47.43   CC       criu/files.o
20:34:48 [2023-05-05T20:34:48.388Z] #42 49.57   LINK     criu/built-in.o
20:34:48 [2023-05-05T20:34:48.388Z] #42 49.62   LINK     criu/criu
20:34:48 [2023-05-05T20:34:48.388Z] #42 49.76   DEP      lib/c/criu.d
20:34:48 [2023-05-05T20:34:48.483Z] #49 DONE 36.6s
20:34:48 [2023-05-05T20:34:48.483Z] 
20:34:48 [2023-05-05T20:34:48.483Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:48 [2023-05-05T20:34:48.483Z] #50 22.23 Setting up zip (3.0-12) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 22.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 22.30 Setting up bash-completion (1:2.11-2) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.12 Setting up libmnl0:amd64 (1.0.4-3) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.14 Setting up patch (2.7.6-7) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.17 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.25 invoke-rc.d: could not determine current runlevel
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.26 invoke-rc.d: policy-rc.d denied execution of start.
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.27 Setting up xfsprogs (5.10.0-4) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.29 Setting up libxtables12:amd64 (1.8.7-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.30 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.32 Setting up pigz (2.6-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.74 Setting up libaio1:amd64 (0.3.112-9) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.76 Setting up python3-lib2to3 (3.9.2-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.94 Setting up libelf1:amd64 (0.183-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.98 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 24.99 Setting up python3-distutils (3.9.2-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.17 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.26 Setting up python3-setuptools (52.0.0-4) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.78 Setting up libjq1:amd64 (1.6-2.1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.81 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.83 Setting up thin-provisioning-tools (0.9.0-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 25.85 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.33 Setting up jq (1.6-2.1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.44 Setting up libbpf0:amd64 (1:0.3-2) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.46 Setting up iptables (1.8.7-1) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.51 Setting up iproute2 (5.10.0-4) ...
20:34:48 [2023-05-05T20:34:48.483Z] #50 26.72 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:34:48 [2023-05-05T20:34:48.645Z] #42 49.79   CC       images/rpc.pb-c.o
20:34:48 [2023-05-05T20:34:48.645Z] #42 ...
20:34:48 [2023-05-05T20:34:48.645Z] 
20:34:48 [2023-05-05T20:34:48.645Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
20:34:48 [2023-05-05T20:34:48.645Z] #58 DONE 0.6s
20:34:48 [2023-05-05T20:34:48.645Z] 
20:34:48 [2023-05-05T20:34:48.645Z] #42 [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
20:34:48 [2023-05-05T20:34:48.645Z] #42 50.02   CC       lib/c/criu.o
20:34:48 [2023-05-05T20:34:48.744Z] #50 DONE 26.9s
20:34:48 [2023-05-05T20:34:48.744Z] 
20:34:48 [2023-05-05T20:34:48.744Z] #51 [dev-systemd-false  9/27] 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
20:34:48 [2023-05-05T20:34:48.921Z] #39 48.14 include/common/asm/bitops.h: Assembler messages:
20:34:48 [2023-05-05T20:34:48.921Z] #39 48.14 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
20:34:49 [2023-05-05T20:34:49.180Z] #39 48.19   CC       criu/filesystems.o
20:34:49 [2023-05-05T20:34:49.210Z] #42 50.47   LINK     lib/c/built-in.o
20:34:49 [2023-05-05T20:34:49.210Z] #42 50.48   LINK     lib/c/libcriu.so
20:34:49 [2023-05-05T20:34:49.210Z] #42 50.50   LINK     lib/c/libcriu.a
20:34:49 [2023-05-05T20:34:49.210Z] #42 50.54   GEN      magic.py
20:34:49 [2023-05-05T20:34:49.210Z] #42 50.60 Note: Building without setproctitle() and strlcpy() support.
20:34:49 [2023-05-05T20:34:49.210Z] #42 50.60       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:34:49 [2023-05-05T20:34:49.439Z] #39 48.44   CC       criu/fsnotify.o
20:34:49 [2023-05-05T20:34:49.467Z] #42 50.61 Note: Building without GnuTLS support
20:34:49 [2023-05-05T20:34:49.467Z] #42 50.61 Makefile.config:39: Warn: you have no libnftables installed
20:34:49 [2023-05-05T20:34:49.467Z] #42 50.61 Makefile.config:40: Warn: Building without nftables support
20:34:49 [2023-05-05T20:34:49.467Z] #42 50.88 fatal: not a git repository (or any of the parent directories): .git
20:34:49 [2023-05-05T20:34:49.687Z] #51 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:34:49 [2023-05-05T20:34:49.687Z] #51 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:34:49 [2023-05-05T20:34:49.687Z] #51 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:34:49 [2023-05-05T20:34:49.687Z] #51 DONE 0.9s
20:34:49 [2023-05-05T20:34:49.687Z] 
20:34:49 [2023-05-05T20:34:49.687Z] #38 [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
20:34:49 [2023-05-05T20:34:49.687Z] #38 57.15   CC       criu/sigframe.o
20:34:49 [2023-05-05T20:34:49.687Z] #38 57.24   CC       criu/signalfd.o
20:34:49 [2023-05-05T20:34:49.687Z] #38 57.39   CC       criu/sk-inet.o
20:34:49 [2023-05-05T20:34:49.687Z] #38 57.88   CC       criu/sk-netlink.o
20:34:49 [2023-05-05T20:34:49.687Z] #38 58.07   CC       criu/sk-packet.o
20:34:49 [2023-05-05T20:34:49.687Z] #38 58.36   CC       criu/sk-queue.o
20:34:49 [2023-05-05T20:34:49.687Z] #38 58.59   CC       criu/sk-tcp.o
20:34:49 [2023-05-05T20:34:49.949Z] #38 58.84   CC       criu/sk-unix.o
20:34:49 [2023-05-05T20:34:49.949Z] #38 ...
20:34:49 [2023-05-05T20:34:49.949Z] 
20:34:49 [2023-05-05T20:34:49.949Z] #37 [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
20:34:49 [2023-05-05T20:34:49.949Z] #37 62.76 + bin/containerd
20:34:49 [2023-05-05T20:34:49.949Z] #37 ...
20:34:49 [2023-05-05T20:34:49.949Z] 
20:34:49 [2023-05-05T20:34:49.949Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:34:50 [2023-05-05T20:34:50.006Z] #39 48.89   CC       criu/image-desc.o
20:34:50 [2023-05-05T20:34:50.006Z] #39 48.98   CC       criu/image.o
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.05 make[1]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.21 make[1]: 'images/built-in.o' is up to date.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.23 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.25 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.26 make[1]: 'compel/libcompel.a' is up to date.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.28 make[1]: 'compel/compel-host-bin' is up to date.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.29 make[1]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.31 make[1]: 'soccr/libsoccr.a' is up to date.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.38 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.031Z] #42 51.39 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.265Z] #39 49.42   CC       criu/ipc_ns.o
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.41 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.45 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.47 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.48 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.50 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.54 make[2]: Nothing to be done for 'all'.
20:34:50 [2023-05-05T20:34:50.289Z] #42 51.54   INSTALL  criu/criu
20:34:50 [2023-05-05T20:34:50.289Z] #42 DONE 51.6s
20:34:50 [2023-05-05T20:34:50.832Z] #39 49.94   CC       criu/irmap.o
20:34:50 [2023-05-05T20:34:50.853Z] 
20:34:50 [2023-05-05T20:34:50.853Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
20:34:50 [2023-05-05T20:34:50.853Z] #59 DONE 0.1s
20:34:50 [2023-05-05T20:34:50.853Z] 
20:34:50 [2023-05-05T20:34:50.853Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
20:34:50 [2023-05-05T20:34:50.853Z] #60 DONE 0.1s
20:34:51 [2023-05-05T20:34:51.092Z] #39 50.20   CC       criu/kcmp-ids.o
20:34:51 [2023-05-05T20:34:51.110Z] 
20:34:51 [2023-05-05T20:34:51.110Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
20:34:51 [2023-05-05T20:34:51.110Z] #61 DONE 0.1s
20:34:51 [2023-05-05T20:34:51.110Z] 
20:34:51 [2023-05-05T20:34:51.110Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
20:34:51 [2023-05-05T20:34:51.351Z] #39 50.31   CC       criu/kerndat.o
20:34:51 [2023-05-05T20:34:51.610Z] #39 50.75   CC       criu/libnetlink.o
20:34:51 [2023-05-05T20:34:51.868Z] #39 50.92   CC       criu/log.o
20:34:52 [2023-05-05T20:34:52.129Z] #39 51.16   CC       criu/lsm.o
20:34:52 [2023-05-05T20:34:52.394Z] #39 51.34   CC       criu/mem.o
20:34:52 [2023-05-05T20:34:52.480Z] #62 DONE 1.3s
20:34:52 [2023-05-05T20:34:52.480Z] 
20:34:52 [2023-05-05T20:34:52.480Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
20:34:52 [2023-05-05T20:34:52.480Z] #63 DONE 0.0s
20:34:52 [2023-05-05T20:34:52.480Z] 
20:34:52 [2023-05-05T20:34:52.480Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
20:34:52 [2023-05-05T20:34:52.961Z] #39 51.97   CC       criu/memfd.o
20:34:53 [2023-05-05T20:34:53.045Z] #64 DONE 0.4s
20:34:53 [2023-05-05T20:34:53.045Z] 
20:34:53 [2023-05-05T20:34:53.045Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
20:34:53 [2023-05-05T20:34:53.219Z] #39 52.22   CC       criu/mount.o
20:34:53 [2023-05-05T20:34:53.976Z] #65 DONE 1.1s
20:34:53 [2023-05-05T20:34:53.976Z] 
20:34:53 [2023-05-05T20:34:53.976Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:34:53 [2023-05-05T20:34:53.976Z] #66 DONE 0.1s
20:34:53 [2023-05-05T20:34:53.976Z] 
20:34:53 [2023-05-05T20:34:53.976Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
20:34:54 [2023-05-05T20:34:54.157Z] #39 ...
20:34:54 [2023-05-05T20:34:54.157Z] 
20:34:54 [2023-05-05T20:34:54.157Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.32 Unpacking bash-completion (1:2.11-2) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.50 Selecting previously unselected package bzip2.
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.51 Unpacking bzip2 (1.0.8-4) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.61 Selecting previously unselected package xz-utils.
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.74 Selecting previously unselected package apparmor.
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 12.84 Unpacking apparmor (2.13.6-10) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.09 Selecting previously unselected package inetutils-ping.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.10 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.19 Selecting previously unselected package libip4tc2:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.20 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.27 Selecting previously unselected package libip6tc2:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.28 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.34 Selecting previously unselected package libnfnetlink0:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.43 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.50 Selecting previously unselected package libnftnl11:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.53 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.60 Selecting previously unselected package iptables.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.62 Unpacking iptables (1.8.7-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.78 Selecting previously unselected package libonig5:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.79 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.87 Selecting previously unselected package libjq1:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 13.89 Unpacking libjq1:amd64 (1.6-2.1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.01 Selecting previously unselected package jq.
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.02 Unpacking jq (1.6-2.1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.10 Selecting previously unselected package libaio1:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.12 Unpacking libaio1:amd64 (0.3.112-9) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.19 Selecting previously unselected package libgpm2:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.19 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.20 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.28 Selecting previously unselected package libicu67:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.28 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 14.30 Unpacking libicu67:amd64 (67.1-7) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 15.91 Selecting previously unselected package libinih1:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 15.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 15.92 Unpacking libinih1:amd64 (53-1+b2) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.03 Selecting previously unselected package libnet1:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.03 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.14 Selecting previously unselected package libnl-3-200:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.29 Selecting previously unselected package libprotobuf-c1:amd64.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.38 Selecting previously unselected package net-tools.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.38 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.51 Selecting previously unselected package patch.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.52 Unpacking patch (2.7.6-7) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.58 Selecting previously unselected package python-pip-whl.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.59 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.83 Selecting previously unselected package python3-lib2to3.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.84 Unpacking python3-lib2to3 (3.9.2-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.97 Selecting previously unselected package python3-distutils.
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 16.98 Unpacking python3-distutils (3.9.2-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.07 Selecting previously unselected package python3-pkg-resources.
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.08 Unpacking python3-pkg-resources (52.0.0-4) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.19 Selecting previously unselected package python3-setuptools.
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.20 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.20 Unpacking python3-setuptools (52.0.0-4) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.33 Selecting previously unselected package python3-wheel.
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.34 Unpacking python3-wheel (0.34.2-1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.46 Selecting previously unselected package python3-pip.
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.46 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.46 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.64 Selecting previously unselected package sudo.
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.64 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.157Z] #50 17.65 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:34:54 [2023-05-05T20:34:54.416Z] #50 17.91 Selecting previously unselected package thin-provisioning-tools.
20:34:54 [2023-05-05T20:34:54.416Z] #50 17.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.416Z] #50 17.92 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.06 Selecting previously unselected package uidmap.
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.08 Unpacking uidmap (1:4.8.1-1) ...
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.22 Selecting previously unselected package vim-runtime.
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.23 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:34:54 [2023-05-05T20:34:54.674Z] #50 18.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:34:55 [2023-05-05T20:34:55.243Z] #52 ...
20:34:55 [2023-05-05T20:34:55.243Z] 
20:34:55 [2023-05-05T20:34:55.243Z] #38 [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
20:34:55 [2023-05-05T20:34:55.243Z] #38 59.74   CC       criu/sockets.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 60.26   CC       criu/stats.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 60.40   CC       criu/string.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 60.46   CC       criu/sysctl.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 60.77   CC       criu/sysfs_parse.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 60.97   CC       criu/timens.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 61.14   CC       criu/timerfd.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 61.33   CC       criu/tty.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 62.27   CC       criu/tun.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 62.52   CC       criu/uffd.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 63.08   CC       criu/util.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 63.74   CC       criu/uts_ns.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 63.85   CC       criu/vdso-compat.o
20:34:55 [2023-05-05T20:34:55.243Z] #38 63.96   CC       criu/vdso.o
20:34:55 [2023-05-05T20:34:55.346Z] #67 DONE 1.1s
20:34:55 [2023-05-05T20:34:55.346Z] 
20:34:55 [2023-05-05T20:34:55.346Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
20:34:55 [2023-05-05T20:34:55.346Z] #68 DONE 0.0s
20:34:55 [2023-05-05T20:34:55.346Z] 
20:34:55 [2023-05-05T20:34:55.346Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
20:34:55 [2023-05-05T20:34:55.346Z] #69 DONE 0.0s
20:34:55 [2023-05-05T20:34:55.346Z] 
20:34:55 [2023-05-05T20:34:55.346Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:34:55 [2023-05-05T20:34:55.504Z] #38 64.26   LINK     criu/built-in.o
20:34:55 [2023-05-05T20:34:55.504Z] #38 64.36   LINK     criu/criu
20:34:55 [2023-05-05T20:34:55.766Z] #38 64.62   DEP      lib/c/criu.d
20:34:55 [2023-05-05T20:34:55.766Z] #38 64.68   CC       images/rpc.pb-c.o
20:34:56 [2023-05-05T20:34:56.027Z] #38 64.95   CC       lib/c/criu.o
20:34:56 [2023-05-05T20:34:56.050Z] #50 19.60 Selecting previously unselected package vim.
20:34:56 [2023-05-05T20:34:56.050Z] #50 19.60 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:34:56 [2023-05-05T20:34:56.050Z] #50 19.63 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:34:56 [2023-05-05T20:34:56.309Z] #50 19.89 Selecting previously unselected package xfsprogs.
20:34:56 [2023-05-05T20:34:56.309Z] #50 19.89 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:34:56 [2023-05-05T20:34:56.309Z] #50 19.89 Unpacking xfsprogs (5.10.0-4) ...
20:34:56 [2023-05-05T20:34:56.568Z] #50 20.18 Selecting previously unselected package zip.
20:34:56 [2023-05-05T20:34:56.568Z] #50 20.19 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:34:56 [2023-05-05T20:34:56.568Z] #50 20.19 Unpacking zip (3.0-12) ...
20:34:56 [2023-05-05T20:34:56.568Z] #50 20.32 Setting up python3-pkg-resources (52.0.0-4) ...
20:34:56 [2023-05-05T20:34:56.597Z] #38 65.48   LINK     lib/c/built-in.o
20:34:56 [2023-05-05T20:34:56.597Z] #38 65.48   LINK     lib/c/libcriu.so
20:34:56 [2023-05-05T20:34:56.597Z] #38 65.52   LINK     lib/c/libcriu.a
20:34:56 [2023-05-05T20:34:56.597Z] #38 65.59   GEN      magic.py
20:34:56 [2023-05-05T20:34:56.725Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 43.032061828s 
20:34:56 [2023-05-05T20:34:56.726Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 151.631456ms 
20:34:56 [2023-05-05T20:34:56.858Z] #38 65.75 Note: Building without setproctitle() and strlcpy() support.
20:34:56 [2023-05-05T20:34:56.858Z] #38 65.75       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:34:56 [2023-05-05T20:34:56.858Z] #38 65.76 Note: Building without GnuTLS support
20:34:56 [2023-05-05T20:34:56.858Z] #38 65.76 Makefile.config:39: Warn: you have no libnftables installed
20:34:56 [2023-05-05T20:34:56.858Z] #38 65.76 Makefile.config:40: Warn: Building without nftables support
20:34:57 [2023-05-05T20:34:57.121Z] #38 66.23 fatal: not a git repository (or any of the parent directories): .git
20:34:57 [2023-05-05T20:34:57.137Z] #50 20.76 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:34:57 [2023-05-05T20:34:57.137Z] #50 20.78 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:34:57 [2023-05-05T20:34:57.137Z] #50 20.81 Setting up libgpm2:amd64 (1.20.7-8) ...
20:34:57 [2023-05-05T20:34:57.137Z] #50 20.84 Setting up libicu67:amd64 (67.1-7) ...
20:34:57 [2023-05-05T20:34:57.137Z] #50 20.85 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:34:57 [2023-05-05T20:34:57.243Z] #70 DONE 2.0s
20:34:57 [2023-05-05T20:34:57.243Z] 
20:34:57 [2023-05-05T20:34:57.243Z] #71 exporting to image
20:34:57 [2023-05-05T20:34:57.243Z] #71 exporting layers
20:34:57 [2023-05-05T20:34:57.396Z] #50 20.86 Setting up libinih1:amd64 (53-1+b2) ...
20:34:57 [2023-05-05T20:34:57.396Z] #50 20.88 Setting up uidmap (1:4.8.1-1) ...
20:34:57 [2023-05-05T20:34:57.396Z] #50 20.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:34:57 [2023-05-05T20:34:57.396Z] #50 20.91 Setting up bzip2 (1.0.8-4) ...
20:34:57 [2023-05-05T20:34:57.396Z] #50 20.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:34:57 [2023-05-05T20:34:57.396Z] #50 20.94 Setting up python3-wheel (0.34.2-1) ...
20:34:57 [2023-05-05T20:34:57.655Z] #50 21.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:34:57 [2023-05-05T20:34:57.655Z] #50 21.24 Setting up libcap2:amd64 (1:2.44-1) ...
20:34:57 [2023-05-05T20:34:57.655Z] #50 21.27 Setting up libcap2-bin (1:2.44-1) ...
20:34:57 [2023-05-05T20:34:57.655Z] #50 21.29 Setting up apparmor (2.13.6-10) ...
20:34:57 [2023-05-05T20:34:57.915Z] #50 ...
20:34:57 [2023-05-05T20:34:57.915Z] 
20:34:57 [2023-05-05T20:34:57.915Z] #22 [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
20:34:57 [2023-05-05T20:34:57.915Z] #22 80.87 + /build/golangci-lint --version
20:34:58 [2023-05-05T20:34:58.062Z] #38 66.94 make[1]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.174Z] #22 81.15 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:34:58 [2023-05-05T20:34:58.322Z] #38 67.35 make[1]: 'images/built-in.o' is up to date.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.36 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.37 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.39 make[1]: 'compel/libcompel.a' is up to date.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.40 make[1]: 'compel/compel-host-bin' is up to date.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.41 make[1]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.42 make[1]: 'soccr/libsoccr.a' is up to date.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.48 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.49 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.50 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.55 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.58 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.59 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.61 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.67 make[2]: Nothing to be done for 'all'.
20:34:58 [2023-05-05T20:34:58.583Z] #38 67.68   INSTALL  criu/criu
20:34:59 [2023-05-05T20:34:59.768Z] #71 exporting layers 2.4s done
20:34:59 [2023-05-05T20:34:59.768Z] #71 writing image sha256:ee5f531939cb1eda48e7e59386480840580d6feddf89fbb5d66f34a275d22b05 done
20:34:59 [2023-05-05T20:34:59.768Z] #71 naming to docker.io/library/docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd done
20:34:59 [2023-05-05T20:34:59.768Z] #71 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:35:00 [2023-05-05T20:35:00.087Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/test/unit
20:35:00 [2023-05-05T20:35:00.497Z] #38 DONE 69.1s
20:35:00 [2023-05-05T20:35:00.497Z] 
20:35:00 [2023-05-05T20:35:00.497Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:35:00 [2023-05-05T20:35:00.497Z] #52 6.825 Collecting yamllint==1.26.1
20:35:00 [2023-05-05T20:35:00.497Z] #52 7.880   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.326 Collecting pathspec>=0.5.3
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.331   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.497 Collecting pyyaml
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.508   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.541 Building wheels for collected packages: yamllint
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.542   Building wheel for yamllint (setup.py): started
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.918   Building wheel for yamllint (setup.py): finished with status 'done'
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.918   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=019b4cd97d138ebe0031bd4db5f586ce0612fce0d54b901ad91567b39b72d393
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.919   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.921 Successfully built yamllint
20:35:00 [2023-05-05T20:35:00.497Z] #52 8.928 Installing collected packages: pyyaml, pathspec, yamllint
20:35:00 [2023-05-05T20:35:00.497Z] #52 9.092 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
20:35:00 [2023-05-05T20:35:00.497Z] #52 DONE 10.6s
20:35:00 [2023-05-05T20:35:00.497Z] 
20:35:00 [2023-05-05T20:35:00.497Z] #37 [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
20:35:00 [2023-05-05T20:35:00.497Z] #37 ...
20:35:00 [2023-05-05T20:35:00.497Z] 
20:35:00 [2023-05-05T20:35:00.497Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
20:35:00 [2023-05-05T20:35:00.497Z] #53 DONE 0.2s
20:35:00 [2023-05-05T20:35:00.497Z] 
20:35:00 [2023-05-05T20:35:00.497Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
20:35:00 [2023-05-05T20:35:00.760Z] #54 DONE 0.2s
20:35:00 [2023-05-05T20:35:00.760Z] 
20:35:00 [2023-05-05T20:35:00.760Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
20:35:00 [2023-05-05T20:35:00.760Z] #55 DONE 0.1s
20:35:00 [2023-05-05T20:35:00.760Z] 
20:35:00 [2023-05-05T20:35:00.760Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
20:35:00 [2023-05-05T20:35:00.760Z] #56 DONE 0.1s
20:35:00 [2023-05-05T20:35:00.760Z] 
20:35:00 [2023-05-05T20:35:00.760Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
20:35:00 [2023-05-05T20:35:00.760Z] #57 DONE 0.0s
20:35:00 [2023-05-05T20:35:00.760Z] 
20:35:00 [2023-05-05T20:35:00.761Z] #37 [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
20:35:01 [2023-05-05T20:35:01.021Z] #37 ...
20:35:01 [2023-05-05T20:35:01.021Z] 
20:35:01 [2023-05-05T20:35:01.021Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
20:35:01 [2023-05-05T20:35:01.021Z] #58 DONE 0.2s
20:35:01 [2023-05-05T20:35:01.021Z] 
20:35:01 [2023-05-05T20:35:01.021Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
20:35:01 [2023-05-05T20:35:01.280Z] #59 DONE 0.2s
20:35:01 [2023-05-05T20:35:01.280Z] 
20:35:01 [2023-05-05T20:35:01.280Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
20:35:01 [2023-05-05T20:35:01.280Z] #60 DONE 0.1s
20:35:01 [2023-05-05T20:35:01.280Z] 
20:35:01 [2023-05-05T20:35:01.280Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
20:35:01 [2023-05-05T20:35:01.280Z] #61 DONE 0.1s
20:35:01 [2023-05-05T20:35:01.280Z] 
20:35:01 [2023-05-05T20:35:01.280Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
20:35:01 [2023-05-05T20:35:01.540Z] #62 DONE 0.3s
20:35:01 [2023-05-05T20:35:01.540Z] 
20:35:01 [2023-05-05T20:35:01.540Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
20:35:01 [2023-05-05T20:35:01.540Z] #63 DONE 0.1s
20:35:01 [2023-05-05T20:35:01.540Z] 
20:35:01 [2023-05-05T20:35:01.540Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
20:35:01 [2023-05-05T20:35:01.799Z] #64 DONE 0.3s
20:35:01 [2023-05-05T20:35:01.799Z] 
20:35:01 [2023-05-05T20:35:01.799Z] #37 [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
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:35:01 [2023-05-05T20:35:01.815Z] 
20:35:01 [2023-05-05T20:35:01.815Z]  ________   ____  __.
20:35:01 [2023-05-05T20:35:01.815Z]  \_____  \ |    |/ _|
20:35:01 [2023-05-05T20:35:01.815Z]  /   |   \|      <
20:35:01 [2023-05-05T20:35:01.815Z]  /    |    \    |  \
20:35:01 [2023-05-05T20:35:01.815Z]  \_______  /____|__ \
20:35:01 [2023-05-05T20:35:01.815Z]          \/        \/
20:35:01 [2023-05-05T20:35:01.815Z] 
20:35:01 [2023-05-05T20:35:01.815Z] INFO: make.ps1 ended at 05/05/2023 20:34:51
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Binaries build ended at 05/05/2023 20:34:52. Duration:00:01:57.4942897
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Copying the built daemon binary to d:\CI\PR-45479\2\binary\dockerd-9b6ec6dbba.exe...
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Copying the built client binary to d:\CI\PR-45479\2\binary\docker-9b6ec6dbba.exe...
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Copying dockerversion from the container...
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Copying the golang package from the container to d:\CI\PR-45479\2\installer\go.zip...
20:35:01 [2023-05-05T20:35:01.815Z] INFO: Extracting go.zip to d:\CI\PR-45479\2\go
20:35:02 [2023-05-05T20:35:02.364Z] #22 DONE 84.6s
20:35:02 [2023-05-05T20:35:02.364Z] 
20:35:02 [2023-05-05T20:35:02.364Z] #39 [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
20:35:02 [2023-05-05T20:35:02.364Z] #39 53.69   CC       criu/namespaces.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 54.46   CC       criu/net.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 55.81   CC       criu/netfilter.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 55.96   CC       criu/page-pipe.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 56.22   CC       criu/page-xfer.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 56.82   CC       criu/pagemap-cache.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 57.03   CC       criu/pagemap.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 57.46   CC       criu/parasite-syscall.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 57.91   CC       criu/path.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 58.08   CC       criu/pie-util-vdso-elf32.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 58.33   CC       criu/pie-util-vdso.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 58.53   CC       criu/pie-util.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 58.66   CC       criu/pipes.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 58.99   CC       criu/plugin.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 59.16   CC       criu/proc_parse.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 60.47   CC       criu/protobuf-desc.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 60.99   CC       criu/protobuf.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 61.17   CC       criu/pstree.o
20:35:02 [2023-05-05T20:35:02.364Z] #39 ...
20:35:02 [2023-05-05T20:35:02.364Z] 
20:35:02 [2023-05-05T20:35:02.364Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:35:02 [2023-05-05T20:35:02.364Z] #50 25.92 Setting up zip (3.0-12) ...
20:35:02 [2023-05-05T20:35:02.364Z] #50 25.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:35:02 [2023-05-05T20:35:02.364Z] #50 25.99 Setting up bash-completion (1:2.11-2) ...
20:35:03 [2023-05-05T20:35:03.177Z] #37 86.11 # github.com/containerd/containerd/cmd/containerd
20:35:03 [2023-05-05T20:35:03.177Z] #37 86.11 /usr/bin/ld: /tmp/go-link-2708821432/000019.o: in function `New':
20:35:03 [2023-05-05T20:35:03.177Z] #37 86.11 /tmp/tmp.hVpPni2PrW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:35:03 [2023-05-05T20:35:03.177Z] #37 86.18 + bin/containerd-stress
20:35:03 [2023-05-05T20:35:03.366Z] ?   	github.com/docker/docker/api	[no test files]
20:35:04 [2023-05-05T20:35:04.116Z] #37 87.07 + bin/containerd-shim
20:35:04 [2023-05-05T20:35:04.902Z] #50 28.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:35:04 [2023-05-05T20:35:04.902Z] #50 28.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:35:04 [2023-05-05T20:35:04.902Z] #50 28.56 Setting up libmnl0:amd64 (1.0.4-3) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.57 Setting up patch (2.7.6-7) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.58 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.71 invoke-rc.d: could not determine current runlevel
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.73 invoke-rc.d: policy-rc.d denied execution of start.
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.74 Setting up xfsprogs (5.10.0-4) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.76 Setting up libxtables12:amd64 (1.8.7-1) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.78 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.80 Setting up pigz (2.6-1) ...
20:35:05 [2023-05-05T20:35:05.161Z] #50 28.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:35:05 [2023-05-05T20:35:05.422Z] #50 28.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:35:05 [2023-05-05T20:35:05.422Z] #50 28.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:35:05 [2023-05-05T20:35:05.422Z] #50 28.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:35:05 [2023-05-05T20:35:05.422Z] #50 ...
20:35:05 [2023-05-05T20:35:05.422Z] 
20:35:05 [2023-05-05T20:35:05.422Z] #49 [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
20:35:05 [2023-05-05T20:35:05.422Z] #49 38.93 + mkdir -p /build
20:35:05 [2023-05-05T20:35:05.422Z] #49 38.94 + cp runc /build/runc
20:35:05 [2023-05-05T20:35:05.422Z] #49 DONE 39.2s
20:35:05 [2023-05-05T20:35:05.680Z] 
20:35:05 [2023-05-05T20:35:05.680Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:35:05 [2023-05-05T20:35:05.680Z] #50 29.22 Setting up libaio1:amd64 (0.3.112-9) ...
20:35:05 [2023-05-05T20:35:05.680Z] #50 29.25 Setting up python3-lib2to3 (3.9.2-1) ...
20:35:05 [2023-05-05T20:35:05.680Z] #50 29.46 Setting up libelf1:amd64 (0.183-1) ...
20:35:05 [2023-05-05T20:35:05.939Z] #50 29.50 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:35:05 [2023-05-05T20:35:05.939Z] #50 29.51 Setting up python3-distutils (3.9.2-1) ...
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.74 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:35:06 [2023-05-05T20:35:06.202Z] #50 29.85 Setting up python3-setuptools (52.0.0-4) ...
20:35:06 [2023-05-05T20:35:06.770Z] #50 30.46 Setting up libjq1:amd64 (1.6-2.1) ...
20:35:06 [2023-05-05T20:35:06.770Z] #50 30.48 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:35:06 [2023-05-05T20:35:06.770Z] #50 30.50 Setting up thin-provisioning-tools (0.9.0-1) ...
20:35:06 [2023-05-05T20:35:06.770Z] #50 30.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:35:07 [2023-05-05T20:35:07.338Z] #50 30.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:35:07 [2023-05-05T20:35:07.338Z] #50 30.94 Setting up jq (1.6-2.1) ...
20:35:07 [2023-05-05T20:35:07.338Z] #50 30.96 Setting up libbpf0:amd64 (1:0.3-2) ...
20:35:07 [2023-05-05T20:35:07.338Z] #50 30.98 Setting up iptables (1.8.7-1) ...
20:35:07 [2023-05-05T20:35:07.338Z] #50 30.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:35:07 [2023-05-05T20:35:07.338Z] #50 31.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:35:07 [2023-05-05T20:35:07.338Z] #50 31.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:35:07 [2023-05-05T20:35:07.338Z] #50 31.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:35:07 [2023-05-05T20:35:07.338Z] #50 31.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:35:07 [2023-05-05T20:35:07.338Z] #50 31.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:35:07 [2023-05-05T20:35:07.338Z] #50 31.04 Setting up iproute2 (5.10.0-4) ...
20:35:07 [2023-05-05T20:35:07.906Z] #50 31.24 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:35:07 [2023-05-05T20:35:07.906Z] #50 ...
20:35:07 [2023-05-05T20:35:07.906Z] 
20:35:07 [2023-05-05T20:35:07.906Z] #37 [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
20:35:07 [2023-05-05T20:35:07.906Z] #37 67.20 + bin/containerd
20:35:07 [2023-05-05T20:35:07.906Z] #37 ...
20:35:07 [2023-05-05T20:35:07.906Z] 
20:35:07 [2023-05-05T20:35:07.906Z] #39 [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
20:35:07 [2023-05-05T20:35:07.906Z] #39 61.72   CC       criu/rbtree.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 61.85   CC       criu/rst-malloc.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 62.00   CC       criu/seccomp.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 62.31   CC       criu/seize.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 62.75   CC       criu/servicefd.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 62.96 include/common/asm/bitops.h: Assembler messages:
20:35:07 [2023-05-05T20:35:07.906Z] #39 62.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
20:35:07 [2023-05-05T20:35:07.906Z] #39 62.97   CC       criu/shmem.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 63.39   CC       criu/sigframe.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 63.50   CC       criu/signalfd.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 63.62   CC       criu/sk-inet.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 64.08   CC       criu/sk-netlink.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 64.26   CC       criu/sk-packet.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 64.57   CC       criu/sk-queue.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 64.79   CC       criu/sk-tcp.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 65.05   CC       criu/sk-unix.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 66.00   CC       criu/sockets.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 66.50   CC       criu/stats.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 66.64   CC       criu/string.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 66.68   CC       criu/sysctl.o
20:35:07 [2023-05-05T20:35:07.906Z] #39 66.98   CC       criu/sysfs_parse.o
20:35:08 [2023-05-05T20:35:08.165Z] #39 ...
20:35:08 [2023-05-05T20:35:08.165Z] 
20:35:08 [2023-05-05T20:35:08.165Z] #50 [dev-systemd-false  8/27] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:35:08 [2023-05-05T20:35:08.165Z] #50 DONE 31.8s
20:35:08 [2023-05-05T20:35:08.165Z] 
20:35:08 [2023-05-05T20:35:08.165Z] #39 [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
20:35:08 [2023-05-05T20:35:08.165Z] #39 67.17   CC       criu/timens.o
20:35:08 [2023-05-05T20:35:08.315Z] #37 91.40 + bin/containerd-shim-runc-v1
20:35:08 [2023-05-05T20:35:08.424Z] #39 67.32   CC       criu/timerfd.o
20:35:08 [2023-05-05T20:35:08.424Z] #39 67.49   CC       criu/tty.o
20:35:08 [2023-05-05T20:35:08.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:35:08 [2023-05-05T20:35:08.481Z] 
20:35:08 [2023-05-05T20:35:08.481Z] + TEST_INTEGRATION_DEST=2
20:35:08 [2023-05-05T20:35:08.481Z] + CONTAINER_NAME=docker-pr2-2
20:35:08 [2023-05-05T20:35:08.481Z] + TEST_SKIP_INTEGRATION=1
20:35:08 [2023-05-05T20:35:08.481Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:35:08 [2023-05-05T20:35:08.481Z] + run_tests
20:35:08 [2023-05-05T20:35:08.481Z] + c=0
20:35:08 [2023-05-05T20:35:08.481Z] + '[' -n 0 ']'
20:35:08 [2023-05-05T20:35:08.481Z] + TEST_INTEGRATION_DEST=3
20:35:08 [2023-05-05T20:35:08.481Z] + rm=
20:35:08 [2023-05-05T20:35:08.481Z] + CONTAINER_NAME=docker-pr2-3
20:35:08 [2023-05-05T20:35:08.481Z] + TEST_SKIP_INTEGRATION=1
20:35:08 [2023-05-05T20:35:08.481Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:35:08 [2023-05-05T20:35:08.481Z] + run_tests
20:35:08 [2023-05-05T20:35:08.481Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45479/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45479/.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=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh '' test-integration
20:35:08 [2023-05-05T20:35:08.481Z] + '[' -n 0 ']'
20:35:08 [2023-05-05T20:35:08.481Z] + rm=
20:35:08 [2023-05-05T20:35:08.481Z] + TEST_INTEGRATION_DEST=1
20:35:08 [2023-05-05T20:35:08.481Z] + CONTAINER_NAME=docker-pr2-1
20:35:08 [2023-05-05T20:35:08.481Z] + TEST_SKIP_INTEGRATION_CLI=1
20:35:08 [2023-05-05T20:35:08.481Z] + run_tests test-integration-flaky
20:35:08 [2023-05-05T20:35:08.481Z] ++ jobs -p
20:35:08 [2023-05-05T20:35:08.481Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45479/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45479/.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=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh '' test-integration
20:35:08 [2023-05-05T20:35:08.481Z] + '[' -n 0 ']'
20:35:08 [2023-05-05T20:35:08.481Z] + rm=
20:35:08 [2023-05-05T20:35:08.481Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45479/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45479/.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=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh test-integration-flaky test-integration
20:35:08 [2023-05-05T20:35:08.481Z] + for job in $(jobs -p)
20:35:08 [2023-05-05T20:35:08.481Z] + wait 24678
20:35:08 [2023-05-05T20:35:08.481Z] 
20:35:08 [2023-05-05T20:35:08.481Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:35:08 [2023-05-05T20:35:08.481Z] No new tests added to integration.
20:35:08 [2023-05-05T20:35:08.481Z] 
20:35:08 [2023-05-05T20:35:08.481Z] 
20:35:08 [2023-05-05T20:35:08.481Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:35:08 [2023-05-05T20:35:08.481Z] 
20:35:08 [2023-05-05T20:35:08.481Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:35:08 [2023-05-05T20:35:08.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:35:08 [2023-05-05T20:35:08.481Z] HOSTNAME=37eb5d580645
20:35:08 [2023-05-05T20:35:08.481Z] TEST_SKIP_INTEGRATION=1
20:35:08 [2023-05-05T20:35:08.481Z] TESTDEBUG=0
20:35:08 [2023-05-05T20:35:08.481Z] DEST=bundles/test-integration
20:35:08 [2023-05-05T20:35:08.481Z] PWD=/go/src/github.com/docker/docker
20:35:08 [2023-05-05T20:35:08.481Z] KEEPBUNDLE=1
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:35:08 [2023-05-05T20:35:08.481Z] container=docker
20:35:08 [2023-05-05T20:35:08.481Z] HOME=/root
20:35:08 [2023-05-05T20:35:08.481Z] GOLANG_VERSION=1.19.9
20:35:08 [2023-05-05T20:35:08.481Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:35:08 [2023-05-05T20:35:08.481Z] VALIDATE_BRANCH=20.10
20:35:08 [2023-05-05T20:35:08.481Z] TERM=xterm
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_PKG=github.com/docker/docker
20:35:08 [2023-05-05T20:35:08.481Z] SHLVL=1
20:35:08 [2023-05-05T20:35:08.481Z] TIMEOUT=120m
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_GRAPHDRIVER=overlay2
20:35:08 [2023-05-05T20:35:08.481Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:35:08 [2023-05-05T20:35:08.481Z] GO111MODULE=off
20:35:08 [2023-05-05T20:35:08.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:35:08 [2023-05-05T20:35:08.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:35:08 [2023-05-05T20:35:08.481Z] GOPATH=/go
20:35:08 [2023-05-05T20:35:08.481Z] PKG_CONFIG=pkg-config
20:35:08 [2023-05-05T20:35:08.481Z] _=/usr/bin/env
20:35:08 [2023-05-05T20:35:08.481Z] Building test suite binary ./integration-cli/test.main
20:35:08 [2023-05-05T20:35:08.481Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:35:08 [2023-05-05T20:35:08.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:35:08 [2023-05-05T20:35:08.481Z] HOSTNAME=6eca25001ed5
20:35:08 [2023-05-05T20:35:08.481Z] TEST_SKIP_INTEGRATION=1
20:35:08 [2023-05-05T20:35:08.481Z] TESTDEBUG=0
20:35:08 [2023-05-05T20:35:08.481Z] DEST=bundles/test-integration
20:35:08 [2023-05-05T20:35:08.481Z] PWD=/go/src/github.com/docker/docker
20:35:08 [2023-05-05T20:35:08.481Z] KEEPBUNDLE=1
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:35:08 [2023-05-05T20:35:08.481Z] container=docker
20:35:08 [2023-05-05T20:35:08.481Z] HOME=/root
20:35:08 [2023-05-05T20:35:08.481Z] GOLANG_VERSION=1.19.9
20:35:08 [2023-05-05T20:35:08.481Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:35:08 [2023-05-05T20:35:08.481Z] VALIDATE_BRANCH=20.10
20:35:08 [2023-05-05T20:35:08.481Z] TERM=xterm
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_PKG=github.com/docker/docker
20:35:08 [2023-05-05T20:35:08.481Z] SHLVL=1
20:35:08 [2023-05-05T20:35:08.481Z] TIMEOUT=120m
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_GRAPHDRIVER=overlay2
20:35:08 [2023-05-05T20:35:08.481Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:35:08 [2023-05-05T20:35:08.481Z] GO111MODULE=off
20:35:08 [2023-05-05T20:35:08.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:35:08 [2023-05-05T20:35:08.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:35:08 [2023-05-05T20:35:08.481Z] GOPATH=/go
20:35:08 [2023-05-05T20:35:08.481Z] PKG_CONFIG=pkg-config
20:35:08 [2023-05-05T20:35:08.481Z] _=/usr/bin/env
20:35:08 [2023-05-05T20:35:08.481Z] Building test suite binary ./integration-cli/test.main
20:35:08 [2023-05-05T20:35:08.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:35:08 [2023-05-05T20:35:08.481Z] HOSTNAME=63c2e695381a
20:35:08 [2023-05-05T20:35:08.481Z] TESTDEBUG=0
20:35:08 [2023-05-05T20:35:08.481Z] DEST=bundles/test-integration
20:35:08 [2023-05-05T20:35:08.481Z] PWD=/go/src/github.com/docker/docker
20:35:08 [2023-05-05T20:35:08.481Z] KEEPBUNDLE=1
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:35:08 [2023-05-05T20:35:08.481Z] container=docker
20:35:08 [2023-05-05T20:35:08.481Z] HOME=/root
20:35:08 [2023-05-05T20:35:08.481Z] GOLANG_VERSION=1.19.9
20:35:08 [2023-05-05T20:35:08.481Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:35:08 [2023-05-05T20:35:08.481Z] VALIDATE_BRANCH=20.10
20:35:08 [2023-05-05T20:35:08.481Z] TERM=xterm
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_PKG=github.com/docker/docker
20:35:08 [2023-05-05T20:35:08.481Z] SHLVL=1
20:35:08 [2023-05-05T20:35:08.481Z] TIMEOUT=120m
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:35:08 [2023-05-05T20:35:08.481Z] DOCKER_GRAPHDRIVER=overlay2
20:35:08 [2023-05-05T20:35:08.481Z] GO111MODULE=off
20:35:08 [2023-05-05T20:35:08.481Z] TEST_SKIP_INTEGRATION_CLI=1
20:35:08 [2023-05-05T20:35:08.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:35:08 [2023-05-05T20:35:08.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:35:08 [2023-05-05T20:35:08.481Z] GOPATH=/go
20:35:08 [2023-05-05T20:35:08.481Z] PKG_CONFIG=pkg-config
20:35:08 [2023-05-05T20:35:08.481Z] _=/usr/bin/env
20:35:08 [2023-05-05T20:35:08.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:35:09 [2023-05-05T20:35:09.358Z] #39 68.42   CC       criu/tun.o
20:35:09 [2023-05-05T20:35:09.358Z] #39 ...
20:35:09 [2023-05-05T20:35:09.358Z] 
20:35:09 [2023-05-05T20:35:09.358Z] #51 [dev-systemd-false  9/27] 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
20:35:09 [2023-05-05T20:35:09.358Z] #0 1.027 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:35:09 [2023-05-05T20:35:09.358Z] #0 1.030 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:35:09 [2023-05-05T20:35:09.358Z] #0 1.033 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:35:09 [2023-05-05T20:35:09.358Z] #51 DONE 1.2s
20:35:09 [2023-05-05T20:35:09.617Z] 
20:35:09 [2023-05-05T20:35:09.617Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:35:09 [2023-05-05T20:35:09.929Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 7.9% of statements
20:35:10 [2023-05-05T20:35:10.855Z] #37 93.84 + bin/containerd-shim-runc-v2
20:35:11 [2023-05-05T20:35:11.791Z] #37 94.43 + binaries
20:35:11 [2023-05-05T20:35:11.791Z] #37 94.43 + install -D bin/containerd /build/containerd
20:35:11 [2023-05-05T20:35:11.791Z] #37 94.46 + install -D bin/containerd-shim /build/containerd-shim
20:35:11 [2023-05-05T20:35:11.791Z] #37 94.46 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:35:11 [2023-05-05T20:35:11.791Z] #37 94.47 + install -D bin/ctr /build/ctr
20:35:13 [2023-05-05T20:35:13.694Z] #37 DONE 96.4s
20:35:14 [2023-05-05T20:35:14.262Z] 
20:35:14 [2023-05-05T20:35:14.262Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
20:35:14 [2023-05-05T20:35:14.521Z] #65 DONE 0.3s
20:35:14 [2023-05-05T20:35:14.521Z] 
20:35:14 [2023-05-05T20:35:14.521Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:35:14 [2023-05-05T20:35:14.779Z] #66 DONE 0.2s
20:35:14 [2023-05-05T20:35:14.779Z] 
20:35:14 [2023-05-05T20:35:14.779Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
20:35:14 [2023-05-05T20:35:14.884Z] #52 ...
20:35:14 [2023-05-05T20:35:14.884Z] 
20:35:14 [2023-05-05T20:35:14.884Z] #39 [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
20:35:14 [2023-05-05T20:35:14.884Z] #39 68.68   CC       criu/uffd.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 69.25   CC       criu/util.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 69.90   CC       criu/uts_ns.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 70.01   CC       criu/vdso-compat.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 70.13   CC       criu/vdso.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 70.45   LINK     criu/built-in.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 70.53   LINK     criu/criu
20:35:14 [2023-05-05T20:35:14.884Z] #39 70.84   DEP      lib/c/criu.d
20:35:14 [2023-05-05T20:35:14.884Z] #39 70.91   CC       images/rpc.pb-c.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 71.19   CC       lib/c/criu.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 71.72   LINK     lib/c/built-in.o
20:35:14 [2023-05-05T20:35:14.884Z] #39 71.73   LINK     lib/c/libcriu.so
20:35:14 [2023-05-05T20:35:14.884Z] #39 71.76   LINK     lib/c/libcriu.a
20:35:14 [2023-05-05T20:35:14.884Z] #39 71.89   GEN      magic.py
20:35:14 [2023-05-05T20:35:14.884Z] #39 72.07 Note: Building without setproctitle() and strlcpy() support.
20:35:14 [2023-05-05T20:35:14.884Z] #39 72.07       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:35:14 [2023-05-05T20:35:14.884Z] #39 72.08 Note: Building without GnuTLS support
20:35:14 [2023-05-05T20:35:14.884Z] #39 72.09 Makefile.config:39: Warn: you have no libnftables installed
20:35:14 [2023-05-05T20:35:14.884Z] #39 72.09 Makefile.config:40: Warn: Building without nftables support
20:35:14 [2023-05-05T20:35:14.884Z] #39 72.70 fatal: not a git repository (or any of the parent directories): .git
20:35:14 [2023-05-05T20:35:14.884Z] #39 73.75 make[1]: Nothing to be done for 'all'.
20:35:15 [2023-05-05T20:35:15.716Z] #67 DONE 1.0s
20:35:15 [2023-05-05T20:35:15.716Z] 
20:35:15 [2023-05-05T20:35:15.716Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
20:35:15 [2023-05-05T20:35:15.716Z] #68 DONE 0.1s
20:35:15 [2023-05-05T20:35:15.716Z] 
20:35:15 [2023-05-05T20:35:15.716Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
20:35:15 [2023-05-05T20:35:15.716Z] #69 DONE 0.1s
20:35:15 [2023-05-05T20:35:15.818Z] #39 74.66 make[1]: 'images/built-in.o' is up to date.
20:35:15 [2023-05-05T20:35:15.819Z] #39 74.71 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:35:15 [2023-05-05T20:35:15.819Z] #39 74.77 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:35:15 [2023-05-05T20:35:15.819Z] #39 74.81 make[1]: 'compel/libcompel.a' is up to date.
20:35:15 [2023-05-05T20:35:15.819Z] #39 74.87 make[1]: 'compel/compel-host-bin' is up to date.
20:35:15 [2023-05-05T20:35:15.819Z] #39 74.93 make[1]: Nothing to be done for 'all'.
20:35:15 [2023-05-05T20:35:15.975Z] 
20:35:15 [2023-05-05T20:35:15.975Z] #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
20:35:16 [2023-05-05T20:35:16.094Z] #39 74.98 make[1]: 'soccr/libsoccr.a' is up to date.
20:35:16 [2023-05-05T20:35:16.094Z] #39 75.16 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.094Z] #39 75.20 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.353Z] #39 75.27 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.353Z] #39 75.33 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.353Z] #39 75.41 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.353Z] #39 75.46 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.544Z] #70 0.737 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:35:16 [2023-05-05T20:35:16.544Z] #70 0.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:35:16 [2023-05-05T20:35:16.544Z] #70 0.852 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:35:16 [2023-05-05T20:35:16.612Z] #39 75.52 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.612Z] #39 75.60 make[2]: Nothing to be done for 'all'.
20:35:16 [2023-05-05T20:35:16.612Z] #39 ...
20:35:16 [2023-05-05T20:35:16.612Z] 
20:35:16 [2023-05-05T20:35:16.612Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:35:16 [2023-05-05T20:35:16.612Z] #52 7.002 Collecting yamllint==1.26.1
20:35:17 [2023-05-05T20:35:17.111Z] #70 1.007 Fetched 48.4 kB in 1s (77.5 kB/s)
20:35:17 [2023-05-05T20:35:17.370Z] #70 1.007 Reading package lists...
20:35:17 [2023-05-05T20:35:17.598Z] #52 8.056   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:35:17 [2023-05-05T20:35:17.937Z] #70 1.525 Reading package lists...
20:35:17 [2023-05-05T20:35:17.937Z] #70 2.035 Building dependency tree...
20:35:17 [2023-05-05T20:35:17.937Z] #70 2.163 Reading state information...
20:35:17 [2023-05-05T20:35:17.937Z] #70 2.284 The following additional packages will be installed:
20:35:18 [2023-05-05T20:35:18.163Z] #52 ...
20:35:18 [2023-05-05T20:35:18.163Z] 
20:35:18 [2023-05-05T20:35:18.163Z] #39 [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
20:35:18 [2023-05-05T20:35:18.163Z] #39 75.60   INSTALL  criu/criu
20:35:18 [2023-05-05T20:35:18.163Z] #39 DONE 77.2s
20:35:18 [2023-05-05T20:35:18.163Z] 
20:35:18 [2023-05-05T20:35:18.163Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
20:35:18 [2023-05-05T20:35:18.163Z] #52 8.592 Collecting pathspec>=0.5.3
20:35:18 [2023-05-05T20:35:18.163Z] #52 8.595   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:35:18 [2023-05-05T20:35:18.163Z] #52 8.791 Collecting pyyaml
20:35:18 [2023-05-05T20:35:18.163Z] #52 8.794   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:35:18 [2023-05-05T20:35:18.163Z] #52 8.847 Building wheels for collected packages: yamllint
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.284   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.285 Suggested packages:
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.285   systemd-container policykit-1
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.285 Recommended packages:
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.285   systemd-timesyncd | time-daemon libnss-systemd
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.353 The following NEW packages will be installed:
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.353   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
20:35:18 [2023-05-05T20:35:18.196Z] #70 2.354   libkmod2 libpam-systemd systemd systemd-sysv
20:35:18 [2023-05-05T20:35:18.421Z] #52 8.849   Building wheel for yamllint (setup.py): started
20:35:18 [2023-05-05T20:35:18.421Z] #52 9.091   Building wheel for yamllint (setup.py): finished with status 'done'
20:35:18 [2023-05-05T20:35:18.421Z] #52 9.091   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=49f73f9d999b84117f10fd9a3452bc7c0c1ca3d6fc69822fdadee4e6beae12dc
20:35:18 [2023-05-05T20:35:18.421Z] #52 9.092   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:35:18 [2023-05-05T20:35:18.421Z] #52 9.094 Successfully built yamllint
20:35:18 [2023-05-05T20:35:18.421Z] #52 9.103 Installing collected packages: pyyaml, pathspec, yamllint
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.624 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.624 Need to get 5829 kB of archives.
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.624 After this operation, 19.3 MB of additional disk space will be used.
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.627 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.633 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.636 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.678 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.679 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.680 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.682 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB]
20:35:18 [2023-05-05T20:35:18.455Z] #70 2.683 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.811 debconf: delaying package configuration, since apt-utils is not installed
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.844 Fetched 5829 kB in 0s (18.0 MB/s)
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.871 Selecting previously unselected package libargon2-1:amd64.
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.871 (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 ... 28613 files and directories currently installed.)
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.886 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.893 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.932 Selecting previously unselected package libjson-c5:amd64.
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.935 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.939 Unpacking libjson-c5:amd64 (0.15-2) ...
20:35:18 [2023-05-05T20:35:18.714Z] #70 2.993 Selecting previously unselected package libcryptsetup12:amd64.
20:35:18 [2023-05-05T20:35:18.972Z] #70 2.995 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
20:35:18 [2023-05-05T20:35:18.972Z] #70 2.999 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:35:18 [2023-05-05T20:35:18.972Z] #70 3.053 Selecting previously unselected package libkmod2:amd64.
20:35:18 [2023-05-05T20:35:18.972Z] #70 3.056 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
20:35:18 [2023-05-05T20:35:18.972Z] #70 3.061 Unpacking libkmod2:amd64 (28-1) ...
20:35:18 [2023-05-05T20:35:18.972Z] #70 3.108 Selecting previously unselected package systemd.
20:35:18 [2023-05-05T20:35:18.972Z] #70 3.111 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ...
20:35:18 [2023-05-05T20:35:18.972Z] #70 3.147 Unpacking systemd (247.3-7+deb11u2) ...
20:35:18 [2023-05-05T20:35:18.984Z] #52 9.683 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.598 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.611 Setting up libjson-c5:amd64 (0.15-2) ...
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.624 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.661 Setting up libkmod2:amd64 (28-1) ...
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.674 Setting up systemd (247.3-7+deb11u2) ...
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.720 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.722 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.725 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:35:19 [2023-05-05T20:35:19.540Z] #70 3.751 Initializing machine ID from KVM UUID.
20:35:19 [2023-05-05T20:35:19.916Z] #52 DONE 10.3s
20:35:19 [2023-05-05T20:35:19.916Z] 
20:35:19 [2023-05-05T20:35:19.916Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.126 Selecting previously unselected package systemd-sysv.
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.126 (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 ... 29424 files and directories currently installed.)
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.139 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.145 Unpacking systemd-sysv (247.3-7+deb11u2) ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.190 Selecting previously unselected package libdbus-1-3:amd64.
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.193 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.196 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.261 Selecting previously unselected package dbus.
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.264 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.275 Unpacking dbus (1.12.24-0+deb11u1) ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.340 Selecting previously unselected package libpam-systemd:amd64.
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.343 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.352 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ...
20:35:20 [2023-05-05T20:35:20.108Z] #70 4.409 Selecting previously unselected package dbus-user-session.
20:35:20 [2023-05-05T20:35:20.173Z] #53 DONE 0.4s
20:35:20 [2023-05-05T20:35:20.173Z] 
20:35:20 [2023-05-05T20:35:20.173Z] #37 [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
20:35:20 [2023-05-05T20:35:20.173Z] #37 ...
20:35:20 [2023-05-05T20:35:20.173Z] 
20:35:20 [2023-05-05T20:35:20.173Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.412 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.419 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.478 Setting up systemd-sysv (247.3-7+deb11u2) ...
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.493 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.506 Setting up dbus (1.12.24-0+deb11u1) ...
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.652 invoke-rc.d: could not determine current runlevel
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.654 invoke-rc.d: policy-rc.d denied execution of start.
20:35:20 [2023-05-05T20:35:20.367Z] #70 4.659 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ...
20:35:20 [2023-05-05T20:35:20.431Z] #54 DONE 0.4s
20:35:20 [2023-05-05T20:35:20.431Z] 
20:35:20 [2023-05-05T20:35:20.431Z] #37 [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
20:35:20 [2023-05-05T20:35:20.626Z] #70 4.802 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
20:35:20 [2023-05-05T20:35:20.626Z] #70 4.839 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:35:20 [2023-05-05T20:35:20.688Z] #37 ...
20:35:20 [2023-05-05T20:35:20.688Z] 
20:35:20 [2023-05-05T20:35:20.688Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
20:35:20 [2023-05-05T20:35:20.688Z] #55 DONE 0.3s
20:35:20 [2023-05-05T20:35:20.688Z] 
20:35:20 [2023-05-05T20:35:20.688Z] #37 [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
20:35:20 [2023-05-05T20:35:20.885Z] #70 DONE 5.0s
20:35:20 [2023-05-05T20:35:20.885Z] 
20:35:20 [2023-05-05T20:35:20.885Z] #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
20:35:20 [2023-05-05T20:35:20.945Z] #37 ...
20:35:20 [2023-05-05T20:35:20.945Z] 
20:35:20 [2023-05-05T20:35:20.945Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
20:35:20 [2023-05-05T20:35:20.945Z] #56 DONE 0.0s
20:35:20 [2023-05-05T20:35:20.945Z] 
20:35:20 [2023-05-05T20:35:20.945Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
20:35:20 [2023-05-05T20:35:20.945Z] #57 DONE 0.0s
20:35:20 [2023-05-05T20:35:20.945Z] 
20:35:20 [2023-05-05T20:35:20.945Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
20:35:21 [2023-05-05T20:35:21.144Z] #71 0.406   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:35:21 [2023-05-05T20:35:21.406Z] #71 0.406                                  Dload  Upload   Total   Spent    Left  Speed
20:35:21 [2023-05-05T20:35:21.509Z] #58 DONE 0.6s
20:35:21 [2023-05-05T20:35:21.509Z] 
20:35:21 [2023-05-05T20:35:21.509Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
20:35:21 [2023-05-05T20:35:21.665Z] #71 0.406 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5824      0 --:--:-- --:--:-- --:--:--  5824
20:35:21 [2023-05-05T20:35:21.665Z] #71 DONE 0.8s
20:35:21 [2023-05-05T20:35:21.665Z] 
20:35:21 [2023-05-05T20:35:21.665Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
20:35:21 [2023-05-05T20:35:21.767Z] #59 DONE 0.1s
20:35:21 [2023-05-05T20:35:21.767Z] 
20:35:21 [2023-05-05T20:35:21.767Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
20:35:21 [2023-05-05T20:35:21.767Z] #60 DONE 0.2s
20:35:21 [2023-05-05T20:35:21.767Z] 
20:35:21 [2023-05-05T20:35:21.767Z] #37 [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
20:35:22 [2023-05-05T20:35:22.028Z] #37 ...
20:35:22 [2023-05-05T20:35:22.028Z] 
20:35:22 [2023-05-05T20:35:22.028Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
20:35:22 [2023-05-05T20:35:22.028Z] #61 DONE 0.1s
20:35:22 [2023-05-05T20:35:22.028Z] 
20:35:22 [2023-05-05T20:35:22.028Z] #37 [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
20:35:22 [2023-05-05T20:35:22.028Z] #37 91.22 # github.com/containerd/containerd/cmd/containerd
20:35:22 [2023-05-05T20:35:22.028Z] #37 91.22 /usr/bin/ld: /tmp/go-link-1121779829/000019.o: in function `New':
20:35:22 [2023-05-05T20:35:22.028Z] #37 91.22 /tmp/tmp.dOkMD0k4xW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:35:22 [2023-05-05T20:35:22.028Z] #37 91.32 + bin/containerd-stress
20:35:22 [2023-05-05T20:35:22.028Z] #37 ...
20:35:22 [2023-05-05T20:35:22.028Z] 
20:35:22 [2023-05-05T20:35:22.028Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
20:35:22 [2023-05-05T20:35:22.028Z] #62 DONE 0.2s
20:35:22 [2023-05-05T20:35:22.286Z] 
20:35:22 [2023-05-05T20:35:22.286Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
20:35:22 [2023-05-05T20:35:22.286Z] #63 DONE 0.1s
20:35:22 [2023-05-05T20:35:22.286Z] 
20:35:22 [2023-05-05T20:35:22.286Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
20:35:22 [2023-05-05T20:35:22.544Z] #64 DONE 0.1s
20:35:22 [2023-05-05T20:35:22.544Z] 
20:35:22 [2023-05-05T20:35:22.544Z] #37 [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
20:35:22 [2023-05-05T20:35:22.602Z] #72 DONE 1.0s
20:35:22 [2023-05-05T20:35:22.603Z] 
20:35:22 [2023-05-05T20:35:22.603Z] #73 exporting to image
20:35:22 [2023-05-05T20:35:22.603Z] #73 exporting layers
20:35:22 [2023-05-05T20:35:22.802Z] #37 92.20 + bin/containerd-shim
20:35:23 [2023-05-05T20:35:23.270Z] INFO [linters context/goanalysis] analyzers took 6m54.582669694s with top 10 stages: buildir: 1m46.065812057s, goimports: 16.226762808s, the_only_name: 14.677645496s, unconvert: 12.436707224s, gosec: 8.718664799s, S1038: 7.825228832s, inspect: 7.76808884s, fact_deprecated: 6.255894754s, misspell: 5.487510793s, ctrlflow: 5.32898723s 
20:35:23 [2023-05-05T20:35:23.270Z] INFO [runner] Issues before processing: 1862, after processing: 0 
20:35:23 [2023-05-05T20:35:23.270Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1781/1781, skip_files: 1781/1781, exclude: 1753/1753, cgo: 1781/1862, filename_unadjuster: 1781/1781, skip_dirs: 1781/1781, autogenerated_exclude: 1753/1781, identifier_marker: 1753/1753, nolint: 0/58, exclude-rules: 58/1753 
20:35:23 [2023-05-05T20:35:23.270Z] INFO [runner] processing took 71.547274ms with stages: nolint: 24.489104ms, identifier_marker: 20.766453ms, path_prettifier: 9.4715ms, autogenerated_exclude: 7.625174ms, exclude-rules: 6.843872ms, skip_dirs: 1.51004ms, cgo: 454.602µs, filename_unadjuster: 381.632µs, max_same_issues: 1.461µs, uniq_by_line: 482ns, sort_results: 477ns, max_from_linter: 417ns, skip_files: 351ns, source_code: 288ns, exclude: 270ns, diff: 262ns, path_shortener: 236ns, severity-rules: 232ns, max_per_file_from_linter: 228ns, path_prefixer: 193ns 
20:35:23 [2023-05-05T20:35:23.270Z] INFO [runner] linters took 26.254656026s with stages: goanalysis_metalinter: 26.182997541s 
20:35:23 [2023-05-05T20:35:23.270Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
20:35:23 [2023-05-05T20:35:23.270Z] INFO Memory: 684 samples, avg is 335.7MB, max is 1253.0MB 
20:35:23 [2023-05-05T20:35:23.270Z] INFO Execution took 1m9.446591358s                
20:35:23 [2023-05-05T20:35:23.270Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:35:23 [2023-05-05T20:35:23.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh dynbinary-daemon test-docker-py
20:35:23 [2023-05-05T20:35:23.837Z] 
20:35:23 [2023-05-05T20:35:23.837Z] Removing bundles/
20:35:23 [2023-05-05T20:35:23.837Z] 
20:35:23 [2023-05-05T20:35:23.837Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:35:24 [2023-05-05T20:35:24.093Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:35:24 [2023-05-05T20:35:24.093Z] GOOS="" GOARCH="" GOARM=""
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/server/httputils	0.021s	coverage: 16.2% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/types/strslice	0.031s	coverage: 90.0% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/types/filters	0.017s	coverage: 93.7% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/server/middleware	0.028s	coverage: 37.7% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/types/versions	0.029s	coverage: 75.0% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:35:24 [2023-05-05T20:35:24.815Z] ok  	github.com/docker/docker/cli/debug	0.025s	coverage: 100.0% of statements
20:35:25 [2023-05-05T20:35:25.753Z] ok  	github.com/docker/docker/builder/remotecontext	0.075s	coverage: 13.7% of statements
20:35:26 [2023-05-05T20:35:26.011Z] ok  	github.com/docker/docker/builder/dockerfile	0.261s	coverage: 48.5% of statements
20:35:26 [2023-05-05T20:35:26.011Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:35:26 [2023-05-05T20:35:26.795Z] #73 exporting layers 3.8s done
20:35:26 [2023-05-05T20:35:26.795Z] #73 writing image sha256:3c9306e0b282910d20939572b1dc48a7c278c60b6fbc9bd593f2db8fb7182aa6 done
20:35:26 [2023-05-05T20:35:26.795Z] #73 naming to docker.io/library/docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd done
20:35:26 [2023-05-05T20:35:26.795Z] #73 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:35:27 [2023-05-05T20:35:27.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -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:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh dynbinary test-integration
20:35:28 [2023-05-05T20:35:28.068Z] #37 96.75 + bin/containerd-shim-runc-v1
20:35:28 [2023-05-05T20:35:28.545Z] ok  	github.com/docker/docker/client	0.093s	coverage: 75.4% of statements
20:35:29 [2023-05-05T20:35:29.037Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
20:35:29 [2023-05-05T20:35:29.037Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
20:35:29 [2023-05-05T20:35:29.037Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
20:35:29 [2023-05-05T20:35:29.037Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
20:35:29 [2023-05-05T20:35:29.037Z] systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
20:35:29 [2023-05-05T20:35:29.037Z] Detected virtualization docker.
20:35:29 [2023-05-05T20:35:29.037Z] Detected architecture x86-64.
20:35:29 [2023-05-05T20:35:29.037Z] Set hostname to <5261f4aac8f9>.
20:35:29 [2023-05-05T20:35:29.037Z] modprobe@configfs.service: Succeeded.
20:35:29 [2023-05-05T20:35:29.037Z] modprobe@drm.service: Succeeded.
20:35:29 [2023-05-05T20:35:29.037Z] modprobe@fuse.service: Succeeded.
20:35:29 [2023-05-05T20:35:29.037Z] + source /etc/docker-entrypoint-cmd
20:35:29 [2023-05-05T20:35:29.037Z] ++ hack/make.sh dynbinary test-integration
20:35:29 [2023-05-05T20:35:29.037Z] 
20:35:29 [2023-05-05T20:35:29.037Z] Removing bundles/
20:35:29 [2023-05-05T20:35:29.037Z] 
20:35:29 [2023-05-05T20:35:29.037Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:35:29 [2023-05-05T20:35:29.296Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:35:29 [2023-05-05T20:35:29.296Z] GOOS="" GOARCH="" GOARM=""
20:35:29 [2023-05-05T20:35:29.967Z] #37 99.35 + bin/containerd-shim-runc-v2
20:35:30 [2023-05-05T20:35:30.448Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.590s	coverage: 83.5% of statements
20:35:30 [2023-05-05T20:35:30.448Z] ?   	github.com/docker/docker/cli	[no test files]
20:35:30 [2023-05-05T20:35:30.448Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:35:30 [2023-05-05T20:35:30.900Z] #37 99.91 + binaries
20:35:30 [2023-05-05T20:35:30.900Z] #37 99.91 + install -D bin/containerd /build/containerd
20:35:30 [2023-05-05T20:35:30.900Z] #37 99.94 + install -D bin/containerd-shim /build/containerd-shim
20:35:30 [2023-05-05T20:35:30.900Z] #37 99.95 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:35:30 [2023-05-05T20:35:30.900Z] #37 99.96 + install -D bin/ctr /build/ctr
20:35:31 [2023-05-05T20:35:31.464Z] #37 DONE 100.9s
20:35:32 [2023-05-05T20:35:32.834Z] 
20:35:32 [2023-05-05T20:35:32.834Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
20:35:33 [2023-05-05T20:35:33.092Z] #65 DONE 0.6s
20:35:33 [2023-05-05T20:35:33.092Z] 
20:35:33 [2023-05-05T20:35:33.092Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:35:33 [2023-05-05T20:35:33.349Z] #66 DONE 0.1s
20:35:33 [2023-05-05T20:35:33.349Z] 
20:35:33 [2023-05-05T20:35:33.349Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
20:35:33 [2023-05-05T20:35:33.607Z] #67 DONE 0.3s
20:35:33 [2023-05-05T20:35:33.607Z] 
20:35:33 [2023-05-05T20:35:33.607Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
20:35:33 [2023-05-05T20:35:33.607Z] #68 DONE 0.1s
20:35:33 [2023-05-05T20:35:33.607Z] 
20:35:33 [2023-05-05T20:35:33.607Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
20:35:33 [2023-05-05T20:35:33.607Z] #69 DONE 0.0s
20:35:33 [2023-05-05T20:35:33.607Z] 
20:35:33 [2023-05-05T20:35:33.607Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:35:34 [2023-05-05T20:35:34.636Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.031s	coverage: 65.3% of statements
20:35:34 [2023-05-05T20:35:34.636Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 35.9% of statements
20:35:34 [2023-05-05T20:35:34.636Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
20:35:34 [2023-05-05T20:35:34.636Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 81.8% of statements
20:35:34 [2023-05-05T20:35:34.636Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.3% of statements
20:35:34 [2023-05-05T20:35:34.979Z] #70 DONE 1.0s
20:35:34 [2023-05-05T20:35:34.979Z] 
20:35:34 [2023-05-05T20:35:34.979Z] #71 exporting to image
20:35:34 [2023-05-05T20:35:34.979Z] #71 exporting layers
20:35:35 [2023-05-05T20:35:35.203Z] ok  	github.com/docker/docker/daemon/events	0.062s	coverage: 50.0% of statements
20:35:35 [2023-05-05T20:35:35.203Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
20:35:36 [2023-05-05T20:35:36.138Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.328s	coverage: 59.6% of statements
20:35:36 [2023-05-05T20:35:36.138Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.664s	coverage: 74.6% of statements
20:35:37 [2023-05-05T20:35:37.514Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.023s	coverage: 2.9% of statements
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Extraction ended at 05/05/2023 20:35:35. Duration:00:00:40.7738225
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Updating the golang and path environment variables
20:35:37 [2023-05-05T20:35:37.712Z] INFO: GOPATH=d:\gopath
20:35:37 [2023-05-05T20:35:37.712Z] INFO: go version go1.19.9 windows/amd64
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Running the daemon under test in debug mode
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Starting a daemon under test...
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45479\2\daemon --pidfile d:\CI\PR-45479\2\docker.pid -D
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Process started successfully.
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Start tailing logs of the daemon under tests
20:35:37 [2023-05-05T20:35:37.712Z] INFO: Waiting for the daemon under test to start...
20:35:37 [2023-05-05T20:35:37.772Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.8% of statements
20:35:38 [2023-05-05T20:35:38.030Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.201s	coverage: 50.5% of statements
20:35:38 [2023-05-05T20:35:38.030Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
20:35:38 [2023-05-05T20:35:38.289Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 29.0% of statements
20:35:38 [2023-05-05T20:35:38.289Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:35:38 [2023-05-05T20:35:38.289Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:35:38 [2023-05-05T20:35:38.289Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:35:38 [2023-05-05T20:35:38.289Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:35:38 [2023-05-05T20:35:38.548Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.8% of statements
20:35:38 [2023-05-05T20:35:38.806Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
20:35:39 [2023-05-05T20:35:39.064Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
20:35:39 [2023-05-05T20:35:39.157Z] #71 exporting layers 4.0s done
20:35:39 [2023-05-05T20:35:39.157Z] #71 writing image sha256:b7905809b168339b25163d1fa5a51c8b9c5ad4c1350949286262f11cd8af2d54 done
20:35:39 [2023-05-05T20:35:39.157Z] #71 naming to docker.io/library/docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd done
20:35:39 [2023-05-05T20:35:39.157Z] #71 DONE 4.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:35:39 [2023-05-05T20:35:39.322Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.976s	coverage: 58.0% of statements
20:35:39 [2023-05-05T20:35:39.487Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -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:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh dynbinary test-integration
20:35:39 [2023-05-05T20:35:39.888Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
20:35:39 [2023-05-05T20:35:39.888Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
20:35:39 [2023-05-05T20:35:39.888Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 76.5% of statements
20:35:39 [2023-05-05T20:35:39.888Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.6% of statements
20:35:39 [2023-05-05T20:35:39.888Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
20:35:40 [2023-05-05T20:35:40.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
20:35:40 [2023-05-05T20:35:40.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 69.9% of statements
20:35:40 [2023-05-05T20:35:40.455Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 78.7% of statements
20:35:40 [2023-05-05T20:35:40.455Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
20:35:40 [2023-05-05T20:35:40.455Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 54.7% of statements
20:35:40 [2023-05-05T20:35:40.713Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
20:35:40 [2023-05-05T20:35:40.858Z] 
20:35:40 [2023-05-05T20:35:40.858Z] Removing bundles/
20:35:40 [2023-05-05T20:35:40.858Z] 
20:35:40 [2023-05-05T20:35:40.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:35:40 [2023-05-05T20:35:40.972Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
20:35:40 [2023-05-05T20:35:40.972Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.467s	coverage: 13.7% of statements
20:35:41 [2023-05-05T20:35:41.115Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:35:41 [2023-05-05T20:35:41.115Z] GOOS="" GOARCH="" GOARM=""
20:35:41 [2023-05-05T20:35:41.230Z] ok  	github.com/docker/docker/daemon/network	0.026s	coverage: 63.8% of statements
20:35:41 [2023-05-05T20:35:41.488Z] ok  	github.com/docker/docker/distribution/metadata	0.062s	coverage: 48.2% of statements
20:35:41 [2023-05-05T20:35:41.746Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
20:35:42 [2023-05-05T20:35:42.004Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.8% of statements
20:35:42 [2023-05-05T20:35:42.262Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
20:35:42 [2023-05-05T20:35:42.263Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
20:35:42 [2023-05-05T20:35:42.521Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:35:42 [2023-05-05T20:35:42.521Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.517s	coverage: 82.5% of statements
20:35:42 [2023-05-05T20:35:42.521Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 40.6% of statements
20:35:42 [2023-05-05T20:35:42.780Z] ok  	github.com/docker/docker/distribution	0.604s	coverage: 29.0% of statements
20:35:42 [2023-05-05T20:35:42.780Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 52.9% of statements
20:35:43 [2023-05-05T20:35:43.038Z] ok  	github.com/docker/docker/opts	0.035s	coverage: 67.1% of statements
20:35:43 [2023-05-05T20:35:43.038Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	5.401s	coverage: 45.9% of statements
20:35:43 [2023-05-05T20:35:43.038Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:35:43 [2023-05-05T20:35:43.296Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:35:43 [2023-05-05T20:35:43.555Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
20:35:43 [2023-05-05T20:35:43.555Z] ok  	github.com/docker/docker/distribution/xfer	1.749s	coverage: 85.1% of statements
20:35:43 [2023-05-05T20:35:43.555Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
20:35:43 [2023-05-05T20:35:43.815Z] ok  	github.com/docker/docker/pkg/authorization	0.578s	coverage: 68.3% of statements
20:35:43 [2023-05-05T20:35:43.815Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 97.6% of statements
20:35:44 [2023-05-05T20:35:44.074Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
20:35:44 [2023-05-05T20:35:44.074Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:35:44 [2023-05-05T20:35:44.074Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
20:35:44 [2023-05-05T20:35:44.332Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 81.8% of statements
20:35:44 [2023-05-05T20:35:44.589Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 86.5% of statements
20:35:44 [2023-05-05T20:35:44.589Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
20:35:44 [2023-05-05T20:35:44.589Z] ok  	github.com/docker/docker/pkg/fsutils	0.188s	coverage: 85.1% of statements
20:35:45 [2023-05-05T20:35:45.155Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
20:35:45 [2023-05-05T20:35:45.155Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
20:35:45 [2023-05-05T20:35:45.155Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:35:45 [2023-05-05T20:35:45.155Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:35:45 [2023-05-05T20:35:45.155Z] ok  	github.com/docker/docker/pkg/ioutils	0.348s	coverage: 69.3% of statements
20:35:45 [2023-05-05T20:35:45.413Z] ok  	github.com/docker/docker/pkg/idtools	0.361s	coverage: 69.5% of statements
20:35:45 [2023-05-05T20:35:45.413Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:35:45 [2023-05-05T20:35:45.413Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:35:45 [2023-05-05T20:35:45.413Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
20:35:45 [2023-05-05T20:35:45.671Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:35:45 [2023-05-05T20:35:45.671Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
20:35:45 [2023-05-05T20:35:45.929Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
20:35:45 [2023-05-05T20:35:45.929Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
20:35:45 [2023-05-05T20:35:45.929Z] ok  	github.com/docker/docker/pkg/progress	0.007s	coverage: 75.9% of statements
20:35:46 [2023-05-05T20:35:46.187Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.575s	coverage: 43.5% of statements
20:35:46 [2023-05-05T20:35:46.187Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
20:35:46 [2023-05-05T20:35:46.445Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:35:46 [2023-05-05T20:35:46.445Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
20:35:46 [2023-05-05T20:35:46.703Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
20:35:46 [2023-05-05T20:35:46.963Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.5% of statements
20:35:46 [2023-05-05T20:35:46.963Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.018s	coverage: 84.1% of statements
20:35:46 [2023-05-05T20:35:46.963Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
20:35:47 [2023-05-05T20:35:47.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:35:47 [2023-05-05T20:35:47.221Z] ok  	github.com/docker/docker/pkg/pubsub	1.041s	coverage: 75.0% of statements
20:35:47 [2023-05-05T20:35:47.221Z] coverage: [no statements]
20:35:47 [2023-05-05T20:35:47.221Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
20:35:47 [2023-05-05T20:35:47.221Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
20:35:47 [2023-05-05T20:35:47.479Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
20:35:47 [2023-05-05T20:35:47.479Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
20:35:47 [2023-05-05T20:35:47.479Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:35:47 [2023-05-05T20:35:47.479Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:35:48 [2023-05-05T20:35:48.045Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
20:35:48 [2023-05-05T20:35:48.045Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 85.6% of statements
20:35:48 [2023-05-05T20:35:48.303Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:35:48 [2023-05-05T20:35:48.868Z] ok  	github.com/docker/docker/quota	0.233s	coverage: 71.4% of statements
20:35:48 [2023-05-05T20:35:48.868Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
20:35:48 [2023-05-05T20:35:48.868Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
20:35:49 [2023-05-05T20:35:49.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:35:49 [2023-05-05T20:35:49.126Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
20:35:49 [2023-05-05T20:35:49.126Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 57.3% of statements
20:35:49 [2023-05-05T20:35:49.126Z] ok  	github.com/docker/docker/testutil	0.012s	coverage: 62.5% of statements
20:35:49 [2023-05-05T20:35:49.126Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
20:35:49 [2023-05-05T20:35:49.692Z] ok  	github.com/docker/docker/pkg/signal	3.351s	coverage: 62.3% of statements
20:35:49 [2023-05-05T20:35:49.692Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
20:35:49 [2023-05-05T20:35:49.949Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
20:35:49 [2023-05-05T20:35:49.949Z] ok  	github.com/docker/docker/volume/mounts	0.025s	coverage: 67.0% of statements
20:35:50 [2023-05-05T20:35:50.514Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
20:35:51 [2023-05-05T20:35:51.078Z] ok  	github.com/docker/docker/layer	7.942s	coverage: 68.8% of statements
20:35:52 [2023-05-05T20:35:52.973Z] ok  	github.com/docker/docker/daemon	12.123s	coverage: 17.1% of statements
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:35:52 [2023-05-05T20:35:52.973Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:35:58 [2023-05-05T20:35:58.976Z] .....INFO: Daemon under test started and replied!
20:35:58 [2023-05-05T20:35:58.977Z] INFO: Docker version of the daemon under test
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] Client:
20:35:58 [2023-05-05T20:35:58.977Z]  Version:      17.06.2-ce
20:35:58 [2023-05-05T20:35:58.977Z]  API version:  1.30
20:35:58 [2023-05-05T20:35:58.977Z]  Go version:   go1.8.3
20:35:58 [2023-05-05T20:35:58.977Z]  Git commit:   cec0b72
20:35:58 [2023-05-05T20:35:58.977Z]  Built:        Tue Sep  5 19:57:19 2017
20:35:58 [2023-05-05T20:35:58.977Z]  OS/Arch:      windows/amd64
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] Server:
20:35:58 [2023-05-05T20:35:58.977Z]  Version:      0.0.0-dev
20:35:58 [2023-05-05T20:35:58.977Z]  API version:  1.41 (minimum version 1.24)
20:35:58 [2023-05-05T20:35:58.977Z]  Go version:   go1.19.9
20:35:58 [2023-05-05T20:35:58.977Z]  Git commit:   9b6ec6dbba
20:35:58 [2023-05-05T20:35:58.977Z]  Built:        05/05/2023 20:33:03
20:35:58 [2023-05-05T20:35:58.977Z]  OS/Arch:      windows/amd64
20:35:58 [2023-05-05T20:35:58.977Z]  Experimental: false
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] INFO: Docker info of the daemon under test
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] Containers: 0
20:35:58 [2023-05-05T20:35:58.977Z]  Running: 0
20:35:58 [2023-05-05T20:35:58.977Z]  Paused: 0
20:35:58 [2023-05-05T20:35:58.977Z]  Stopped: 0
20:35:58 [2023-05-05T20:35:58.977Z] Images: 0
20:35:58 [2023-05-05T20:35:58.977Z] Server Version: 0.0.0-dev
20:35:58 [2023-05-05T20:35:58.977Z] Storage Driver: windowsfilter
20:35:58 [2023-05-05T20:35:58.977Z]  Windows: 
20:35:58 [2023-05-05T20:35:58.977Z] Logging Driver: json-file
20:35:58 [2023-05-05T20:35:58.977Z] Plugins: 
20:35:58 [2023-05-05T20:35:58.977Z]  Volume: local
20:35:58 [2023-05-05T20:35:58.977Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:35:58 [2023-05-05T20:35:58.977Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:35:58 [2023-05-05T20:35:58.977Z] Swarm: inactive
20:35:58 [2023-05-05T20:35:58.977Z] Default Isolation: process
20:35:58 [2023-05-05T20:35:58.977Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:35:58 [2023-05-05T20:35:58.977Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
20:35:58 [2023-05-05T20:35:58.977Z] OSType: windows
20:35:58 [2023-05-05T20:35:58.977Z] Architecture: x86_64
20:35:58 [2023-05-05T20:35:58.977Z] CPUs: 4
20:35:58 [2023-05-05T20:35:58.977Z] Total Memory: 32GiB
20:35:58 [2023-05-05T20:35:58.977Z] Name: azwin-2-bdde60
20:35:58 [2023-05-05T20:35:58.977Z] ID: YH7C:5EOB:EJ34:EBT2:EV7B:PNNT:I657:P6NY:RCRX:FCYA:HFZV:I7OF
20:35:58 [2023-05-05T20:35:58.977Z] Docker Root Dir: D:\CI\PR-45479\2\daemon
20:35:58 [2023-05-05T20:35:58.977Z] Debug Mode (client): false
20:35:58 [2023-05-05T20:35:58.977Z] Debug Mode (server): true
20:35:58 [2023-05-05T20:35:58.977Z]  File Descriptors: -1
20:35:58 [2023-05-05T20:35:58.977Z]  Goroutines: 16
20:35:58 [2023-05-05T20:35:58.977Z]  System Time: 2023-05-05T20:35:55.7177095Z
20:35:58 [2023-05-05T20:35:58.977Z]  EventsListeners: 0
20:35:58 [2023-05-05T20:35:58.977Z] Registry: https://index.docker.io/v1/
20:35:58 [2023-05-05T20:35:58.977Z] Labels:
20:35:58 [2023-05-05T20:35:58.977Z] Experimental: false
20:35:58 [2023-05-05T20:35:58.977Z] Insecure Registries:
20:35:58 [2023-05-05T20:35:58.977Z]  127.0.0.0/8
20:35:58 [2023-05-05T20:35:58.977Z] Live Restore Enabled: false
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] INFO: Docker images of the daemon under test
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:35:58 [2023-05-05T20:35:58.977Z] 
20:35:58 [2023-05-05T20:35:58.977Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
20:35:58 [2023-05-05T20:35:58.977Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
20:35:58 [2023-05-05T20:35:58.977Z] ltsc2019: Pulling from windows/servercore
20:35:58 [2023-05-05T20:35:58.977Z] 8185ee4ed646: Pulling fs layer
20:35:58 [2023-05-05T20:35:58.977Z] a2008f031039: Pulling fs layer
20:36:02 [2023-05-05T20:36:02.764Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:36:02 [2023-05-05T20:36:02.764Z] 
20:36:02 [2023-05-05T20:36:02.764Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:36:02 [2023-05-05T20:36:02.764Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:36:02 [2023-05-05T20:36:02.764Z] Using test binary docker
20:36:02 [2023-05-05T20:36:02.764Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:36:02 [2023-05-05T20:36:02.764Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:02 [2023-05-05T20:36:02.764Z] INFO: Waiting for daemon to start...
20:36:02 [2023-05-05T20:36:02.764Z] Starting dockerd
20:36:02 [2023-05-05T20:36:02.764Z] .
20:36:02 [2023-05-05T20:36:02.764Z] INFO: Building docker-sdk-python3:4.4.1...
20:36:02 [2023-05-05T20:36:02.793Z] a2008f031039: Verifying Checksum
20:36:02 [2023-05-05T20:36:02.793Z] a2008f031039: Download complete
20:36:08 [2023-05-05T20:36:08.037Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:36:08 [2023-05-05T20:36:08.037Z] 
20:36:08 [2023-05-05T20:36:08.037Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:36:08 [2023-05-05T20:36:08.037Z] DOCKER_SYSTEMD=1
20:36:08 [2023-05-05T20:36:08.037Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:36:08 [2023-05-05T20:36:08.037Z] HOSTNAME=5261f4aac8f9
20:36:08 [2023-05-05T20:36:08.037Z] DEST=bundles/test-integration
20:36:08 [2023-05-05T20:36:08.037Z] PWD=/go/src/github.com/docker/docker
20:36:08 [2023-05-05T20:36:08.037Z] DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:36:08 [2023-05-05T20:36:08.037Z] container=docker
20:36:08 [2023-05-05T20:36:08.037Z] HOME=/root
20:36:08 [2023-05-05T20:36:08.037Z] LANG=C.UTF-8
20:36:08 [2023-05-05T20:36:08.037Z] INVOCATION_ID=d1d537de4aeb49b8b06475f279eb1a72
20:36:08 [2023-05-05T20:36:08.037Z] GOLANG_VERSION=1.19.9
20:36:08 [2023-05-05T20:36:08.037Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:36:08 [2023-05-05T20:36:08.037Z] VALIDATE_BRANCH=20.10
20:36:08 [2023-05-05T20:36:08.037Z] TERM=xterm
20:36:08 [2023-05-05T20:36:08.037Z] DOCKER_PKG=github.com/docker/docker
20:36:08 [2023-05-05T20:36:08.037Z] SHLVL=3
20:36:08 [2023-05-05T20:36:08.037Z] TIMEOUT=120m
20:36:08 [2023-05-05T20:36:08.037Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:36:08 [2023-05-05T20:36:08.037Z] DOCKER_GRAPHDRIVER=overlay2
20:36:08 [2023-05-05T20:36:08.037Z] GO111MODULE=off
20:36:08 [2023-05-05T20:36:08.037Z] DOCKER_EXPERIMENTAL=1
20:36:08 [2023-05-05T20:36:08.037Z] TEST_SKIP_INTEGRATION_CLI=1
20:36:08 [2023-05-05T20:36:08.037Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:36:08 [2023-05-05T20:36:08.037Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:36:08 [2023-05-05T20:36:08.037Z] GOPATH=/go
20:36:08 [2023-05-05T20:36:08.037Z] PKG_CONFIG=pkg-config
20:36:08 [2023-05-05T20:36:08.037Z] _=/usr/bin/env
20:36:08 [2023-05-05T20:36:08.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:36:15 [2023-05-05T20:36:15.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:36:15 [2023-05-05T20:36:15.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:36:19 [2023-05-05T20:36:19.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:36:19 [2023-05-05T20:36:19.829Z] 
20:36:19 [2023-05-05T20:36:19.829Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:36:19 [2023-05-05T20:36:19.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:36:19 [2023-05-05T20:36:19.829Z] HOSTNAME=6e0cb9cfab54
20:36:19 [2023-05-05T20:36:19.829Z] DEST=bundles/test-integration
20:36:19 [2023-05-05T20:36:19.829Z] PWD=/go/src/github.com/docker/docker
20:36:19 [2023-05-05T20:36:19.829Z] DOCKER_ROOTLESS=1
20:36:19 [2023-05-05T20:36:19.829Z] DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:36:19 [2023-05-05T20:36:19.829Z] container=docker
20:36:19 [2023-05-05T20:36:19.829Z] HOME=/root
20:36:19 [2023-05-05T20:36:19.829Z] GOLANG_VERSION=1.19.9
20:36:19 [2023-05-05T20:36:19.829Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:36:19 [2023-05-05T20:36:19.829Z] VALIDATE_BRANCH=20.10
20:36:19 [2023-05-05T20:36:19.829Z] TERM=xterm
20:36:19 [2023-05-05T20:36:19.829Z] DOCKER_PKG=github.com/docker/docker
20:36:19 [2023-05-05T20:36:19.829Z] SHLVL=1
20:36:19 [2023-05-05T20:36:19.829Z] TIMEOUT=120m
20:36:19 [2023-05-05T20:36:19.829Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:36:19 [2023-05-05T20:36:19.829Z] DOCKER_GRAPHDRIVER=overlay2
20:36:19 [2023-05-05T20:36:19.829Z] GO111MODULE=off
20:36:19 [2023-05-05T20:36:19.829Z] DOCKER_EXPERIMENTAL=1
20:36:19 [2023-05-05T20:36:19.829Z] TEST_SKIP_INTEGRATION_CLI=1
20:36:19 [2023-05-05T20:36:19.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:36:19 [2023-05-05T20:36:19.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:36:19 [2023-05-05T20:36:19.829Z] GOPATH=/go
20:36:19 [2023-05-05T20:36:19.829Z] PKG_CONFIG=pkg-config
20:36:19 [2023-05-05T20:36:19.829Z] _=/usr/bin/env
20:36:19 [2023-05-05T20:36:19.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:36:20 [2023-05-05T20:36:20.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:36:20 [2023-05-05T20:36:20.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:36:24 [2023-05-05T20:36:24.085Z] 8185ee4ed646: Download complete
20:36:25 [2023-05-05T20:36:25.025Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/rootless	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/volume	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === Skipped
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     exec_linux_test.go:19: requires AppArmor to be enabled
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     exec_linux_test.go:39: requires AppArmor to be enabled
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver btrfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver btrfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver btrfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver btrfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver btrfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:73: No driver to put!
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z] time="2023-05-05T20:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z] time="2023-05-05T20:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z] time="2023-05-05T20:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z] time="2023-05-05T20:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z] time="2023-05-05T20:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:73: No driver to put!
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     overlay_test.go:50: Fails to compute changes intermittently
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver zfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver zfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver zfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver zfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:46: Driver zfs not supported
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     graphtest_unix.go:73: No driver to put!
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     sysinfo_linux_test.go:91: App Armor Must be Disabled
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:36:25 [2023-05-05T20:36:25.025Z]     sysinfo_linux_test.go:111: cgroup namespaces must be disabled
20:36:25 [2023-05-05T20:36:25.025Z] 
20:36:25 [2023-05-05T20:36:25.025Z] DONE 2266 tests, 26 skipped in 77.555s
Post stage
[Pipeline] junit
20:36:25 [2023-05-05T20:36:25.037Z] Recording test results
20:36:26 [2023-05-05T20:36:26.211Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:36:26 [2023-05-05T20:36:26.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -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:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh dynbinary test-integration
20:36:26 [2023-05-05T20:36:26.803Z] 
20:36:27 [2023-05-05T20:36:27.061Z] Removing bundles/
20:36:27 [2023-05-05T20:36:27.061Z] 
20:36:27 [2023-05-05T20:36:27.061Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:36:27 [2023-05-05T20:36:27.061Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:36:27 [2023-05-05T20:36:27.061Z] GOOS="" GOARCH="" GOARM=""
20:36:30 [2023-05-05T20:36:30.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:36:30 [2023-05-05T20:36:30.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:36:32 [2023-05-05T20:36:32.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:36:32 [2023-05-05T20:36:32.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:36:33 [2023-05-05T20:36:33.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:36:34 [2023-05-05T20:36:34.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:36:35 [2023-05-05T20:36:35.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:36:36 [2023-05-05T20:36:36.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:36:36 [2023-05-05T20:36:36.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:36:37 [2023-05-05T20:36:37.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:36:37 [2023-05-05T20:36:37.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:36:37 [2023-05-05T20:36:37.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:36:37 [2023-05-05T20:36:37.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:36:38 [2023-05-05T20:36:38.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:36:38 [2023-05-05T20:36:38.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:36:39 [2023-05-05T20:36:39.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:36:40 [2023-05-05T20:36:40.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:36:40 [2023-05-05T20:36:40.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:36:40 [2023-05-05T20:36:40.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:36:40 [2023-05-05T20:36:40.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:36:40 [2023-05-05T20:36:40.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:36:41 [2023-05-05T20:36:41.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:36:41 [2023-05-05T20:36:41.413Z] sha256:6c06f493d5293f59a14a672299980ca8c0e31025250b83ffb6845454454daa44
20:36:41 [2023-05-05T20:36:41.413Z] INFO: Starting docker-py tests...
20:36:41 [2023-05-05T20:36:41.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:36:42 [2023-05-05T20:36:42.338Z] ============================= test session starts ==============================
20:36:42 [2023-05-05T20:36:42.338Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:36:42 [2023-05-05T20:36:42.338Z] rootdir: /src, inifile: pytest.ini
20:36:42 [2023-05-05T20:36:42.338Z] plugins: cov-2.6.1, timeout-1.3.3
20:36:42 [2023-05-05T20:36:42.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:36:43 [2023-05-05T20:36:43.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:36:43 [2023-05-05T20:36:43.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:36:43 [2023-05-05T20:36:43.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:36:43 [2023-05-05T20:36:43.699Z] collected 389 items / 1 deselected / 388 selected
20:36:43 [2023-05-05T20:36:43.699Z] 
20:36:44 [2023-05-05T20:36:44.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:36:44 [2023-05-05T20:36:44.679Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:44 [2023-05-05T20:36:44.679Z] Using test binary docker
20:36:44 [2023-05-05T20:36:44.679Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:36:44 [2023-05-05T20:36:44.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:36:44 [2023-05-05T20:36:44.938Z] Starting apparmor (via systemctl): apparmor.service.
20:36:44 [2023-05-05T20:36:44.938Z] INFO: Waiting for daemon to start...
20:36:44 [2023-05-05T20:36:44.938Z] Starting dockerd
20:36:46 [2023-05-05T20:36:46.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:36:46 [2023-05-05T20:36:46.842Z] .
20:36:46 [2023-05-05T20:36:46.842Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:46 [2023-05-05T20:36:46.842Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:46 [2023-05-05T20:36:46.842Z] Error: No such image: emptyfs
20:36:47 [2023-05-05T20:36:47.101Z] Running integration-test (iteration 1)
20:36:47 [2023-05-05T20:36:47.101Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:36:47 [2023-05-05T20:36:47.360Z] Loaded image: busybox:latest
20:36:47 [2023-05-05T20:36:47.360Z] Loaded image: busybox:glibc
20:36:47 [2023-05-05T20:36:47.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:36:47 [2023-05-05T20:36:47.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:36:47 [2023-05-05T20:36:47.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:36:47 [2023-05-05T20:36:47.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:36:48 [2023-05-05T20:36:48.297Z] Loaded image: debian:bullseye-slim
20:36:48 [2023-05-05T20:36:48.297Z] Loaded image: hello-world:latest
20:36:48 [2023-05-05T20:36:48.297Z] Loaded image: arm32v7/hello-world:latest
20:36:48 [2023-05-05T20:36:48.297Z] INFO: Testing against a local daemon
20:36:48 [2023-05-05T20:36:48.297Z] === RUN   TestCgroupNamespacesBuild
20:36:48 [2023-05-05T20:36:48.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:36:48 [2023-05-05T20:36:48.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:36:48 [2023-05-05T20:36:48.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:36:48 [2023-05-05T20:36:48.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:36:49 [2023-05-05T20:36:49.674Z] --- PASS: TestCgroupNamespacesBuild (1.48s)
20:36:49 [2023-05-05T20:36:49.674Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:36:49 [2023-05-05T20:36:49.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:36:50 [2023-05-05T20:36:50.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:36:50 [2023-05-05T20:36:50.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:36:51 [2023-05-05T20:36:51.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:36:51 [2023-05-05T20:36:51.578Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s)
20:36:51 [2023-05-05T20:36:51.578Z] === RUN   TestBuildWithSession
20:36:51 [2023-05-05T20:36:51.578Z]     build_session_test.go:25: TODO: BuildKit
20:36:51 [2023-05-05T20:36:51.578Z] --- SKIP: TestBuildWithSession (0.00s)
20:36:51 [2023-05-05T20:36:51.578Z] === RUN   TestBuildSquashParent
20:36:51 [2023-05-05T20:36:51.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:36:52 [2023-05-05T20:36:52.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:36:52 [2023-05-05T20:36:52.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:36:52 [2023-05-05T20:36:52.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:36:52 [2023-05-05T20:36:52.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:36:53 [2023-05-05T20:36:53.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:36:53 [2023-05-05T20:36:53.595Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:36:53 [2023-05-05T20:36:53.595Z] 
20:36:53 [2023-05-05T20:36:53.595Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:36:53 [2023-05-05T20:36:53.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:36:53 [2023-05-05T20:36:53.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:36:53 [2023-05-05T20:36:53.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:36:53 [2023-05-05T20:36:53.853Z] HOSTNAME=4a343c674562
20:36:53 [2023-05-05T20:36:53.853Z] TESTDEBUG=0
20:36:53 [2023-05-05T20:36:53.853Z] DEST=bundles/test-integration
20:36:53 [2023-05-05T20:36:53.853Z] PWD=/go/src/github.com/docker/docker
20:36:53 [2023-05-05T20:36:53.853Z] DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd
20:36:53 [2023-05-05T20:36:53.853Z] container=docker
20:36:53 [2023-05-05T20:36:53.853Z] HOME=/root
20:36:53 [2023-05-05T20:36:53.853Z] GOLANG_VERSION=1.19.9
20:36:53 [2023-05-05T20:36:53.853Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:36:53 [2023-05-05T20:36:53.853Z] VALIDATE_BRANCH=20.10
20:36:53 [2023-05-05T20:36:53.853Z] TERM=xterm
20:36:53 [2023-05-05T20:36:53.853Z] DOCKER_PKG=github.com/docker/docker
20:36:53 [2023-05-05T20:36:53.853Z] SHLVL=1
20:36:53 [2023-05-05T20:36:53.853Z] TIMEOUT=120m
20:36:53 [2023-05-05T20:36:53.853Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:36:53 [2023-05-05T20:36:53.853Z] DOCKER_GRAPHDRIVER=overlay2
20:36:53 [2023-05-05T20:36:53.853Z] GO111MODULE=off
20:36:53 [2023-05-05T20:36:53.853Z] DOCKER_EXPERIMENTAL=1
20:36:53 [2023-05-05T20:36:53.853Z] TEST_SKIP_INTEGRATION_CLI=1
20:36:53 [2023-05-05T20:36:53.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:36:53 [2023-05-05T20:36:53.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:36:53 [2023-05-05T20:36:53.853Z] GOPATH=/go
20:36:53 [2023-05-05T20:36:53.853Z] PKG_CONFIG=pkg-config
20:36:53 [2023-05-05T20:36:53.853Z] _=/usr/bin/env
20:36:53 [2023-05-05T20:36:53.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:36:54 [2023-05-05T20:36:54.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:54 [2023-05-05T20:36:54.295Z] Using test binary docker
20:36:54 [2023-05-05T20:36:54.295Z] +++ /etc/init.d/apparmor start
20:36:54 [2023-05-05T20:36:54.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:54 [2023-05-05T20:36:54.295Z] INFO: Waiting for daemon to start...
20:36:54 [2023-05-05T20:36:54.295Z] Starting dockerd
20:36:54 [2023-05-05T20:36:54.295Z] +++ 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
20:36:54 [2023-05-05T20:36:54.295Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:54 [2023-05-05T20:36:54.295Z] Using test binary docker
20:36:54 [2023-05-05T20:36:54.295Z] +++ /etc/init.d/apparmor start
20:36:54 [2023-05-05T20:36:54.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:54 [2023-05-05T20:36:54.295Z] Starting dockerd
20:36:54 [2023-05-05T20:36:54.295Z] INFO: Waiting for daemon to start...
20:36:54 [2023-05-05T20:36:54.295Z] +++ 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
20:36:54 [2023-05-05T20:36:54.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:36:54 [2023-05-05T20:36:54.825Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:54 [2023-05-05T20:36:54.825Z] Using test binary docker
20:36:54 [2023-05-05T20:36:54.825Z] +++ /etc/init.d/apparmor start
20:36:54 [2023-05-05T20:36:54.825Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:54 [2023-05-05T20:36:54.825Z] INFO: Waiting for daemon to start...
20:36:54 [2023-05-05T20:36:54.825Z] Starting dockerd
20:36:54 [2023-05-05T20:36:54.825Z] +++ 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
20:36:54 [2023-05-05T20:36:54.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:54 [2023-05-05T20:36:54.981Z] Using test binary docker
20:36:54 [2023-05-05T20:36:54.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:36:54 [2023-05-05T20:36:54.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:54 [2023-05-05T20:36:54.981Z] INFO: Waiting for daemon to start...
20:36:54 [2023-05-05T20:36:54.981Z] Starting dockerd
20:36:56 [2023-05-05T20:36:56.718Z] .
20:36:56 [2023-05-05T20:36:56.718Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.718Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.718Z] Error: No such image: emptyfs
20:36:56 [2023-05-05T20:36:56.718Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:36:56 [2023-05-05T20:36:56.718Z] ++++ docker load
20:36:56 [2023-05-05T20:36:56.718Z] 
20:36:56 [2023-05-05T20:36:56.718Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.718Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.718Z] Error: No such image: emptyfs
20:36:56 [2023-05-05T20:36:56.719Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:36:56 [2023-05-05T20:36:56.719Z] ++++ docker load
20:36:56 [2023-05-05T20:36:56.719Z] Running integration-test (iteration 1)
20:36:56 [2023-05-05T20:36:56.719Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:36:56 [2023-05-05T20:36:56.719Z] ++ 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
20:36:56 [2023-05-05T20:36:56.719Z] ++ set -e
20:36:56 [2023-05-05T20:36:56.719Z] ++ '[' -n 0 ']'
20:36:56 [2023-05-05T20:36:56.719Z] ++ set -x
20:36:56 [2023-05-05T20:36:56.719Z] ++ env -i DEST=/go/src/github.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
20:36:56 [2023-05-05T20:36:56.719Z] Running integration-test (iteration 1)
20:36:56 [2023-05-05T20:36:56.719Z] 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)/
20:36:56 [2023-05-05T20:36:56.719Z] ++ 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)/'
20:36:56 [2023-05-05T20:36:56.719Z] ++ set -e
20:36:56 [2023-05-05T20:36:56.719Z] ++ '[' -n 0 ']'
20:36:56 [2023-05-05T20:36:56.719Z] ++ set -x
20:36:56 [2023-05-05T20:36:56.719Z] ++ env -i DEST=/go/src/github.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)/'
20:36:56 [2023-05-05T20:36:56.719Z] Loaded image: busybox:latest
20:36:56 [2023-05-05T20:36:56.719Z] 
20:36:56 [2023-05-05T20:36:56.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.719Z] Loaded image: busybox:glibc
20:36:56 [2023-05-05T20:36:56.719Z] Loaded image: busybox:latest
20:36:56 [2023-05-05T20:36:56.849Z] --- PASS: TestBuildSquashParent (5.40s)
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:36:56 [2023-05-05T20:36:56.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:36:56 [2023-05-05T20:36:56.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:36:56 [2023-05-05T20:36:56.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:36:56 [2023-05-05T20:36:56.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:36:56 [2023-05-05T20:36:56.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:36:56 [2023-05-05T20:36:56.849Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:36:56 [2023-05-05T20:36:56.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:36:56 [2023-05-05T20:36:56.849Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:36:56 [2023-05-05T20:36:56.849Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:36:56 [2023-05-05T20:36:56.849Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:36:56 [2023-05-05T20:36:56.849Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:36:56 [2023-05-05T20:36:56.849Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:36:56 [2023-05-05T20:36:56.849Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:36:56 [2023-05-05T20:36:56.875Z] .
20:36:56 [2023-05-05T20:36:56.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:56 [2023-05-05T20:36:56.977Z] Error: No such image: emptyfs
20:36:56 [2023-05-05T20:36:56.977Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:36:56 [2023-05-05T20:36:56.977Z] ++++ docker load
20:36:56 [2023-05-05T20:36:56.977Z] Loaded image: busybox:glibc
20:36:56 [2023-05-05T20:36:56.977Z] Running integration-test (iteration 1)
20:36:56 [2023-05-05T20:36:56.977Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:36:56 [2023-05-05T20:36:56.977Z] ++ 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)/'
20:36:56 [2023-05-05T20:36:56.977Z] ++ set -e
20:36:56 [2023-05-05T20:36:56.977Z] ++ '[' -n 0 ']'
20:36:56 [2023-05-05T20:36:56.977Z] ++ set -x
20:36:56 [2023-05-05T20:36:56.977Z] ++ env -i DEST=/go/src/github.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)/'
20:36:57 [2023-05-05T20:36:57.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:57 [2023-05-05T20:36:57.132Z] Error: No such image: emptyfs
20:36:57 [2023-05-05T20:36:57.132Z] Running integration-test (iteration 1)
20:36:57 [2023-05-05T20:36:57.132Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:36:57 [2023-05-05T20:36:57.235Z] Loaded image: busybox:latest
20:36:57 [2023-05-05T20:36:57.390Z] Loaded image: busybox:latest
20:36:57 [2023-05-05T20:36:57.390Z] Loaded image: busybox:glibc
20:36:57 [2023-05-05T20:36:57.493Z] Loaded image: busybox:glibc
20:36:58 [2023-05-05T20:36:58.058Z] Loaded image: debian:bullseye-slim
20:36:58 [2023-05-05T20:36:58.058Z] Loaded image: hello-world:latest
20:36:58 [2023-05-05T20:36:58.315Z] Loaded image: arm32v7/hello-world:latest
20:36:58 [2023-05-05T20:36:58.315Z] INFO: Testing against a local daemon
20:36:58 [2023-05-05T20:36:58.315Z] === RUN   TestCgroupNamespacesBuild
20:36:58 [2023-05-05T20:36:58.315Z] Loaded image: debian:bullseye-slim
20:36:58 [2023-05-05T20:36:58.315Z] Loaded image: hello-world:latest
20:36:58 [2023-05-05T20:36:58.322Z] Loaded image: debian:bullseye-slim
20:36:58 [2023-05-05T20:36:58.323Z] Loaded image: hello-world:latest
20:36:58 [2023-05-05T20:36:58.323Z] Loaded image: arm32v7/hello-world:latest
20:36:58 [2023-05-05T20:36:58.323Z] INFO: Testing against a local daemon
20:36:58 [2023-05-05T20:36:58.323Z] === RUN   TestCgroupNamespacesBuild
20:36:58 [2023-05-05T20:36:58.572Z] Loaded image: arm32v7/hello-world:latest
20:36:58 [2023-05-05T20:36:58.572Z] INFO: Testing against a local daemon
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:36:58 [2023-05-05T20:36:58.572Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:36:58 [2023-05-05T20:36:58.572Z] Loaded image: debian:bullseye-slim
20:36:58 [2023-05-05T20:36:58.830Z] Loaded image: hello-world:latest
20:36:58 [2023-05-05T20:36:58.830Z] Loaded image: arm32v7/hello-world:latest
20:36:58 [2023-05-05T20:36:58.830Z] INFO: Testing against a local daemon
20:36:58 [2023-05-05T20:36:58.830Z] === RUN   TestDockerDaemonSuite
20:36:58 [2023-05-05T20:36:58.830Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:36:59 [2023-05-05T20:36:59.087Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:36:59 [2023-05-05T20:36:59.087Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:36:59 [2023-05-05T20:36:59.651Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
20:36:59 [2023-05-05T20:36:59.651Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:36:59 [2023-05-05T20:36:59.651Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:36:59 [2023-05-05T20:36:59.908Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:37:00 [2023-05-05T20:37:00.047Z] tests/integration/api_build_test.py .......................X             [  6%]
20:37:00 [2023-05-05T20:37:00.471Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:37:00 [2023-05-05T20:37:00.557Z] tests/integration/api_client_test.py .....                               [  7%]
20:37:00 [2023-05-05T20:37:00.728Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
20:37:00 [2023-05-05T20:37:00.728Z] === RUN   TestBuildWithSession
20:37:00 [2023-05-05T20:37:00.728Z]     build_session_test.go:25: TODO: BuildKit
20:37:00 [2023-05-05T20:37:00.728Z] --- SKIP: TestBuildWithSession (0.00s)
20:37:00 [2023-05-05T20:37:00.728Z] === RUN   TestBuildSquashParent
20:37:00 [2023-05-05T20:37:00.845Z] --- PASS: TestCgroupNamespacesBuild (2.17s)
20:37:00 [2023-05-05T20:37:00.845Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:37:00 [2023-05-05T20:37:00.986Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:37:00 [2023-05-05T20:37:00.986Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:37:01 [2023-05-05T20:37:01.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:37:01 [2023-05-05T20:37:01.041Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s)
20:37:01 [2023-05-05T20:37:01.041Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s)
20:37:01 [2023-05-05T20:37:01.041Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.57s)
20:37:01 [2023-05-05T20:37:01.041Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s)
20:37:01 [2023-05-05T20:37:01.041Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.71s)
20:37:01 [2023-05-05T20:37:01.041Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.12s)
20:37:01 [2023-05-05T20:37:01.041Z] === RUN   TestBuildMultiStageCopy
20:37:01 [2023-05-05T20:37:01.041Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:37:02 [2023-05-05T20:37:02.040Z] tests/integration/api_config_test.py .....                               [  8%]
20:37:02 [2023-05-05T20:37:02.356Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:37:02 [2023-05-05T20:37:02.418Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:37:02 [2023-05-05T20:37:02.612Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:37:02 [2023-05-05T20:37:02.612Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:37:02 [2023-05-05T20:37:02.612Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:37:02 [2023-05-05T20:37:02.677Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:37:02 [2023-05-05T20:37:02.740Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
20:37:02 [2023-05-05T20:37:02.740Z] === RUN   TestBuildWithSession
20:37:02 [2023-05-05T20:37:02.740Z]     build_session_test.go:25: TODO: BuildKit
20:37:02 [2023-05-05T20:37:02.740Z] --- SKIP: TestBuildWithSession (0.00s)
20:37:02 [2023-05-05T20:37:02.740Z] === RUN   TestBuildSquashParent
20:37:02 [2023-05-05T20:37:02.868Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:37:02 [2023-05-05T20:37:02.936Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:37:03 [2023-05-05T20:37:03.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:37:03 [2023-05-05T20:37:03.195Z] --- PASS: TestBuildMultiStageCopy (2.50s)
20:37:03 [2023-05-05T20:37:03.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.76s)
20:37:03 [2023-05-05T20:37:03.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
20:37:03 [2023-05-05T20:37:03.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
20:37:03 [2023-05-05T20:37:03.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
20:37:03 [2023-05-05T20:37:03.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
20:37:03 [2023-05-05T20:37:03.195Z] === RUN   TestBuildMultiStageParentConfig
20:37:03 [2023-05-05T20:37:03.762Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
20:37:03 [2023-05-05T20:37:03.762Z] === RUN   TestBuildLabelWithTargets
20:37:03 [2023-05-05T20:37:03.799Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:37:03 [2023-05-05T20:37:03.799Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:37:04 [2023-05-05T20:37:04.362Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:37:04 [2023-05-05T20:37:04.362Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:37:04 [2023-05-05T20:37:04.362Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:37:04 [2023-05-05T20:37:04.362Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:37:04 [2023-05-05T20:37:04.698Z] --- PASS: TestBuildLabelWithTargets (0.97s)
20:37:04 [2023-05-05T20:37:04.698Z] === RUN   TestBuildWithEmptyLayers
20:37:05 [2023-05-05T20:37:05.267Z] --- PASS: TestBuildWithEmptyLayers (0.35s)
20:37:05 [2023-05-05T20:37:05.267Z] === RUN   TestBuildMultiStageOnBuild
20:37:06 [2023-05-05T20:37:06.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:37:06 [2023-05-05T20:37:06.255Z] --- PASS: TestBuildSquashParent (5.46s)
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:06 [2023-05-05T20:37:06.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:06 [2023-05-05T20:37:06.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:06 [2023-05-05T20:37:06.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:06 [2023-05-05T20:37:06.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:06 [2023-05-05T20:37:06.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:06 [2023-05-05T20:37:06.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:06 [2023-05-05T20:37:06.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:06 [2023-05-05T20:37:06.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:06 [2023-05-05T20:37:06.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:06 [2023-05-05T20:37:06.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:06 [2023-05-05T20:37:06.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:06 [2023-05-05T20:37:06.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:06 [2023-05-05T20:37:06.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:06 [2023-05-05T20:37:06.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:37:07 [2023-05-05T20:37:07.801Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
20:37:07 [2023-05-05T20:37:07.801Z] === RUN   TestBuildUncleanTarFilenames
20:37:07 [2023-05-05T20:37:07.801Z] --- PASS: TestBuildUncleanTarFilenames (0.50s)
20:37:07 [2023-05-05T20:37:07.801Z] === RUN   TestBuildMultiStageLayerLeak
20:37:08 [2023-05-05T20:37:08.149Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:37:09 [2023-05-05T20:37:09.518Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:37:09 [2023-05-05T20:37:09.518Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s)
20:37:09 [2023-05-05T20:37:09.518Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
20:37:09 [2023-05-05T20:37:09.518Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s)
20:37:09 [2023-05-05T20:37:09.518Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s)
20:37:09 [2023-05-05T20:37:09.518Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s)
20:37:09 [2023-05-05T20:37:09.518Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s)
20:37:09 [2023-05-05T20:37:09.518Z] === RUN   TestBuildMultiStageCopy
20:37:09 [2023-05-05T20:37:09.518Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:37:10 [2023-05-05T20:37:10.334Z] --- PASS: TestBuildMultiStageLayerLeak (2.10s)
20:37:10 [2023-05-05T20:37:10.334Z] === RUN   TestBuildWithHugeFile
20:37:10 [2023-05-05T20:37:10.448Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:37:10 [2023-05-05T20:37:10.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:37:10 [2023-05-05T20:37:10.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:37:10 [2023-05-05T20:37:10.839Z] --- PASS: TestBuildSquashParent (7.53s)
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:10 [2023-05-05T20:37:10.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:10 [2023-05-05T20:37:10.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:10 [2023-05-05T20:37:10.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:10 [2023-05-05T20:37:10.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:10 [2023-05-05T20:37:10.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:10 [2023-05-05T20:37:10.839Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:10 [2023-05-05T20:37:10.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:10 [2023-05-05T20:37:10.839Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:10 [2023-05-05T20:37:10.839Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:10 [2023-05-05T20:37:10.839Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:10 [2023-05-05T20:37:10.839Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:10 [2023-05-05T20:37:10.839Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:10 [2023-05-05T20:37:10.839Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:10 [2023-05-05T20:37:10.962Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:37:10 [2023-05-05T20:37:10.962Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:37:11 [2023-05-05T20:37:11.218Z] --- PASS: TestBuildMultiStageCopy (1.87s)
20:37:11 [2023-05-05T20:37:11.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s)
20:37:11 [2023-05-05T20:37:11.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
20:37:11 [2023-05-05T20:37:11.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.14s)
20:37:11 [2023-05-05T20:37:11.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.15s)
20:37:11 [2023-05-05T20:37:11.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.15s)
20:37:11 [2023-05-05T20:37:11.218Z] === RUN   TestBuildMultiStageParentConfig
20:37:11 [2023-05-05T20:37:11.474Z] --- PASS: TestBuildMultiStageParentConfig (0.41s)
20:37:11 [2023-05-05T20:37:11.474Z] === RUN   TestBuildLabelWithTargets
20:37:12 [2023-05-05T20:37:12.404Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:37:12 [2023-05-05T20:37:12.404Z] --- PASS: TestBuildLabelWithTargets (0.72s)
20:37:12 [2023-05-05T20:37:12.404Z] === RUN   TestBuildWithEmptyLayers
20:37:12 [2023-05-05T20:37:12.661Z] --- PASS: TestBuildWithEmptyLayers (0.33s)
20:37:12 [2023-05-05T20:37:12.661Z] === RUN   TestBuildMultiStageOnBuild
20:37:13 [2023-05-05T20:37:13.363Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:37:13 [2023-05-05T20:37:13.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s)
20:37:13 [2023-05-05T20:37:13.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s)
20:37:13 [2023-05-05T20:37:13.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s)
20:37:13 [2023-05-05T20:37:13.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s)
20:37:13 [2023-05-05T20:37:13.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s)
20:37:13 [2023-05-05T20:37:13.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s)
20:37:13 [2023-05-05T20:37:13.364Z] === RUN   TestBuildMultiStageCopy
20:37:13 [2023-05-05T20:37:13.364Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:37:14 [2023-05-05T20:37:14.031Z] --- PASS: TestBuildMultiStageOnBuild (1.40s)
20:37:14 [2023-05-05T20:37:14.032Z] === RUN   TestBuildUncleanTarFilenames
20:37:14 [2023-05-05T20:37:14.288Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:37:14 [2023-05-05T20:37:14.545Z] --- PASS: TestBuildUncleanTarFilenames (0.45s)
20:37:14 [2023-05-05T20:37:14.545Z] === RUN   TestBuildMultiStageLayerLeak
20:37:14 [2023-05-05T20:37:14.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:37:14 [2023-05-05T20:37:14.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:37:14 [2023-05-05T20:37:14.803Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:37:15 [2023-05-05T20:37:15.367Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:37:16 [2023-05-05T20:37:16.296Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:37:16 [2023-05-05T20:37:16.296Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s)
20:37:16 [2023-05-05T20:37:16.296Z] === RUN   TestBuildWithHugeFile
20:37:16 [2023-05-05T20:37:16.636Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:37:16 [2023-05-05T20:37:16.859Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:37:17 [2023-05-05T20:37:17.200Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:37:18 [2023-05-05T20:37:18.132Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:37:18 [2023-05-05T20:37:18.753Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:37:19 [2023-05-05T20:37:19.062Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:37:19 [2023-05-05T20:37:19.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:37:20 [2023-05-05T20:37:20.432Z] --- PASS: TestBuildMultiStageCopy (6.76s)
20:37:20 [2023-05-05T20:37:20.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s)
20:37:20 [2023-05-05T20:37:20.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:37:20 [2023-05-05T20:37:20.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:37:20 [2023-05-05T20:37:20.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:37:20 [2023-05-05T20:37:20.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s)
20:37:20 [2023-05-05T20:37:20.432Z] === RUN   TestBuildMultiStageParentConfig
20:37:20 [2023-05-05T20:37:20.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:37:20 [2023-05-05T20:37:20.647Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:37:20 [2023-05-05T20:37:20.648Z] === RUN   TestDockerSuite/TestAttachDetach
20:37:21 [2023-05-05T20:37:21.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:37:21 [2023-05-05T20:37:21.212Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:37:21 [2023-05-05T20:37:21.469Z]     docker_cli_daemon_test.go:1455: [d393ac917ece4] daemon is not started
20:37:21 [2023-05-05T20:37:21.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:37:21 [2023-05-05T20:37:21.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:37:21 [2023-05-05T20:37:21.726Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:37:21 [2023-05-05T20:37:21.982Z]     check_test.go:308: [daae96491b572] daemon is not started
20:37:21 [2023-05-05T20:37:21.982Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:37:22 [2023-05-05T20:37:22.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:37:23 [2023-05-05T20:37:23.352Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:37:23 [2023-05-05T20:37:23.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:37:23 [2023-05-05T20:37:23.916Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:37:24 [2023-05-05T20:37:24.172Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:37:24 [2023-05-05T20:37:24.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:37:24 [2023-05-05T20:37:24.739Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:37:25 [2023-05-05T20:37:25.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:37:25 [2023-05-05T20:37:25.304Z]     check_test.go:308: [d670b8be1544c] daemon is not started
20:37:25 [2023-05-05T20:37:25.304Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:37:25 [2023-05-05T20:37:25.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:37:25 [2023-05-05T20:37:25.687Z] --- PASS: TestBuildMultiStageParentConfig (4.95s)
20:37:25 [2023-05-05T20:37:25.687Z] === RUN   TestBuildLabelWithTargets
20:37:25 [2023-05-05T20:37:25.869Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:37:26 [2023-05-05T20:37:26.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:37:26 [2023-05-05T20:37:26.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:37:27 [2023-05-05T20:37:27.241Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:37:27 [2023-05-05T20:37:27.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:37:27 [2023-05-05T20:37:27.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:37:28 [2023-05-05T20:37:28.172Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:37:28 [2023-05-05T20:37:28.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:37:28 [2023-05-05T20:37:28.736Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:37:28 [2023-05-05T20:37:28.736Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:37:28 [2023-05-05T20:37:28.815Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:37:28 [2023-05-05T20:37:28.815Z] Using test binary docker
20:37:29 [2023-05-05T20:37:29.072Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:37:29 [2023-05-05T20:37:29.072Z] +++ /etc/init.d/apparmor start
20:37:29 [2023-05-05T20:37:29.072Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:37:29 [2023-05-05T20:37:29.072Z] INFO: Waiting for daemon to start...
20:37:29 [2023-05-05T20:37:29.072Z] Starting dockerd
20:37:29 [2023-05-05T20:37:29.072Z] +++ 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
20:37:29 [2023-05-05T20:37:29.667Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:37:29 [2023-05-05T20:37:29.667Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:37:29 [2023-05-05T20:37:29.924Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:37:31 [2023-05-05T20:37:31.979Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:37:32 [2023-05-05T20:37:32.448Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:37:33 [2023-05-05T20:37:33.785Z] --- PASS: TestBuildLabelWithTargets (8.00s)
20:37:33 [2023-05-05T20:37:33.785Z] === RUN   TestBuildWithEmptyLayers
20:37:34 [2023-05-05T20:37:34.344Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:37:36 [2023-05-05T20:37:36.308Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
20:37:36 [2023-05-05T20:37:36.308Z] === RUN   TestBuildMultiStageOnBuild
20:37:37 [2023-05-05T20:37:37.172Z] .
20:37:37 [2023-05-05T20:37:37.172Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:37:37 [2023-05-05T20:37:37.172Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:37:37 [2023-05-05T20:37:37.172Z] Error: No such image: emptyfs
20:37:37 [2023-05-05T20:37:37.172Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:37:37 [2023-05-05T20:37:37.172Z] ++++ docker load
20:37:37 [2023-05-05T20:37:37.172Z] Running integration-test (iteration 1)
20:37:37 [2023-05-05T20:37:37.172Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:37:37 [2023-05-05T20:37:37.172Z] ++ 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
20:37:37 [2023-05-05T20:37:37.172Z] ++ set -e
20:37:37 [2023-05-05T20:37:37.172Z] ++ '[' -n 0 ']'
20:37:37 [2023-05-05T20:37:37.172Z] ++ set -x
20:37:37 [2023-05-05T20:37:37.172Z] ++ env -i DEST=/go/src/github.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
20:37:37 [2023-05-05T20:37:37.172Z] Loaded image: busybox:latest
20:37:37 [2023-05-05T20:37:37.172Z] Loaded image: busybox:glibc
20:37:37 [2023-05-05T20:37:37.172Z] Loaded image: debian:bullseye-slim
20:37:37 [2023-05-05T20:37:37.172Z] Loaded image: hello-world:latest
20:37:37 [2023-05-05T20:37:37.172Z] Loaded image: arm32v7/hello-world:latest
20:37:37 [2023-05-05T20:37:37.172Z] INFO: Testing against a local daemon
20:37:37 [2023-05-05T20:37:37.172Z] === RUN   TestCgroupNamespacesBuild
20:37:37 [2023-05-05T20:37:37.619Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:37:38 [2023-05-05T20:37:38.542Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
20:37:38 [2023-05-05T20:37:38.542Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:37:39 [2023-05-05T20:37:39.474Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
20:37:39 [2023-05-05T20:37:39.474Z] === RUN   TestBuildWithSession
20:37:39 [2023-05-05T20:37:39.474Z]     build_session_test.go:25: TODO: BuildKit
20:37:39 [2023-05-05T20:37:39.474Z] --- SKIP: TestBuildWithSession (0.00s)
20:37:39 [2023-05-05T20:37:39.474Z] === RUN   TestBuildSquashParent
20:37:40 [2023-05-05T20:37:40.143Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:37:41 [2023-05-05T20:37:41.563Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
20:37:41 [2023-05-05T20:37:41.563Z] === RUN   TestBuildUncleanTarFilenames
20:37:41 [2023-05-05T20:37:41.563Z] --- PASS: TestBuildUncleanTarFilenames (0.43s)
20:37:41 [2023-05-05T20:37:41.563Z] === RUN   TestBuildMultiStageLayerLeak
20:37:42 [2023-05-05T20:37:42.038Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:37:43 [2023-05-05T20:37:43.408Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:37:43 [2023-05-05T20:37:43.652Z] --- PASS: TestBuildSquashParent (3.94s)
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:43 [2023-05-05T20:37:43.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:43 [2023-05-05T20:37:43.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:43 [2023-05-05T20:37:43.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:43 [2023-05-05T20:37:43.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:43 [2023-05-05T20:37:43.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:43 [2023-05-05T20:37:43.652Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:43 [2023-05-05T20:37:43.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:43 [2023-05-05T20:37:43.652Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:37:43 [2023-05-05T20:37:43.652Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:37:43 [2023-05-05T20:37:43.652Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:37:43 [2023-05-05T20:37:43.652Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:37:43 [2023-05-05T20:37:43.652Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:37:43 [2023-05-05T20:37:43.652Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:37:43 [2023-05-05T20:37:43.972Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:37:44 [2023-05-05T20:37:44.229Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:37:45 [2023-05-05T20:37:45.161Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:37:45 [2023-05-05T20:37:45.161Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:37:45 [2023-05-05T20:37:45.419Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:37:45 [2023-05-05T20:37:45.676Z]     check_test.go:308: [d68b3cc6c4d1d] daemon is not started
20:37:45 [2023-05-05T20:37:45.676Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:37:45 [2023-05-05T20:37:45.676Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:37:46 [2023-05-05T20:37:46.239Z]     check_test.go:308: [deb5b1d675f4c] daemon is not started
20:37:46 [2023-05-05T20:37:46.239Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:37:46 [2023-05-05T20:37:46.816Z] --- PASS: TestBuildMultiStageLayerLeak (4.56s)
20:37:46 [2023-05-05T20:37:46.816Z] === RUN   TestBuildWithHugeFile
20:37:46 [2023-05-05T20:37:46.931Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:37:46 [2023-05-05T20:37:46.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
20:37:46 [2023-05-05T20:37:46.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s)
20:37:46 [2023-05-05T20:37:46.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.73s)
20:37:46 [2023-05-05T20:37:46.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
20:37:46 [2023-05-05T20:37:46.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s)
20:37:46 [2023-05-05T20:37:46.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
20:37:46 [2023-05-05T20:37:46.931Z] === RUN   TestBuildMultiStageCopy
20:37:46 [2023-05-05T20:37:46.931Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:37:47 [2023-05-05T20:37:47.171Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:37:47 [2023-05-05T20:37:47.428Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:37:47 [2023-05-05T20:37:47.686Z]     check_test.go:308: [d7f70067a751d] daemon is not started
20:37:47 [2023-05-05T20:37:47.686Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:37:47 [2023-05-05T20:37:47.863Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:37:48 [2023-05-05T20:37:48.121Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:37:48 [2023-05-05T20:37:48.121Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:37:48 [2023-05-05T20:37:48.378Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:37:48 [2023-05-05T20:37:48.636Z] --- PASS: TestBuildMultiStageCopy (1.86s)
20:37:48 [2023-05-05T20:37:48.636Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
20:37:48 [2023-05-05T20:37:48.636Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
20:37:48 [2023-05-05T20:37:48.636Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s)
20:37:48 [2023-05-05T20:37:48.636Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s)
20:37:48 [2023-05-05T20:37:48.636Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s)
20:37:48 [2023-05-05T20:37:48.636Z] === RUN   TestBuildMultiStageParentConfig
20:37:48 [2023-05-05T20:37:48.893Z] --- PASS: TestBuildMultiStageParentConfig (0.47s)
20:37:48 [2023-05-05T20:37:48.893Z] === RUN   TestBuildLabelWithTargets
20:37:49 [2023-05-05T20:37:49.581Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:37:49 [2023-05-05T20:37:49.825Z] --- PASS: TestBuildLabelWithTargets (0.82s)
20:37:49 [2023-05-05T20:37:49.825Z] === RUN   TestBuildWithEmptyLayers
20:37:49 [2023-05-05T20:37:49.838Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:37:49 [2023-05-05T20:37:49.838Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:37:50 [2023-05-05T20:37:50.082Z] --- PASS: TestBuildWithEmptyLayers (0.35s)
20:37:50 [2023-05-05T20:37:50.082Z] === RUN   TestBuildMultiStageOnBuild
20:37:51 [2023-05-05T20:37:51.734Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:37:51 [2023-05-05T20:37:51.979Z] --- PASS: TestBuildMultiStageOnBuild (1.42s)
20:37:51 [2023-05-05T20:37:51.979Z] === RUN   TestBuildUncleanTarFilenames
20:37:51 [2023-05-05T20:37:51.979Z] --- PASS: TestBuildUncleanTarFilenames (0.48s)
20:37:51 [2023-05-05T20:37:51.979Z] === RUN   TestBuildMultiStageLayerLeak
20:37:53 [2023-05-05T20:37:53.628Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:37:53 [2023-05-05T20:37:53.875Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s)
20:37:53 [2023-05-05T20:37:53.875Z] === RUN   TestBuildWithHugeFile
20:37:54 [2023-05-05T20:37:54.998Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:37:55 [2023-05-05T20:37:55.562Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:37:55 [2023-05-05T20:37:55.562Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:37:58 [2023-05-05T20:37:58.837Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:37:58 [2023-05-05T20:37:58.837Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:37:59 [2023-05-05T20:37:59.094Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:37:59 [2023-05-05T20:37:59.658Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:38:02 [2023-05-05T20:38:02.933Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:38:02 [2023-05-05T20:38:02.933Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:38:02 [2023-05-05T20:38:02.933Z] --- PASS: TestBuildWithHugeFile (46.84s)
20:38:02 [2023-05-05T20:38:02.933Z] === RUN   TestBuildWithEmptyDockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:02 [2023-05-05T20:38:02.933Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:03 [2023-05-05T20:38:03.190Z]     check_test.go:308: [d24fe38e750d3] daemon is not started
20:38:03 [2023-05-05T20:38:03.190Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:38:03 [2023-05-05T20:38:03.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
20:38:03 [2023-05-05T20:38:03.190Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s)
20:38:03 [2023-05-05T20:38:03.190Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:38:03 [2023-05-05T20:38:03.190Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
20:38:03 [2023-05-05T20:38:03.190Z] === RUN   TestBuildPreserveOwnership
20:38:03 [2023-05-05T20:38:03.190Z] === RUN   TestBuildPreserveOwnership/copy_from
20:38:03 [2023-05-05T20:38:03.190Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:38:03 [2023-05-05T20:38:03.447Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:38:03 [2023-05-05T20:38:03.704Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:38:04 [2023-05-05T20:38:04.268Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:38:04 [2023-05-05T20:38:04.831Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:38:05 [2023-05-05T20:38:05.395Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:38:05 [2023-05-05T20:38:05.959Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:38:06 [2023-05-05T20:38:06.523Z] --- PASS: TestBuildPreserveOwnership (3.48s)
20:38:06 [2023-05-05T20:38:06.523Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.35s)
20:38:06 [2023-05-05T20:38:06.523Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)
20:38:06 [2023-05-05T20:38:06.523Z] === RUN   TestBuildPlatformInvalid
20:38:06 [2023-05-05T20:38:06.523Z] --- PASS: TestBuildPlatformInvalid (0.06s)
20:38:06 [2023-05-05T20:38:06.523Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:38:06 [2023-05-05T20:38:06.565Z] --- PASS: TestBuildWithHugeFile (51.30s)
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildWithEmptyDockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:06 [2023-05-05T20:38:06.565Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:38:06 [2023-05-05T20:38:06.565Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s)
20:38:06 [2023-05-05T20:38:06.565Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
20:38:06 [2023-05-05T20:38:06.565Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s)
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildPreserveOwnership
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildPreserveOwnership/copy_from
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:38:06 [2023-05-05T20:38:06.565Z] --- PASS: TestBuildPreserveOwnership (4.26s)
20:38:06 [2023-05-05T20:38:06.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.94s)
20:38:06 [2023-05-05T20:38:06.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildPlatformInvalid
20:38:06 [2023-05-05T20:38:06.565Z] --- PASS: TestBuildPlatformInvalid (0.06s)
20:38:06 [2023-05-05T20:38:06.565Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:38:06 [2023-05-05T20:38:06.565Z] Loaded image: busybox:latest
20:38:06 [2023-05-05T20:38:06.565Z] Loaded image: busybox:glibc
20:38:07 [2023-05-05T20:38:07.134Z] Loaded image: debian:bullseye-slim
20:38:07 [2023-05-05T20:38:07.134Z] Loaded image: hello-world:latest
20:38:07 [2023-05-05T20:38:07.134Z] Loaded image: arm32v7/hello-world:latest
20:38:07 [2023-05-05T20:38:07.454Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:38:07 [2023-05-05T20:38:07.454Z] Loaded image: busybox:latest
20:38:07 [2023-05-05T20:38:07.454Z] Loaded image: busybox:glibc
20:38:08 [2023-05-05T20:38:08.385Z] Loaded image: debian:bullseye-slim
20:38:08 [2023-05-05T20:38:08.385Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:38:08 [2023-05-05T20:38:08.385Z] Loaded image: hello-world:latest
20:38:08 [2023-05-05T20:38:08.385Z] Loaded image: arm32v7/hello-world:latest
20:38:08 [2023-05-05T20:38:08.948Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:38:09 [2023-05-05T20:38:09.512Z] === RUN   TestDockerSuite/TestBuildAddScript
20:38:11 [2023-05-05T20:38:11.407Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:38:11 [2023-05-05T20:38:11.971Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:38:14 [2023-05-05T20:38:14.493Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:38:14 [2023-05-05T20:38:14.493Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:38:14 [2023-05-05T20:38:14.493Z]     check_test.go:308: [d44fbf276ebd5] daemon is not started
20:38:14 [2023-05-05T20:38:14.493Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:38:16 [2023-05-05T20:38:16.389Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:38:16 [2023-05-05T20:38:16.646Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.95s)
20:38:16 [2023-05-05T20:38:16.646Z] PASS
20:38:16 [2023-05-05T20:38:16.646Z] 
20:38:16 [2023-05-05T20:38:16.646Z] === Skipped
20:38:16 [2023-05-05T20:38:16.646Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:38:16 [2023-05-05T20:38:16.646Z]     build_session_test.go:25: TODO: BuildKit
20:38:16 [2023-05-05T20:38:16.646Z] 
20:38:16 [2023-05-05T20:38:16.646Z] DONE 33 tests, 1 skipped in 80.064s
20:38:16 [2023-05-05T20:38:16.646Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:38:16 [2023-05-05T20:38:16.646Z] ++ 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
20:38:16 [2023-05-05T20:38:16.646Z] ++ set -e
20:38:16 [2023-05-05T20:38:16.646Z] ++ '[' -n 0 ']'
20:38:16 [2023-05-05T20:38:16.646Z] ++ set -x
20:38:16 [2023-05-05T20:38:16.646Z] ++ env -i DEST=/go/src/github.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
20:38:16 [2023-05-05T20:38:16.646Z] INFO: Testing against a local daemon
20:38:16 [2023-05-05T20:38:16.646Z] === RUN   TestConfigInspect
20:38:17 [2023-05-05T20:38:17.112Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.51s)
20:38:17 [2023-05-05T20:38:17.112Z] PASS
20:38:17 [2023-05-05T20:38:17.112Z] 
20:38:17 [2023-05-05T20:38:17.112Z] === Skipped
20:38:17 [2023-05-05T20:38:17.112Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:38:17 [2023-05-05T20:38:17.112Z]     build_session_test.go:25: TODO: BuildKit
20:38:17 [2023-05-05T20:38:17.112Z] 
20:38:17 [2023-05-05T20:38:17.112Z] DONE 33 tests, 1 skipped in 89.061s
20:38:17 [2023-05-05T20:38:17.112Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:38:17 [2023-05-05T20:38:17.112Z] INFO: Testing against a local daemon
20:38:17 [2023-05-05T20:38:17.112Z] === RUN   TestConfigInspect
20:38:17 [2023-05-05T20:38:17.576Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:38:17 [2023-05-05T20:38:17.833Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:38:19 [2023-05-05T20:38:19.016Z] --- PASS: TestConfigInspect (2.54s)
20:38:19 [2023-05-05T20:38:19.016Z] === RUN   TestConfigList
20:38:19 [2023-05-05T20:38:19.203Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:38:19 [2023-05-05T20:38:19.460Z] --- PASS: TestConfigInspect (2.93s)
20:38:19 [2023-05-05T20:38:19.460Z] === RUN   TestConfigList
20:38:20 [2023-05-05T20:38:20.390Z]     check_test.go:308: [d2b7300cabb21] daemon is not started
20:38:20 [2023-05-05T20:38:20.390Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:38:20 [2023-05-05T20:38:20.920Z] --- PASS: TestConfigList (2.35s)
20:38:20 [2023-05-05T20:38:20.920Z] === RUN   TestConfigsCreateAndDelete
20:38:20 [2023-05-05T20:38:20.954Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:38:22 [2023-05-05T20:38:22.847Z] --- PASS: TestConfigList (3.12s)
20:38:22 [2023-05-05T20:38:22.847Z] === RUN   TestConfigsCreateAndDelete
20:38:23 [2023-05-05T20:38:23.104Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:38:23 [2023-05-05T20:38:23.361Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:38:23 [2023-05-05T20:38:23.454Z] --- PASS: TestConfigsCreateAndDelete (2.32s)
20:38:23 [2023-05-05T20:38:23.454Z] === RUN   TestConfigsUpdate
20:38:23 [2023-05-05T20:38:23.618Z]     check_test.go:308: [db9387148caf6] daemon is not started
20:38:23 [2023-05-05T20:38:23.618Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:38:23 [2023-05-05T20:38:23.618Z] === RUN   TestDockerSuite/TestBuildAddTar
20:38:25 [2023-05-05T20:38:25.511Z] --- PASS: TestConfigsCreateAndDelete (2.84s)
20:38:25 [2023-05-05T20:38:25.511Z] === RUN   TestConfigsUpdate
20:38:25 [2023-05-05T20:38:25.989Z] --- PASS: TestConfigsUpdate (2.25s)
20:38:25 [2023-05-05T20:38:25.989Z] === RUN   TestTemplatedConfig
20:38:26 [2023-05-05T20:38:26.441Z]     docker_cli_daemon_plugins_test.go:80: [d1d85180bab59] daemon is not started
20:38:26 [2023-05-05T20:38:26.666Z] ..........................xx....................                         [ 29%]
20:38:27 [2023-05-05T20:38:27.371Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:38:28 [2023-05-05T20:38:28.524Z] --- PASS: TestTemplatedConfig (2.93s)
20:38:28 [2023-05-05T20:38:28.524Z] === RUN   TestConfigCreateResolve
20:38:28 [2023-05-05T20:38:28.739Z] --- PASS: TestConfigsUpdate (3.03s)
20:38:28 [2023-05-05T20:38:28.739Z] === RUN   TestTemplatedConfig
20:38:28 [2023-05-05T20:38:28.996Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:38:29 [2023-05-05T20:38:29.559Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:38:30 [2023-05-05T20:38:30.123Z]     docker_cli_daemon_plugins_test.go:170: [db66b588ccc44] daemon is not started
20:38:30 [2023-05-05T20:38:30.687Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:38:31 [2023-05-05T20:38:31.057Z] --- PASS: TestConfigCreateResolve (2.34s)
20:38:31 [2023-05-05T20:38:31.057Z] === RUN   TestConfigDaemonLibtrustID
20:38:31 [2023-05-05T20:38:31.316Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:38:31 [2023-05-05T20:38:31.316Z] PASS
20:38:31 [2023-05-05T20:38:31.316Z] 
20:38:31 [2023-05-05T20:38:31.316Z] DONE 7 tests in 15.279s
20:38:31 [2023-05-05T20:38:31.316Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:38:31 [2023-05-05T20:38:31.316Z] INFO: Testing against a local daemon
20:38:31 [2023-05-05T20:38:31.316Z] === RUN   TestCheckpoint
20:38:31 [2023-05-05T20:38:31.316Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:38:31 [2023-05-05T20:38:31.316Z] --- SKIP: TestCheckpoint (0.00s)
20:38:31 [2023-05-05T20:38:31.316Z] === RUN   TestContainerInvalidJSON
20:38:31 [2023-05-05T20:38:31.316Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:38:31 [2023-05-05T20:38:31.316Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:38:31 [2023-05-05T20:38:31.316Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:38:31 [2023-05-05T20:38:31.316Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:38:31 [2023-05-05T20:38:31.316Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:38:31 [2023-05-05T20:38:31.316Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:38:31 [2023-05-05T20:38:31.316Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:38:31 [2023-05-05T20:38:31.316Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:38:31 [2023-05-05T20:38:31.316Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:38:31 [2023-05-05T20:38:31.316Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:38:31 [2023-05-05T20:38:31.316Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:38:31 [2023-05-05T20:38:31.316Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:38:31 [2023-05-05T20:38:31.316Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:38:31 [2023-05-05T20:38:31.316Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:38:31 [2023-05-05T20:38:31.575Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
20:38:31 [2023-05-05T20:38:31.575Z] === RUN   TestCopyFromContainerPathIsNotDir
20:38:31 [2023-05-05T20:38:31.575Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
20:38:31 [2023-05-05T20:38:31.575Z] === RUN   TestCopyToContainerPathDoesNotExist
20:38:31 [2023-05-05T20:38:31.575Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
20:38:31 [2023-05-05T20:38:31.575Z] === RUN   TestCopyToContainerPathIsNotDir
20:38:31 [2023-05-05T20:38:31.575Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:38:31 [2023-05-05T20:38:31.575Z] === RUN   TestCopyFromContainer
20:38:31 [2023-05-05T20:38:31.632Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:38:31 [2023-05-05T20:38:31.632Z] --- PASS: TestTemplatedConfig (3.12s)
20:38:31 [2023-05-05T20:38:31.632Z] === RUN   TestConfigCreateResolve
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer//
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer//bar/root
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer//bar/root/
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer/bar/quux
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer/bar/quux/
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:38:32 [2023-05-05T20:38:32.953Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCopyFromContainer/bar/notarget
20:38:33 [2023-05-05T20:38:33.211Z] --- PASS: TestCopyFromContainer (1.60s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer// (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer//bar/root (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:33 [2023-05-05T20:38:33.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:33 [2023-05-05T20:38:33.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:33 [2023-05-05T20:38:33.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:33 [2023-05-05T20:38:33.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:33 [2023-05-05T20:38:33.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:33 [2023-05-05T20:38:33.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:33 [2023-05-05T20:38:33.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:38:33 [2023-05-05T20:38:33.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:38:33 [2023-05-05T20:38:33.211Z] === RUN   TestCreateLinkToNonExistingContainer
20:38:33 [2023-05-05T20:38:33.470Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
20:38:33 [2023-05-05T20:38:33.470Z] === RUN   TestCreateWithInvalidEnv
20:38:33 [2023-05-05T20:38:33.470Z] === RUN   TestCreateWithInvalidEnv/0
20:38:33 [2023-05-05T20:38:33.470Z] === PAUSE TestCreateWithInvalidEnv/0
20:38:33 [2023-05-05T20:38:33.470Z] === RUN   TestCreateWithInvalidEnv/1
20:38:33 [2023-05-05T20:38:33.470Z] === PAUSE TestCreateWithInvalidEnv/1
20:38:33 [2023-05-05T20:38:33.470Z] === RUN   TestCreateWithInvalidEnv/2
20:38:33 [2023-05-05T20:38:33.470Z] === PAUSE TestCreateWithInvalidEnv/2
20:38:33 [2023-05-05T20:38:33.470Z] === CONT  TestCreateWithInvalidEnv/0
20:38:33 [2023-05-05T20:38:33.470Z] === CONT  TestCreateWithInvalidEnv/2
20:38:33 [2023-05-05T20:38:33.470Z] === CONT  TestCreateWithInvalidEnv/1
20:38:33 [2023-05-05T20:38:33.470Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:38:33 [2023-05-05T20:38:33.470Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:38:33 [2023-05-05T20:38:33.470Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:38:33 [2023-05-05T20:38:33.470Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:38:33 [2023-05-05T20:38:33.470Z] === RUN   TestCreateTmpfsMountsTarget
20:38:33 [2023-05-05T20:38:33.470Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:38:33 [2023-05-05T20:38:33.470Z] === RUN   TestCreateWithCustomMaskedPaths
20:38:34 [2023-05-05T20:38:34.192Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:38:34 [2023-05-05T20:38:34.449Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:38:35 [2023-05-05T20:38:35.017Z] --- PASS: TestConfigCreateResolve (3.29s)
20:38:35 [2023-05-05T20:38:35.017Z] === RUN   TestConfigDaemonLibtrustID
20:38:35 [2023-05-05T20:38:35.017Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:38:35 [2023-05-05T20:38:35.587Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:38:35 [2023-05-05T20:38:35.587Z] PASS
20:38:35 [2023-05-05T20:38:35.587Z] 
20:38:35 [2023-05-05T20:38:35.587Z] DONE 7 tests in 18.880s
20:38:35 [2023-05-05T20:38:35.587Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:38:35 [2023-05-05T20:38:35.587Z] ++ 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
20:38:35 [2023-05-05T20:38:35.587Z] ++ set -e
20:38:35 [2023-05-05T20:38:35.587Z] ++ '[' -n 0 ']'
20:38:35 [2023-05-05T20:38:35.587Z] ++ set -x
20:38:35 [2023-05-05T20:38:35.587Z] ++ env -i DEST=/go/src/github.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
20:38:35 [2023-05-05T20:38:35.587Z] INFO: Testing against a local daemon
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestCheckpoint
20:38:35 [2023-05-05T20:38:35.587Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:38:35 [2023-05-05T20:38:35.587Z] --- SKIP: TestCheckpoint (0.00s)
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestContainerInvalidJSON
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:38:35 [2023-05-05T20:38:35.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:38:35 [2023-05-05T20:38:35.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:38:35 [2023-05-05T20:38:35.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:38:35 [2023-05-05T20:38:35.587Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:38:35 [2023-05-05T20:38:35.587Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:38:35 [2023-05-05T20:38:35.587Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:38:35 [2023-05-05T20:38:35.587Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:38:35 [2023-05-05T20:38:35.587Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:38:35 [2023-05-05T20:38:35.587Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:38:35 [2023-05-05T20:38:35.587Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:38:35 [2023-05-05T20:38:35.587Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestCopyFromContainerPathIsNotDir
20:38:35 [2023-05-05T20:38:35.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestCopyToContainerPathDoesNotExist
20:38:35 [2023-05-05T20:38:35.587Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestCopyToContainerPathIsNotDir
20:38:35 [2023-05-05T20:38:35.587Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:38:35 [2023-05-05T20:38:35.587Z] === RUN   TestCopyFromContainer
20:38:36 [2023-05-05T20:38:36.002Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
20:38:36 [2023-05-05T20:38:36.002Z] === RUN   TestCreateWithCustomReadonlyPaths
20:38:36 [2023-05-05T20:38:36.155Z]     check_test.go:308: [d2a60386f02c3] daemon is not started
20:38:36 [2023-05-05T20:38:36.155Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:38:36 [2023-05-05T20:38:36.729Z] === RUN   TestCopyFromContainer//
20:38:36 [2023-05-05T20:38:36.729Z] === RUN   TestCopyFromContainer//bar/root
20:38:36 [2023-05-05T20:38:36.729Z] === RUN   TestCopyFromContainer//bar/root/
20:38:36 [2023-05-05T20:38:36.729Z] === RUN   TestCopyFromContainer/bar/quux
20:38:36 [2023-05-05T20:38:36.988Z] === RUN   TestCopyFromContainer/bar/quux/
20:38:36 [2023-05-05T20:38:36.988Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:38:36 [2023-05-05T20:38:36.988Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:38:36 [2023-05-05T20:38:36.988Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:38:36 [2023-05-05T20:38:36.988Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:38:36 [2023-05-05T20:38:36.988Z] === RUN   TestCopyFromContainer/bar/notarget
20:38:37 [2023-05-05T20:38:37.247Z] --- PASS: TestCopyFromContainer (1.47s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer// (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:37 [2023-05-05T20:38:37.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:37 [2023-05-05T20:38:37.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:37 [2023-05-05T20:38:37.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:37 [2023-05-05T20:38:37.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:37 [2023-05-05T20:38:37.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:37 [2023-05-05T20:38:37.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:37 [2023-05-05T20:38:37.247Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateLinkToNonExistingContainer
20:38:37 [2023-05-05T20:38:37.247Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateWithInvalidEnv
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateWithInvalidEnv/0
20:38:37 [2023-05-05T20:38:37.247Z] === PAUSE TestCreateWithInvalidEnv/0
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateWithInvalidEnv/1
20:38:37 [2023-05-05T20:38:37.247Z] === PAUSE TestCreateWithInvalidEnv/1
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateWithInvalidEnv/2
20:38:37 [2023-05-05T20:38:37.247Z] === PAUSE TestCreateWithInvalidEnv/2
20:38:37 [2023-05-05T20:38:37.247Z] === CONT  TestCreateWithInvalidEnv/0
20:38:37 [2023-05-05T20:38:37.247Z] === CONT  TestCreateWithInvalidEnv/2
20:38:37 [2023-05-05T20:38:37.247Z] === CONT  TestCreateWithInvalidEnv/1
20:38:37 [2023-05-05T20:38:37.247Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:38:37 [2023-05-05T20:38:37.247Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateTmpfsMountsTarget
20:38:37 [2023-05-05T20:38:37.247Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestCreateWithCustomMaskedPaths
20:38:37 [2023-05-05T20:38:37.247Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:38:37 [2023-05-05T20:38:37.906Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s)
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:37 [2023-05-05T20:38:37.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:37 [2023-05-05T20:38:37.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:37 [2023-05-05T20:38:37.906Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:37 [2023-05-05T20:38:37.906Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:37 [2023-05-05T20:38:37.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:38:37 [2023-05-05T20:38:37.906Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:38:37 [2023-05-05T20:38:37.906Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:38:37 [2023-05-05T20:38:37.906Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:38:37 [2023-05-05T20:38:37.906Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:38:37 [2023-05-05T20:38:37.906Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:38:37 [2023-05-05T20:38:37.906Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:38:38 [2023-05-05T20:38:38.629Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:38:38 [2023-05-05T20:38:38.842Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestCreateDifferentPlatform
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestCreateDifferentPlatform/different_os
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:38:38 [2023-05-05T20:38:38.842Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:38:38 [2023-05-05T20:38:38.842Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:38:38 [2023-05-05T20:38:38.842Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:38:38 [2023-05-05T20:38:38.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:38:38 [2023-05-05T20:38:38.842Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestContainerStartOnDaemonRestart
20:38:38 [2023-05-05T20:38:38.842Z] === PAUSE TestContainerStartOnDaemonRestart
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestDaemonRestartIpcMode
20:38:38 [2023-05-05T20:38:38.842Z] === PAUSE TestDaemonRestartIpcMode
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestDaemonHostGatewayIP
20:38:38 [2023-05-05T20:38:38.842Z] === PAUSE TestDaemonHostGatewayIP
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestRestartDaemonWithRestartingContainer
20:38:38 [2023-05-05T20:38:38.842Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestContainerKillOnDaemonStart
20:38:38 [2023-05-05T20:38:38.842Z] === PAUSE TestContainerKillOnDaemonStart
20:38:38 [2023-05-05T20:38:38.842Z] === RUN   TestDiff
20:38:38 [2023-05-05T20:38:38.891Z] === RUN   TestDockerSuite/TestBuildBlankName
20:38:39 [2023-05-05T20:38:39.158Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:38:39 [2023-05-05T20:38:39.158Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
20:38:39 [2023-05-05T20:38:39.158Z] === RUN   TestCreateWithCustomReadonlyPaths
20:38:39 [2023-05-05T20:38:39.410Z] --- PASS: TestDiff (0.73s)
20:38:39 [2023-05-05T20:38:39.410Z] === RUN   TestExecWithCloseStdin
20:38:40 [2023-05-05T20:38:40.097Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:38:40 [2023-05-05T20:38:40.347Z] --- PASS: TestExecWithCloseStdin (0.85s)
20:38:40 [2023-05-05T20:38:40.347Z] === RUN   TestExec
20:38:40 [2023-05-05T20:38:40.525Z] --- PASS: TestBuildWithHugeFile (46.66s)
20:38:40 [2023-05-05T20:38:40.525Z] === RUN   TestBuildWithEmptyDockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:40 [2023-05-05T20:38:40.525Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:40 [2023-05-05T20:38:40.526Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:40 [2023-05-05T20:38:40.526Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:40 [2023-05-05T20:38:40.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:38:40 [2023-05-05T20:38:40.526Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s)
20:38:40 [2023-05-05T20:38:40.526Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s)
20:38:40 [2023-05-05T20:38:40.526Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:38:40 [2023-05-05T20:38:40.526Z] === RUN   TestBuildPreserveOwnership
20:38:40 [2023-05-05T20:38:40.526Z] === RUN   TestBuildPreserveOwnership/copy_from
20:38:40 [2023-05-05T20:38:40.662Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:38:40 [2023-05-05T20:38:40.920Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s)
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:40 [2023-05-05T20:38:40.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:40 [2023-05-05T20:38:40.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:40 [2023-05-05T20:38:40.920Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:40 [2023-05-05T20:38:40.920Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:40 [2023-05-05T20:38:40.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:38:40 [2023-05-05T20:38:40.920Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:38:40 [2023-05-05T20:38:40.920Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:38:40 [2023-05-05T20:38:40.920Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:38:40 [2023-05-05T20:38:40.920Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
20:38:40 [2023-05-05T20:38:40.920Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:38:40 [2023-05-05T20:38:40.920Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:38:41 [2023-05-05T20:38:41.283Z] --- PASS: TestExec (0.77s)
20:38:41 [2023-05-05T20:38:41.283Z] === RUN   TestExecUser
20:38:41 [2023-05-05T20:38:41.483Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:38:41 [2023-05-05T20:38:41.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestCreateDifferentPlatform
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestCreateDifferentPlatform/different_os
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:38:41 [2023-05-05T20:38:41.739Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:38:41 [2023-05-05T20:38:41.739Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:38:41 [2023-05-05T20:38:41.739Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:38:41 [2023-05-05T20:38:41.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:38:41 [2023-05-05T20:38:41.739Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestContainerStartOnDaemonRestart
20:38:41 [2023-05-05T20:38:41.739Z] === PAUSE TestContainerStartOnDaemonRestart
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestDaemonRestartIpcMode
20:38:41 [2023-05-05T20:38:41.739Z] === PAUSE TestDaemonRestartIpcMode
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestDaemonHostGatewayIP
20:38:41 [2023-05-05T20:38:41.739Z] === PAUSE TestDaemonHostGatewayIP
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestRestartDaemonWithRestartingContainer
20:38:41 [2023-05-05T20:38:41.739Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestContainerKillOnDaemonStart
20:38:41 [2023-05-05T20:38:41.739Z] === PAUSE TestContainerKillOnDaemonStart
20:38:41 [2023-05-05T20:38:41.739Z] === RUN   TestDiff
20:38:41 [2023-05-05T20:38:41.850Z] --- PASS: TestExecUser (0.87s)
20:38:41 [2023-05-05T20:38:41.850Z] === RUN   TestExportContainerAndImportImage
20:38:41 [2023-05-05T20:38:41.996Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:38:42 [2023-05-05T20:38:42.253Z] --- PASS: TestDiff (0.61s)
20:38:42 [2023-05-05T20:38:42.253Z] === RUN   TestExecWithCloseStdin
20:38:42 [2023-05-05T20:38:42.420Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:38:42 [2023-05-05T20:38:42.786Z] --- PASS: TestExportContainerAndImportImage (0.90s)
20:38:42 [2023-05-05T20:38:42.787Z] === RUN   TestExportContainerAfterDaemonRestart
20:38:42 [2023-05-05T20:38:42.817Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:38:42 [2023-05-05T20:38:42.986Z] --- PASS: TestBuildPreserveOwnership (2.87s)
20:38:42 [2023-05-05T20:38:42.986Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.94s)
20:38:42 [2023-05-05T20:38:42.986Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
20:38:42 [2023-05-05T20:38:42.986Z] === RUN   TestBuildPlatformInvalid
20:38:43 [2023-05-05T20:38:43.013Z] --- PASS: TestBuildWithHugeFile (51.97s)
20:38:43 [2023-05-05T20:38:43.013Z] === RUN   TestBuildWithEmptyDockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:38:43 [2023-05-05T20:38:43.013Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:38:43 [2023-05-05T20:38:43.013Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
20:38:43 [2023-05-05T20:38:43.013Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
20:38:43 [2023-05-05T20:38:43.013Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s)
20:38:43 [2023-05-05T20:38:43.013Z] === RUN   TestBuildPreserveOwnership
20:38:43 [2023-05-05T20:38:43.013Z] === RUN   TestBuildPreserveOwnership/copy_from
20:38:43 [2023-05-05T20:38:43.074Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:38:43 [2023-05-05T20:38:43.243Z] --- PASS: TestBuildPlatformInvalid (0.06s)
20:38:43 [2023-05-05T20:38:43.243Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:38:43 [2023-05-05T20:38:43.333Z] --- PASS: TestExecWithCloseStdin (0.90s)
20:38:43 [2023-05-05T20:38:43.333Z] === RUN   TestExec
20:38:43 [2023-05-05T20:38:43.767Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:38:43 [2023-05-05T20:38:43.808Z] Loaded image: busybox:latest
20:38:43 [2023-05-05T20:38:43.808Z] Loaded image: busybox:glibc
20:38:44 [2023-05-05T20:38:44.163Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s)
20:38:44 [2023-05-05T20:38:44.163Z] === RUN   TestHealthCheckWorkdir
20:38:44 [2023-05-05T20:38:44.263Z] --- PASS: TestExec (0.88s)
20:38:44 [2023-05-05T20:38:44.263Z] === RUN   TestExecUser
20:38:44 [2023-05-05T20:38:44.263Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:38:44 [2023-05-05T20:38:44.373Z] Loaded image: debian:bullseye-slim
20:38:44 [2023-05-05T20:38:44.383Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:38:44 [2023-05-05T20:38:44.520Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:38:44 [2023-05-05T20:38:44.631Z] Loaded image: hello-world:latest
20:38:44 [2023-05-05T20:38:44.631Z] Loaded image: arm32v7/hello-world:latest
20:38:44 [2023-05-05T20:38:44.776Z] --- PASS: TestExecUser (0.74s)
20:38:44 [2023-05-05T20:38:44.776Z] === RUN   TestExportContainerAndImportImage
20:38:45 [2023-05-05T20:38:45.098Z] --- PASS: TestHealthCheckWorkdir (1.02s)
20:38:45 [2023-05-05T20:38:45.098Z] === RUN   TestHealthKillContainer
20:38:45 [2023-05-05T20:38:45.705Z] --- PASS: TestExportContainerAndImportImage (0.89s)
20:38:45 [2023-05-05T20:38:45.706Z] === RUN   TestExportContainerAfterDaemonRestart
20:38:45 [2023-05-05T20:38:45.706Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:38:46 [2023-05-05T20:38:46.269Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:38:46 [2023-05-05T20:38:46.269Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:38:46 [2023-05-05T20:38:46.832Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s)
20:38:46 [2023-05-05T20:38:46.832Z] === RUN   TestHealthCheckWorkdir
20:38:47 [2023-05-05T20:38:47.762Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:38:47 [2023-05-05T20:38:47.762Z] --- PASS: TestHealthCheckWorkdir (0.85s)
20:38:47 [2023-05-05T20:38:47.762Z] === RUN   TestHealthKillContainer
20:38:48 [2023-05-05T20:38:48.556Z] --- PASS: TestBuildPreserveOwnership (9.96s)
20:38:48 [2023-05-05T20:38:48.556Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.95s)
20:38:48 [2023-05-05T20:38:48.556Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestBuildPlatformInvalid
20:38:48 [2023-05-05T20:38:48.556Z] --- PASS: TestBuildPlatformInvalid (0.06s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:38:48 [2023-05-05T20:38:48.556Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:38:48 [2023-05-05T20:38:48.556Z] PASS
20:38:48 [2023-05-05T20:38:48.556Z] 
20:38:48 [2023-05-05T20:38:48.556Z] === Skipped
20:38:48 [2023-05-05T20:38:48.556Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:38:48 [2023-05-05T20:38:48.556Z]     build_session_test.go:25: TODO: BuildKit
20:38:48 [2023-05-05T20:38:48.556Z] 
20:38:48 [2023-05-05T20:38:48.556Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:38:48 [2023-05-05T20:38:48.556Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
20:38:48 [2023-05-05T20:38:48.556Z] 
20:38:48 [2023-05-05T20:38:48.556Z] DONE 33 tests, 2 skipped in 111.053s
20:38:48 [2023-05-05T20:38:48.556Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:38:48 [2023-05-05T20:38:48.556Z] INFO: Testing against a local daemon
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestConfigInspect
20:38:48 [2023-05-05T20:38:48.556Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestConfigInspect (0.01s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestConfigList
20:38:48 [2023-05-05T20:38:48.556Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestConfigList (0.01s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestConfigsCreateAndDelete
20:38:48 [2023-05-05T20:38:48.556Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestConfigsUpdate
20:38:48 [2023-05-05T20:38:48.556Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestConfigsUpdate (0.01s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestTemplatedConfig
20:38:48 [2023-05-05T20:38:48.556Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestTemplatedConfig (0.00s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestConfigCreateResolve
20:38:48 [2023-05-05T20:38:48.556Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:48 [2023-05-05T20:38:48.556Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:38:48 [2023-05-05T20:38:48.556Z] === RUN   TestConfigDaemonLibtrustID
20:38:48 [2023-05-05T20:38:48.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:38:49 [2023-05-05T20:38:49.926Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
20:38:49 [2023-05-05T20:38:49.926Z] PASS
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] === Skipped
20:38:49 [2023-05-05T20:38:49.926Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
20:38:49 [2023-05-05T20:38:49.926Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
20:38:49 [2023-05-05T20:38:49.926Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
20:38:49 [2023-05-05T20:38:49.926Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
20:38:49 [2023-05-05T20:38:49.926Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:38:49 [2023-05-05T20:38:49.926Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:38:49 [2023-05-05T20:38:49.926Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:38:49 [2023-05-05T20:38:49.926Z] 
20:38:49 [2023-05-05T20:38:49.926Z] DONE 7 tests, 6 skipped in 1.639s
20:38:49 [2023-05-05T20:38:49.926Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:38:49 [2023-05-05T20:38:49.926Z] INFO: Testing against a local daemon
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestCheckpoint
20:38:49 [2023-05-05T20:38:49.926Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:38:49 [2023-05-05T20:38:49.926Z] --- SKIP: TestCheckpoint (0.00s)
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestContainerInvalidJSON
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:38:49 [2023-05-05T20:38:49.926Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:38:49 [2023-05-05T20:38:49.926Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:38:49 [2023-05-05T20:38:49.926Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:38:49 [2023-05-05T20:38:49.926Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:38:49 [2023-05-05T20:38:49.926Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:38:49 [2023-05-05T20:38:49.926Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:38:49 [2023-05-05T20:38:49.926Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:38:49 [2023-05-05T20:38:49.926Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:38:49 [2023-05-05T20:38:49.926Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:38:49 [2023-05-05T20:38:49.926Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:38:49 [2023-05-05T20:38:49.926Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestCopyFromContainerPathIsNotDir
20:38:49 [2023-05-05T20:38:49.926Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestCopyToContainerPathDoesNotExist
20:38:49 [2023-05-05T20:38:49.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:38:49 [2023-05-05T20:38:49.926Z] === RUN   TestCopyToContainerPathIsNotDir
20:38:50 [2023-05-05T20:38:50.059Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:38:50 [2023-05-05T20:38:50.183Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:38:50 [2023-05-05T20:38:50.183Z] === RUN   TestCopyFromContainer
20:38:50 [2023-05-05T20:38:50.623Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:38:51 [2023-05-05T20:38:51.168Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:38:52 [2023-05-05T20:38:52.730Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.16s)
20:38:52 [2023-05-05T20:38:52.731Z] PASS
20:38:52 [2023-05-05T20:38:52.731Z] 
20:38:52 [2023-05-05T20:38:52.731Z] === Skipped
20:38:52 [2023-05-05T20:38:52.731Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:38:52 [2023-05-05T20:38:52.731Z]     build_session_test.go:25: TODO: BuildKit
20:38:52 [2023-05-05T20:38:52.731Z] 
20:38:52 [2023-05-05T20:38:52.731Z] DONE 33 tests, 1 skipped in 76.241s
20:38:52 [2023-05-05T20:38:52.731Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:38:52 [2023-05-05T20:38:52.731Z] ++ 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
20:38:52 [2023-05-05T20:38:52.731Z] ++ set -e
20:38:52 [2023-05-05T20:38:52.731Z] ++ '[' -n 0 ']'
20:38:52 [2023-05-05T20:38:52.731Z] ++ set -x
20:38:52 [2023-05-05T20:38:52.731Z] ++ env -i DEST=/go/src/github.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
20:38:52 [2023-05-05T20:38:52.731Z] INFO: Testing against a local daemon
20:38:52 [2023-05-05T20:38:52.731Z] === RUN   TestConfigInspect
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer//
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer//bar/root
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer//bar/root/
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer/bar/quux
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer/bar/quux/
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:38:54 [2023-05-05T20:38:54.359Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCopyFromContainer/bar/notarget
20:38:54 [2023-05-05T20:38:54.616Z] --- PASS: TestCopyFromContainer (4.49s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer// (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer//bar/root (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:54 [2023-05-05T20:38:54.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:54 [2023-05-05T20:38:54.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:54 [2023-05-05T20:38:54.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:54 [2023-05-05T20:38:54.616Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:54 [2023-05-05T20:38:54.616Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:54 [2023-05-05T20:38:54.616Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:54 [2023-05-05T20:38:54.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateLinkToNonExistingContainer
20:38:54 [2023-05-05T20:38:54.616Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateWithInvalidEnv
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateWithInvalidEnv/0
20:38:54 [2023-05-05T20:38:54.616Z] === PAUSE TestCreateWithInvalidEnv/0
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateWithInvalidEnv/1
20:38:54 [2023-05-05T20:38:54.616Z] === PAUSE TestCreateWithInvalidEnv/1
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateWithInvalidEnv/2
20:38:54 [2023-05-05T20:38:54.616Z] === PAUSE TestCreateWithInvalidEnv/2
20:38:54 [2023-05-05T20:38:54.616Z] === CONT  TestCreateWithInvalidEnv/0
20:38:54 [2023-05-05T20:38:54.616Z] === CONT  TestCreateWithInvalidEnv/2
20:38:54 [2023-05-05T20:38:54.616Z] === CONT  TestCreateWithInvalidEnv/1
20:38:54 [2023-05-05T20:38:54.616Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:38:54 [2023-05-05T20:38:54.616Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateTmpfsMountsTarget
20:38:54 [2023-05-05T20:38:54.616Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:38:54 [2023-05-05T20:38:54.616Z] === RUN   TestCreateWithCustomMaskedPaths
20:38:55 [2023-05-05T20:38:55.073Z] --- PASS: TestHealthKillContainer (8.38s)
20:38:55 [2023-05-05T20:38:55.073Z] === RUN   TestHealthCheckProcessKilled
20:38:55 [2023-05-05T20:38:55.073Z] --- PASS: TestHealthCheckProcessKilled (0.97s)
20:38:55 [2023-05-05T20:38:55.073Z] === RUN   TestInspectCpusetInConfigPre120
20:38:55 [2023-05-05T20:38:55.073Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
20:38:55 [2023-05-05T20:38:55.073Z] === RUN   TestIpcModeNone
20:38:55 [2023-05-05T20:38:55.254Z] --- PASS: TestConfigInspect (2.59s)
20:38:55 [2023-05-05T20:38:55.254Z] === RUN   TestConfigList
20:38:55 [2023-05-05T20:38:55.875Z] --- PASS: TestHealthKillContainer (8.09s)
20:38:55 [2023-05-05T20:38:55.876Z] === RUN   TestHealthCheckProcessKilled
20:38:55 [2023-05-05T20:38:55.961Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:38:55 [2023-05-05T20:38:55.986Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
20:38:55 [2023-05-05T20:38:55.986Z] === RUN   TestCreateWithCustomReadonlyPaths
20:38:56 [2023-05-05T20:38:56.009Z] --- PASS: TestIpcModeNone (0.81s)
20:38:56 [2023-05-05T20:38:56.009Z] === RUN   TestIpcModePrivate
20:38:56 [2023-05-05T20:38:56.439Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:38:56 [2023-05-05T20:38:56.577Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
20:38:56 [2023-05-05T20:38:56.695Z] --- PASS: TestHealthCheckProcessKilled (0.81s)
20:38:56 [2023-05-05T20:38:56.695Z] === RUN   TestInspectCpusetInConfigPre120
20:38:56 [2023-05-05T20:38:56.836Z] --- PASS: TestIpcModePrivate (0.76s)
20:38:56 [2023-05-05T20:38:56.836Z] === RUN   TestIpcModeShareable
20:38:56 [2023-05-05T20:38:56.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:56 [2023-05-05T20:38:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:56 [2023-05-05T20:38:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:56 [2023-05-05T20:38:56.917Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:56 [2023-05-05T20:38:56.917Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:56 [2023-05-05T20:38:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:38:56 [2023-05-05T20:38:56.917Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:38:56 [2023-05-05T20:38:56.917Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:38:56 [2023-05-05T20:38:56.917Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:38:56 [2023-05-05T20:38:56.917Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:38:56 [2023-05-05T20:38:56.917Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:38:56 [2023-05-05T20:38:56.917Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:38:57 [2023-05-05T20:38:57.095Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
20:38:57 [2023-05-05T20:38:57.258Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:38:57 [2023-05-05T20:38:57.481Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestCreateDifferentPlatform
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestCreateDifferentPlatform/different_os
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:38:57 [2023-05-05T20:38:57.481Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:38:57 [2023-05-05T20:38:57.481Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:38:57 [2023-05-05T20:38:57.481Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:38:57 [2023-05-05T20:38:57.481Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:38:57 [2023-05-05T20:38:57.481Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestContainerStartOnDaemonRestart
20:38:57 [2023-05-05T20:38:57.481Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:38:57 [2023-05-05T20:38:57.481Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestDaemonRestartIpcMode
20:38:57 [2023-05-05T20:38:57.481Z] === PAUSE TestDaemonRestartIpcMode
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestDaemonHostGatewayIP
20:38:57 [2023-05-05T20:38:57.481Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:38:57 [2023-05-05T20:38:57.481Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestRestartDaemonWithRestartingContainer
20:38:57 [2023-05-05T20:38:57.481Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestContainerKillOnDaemonStart
20:38:57 [2023-05-05T20:38:57.481Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:38:57 [2023-05-05T20:38:57.481Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:38:57 [2023-05-05T20:38:57.481Z] === RUN   TestDiff
20:38:57 [2023-05-05T20:38:57.515Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
20:38:57 [2023-05-05T20:38:57.516Z] === RUN   TestIpcModeNone
20:38:57 [2023-05-05T20:38:57.662Z] --- PASS: TestIpcModeShareable (0.79s)
20:38:57 [2023-05-05T20:38:57.662Z] === RUN   TestAPIIpcModeShareableAndContainer
20:38:57 [2023-05-05T20:38:57.779Z] --- PASS: TestConfigList (2.41s)
20:38:57 [2023-05-05T20:38:57.779Z] === RUN   TestConfigsCreateAndDelete
20:38:58 [2023-05-05T20:38:58.045Z] --- PASS: TestDiff (0.43s)
20:38:58 [2023-05-05T20:38:58.045Z] === RUN   TestExecWithCloseStdin
20:38:58 [2023-05-05T20:38:58.302Z] --- PASS: TestExecWithCloseStdin (0.47s)
20:38:58 [2023-05-05T20:38:58.302Z] === RUN   TestExec
20:38:58 [2023-05-05T20:38:58.446Z] --- PASS: TestIpcModeNone (0.75s)
20:38:58 [2023-05-05T20:38:58.446Z] === RUN   TestIpcModePrivate
20:38:58 [2023-05-05T20:38:58.446Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
20:38:58 [2023-05-05T20:38:58.703Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:38:58 [2023-05-05T20:38:58.703Z] --- PASS: TestIpcModePrivate (0.57s)
20:38:58 [2023-05-05T20:38:58.703Z] === RUN   TestIpcModeShareable
20:38:58 [2023-05-05T20:38:58.867Z] --- PASS: TestExec (0.44s)
20:38:58 [2023-05-05T20:38:58.867Z] === RUN   TestExecUser
20:38:59 [2023-05-05T20:38:59.266Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
20:38:59 [2023-05-05T20:38:59.266Z] --- PASS: TestIpcModeShareable (0.61s)
20:38:59 [2023-05-05T20:38:59.266Z] === RUN   TestAPIIpcModeShareableAndContainer
20:38:59 [2023-05-05T20:38:59.430Z] --- PASS: TestExecUser (0.48s)
20:38:59 [2023-05-05T20:38:59.430Z] === RUN   TestExportContainerAndImportImage
20:38:59 [2023-05-05T20:38:59.675Z] --- PASS: TestConfigsCreateAndDelete (2.39s)
20:38:59 [2023-05-05T20:38:59.675Z] === RUN   TestConfigsUpdate
20:38:59 [2023-05-05T20:38:59.994Z] --- PASS: TestExportContainerAndImportImage (0.50s)
20:38:59 [2023-05-05T20:38:59.994Z] === RUN   TestExportContainerAfterDaemonRestart
20:39:00 [2023-05-05T20:39:00.195Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
20:39:00 [2023-05-05T20:39:00.195Z] === RUN   TestAPIIpcModeHost
20:39:00 [2023-05-05T20:39:00.195Z] --- PASS: TestAPIIpcModeHost (0.46s)
20:39:00 [2023-05-05T20:39:00.195Z] === RUN   TestDaemonIpcModeShareable
20:39:00 [2023-05-05T20:39:00.197Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:39:00 [2023-05-05T20:39:00.455Z]     check_test.go:308: [d6ea3f89d43dc] daemon is not started
20:39:00 [2023-05-05T20:39:00.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:39:00 [2023-05-05T20:39:00.455Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:39:01 [2023-05-05T20:39:01.572Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
20:39:01 [2023-05-05T20:39:01.572Z] --- PASS: TestDaemonIpcModeShareable (1.27s)
20:39:01 [2023-05-05T20:39:01.572Z] === RUN   TestDaemonIpcModePrivate
20:39:01 [2023-05-05T20:39:01.826Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.19s)
20:39:01 [2023-05-05T20:39:01.826Z] === RUN   TestAPIIpcModeHost
20:39:02 [2023-05-05T20:39:02.083Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:39:02 [2023-05-05T20:39:02.083Z] --- PASS: TestAPIIpcModeHost (0.57s)
20:39:02 [2023-05-05T20:39:02.083Z] === RUN   TestDaemonIpcModeShareable
20:39:02 [2023-05-05T20:39:02.083Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:39:02 [2023-05-05T20:39:02.199Z] --- PASS: TestConfigsUpdate (2.26s)
20:39:02 [2023-05-05T20:39:02.199Z] === RUN   TestTemplatedConfig
20:39:02 [2023-05-05T20:39:02.508Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
20:39:02 [2023-05-05T20:39:02.766Z] --- PASS: TestDaemonIpcModePrivate (1.27s)
20:39:02 [2023-05-05T20:39:02.766Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:39:03 [2023-05-05T20:39:03.270Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s)
20:39:03 [2023-05-05T20:39:03.270Z] === RUN   TestHealthCheckWorkdir
20:39:03 [2023-05-05T20:39:03.453Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
20:39:03 [2023-05-05T20:39:03.709Z] --- PASS: TestDaemonIpcModeShareable (1.60s)
20:39:03 [2023-05-05T20:39:03.709Z] === RUN   TestDaemonIpcModePrivate
20:39:03 [2023-05-05T20:39:03.834Z] --- PASS: TestHealthCheckWorkdir (0.61s)
20:39:03 [2023-05-05T20:39:03.834Z] === RUN   TestHealthKillContainer
20:39:04 [2023-05-05T20:39:04.143Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
20:39:04 [2023-05-05T20:39:04.143Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s)
20:39:04 [2023-05-05T20:39:04.143Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:39:04 [2023-05-05T20:39:04.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:39:04 [2023-05-05T20:39:04.723Z] --- PASS: TestTemplatedConfig (2.50s)
20:39:04 [2023-05-05T20:39:04.723Z] === RUN   TestConfigCreateResolve
20:39:04 [2023-05-05T20:39:04.837Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: false, mustBeShared: false
20:39:05 [2023-05-05T20:39:05.079Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
20:39:05 [2023-05-05T20:39:05.093Z] --- PASS: TestDaemonIpcModePrivate (1.39s)
20:39:05 [2023-05-05T20:39:05.093Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:39:05 [2023-05-05T20:39:05.337Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s)
20:39:05 [2023-05-05T20:39:05.337Z] === RUN   TestIpcModeOlderClient
20:39:05 [2023-05-05T20:39:05.337Z] === PAUSE TestIpcModeOlderClient
20:39:05 [2023-05-05T20:39:05.337Z] === RUN   TestKillContainerInvalidSignal
20:39:05 [2023-05-05T20:39:05.905Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
20:39:05 [2023-05-05T20:39:05.905Z] === RUN   TestKillContainer
20:39:05 [2023-05-05T20:39:05.905Z] === RUN   TestKillContainer/no_signal
20:39:06 [2023-05-05T20:39:06.504Z] 8185ee4ed646: Pull complete
20:39:06 [2023-05-05T20:39:06.505Z] === RUN   TestKillContainer/non_killing_signal
20:39:06 [2023-05-05T20:39:06.721Z] --- PASS: TestConfigCreateResolve (2.30s)
20:39:06 [2023-05-05T20:39:06.721Z] === RUN   TestConfigDaemonLibtrustID
20:39:06 [2023-05-05T20:39:06.763Z] === RUN   TestKillContainer/killing_signal
20:39:06 [2023-05-05T20:39:06.985Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
20:39:07 [2023-05-05T20:39:07.242Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.99s)
20:39:07 [2023-05-05T20:39:07.242Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:39:07 [2023-05-05T20:39:07.286Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:39:07 [2023-05-05T20:39:07.286Z] PASS
20:39:07 [2023-05-05T20:39:07.286Z] 
20:39:07 [2023-05-05T20:39:07.286Z] DONE 7 tests in 15.021s
20:39:07 [2023-05-05T20:39:07.286Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:39:07 [2023-05-05T20:39:07.286Z] ++ 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
20:39:07 [2023-05-05T20:39:07.286Z] ++ set -e
20:39:07 [2023-05-05T20:39:07.286Z] ++ '[' -n 0 ']'
20:39:07 [2023-05-05T20:39:07.286Z] ++ set -x
20:39:07 [2023-05-05T20:39:07.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:39:07 [2023-05-05T20:39:07.286Z] INFO: Testing against a local daemon
20:39:07 [2023-05-05T20:39:07.286Z] === RUN   TestCheckpoint
20:39:07 [2023-05-05T20:39:07.286Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:39:07 [2023-05-05T20:39:07.286Z] --- SKIP: TestCheckpoint (0.00s)
20:39:07 [2023-05-05T20:39:07.286Z] === RUN   TestContainerInvalidJSON
20:39:07 [2023-05-05T20:39:07.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:39:07 [2023-05-05T20:39:07.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:39:07 [2023-05-05T20:39:07.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:39:07 [2023-05-05T20:39:07.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:39:07 [2023-05-05T20:39:07.286Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:39:07 [2023-05-05T20:39:07.286Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:39:07 [2023-05-05T20:39:07.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:39:07 [2023-05-05T20:39:07.286Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:39:07 [2023-05-05T20:39:07.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:39:07 [2023-05-05T20:39:07.286Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:39:07 [2023-05-05T20:39:07.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:39:07 [2023-05-05T20:39:07.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:39:07 [2023-05-05T20:39:07.286Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:39:07 [2023-05-05T20:39:07.286Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:39:07 [2023-05-05T20:39:07.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:39:07 [2023-05-05T20:39:07.544Z] === RUN   TestCopyFromContainerPathIsNotDir
20:39:07 [2023-05-05T20:39:07.544Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:39:07 [2023-05-05T20:39:07.544Z] === RUN   TestCopyToContainerPathDoesNotExist
20:39:07 [2023-05-05T20:39:07.544Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:39:07 [2023-05-05T20:39:07.544Z] === RUN   TestCopyToContainerPathIsNotDir
20:39:07 [2023-05-05T20:39:07.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:39:07 [2023-05-05T20:39:07.544Z] === RUN   TestCopyFromContainer
20:39:07 [2023-05-05T20:39:07.699Z] --- PASS: TestKillContainer (1.62s)
20:39:07 [2023-05-05T20:39:07.699Z]     --- PASS: TestKillContainer/no_signal (0.55s)
20:39:07 [2023-05-05T20:39:07.699Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
20:39:07 [2023-05-05T20:39:07.699Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
20:39:07 [2023-05-05T20:39:07.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:39:07 [2023-05-05T20:39:07.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:39:07 [2023-05-05T20:39:07.958Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:39:08 [2023-05-05T20:39:08.174Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
20:39:08 [2023-05-05T20:39:08.476Z] === RUN   TestCopyFromContainer//
20:39:08 [2023-05-05T20:39:08.476Z] === RUN   TestCopyFromContainer//bar/root
20:39:08 [2023-05-05T20:39:08.476Z] === RUN   TestCopyFromContainer//bar/root/
20:39:08 [2023-05-05T20:39:08.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.01s)
20:39:08 [2023-05-05T20:39:08.525Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
20:39:08 [2023-05-05T20:39:08.525Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
20:39:08 [2023-05-05T20:39:08.525Z] === RUN   TestKillStoppedContainer
20:39:08 [2023-05-05T20:39:08.525Z] --- PASS: TestKillStoppedContainer (0.05s)
20:39:08 [2023-05-05T20:39:08.525Z] === RUN   TestKillStoppedContainerAPIPre120
20:39:08 [2023-05-05T20:39:08.525Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:39:08 [2023-05-05T20:39:08.525Z] === RUN   TestKillDifferentUserContainer
20:39:08 [2023-05-05T20:39:08.733Z] === RUN   TestCopyFromContainer/bar/quux
20:39:08 [2023-05-05T20:39:08.733Z] === RUN   TestCopyFromContainer/bar/quux/
20:39:08 [2023-05-05T20:39:08.733Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:39:08 [2023-05-05T20:39:08.733Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:39:08 [2023-05-05T20:39:08.733Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:39:08 [2023-05-05T20:39:08.733Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:39:08 [2023-05-05T20:39:08.739Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s)
20:39:08 [2023-05-05T20:39:08.739Z] === RUN   TestIpcModeOlderClient
20:39:08 [2023-05-05T20:39:08.739Z] === PAUSE TestIpcModeOlderClient
20:39:08 [2023-05-05T20:39:08.739Z] === RUN   TestKillContainerInvalidSignal
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCopyFromContainer/bar/notarget
20:39:08 [2023-05-05T20:39:08.990Z] --- PASS: TestCopyFromContainer (1.38s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer// (0.05s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:39:08 [2023-05-05T20:39:08.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:39:08 [2023-05-05T20:39:08.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:39:08 [2023-05-05T20:39:08.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:39:08 [2023-05-05T20:39:08.990Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:39:08 [2023-05-05T20:39:08.990Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:39:08 [2023-05-05T20:39:08.990Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:39:08 [2023-05-05T20:39:08.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateLinkToNonExistingContainer
20:39:08 [2023-05-05T20:39:08.990Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateWithInvalidEnv
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateWithInvalidEnv/0
20:39:08 [2023-05-05T20:39:08.990Z] === PAUSE TestCreateWithInvalidEnv/0
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateWithInvalidEnv/1
20:39:08 [2023-05-05T20:39:08.990Z] === PAUSE TestCreateWithInvalidEnv/1
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateWithInvalidEnv/2
20:39:08 [2023-05-05T20:39:08.990Z] === PAUSE TestCreateWithInvalidEnv/2
20:39:08 [2023-05-05T20:39:08.990Z] === CONT  TestCreateWithInvalidEnv/0
20:39:08 [2023-05-05T20:39:08.990Z] === CONT  TestCreateWithInvalidEnv/2
20:39:08 [2023-05-05T20:39:08.990Z] === CONT  TestCreateWithInvalidEnv/1
20:39:08 [2023-05-05T20:39:08.990Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:39:08 [2023-05-05T20:39:08.990Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateTmpfsMountsTarget
20:39:08 [2023-05-05T20:39:08.990Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:39:08 [2023-05-05T20:39:08.990Z] === RUN   TestCreateWithCustomMaskedPaths
20:39:09 [2023-05-05T20:39:09.092Z] --- PASS: TestKillDifferentUserContainer (0.53s)
20:39:09 [2023-05-05T20:39:09.092Z] === RUN   TestInspectOomKilledTrue
20:39:09 [2023-05-05T20:39:09.092Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:39:09 [2023-05-05T20:39:09.092Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:39:09 [2023-05-05T20:39:09.092Z] === RUN   TestInspectOomKilledFalse
20:39:09 [2023-05-05T20:39:09.302Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:39:09 [2023-05-05T20:39:09.559Z] --- PASS: TestKillContainerInvalidSignal (1.07s)
20:39:09 [2023-05-05T20:39:09.559Z] === RUN   TestKillContainer
20:39:09 [2023-05-05T20:39:09.559Z] === RUN   TestKillContainer/no_signal
20:39:09 [2023-05-05T20:39:09.659Z] --- PASS: TestInspectOomKilledFalse (0.49s)
20:39:09 [2023-05-05T20:39:09.659Z] === RUN   TestLinksEtcHostsContentMatch
20:39:09 [2023-05-05T20:39:09.918Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s)
20:39:09 [2023-05-05T20:39:09.918Z] === RUN   TestLinksContainerNames
20:39:10 [2023-05-05T20:39:10.360Z] --- PASS: TestCreateWithCustomMaskedPaths (1.39s)
20:39:10 [2023-05-05T20:39:10.360Z] === RUN   TestCreateWithCustomReadonlyPaths
20:39:10 [2023-05-05T20:39:10.489Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:39:10 [2023-05-05T20:39:10.489Z] === RUN   TestKillContainer/non_killing_signal
20:39:10 [2023-05-05T20:39:10.854Z] --- PASS: TestLinksContainerNames (0.95s)
20:39:10 [2023-05-05T20:39:10.854Z] === RUN   TestLogsFollowTailEmpty
20:39:11 [2023-05-05T20:39:11.419Z] === RUN   TestKillContainer/killing_signal
20:39:11 [2023-05-05T20:39:11.421Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
20:39:11 [2023-05-05T20:39:11.421Z] === RUN   TestContainerNetworkMountsNoChown
20:39:11 [2023-05-05T20:39:11.730Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s)
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:39:11 [2023-05-05T20:39:11.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:39:11 [2023-05-05T20:39:11.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:39:11 [2023-05-05T20:39:11.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:39:11 [2023-05-05T20:39:11.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:39:11 [2023-05-05T20:39:11.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:39:11 [2023-05-05T20:39:11.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:39:11 [2023-05-05T20:39:11.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:39:11 [2023-05-05T20:39:11.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:39:11 [2023-05-05T20:39:11.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:39:11 [2023-05-05T20:39:11.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:39:11 [2023-05-05T20:39:11.730Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:39:11 [2023-05-05T20:39:11.929Z] --- PASS: TestHealthKillContainer (7.92s)
20:39:11 [2023-05-05T20:39:11.929Z] === RUN   TestHealthCheckProcessKilled
20:39:11 [2023-05-05T20:39:11.983Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:39:11 [2023-05-05T20:39:11.990Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/default
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/default
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/private
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/private
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rprivate
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rprivate
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/slave
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/slave
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rslave
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rslave
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/shared
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/shared
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rshared
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rshared
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/default
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rslave
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rprivate
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/default/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/shared
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/private
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/slave
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rshared
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/private/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/default/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/default/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/default/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === RUN   TestMountDaemonRoot/private/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:39:11 [2023-05-05T20:39:11.990Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:39:12 [2023-05-05T20:39:12.186Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
20:39:12 [2023-05-05T20:39:12.186Z] === RUN   TestInspectCpusetInConfigPre120
20:39:12 [2023-05-05T20:39:12.186Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:39:12 [2023-05-05T20:39:12.186Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
20:39:12 [2023-05-05T20:39:12.186Z] === RUN   TestIpcModeNone
20:39:12 [2023-05-05T20:39:12.240Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:39:12 [2023-05-05T20:39:12.240Z] --- PASS: TestKillContainer (2.70s)
20:39:12 [2023-05-05T20:39:12.240Z]     --- PASS: TestKillContainer/no_signal (0.70s)
20:39:12 [2023-05-05T20:39:12.240Z]     --- PASS: TestKillContainer/non_killing_signal (0.99s)
20:39:12 [2023-05-05T20:39:12.240Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
20:39:12 [2023-05-05T20:39:12.240Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:39:12 [2023-05-05T20:39:12.249Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:39:12 [2023-05-05T20:39:12.249Z] === CONT  TestMountDaemonRoot/private/bind_root
20:39:12 [2023-05-05T20:39:12.249Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:39:12 [2023-05-05T20:39:12.249Z] === CONT  TestMountDaemonRoot/private/mount_root
20:39:12 [2023-05-05T20:39:12.249Z] --- PASS: TestMountDaemonRoot (0.01s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:39:12 [2023-05-05T20:39:12.249Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:39:12 [2023-05-05T20:39:12.249Z] === RUN   TestContainerBindMountNonRecursive
20:39:12 [2023-05-05T20:39:12.293Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
20:39:12 [2023-05-05T20:39:12.293Z] === RUN   TestCreateDifferentPlatform
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestCreateDifferentPlatform/different_os
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:39:12 [2023-05-05T20:39:12.294Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:39:12 [2023-05-05T20:39:12.294Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:39:12 [2023-05-05T20:39:12.294Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:39:12 [2023-05-05T20:39:12.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:39:12 [2023-05-05T20:39:12.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestContainerStartOnDaemonRestart
20:39:12 [2023-05-05T20:39:12.294Z] === PAUSE TestContainerStartOnDaemonRestart
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestDaemonRestartIpcMode
20:39:12 [2023-05-05T20:39:12.294Z] === PAUSE TestDaemonRestartIpcMode
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestDaemonHostGatewayIP
20:39:12 [2023-05-05T20:39:12.294Z] === PAUSE TestDaemonHostGatewayIP
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestRestartDaemonWithRestartingContainer
20:39:12 [2023-05-05T20:39:12.294Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestContainerKillOnDaemonStart
20:39:12 [2023-05-05T20:39:12.294Z] === PAUSE TestContainerKillOnDaemonStart
20:39:12 [2023-05-05T20:39:12.294Z] === RUN   TestDiff
20:39:12 [2023-05-05T20:39:12.467Z] tests/integration/api_network_test.py ............................       [ 47%]
20:39:12 [2023-05-05T20:39:12.496Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:39:12 [2023-05-05T20:39:12.496Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:39:12 [2023-05-05T20:39:12.750Z] --- PASS: TestIpcModeNone (0.46s)
20:39:12 [2023-05-05T20:39:12.750Z] === RUN   TestIpcModePrivate
20:39:12 [2023-05-05T20:39:12.753Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:39:12 [2023-05-05T20:39:12.858Z] --- PASS: TestDiff (0.49s)
20:39:12 [2023-05-05T20:39:12.858Z] === RUN   TestExecWithCloseStdin
20:39:13 [2023-05-05T20:39:13.008Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
20:39:13 [2023-05-05T20:39:13.010Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:39:13 [2023-05-05T20:39:13.265Z] --- PASS: TestIpcModePrivate (0.47s)
20:39:13 [2023-05-05T20:39:13.265Z] === RUN   TestIpcModeShareable
20:39:13 [2023-05-05T20:39:13.265Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:39:13 [2023-05-05T20:39:13.265Z] --- SKIP: TestIpcModeShareable (0.00s)
20:39:13 [2023-05-05T20:39:13.265Z] === RUN   TestAPIIpcModeShareableAndContainer
20:39:13 [2023-05-05T20:39:13.422Z] --- PASS: TestExecWithCloseStdin (0.53s)
20:39:13 [2023-05-05T20:39:13.422Z] === RUN   TestExec
20:39:13 [2023-05-05T20:39:13.624Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
20:39:13 [2023-05-05T20:39:13.624Z] === RUN   TestContainerVolumesMountedAsShared
20:39:13 [2023-05-05T20:39:13.940Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
20:39:13 [2023-05-05T20:39:13.940Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
20:39:13 [2023-05-05T20:39:13.940Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
20:39:13 [2023-05-05T20:39:13.940Z] === RUN   TestKillStoppedContainer
20:39:13 [2023-05-05T20:39:13.940Z] --- PASS: TestKillStoppedContainer (0.04s)
20:39:13 [2023-05-05T20:39:13.940Z] === RUN   TestKillStoppedContainerAPIPre120
20:39:13 [2023-05-05T20:39:13.940Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:39:13 [2023-05-05T20:39:13.940Z] === RUN   TestKillDifferentUserContainer
20:39:13 [2023-05-05T20:39:13.986Z] --- PASS: TestExec (0.58s)
20:39:13 [2023-05-05T20:39:13.986Z] === RUN   TestExecUser
20:39:14 [2023-05-05T20:39:14.191Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
20:39:14 [2023-05-05T20:39:14.191Z] === RUN   TestContainerVolumesMountedAsSlave
20:39:14 [2023-05-05T20:39:14.449Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
20:39:14 [2023-05-05T20:39:14.450Z] === RUN   TestNetworkNat
20:39:14 [2023-05-05T20:39:14.503Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:39:14 [2023-05-05T20:39:14.503Z] --- PASS: TestKillDifferentUserContainer (0.65s)
20:39:14 [2023-05-05T20:39:14.503Z] === RUN   TestInspectOomKilledTrue
20:39:14 [2023-05-05T20:39:14.503Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:39:14 [2023-05-05T20:39:14.503Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:39:14 [2023-05-05T20:39:14.503Z] === RUN   TestInspectOomKilledFalse
20:39:14 [2023-05-05T20:39:14.503Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:39:14 [2023-05-05T20:39:14.503Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:39:14 [2023-05-05T20:39:14.503Z] === RUN   TestLinksEtcHostsContentMatch
20:39:14 [2023-05-05T20:39:14.550Z] --- PASS: TestExecUser (0.56s)
20:39:14 [2023-05-05T20:39:14.550Z] === RUN   TestExportContainerAndImportImage
20:39:14 [2023-05-05T20:39:14.634Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
20:39:14 [2023-05-05T20:39:14.634Z] === RUN   TestAPIIpcModeHost
20:39:14 [2023-05-05T20:39:14.634Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:39:14 [2023-05-05T20:39:14.634Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:39:14 [2023-05-05T20:39:14.634Z] === RUN   TestDaemonIpcModeShareable
20:39:14 [2023-05-05T20:39:14.634Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:39:14 [2023-05-05T20:39:14.634Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:39:14 [2023-05-05T20:39:14.634Z] === RUN   TestDaemonIpcModePrivate
20:39:14 [2023-05-05T20:39:14.760Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
20:39:14 [2023-05-05T20:39:14.760Z] === RUN   TestLinksContainerNames
20:39:15 [2023-05-05T20:39:15.016Z] --- PASS: TestNetworkNat (0.54s)
20:39:15 [2023-05-05T20:39:15.016Z] === RUN   TestNetworkLocalhostTCPNat
20:39:15 [2023-05-05T20:39:15.114Z] --- PASS: TestExportContainerAndImportImage (0.60s)
20:39:15 [2023-05-05T20:39:15.114Z] === RUN   TestExportContainerAfterDaemonRestart
20:39:15 [2023-05-05T20:39:15.324Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:39:15 [2023-05-05T20:39:15.565Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
20:39:15 [2023-05-05T20:39:15.583Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
20:39:15 [2023-05-05T20:39:15.583Z] === RUN   TestNetworkLoopbackNat
20:39:16 [2023-05-05T20:39:16.254Z] --- PASS: TestLinksContainerNames (1.21s)
20:39:16 [2023-05-05T20:39:16.254Z] === RUN   TestLogsFollowTailEmpty
20:39:16 [2023-05-05T20:39:16.254Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:39:16 [2023-05-05T20:39:16.485Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s)
20:39:16 [2023-05-05T20:39:16.485Z] === RUN   TestHealthCheckWorkdir
20:39:16 [2023-05-05T20:39:16.817Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
20:39:16 [2023-05-05T20:39:16.817Z] === RUN   TestContainerNetworkMountsNoChown
20:39:16 [2023-05-05T20:39:16.934Z] --- PASS: TestDaemonIpcModePrivate (2.11s)
20:39:16 [2023-05-05T20:39:16.934Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:39:16 [2023-05-05T20:39:16.934Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:39:16 [2023-05-05T20:39:16.934Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
20:39:16 [2023-05-05T20:39:16.934Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:39:16 [2023-05-05T20:39:16.934Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:39:16 [2023-05-05T20:39:16.934Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
20:39:16 [2023-05-05T20:39:16.934Z] === RUN   TestIpcModeOlderClient
20:39:16 [2023-05-05T20:39:16.934Z] === PAUSE TestIpcModeOlderClient
20:39:16 [2023-05-05T20:39:16.934Z] === RUN   TestKillContainerInvalidSignal
20:39:17 [2023-05-05T20:39:17.050Z] --- PASS: TestHealthCheckWorkdir (0.70s)
20:39:17 [2023-05-05T20:39:17.050Z] === RUN   TestHealthKillContainer
20:39:17 [2023-05-05T20:39:17.192Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
20:39:17 [2023-05-05T20:39:17.192Z] === RUN   TestKillContainer
20:39:17 [2023-05-05T20:39:17.192Z] === RUN   TestKillContainer/no_signal
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:39:17 [2023-05-05T20:39:17.381Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/default
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/default
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/private
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/private
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rprivate
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rprivate
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/slave
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/slave
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rslave
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rslave
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/shared
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/shared
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rshared
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rshared
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/default
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/default/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/rslave
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/slave
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/rshared
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/private
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/shared
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/private/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/default/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/rprivate
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/private/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/default/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/default/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:39:17 [2023-05-05T20:39:17.381Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/private/mount_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/private/bind_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:39:17 [2023-05-05T20:39:17.639Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:39:17 [2023-05-05T20:39:17.639Z] --- PASS: TestMountDaemonRoot (0.01s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:39:17 [2023-05-05T20:39:17.639Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:39:17 [2023-05-05T20:39:17.639Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:39:17 [2023-05-05T20:39:17.639Z] === RUN   TestContainerBindMountNonRecursive
20:39:17 [2023-05-05T20:39:17.639Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
20:39:17 [2023-05-05T20:39:17.756Z] === RUN   TestKillContainer/non_killing_signal
20:39:17 [2023-05-05T20:39:17.756Z] === RUN   TestKillContainer/killing_signal
20:39:18 [2023-05-05T20:39:18.114Z] --- PASS: TestNetworkLoopbackNat (2.68s)
20:39:18 [2023-05-05T20:39:18.114Z] === RUN   TestPause
20:39:18 [2023-05-05T20:39:18.570Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:39:18 [2023-05-05T20:39:18.682Z] --- PASS: TestPause (0.58s)
20:39:18 [2023-05-05T20:39:18.682Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:39:18 [2023-05-05T20:39:18.682Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:39:18 [2023-05-05T20:39:18.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:39:18 [2023-05-05T20:39:18.682Z] === RUN   TestPauseStopPausedContainer
20:39:18 [2023-05-05T20:39:18.687Z] --- PASS: TestKillContainer (1.32s)
20:39:18 [2023-05-05T20:39:18.687Z]     --- PASS: TestKillContainer/no_signal (0.41s)
20:39:18 [2023-05-05T20:39:18.687Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
20:39:18 [2023-05-05T20:39:18.687Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
20:39:18 [2023-05-05T20:39:18.687Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:39:18 [2023-05-05T20:39:18.687Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:39:18 [2023-05-05T20:39:18.944Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:39:19 [2023-05-05T20:39:19.249Z] --- PASS: TestPauseStopPausedContainer (0.53s)
20:39:19 [2023-05-05T20:39:19.249Z] === RUN   TestPsFilter
20:39:19 [2023-05-05T20:39:19.249Z] --- PASS: TestPsFilter (0.12s)
20:39:19 [2023-05-05T20:39:19.249Z] === RUN   TestRemoveContainerWithRemovedVolume
20:39:19 [2023-05-05T20:39:19.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:39:19 [2023-05-05T20:39:19.501Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
20:39:19 [2023-05-05T20:39:19.501Z] === RUN   TestContainerVolumesMountedAsShared
20:39:19 [2023-05-05T20:39:19.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
20:39:19 [2023-05-05T20:39:19.508Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
20:39:19 [2023-05-05T20:39:19.508Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
20:39:19 [2023-05-05T20:39:19.508Z] === RUN   TestKillStoppedContainer
20:39:19 [2023-05-05T20:39:19.508Z] --- PASS: TestKillStoppedContainer (0.04s)
20:39:19 [2023-05-05T20:39:19.508Z] === RUN   TestKillStoppedContainerAPIPre120
20:39:19 [2023-05-05T20:39:19.508Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:39:19 [2023-05-05T20:39:19.508Z] === RUN   TestKillDifferentUserContainer
20:39:19 [2023-05-05T20:39:19.765Z] --- PASS: TestKillDifferentUserContainer (0.42s)
20:39:19 [2023-05-05T20:39:19.765Z] === RUN   TestInspectOomKilledTrue
20:39:19 [2023-05-05T20:39:19.765Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:19 [2023-05-05T20:39:19.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:39:19 [2023-05-05T20:39:19.765Z] === RUN   TestInspectOomKilledFalse
20:39:19 [2023-05-05T20:39:19.765Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:39:19 [2023-05-05T20:39:19.765Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:39:19 [2023-05-05T20:39:19.765Z] === RUN   TestLinksEtcHostsContentMatch
20:39:19 [2023-05-05T20:39:19.765Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:39:19 [2023-05-05T20:39:19.765Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:39:19 [2023-05-05T20:39:19.765Z] === RUN   TestLinksContainerNames
20:39:19 [2023-05-05T20:39:19.817Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
20:39:19 [2023-05-05T20:39:19.817Z] === RUN   TestRemoveContainerWithVolume
20:39:20 [2023-05-05T20:39:20.384Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
20:39:20 [2023-05-05T20:39:20.384Z] === RUN   TestRemoveContainerRunning
20:39:20 [2023-05-05T20:39:20.431Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s)
20:39:20 [2023-05-05T20:39:20.431Z] === RUN   TestContainerVolumesMountedAsSlave
20:39:20 [2023-05-05T20:39:20.688Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s)
20:39:20 [2023-05-05T20:39:20.688Z] === RUN   TestNetworkNat
20:39:20 [2023-05-05T20:39:20.696Z] --- PASS: TestLinksContainerNames (0.82s)
20:39:20 [2023-05-05T20:39:20.696Z] === RUN   TestLogsFollowTailEmpty
20:39:20 [2023-05-05T20:39:20.951Z] --- PASS: TestRemoveContainerRunning (0.49s)
20:39:20 [2023-05-05T20:39:20.951Z] === RUN   TestRemoveContainerForceRemoveRunning
20:39:21 [2023-05-05T20:39:21.260Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
20:39:21 [2023-05-05T20:39:21.260Z] === RUN   TestContainerNetworkMountsNoChown
20:39:21 [2023-05-05T20:39:21.517Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/default
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/default
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/private
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/private
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rprivate
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rprivate
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/slave
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/slave
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rslave
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rslave
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/shared
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/shared
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rshared
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rshared
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/default
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/rslave
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/rshared
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/shared
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/default/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/slave
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/default/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/rprivate
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/private
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/private/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/private/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/default/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === CONT  TestMountDaemonRoot/default/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:39:21 [2023-05-05T20:39:21.517Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:39:21 [2023-05-05T20:39:21.517Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:39:21 [2023-05-05T20:39:21.518Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/private/bind_root
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:39:21 [2023-05-05T20:39:21.518Z] === CONT  TestMountDaemonRoot/private/mount_root
20:39:21 [2023-05-05T20:39:21.519Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
20:39:21 [2023-05-05T20:39:21.519Z] === RUN   TestRemoveInvalidContainer
20:39:21 [2023-05-05T20:39:21.519Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:39:21 [2023-05-05T20:39:21.519Z] === RUN   TestRenameLinkedContainer
20:39:21 [2023-05-05T20:39:21.618Z] --- PASS: TestNetworkNat (0.77s)
20:39:21 [2023-05-05T20:39:21.619Z] === RUN   TestNetworkLocalhostTCPNat
20:39:21 [2023-05-05T20:39:21.622Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:39:21 [2023-05-05T20:39:21.775Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:39:21 [2023-05-05T20:39:21.775Z] --- PASS: TestMountDaemonRoot (0.01s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:39:21 [2023-05-05T20:39:21.775Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:39:21 [2023-05-05T20:39:21.775Z] === RUN   TestContainerBindMountNonRecursive
20:39:21 [2023-05-05T20:39:21.775Z]     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)
20:39:21 [2023-05-05T20:39:21.775Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z] === RUN   TestContainerVolumesMountedAsShared
20:39:21 [2023-05-05T20:39:21.775Z]     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)
20:39:21 [2023-05-05T20:39:21.775Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z] === RUN   TestContainerVolumesMountedAsSlave
20:39:21 [2023-05-05T20:39:21.775Z]     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)
20:39:21 [2023-05-05T20:39:21.775Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
20:39:21 [2023-05-05T20:39:21.775Z] === RUN   TestNetworkNat
20:39:22 [2023-05-05T20:39:22.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:39:22 [2023-05-05T20:39:22.182Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
20:39:22 [2023-05-05T20:39:22.182Z] === RUN   TestNetworkLoopbackNat
20:39:22 [2023-05-05T20:39:22.340Z] --- PASS: TestNetworkNat (0.50s)
20:39:22 [2023-05-05T20:39:22.340Z] === RUN   TestNetworkLocalhostTCPNat
20:39:22 [2023-05-05T20:39:22.597Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
20:39:22 [2023-05-05T20:39:22.597Z] === RUN   TestNetworkLoopbackNat
20:39:22 [2023-05-05T20:39:22.842Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:39:23 [2023-05-05T20:39:23.113Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:39:23 [2023-05-05T20:39:23.422Z] --- PASS: TestRenameLinkedContainer (2.10s)
20:39:23 [2023-05-05T20:39:23.422Z] === RUN   TestRenameStoppedContainer
20:39:23 [2023-05-05T20:39:23.989Z] --- PASS: TestRenameStoppedContainer (0.51s)
20:39:23 [2023-05-05T20:39:23.989Z] === RUN   TestRenameRunningContainerAndReuse
20:39:24 [2023-05-05T20:39:24.482Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:39:24 [2023-05-05T20:39:24.482Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:39:24 [2023-05-05T20:39:24.739Z] === RUN   TestDockerSuite/TestBuildCmd
20:39:24 [2023-05-05T20:39:24.924Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
20:39:24 [2023-05-05T20:39:24.924Z] === RUN   TestRenameInvalidName
20:39:24 [2023-05-05T20:39:24.995Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:39:24 [2023-05-05T20:39:24.995Z] --- PASS: TestNetworkLoopbackNat (2.85s)
20:39:24 [2023-05-05T20:39:24.995Z] === RUN   TestPause
20:39:25 [2023-05-05T20:39:25.150Z] --- PASS: TestHealthKillContainer (7.98s)
20:39:25 [2023-05-05T20:39:25.150Z] === RUN   TestHealthCheckProcessKilled
20:39:25 [2023-05-05T20:39:25.252Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:39:25 [2023-05-05T20:39:25.252Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:39:25 [2023-05-05T20:39:25.252Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
20:39:25 [2023-05-05T20:39:25.252Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:39:25 [2023-05-05T20:39:25.492Z] --- PASS: TestRenameInvalidName (0.51s)
20:39:25 [2023-05-05T20:39:25.492Z] === RUN   TestRenameAnonymousContainer
20:39:25 [2023-05-05T20:39:25.715Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
20:39:25 [2023-05-05T20:39:25.716Z] === RUN   TestInspectCpusetInConfigPre120
20:39:25 [2023-05-05T20:39:25.816Z] --- PASS: TestPause (0.58s)
20:39:25 [2023-05-05T20:39:25.816Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:39:25 [2023-05-05T20:39:25.816Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:39:25 [2023-05-05T20:39:25.816Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:39:25 [2023-05-05T20:39:25.816Z] === RUN   TestPauseStopPausedContainer
20:39:25 [2023-05-05T20:39:25.816Z]     check_test.go:308: [da42b7ca7a34b] daemon is not started
20:39:25 [2023-05-05T20:39:25.816Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:39:25 [2023-05-05T20:39:25.871Z] --- PASS: TestNetworkLoopbackNat (2.58s)
20:39:25 [2023-05-05T20:39:25.871Z] === RUN   TestPause
20:39:25 [2023-05-05T20:39:25.871Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:25 [2023-05-05T20:39:25.871Z] --- SKIP: TestPause (0.00s)
20:39:25 [2023-05-05T20:39:25.871Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:39:25 [2023-05-05T20:39:25.871Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:39:25 [2023-05-05T20:39:25.871Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:39:25 [2023-05-05T20:39:25.871Z] === RUN   TestPauseStopPausedContainer
20:39:25 [2023-05-05T20:39:25.871Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:25 [2023-05-05T20:39:25.871Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
20:39:25 [2023-05-05T20:39:25.871Z] === RUN   TestPsFilter
20:39:25 [2023-05-05T20:39:25.871Z] --- PASS: TestPsFilter (0.11s)
20:39:25 [2023-05-05T20:39:25.871Z] === RUN   TestRemoveContainerWithRemovedVolume
20:39:25 [2023-05-05T20:39:25.871Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:39:25 [2023-05-05T20:39:25.871Z] === RUN   TestRemoveContainerWithVolume
20:39:26 [2023-05-05T20:39:26.072Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:39:26 [2023-05-05T20:39:26.128Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
20:39:26 [2023-05-05T20:39:26.128Z] === RUN   TestRemoveContainerRunning
20:39:26 [2023-05-05T20:39:26.280Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
20:39:26 [2023-05-05T20:39:26.280Z] === RUN   TestIpcModeNone
20:39:26 [2023-05-05T20:39:26.330Z] --- PASS: TestPauseStopPausedContainer (0.64s)
20:39:26 [2023-05-05T20:39:26.330Z] === RUN   TestPsFilter
20:39:26 [2023-05-05T20:39:26.330Z] --- PASS: TestPsFilter (0.12s)
20:39:26 [2023-05-05T20:39:26.330Z] === RUN   TestRemoveContainerWithRemovedVolume
20:39:26 [2023-05-05T20:39:26.692Z] --- PASS: TestRemoveContainerRunning (0.39s)
20:39:26 [2023-05-05T20:39:26.693Z] === RUN   TestRemoveContainerForceRemoveRunning
20:39:26 [2023-05-05T20:39:26.845Z] --- PASS: TestIpcModeNone (0.54s)
20:39:26 [2023-05-05T20:39:26.845Z] === RUN   TestIpcModePrivate
20:39:26 [2023-05-05T20:39:26.949Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
20:39:26 [2023-05-05T20:39:26.949Z] === RUN   TestRemoveInvalidContainer
20:39:26 [2023-05-05T20:39:26.949Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:39:26 [2023-05-05T20:39:26.949Z] === RUN   TestRenameLinkedContainer
20:39:27 [2023-05-05T20:39:27.103Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
20:39:27 [2023-05-05T20:39:27.260Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
20:39:27 [2023-05-05T20:39:27.260Z] === RUN   TestRemoveContainerWithVolume
20:39:27 [2023-05-05T20:39:27.260Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:39:27 [2023-05-05T20:39:27.361Z] --- PASS: TestIpcModePrivate (0.54s)
20:39:27 [2023-05-05T20:39:27.361Z] === RUN   TestIpcModeShareable
20:39:27 [2023-05-05T20:39:27.394Z] --- PASS: TestRenameAnonymousContainer (1.90s)
20:39:27 [2023-05-05T20:39:27.394Z] === RUN   TestRenameContainerWithSameName
20:39:27 [2023-05-05T20:39:27.618Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
20:39:27 [2023-05-05T20:39:27.642Z] tests/integration/api_service_test.py .................................. [ 60%]
20:39:27 [2023-05-05T20:39:27.823Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
20:39:27 [2023-05-05T20:39:27.823Z] === RUN   TestRemoveContainerRunning
20:39:27 [2023-05-05T20:39:27.876Z] --- PASS: TestIpcModeShareable (0.56s)
20:39:27 [2023-05-05T20:39:27.876Z] === RUN   TestAPIIpcModeShareableAndContainer
20:39:27 [2023-05-05T20:39:27.961Z] --- PASS: TestRenameContainerWithSameName (0.46s)
20:39:27 [2023-05-05T20:39:27.961Z] === RUN   TestRenameContainerWithLinkedContainer
20:39:28 [2023-05-05T20:39:28.389Z] --- PASS: TestRemoveContainerRunning (0.77s)
20:39:28 [2023-05-05T20:39:28.389Z] === RUN   TestRemoveContainerForceRemoveRunning
20:39:28 [2023-05-05T20:39:28.845Z] --- PASS: TestRenameLinkedContainer (1.69s)
20:39:28 [2023-05-05T20:39:28.845Z] === RUN   TestRenameStoppedContainer
20:39:28 [2023-05-05T20:39:28.897Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s)
20:39:28 [2023-05-05T20:39:28.897Z] === RUN   TestResize
20:39:28 [2023-05-05T20:39:28.951Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:39:29 [2023-05-05T20:39:29.102Z] --- PASS: TestRenameStoppedContainer (0.43s)
20:39:29 [2023-05-05T20:39:29.102Z] === RUN   TestRenameRunningContainerAndReuse
20:39:29 [2023-05-05T20:39:29.208Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
20:39:29 [2023-05-05T20:39:29.208Z] === RUN   TestRemoveInvalidContainer
20:39:29 [2023-05-05T20:39:29.208Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:39:29 [2023-05-05T20:39:29.208Z] === RUN   TestRenameLinkedContainer
20:39:29 [2023-05-05T20:39:29.465Z] --- PASS: TestResize (0.56s)
20:39:29 [2023-05-05T20:39:29.465Z] === RUN   TestResizeWithInvalidSize
20:39:29 [2023-05-05T20:39:29.772Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.67s)
20:39:29 [2023-05-05T20:39:29.772Z] === RUN   TestAPIIpcModeHost
20:39:30 [2023-05-05T20:39:30.030Z] --- PASS: TestAPIIpcModeHost (0.41s)
20:39:30 [2023-05-05T20:39:30.030Z] === RUN   TestDaemonIpcModeShareable
20:39:30 [2023-05-05T20:39:30.033Z] --- PASS: TestResizeWithInvalidSize (0.55s)
20:39:30 [2023-05-05T20:39:30.033Z] === RUN   TestResizeWhenContainerNotStarted
20:39:30 [2023-05-05T20:39:30.034Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
20:39:30 [2023-05-05T20:39:30.034Z] === RUN   TestRenameInvalidName
20:39:30 [2023-05-05T20:39:30.139Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:39:30 [2023-05-05T20:39:30.291Z] --- PASS: TestRenameInvalidName (0.43s)
20:39:30 [2023-05-05T20:39:30.291Z] === RUN   TestRenameAnonymousContainer
20:39:30 [2023-05-05T20:39:30.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s)
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:30 [2023-05-05T20:39:30.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:30 [2023-05-05T20:39:30.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:30 [2023-05-05T20:39:30.703Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:39:30 [2023-05-05T20:39:30.962Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:39:31 [2023-05-05T20:39:31.220Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
20:39:31 [2023-05-05T20:39:31.220Z] === RUN   TestDaemonIpcModePrivate
20:39:31 [2023-05-05T20:39:31.634Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:39:31 [2023-05-05T20:39:31.634Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:39:31 [2023-05-05T20:39:31.890Z] --- PASS: TestRenameLinkedContainer (2.81s)
20:39:31 [2023-05-05T20:39:31.890Z] === RUN   TestRenameStoppedContainer
20:39:32 [2023-05-05T20:39:32.152Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
20:39:32 [2023-05-05T20:39:32.185Z] --- PASS: TestRenameAnonymousContainer (1.55s)
20:39:32 [2023-05-05T20:39:32.185Z] === RUN   TestRenameContainerWithSameName
20:39:32 [2023-05-05T20:39:32.409Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
20:39:32 [2023-05-05T20:39:32.410Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:39:32 [2023-05-05T20:39:32.442Z] --- PASS: TestRenameContainerWithSameName (0.44s)
20:39:32 [2023-05-05T20:39:32.442Z] === RUN   TestRenameContainerWithLinkedContainer
20:39:32 [2023-05-05T20:39:32.453Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:39:32 [2023-05-05T20:39:32.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:32 [2023-05-05T20:39:32.710Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:39:32 [2023-05-05T20:39:32.710Z] --- PASS: TestRenameStoppedContainer (0.81s)
20:39:32 [2023-05-05T20:39:32.710Z] === RUN   TestRenameRunningContainerAndReuse
20:39:32 [2023-05-05T20:39:32.710Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:39:32 [2023-05-05T20:39:32.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:33 [2023-05-05T20:39:33.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:33 [2023-05-05T20:39:33.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:33 [2023-05-05T20:39:33.342Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
20:39:33 [2023-05-05T20:39:33.373Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
20:39:33 [2023-05-05T20:39:33.373Z] === RUN   TestResize
20:39:33 [2023-05-05T20:39:33.599Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
20:39:33 [2023-05-05T20:39:33.599Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:39:33 [2023-05-05T20:39:33.936Z] --- PASS: TestResize (0.46s)
20:39:33 [2023-05-05T20:39:33.936Z] === RUN   TestResizeWithInvalidSize
20:39:34 [2023-05-05T20:39:34.080Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
20:39:34 [2023-05-05T20:39:34.080Z] === RUN   TestRenameInvalidName
20:39:34 [2023-05-05T20:39:34.193Z] --- PASS: TestResizeWithInvalidSize (0.43s)
20:39:34 [2023-05-05T20:39:34.193Z] === RUN   TestResizeWhenContainerNotStarted
20:39:34 [2023-05-05T20:39:34.531Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:39:34 [2023-05-05T20:39:34.757Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
20:39:34 [2023-05-05T20:39:34.757Z] === RUN   TestDaemonRestartKillContainers
20:39:34 [2023-05-05T20:39:34.757Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:39:34 [2023-05-05T20:39:34.757Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:39:34 [2023-05-05T20:39:34.757Z] === RUN   TestCgroupNamespacesRun
20:39:34 [2023-05-05T20:39:34.789Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
20:39:34 [2023-05-05T20:39:34.789Z] === RUN   TestIpcModeOlderClient
20:39:34 [2023-05-05T20:39:34.789Z] === PAUSE TestIpcModeOlderClient
20:39:34 [2023-05-05T20:39:34.789Z] === RUN   TestKillContainerInvalidSignal
20:39:35 [2023-05-05T20:39:35.011Z] --- PASS: TestRenameInvalidName (0.95s)
20:39:35 [2023-05-05T20:39:35.011Z] === RUN   TestRenameAnonymousContainer
20:39:35 [2023-05-05T20:39:35.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
20:39:35 [2023-05-05T20:39:35.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s)
20:39:35 [2023-05-05T20:39:35.187Z] === RUN   TestCgroupNamespacesRun
20:39:35 [2023-05-05T20:39:35.353Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
20:39:35 [2023-05-05T20:39:35.353Z] === RUN   TestKillContainer
20:39:35 [2023-05-05T20:39:35.353Z] === RUN   TestKillContainer/no_signal
20:39:35 [2023-05-05T20:39:35.918Z] === RUN   TestKillContainer/non_killing_signal
20:39:36 [2023-05-05T20:39:36.124Z] --- PASS: TestCgroupNamespacesRun (1.25s)
20:39:36 [2023-05-05T20:39:36.124Z] === RUN   TestCgroupNamespacesRunPrivileged
20:39:36 [2023-05-05T20:39:36.124Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:39:36 [2023-05-05T20:39:36.124Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
20:39:36 [2023-05-05T20:39:36.124Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:39:36 [2023-05-05T20:39:36.176Z] === RUN   TestKillContainer/killing_signal
20:39:36 [2023-05-05T20:39:36.652Z] --- PASS: TestCgroupNamespacesRun (2.11s)
20:39:36 [2023-05-05T20:39:36.652Z] === RUN   TestCgroupNamespacesRunPrivileged
20:39:36 [2023-05-05T20:39:36.741Z] --- PASS: TestKillContainer (1.43s)
20:39:36 [2023-05-05T20:39:36.741Z]     --- PASS: TestKillContainer/no_signal (0.48s)
20:39:36 [2023-05-05T20:39:36.741Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
20:39:36 [2023-05-05T20:39:36.741Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
20:39:36 [2023-05-05T20:39:36.741Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:39:36 [2023-05-05T20:39:36.741Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:39:36 [2023-05-05T20:39:36.904Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:39:37 [2023-05-05T20:39:37.305Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:39:37 [2023-05-05T20:39:37.501Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s)
20:39:37 [2023-05-05T20:39:37.501Z] === RUN   TestCgroupNamespacesRunHostMode
20:39:37 [2023-05-05T20:39:37.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s)
20:39:37 [2023-05-05T20:39:37.870Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
20:39:37 [2023-05-05T20:39:37.870Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
20:39:37 [2023-05-05T20:39:37.870Z] === RUN   TestKillStoppedContainer
20:39:37 [2023-05-05T20:39:37.870Z] --- PASS: TestKillStoppedContainer (0.04s)
20:39:37 [2023-05-05T20:39:37.870Z] === RUN   TestKillStoppedContainerAPIPre120
20:39:37 [2023-05-05T20:39:37.870Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:39:37 [2023-05-05T20:39:37.870Z] === RUN   TestKillDifferentUserContainer
20:39:38 [2023-05-05T20:39:38.275Z] --- PASS: TestRenameAnonymousContainer (2.91s)
20:39:38 [2023-05-05T20:39:38.275Z] === RUN   TestRenameContainerWithSameName
20:39:38 [2023-05-05T20:39:38.436Z] --- PASS: TestKillDifferentUserContainer (0.49s)
20:39:38 [2023-05-05T20:39:38.436Z] === RUN   TestInspectOomKilledTrue
20:39:38 [2023-05-05T20:39:38.693Z] --- PASS: TestInspectOomKilledTrue (0.55s)
20:39:38 [2023-05-05T20:39:38.694Z] === RUN   TestInspectOomKilledFalse
20:39:38 [2023-05-05T20:39:38.838Z] --- PASS: TestRenameContainerWithSameName (0.86s)
20:39:38 [2023-05-05T20:39:38.838Z] === RUN   TestRenameContainerWithLinkedContainer
20:39:38 [2023-05-05T20:39:38.879Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s)
20:39:38 [2023-05-05T20:39:38.879Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:39:39 [2023-05-05T20:39:39.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:39:39 [2023-05-05T20:39:39.175Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
20:39:39 [2023-05-05T20:39:39.175Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:39:39 [2023-05-05T20:39:39.259Z] --- PASS: TestInspectOomKilledFalse (0.50s)
20:39:39 [2023-05-05T20:39:39.259Z] === RUN   TestLinksEtcHostsContentMatch
20:39:39 [2023-05-05T20:39:39.516Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
20:39:39 [2023-05-05T20:39:39.516Z] === RUN   TestLinksContainerNames
20:39:39 [2023-05-05T20:39:39.815Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s)
20:39:39 [2023-05-05T20:39:39.816Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:39:40 [2023-05-05T20:39:40.026Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
20:39:40 [2023-05-05T20:39:40.026Z] === RUN   TestResize
20:39:40 [2023-05-05T20:39:40.888Z] --- PASS: TestLinksContainerNames (1.05s)
20:39:40 [2023-05-05T20:39:40.888Z] === RUN   TestLogsFollowTailEmpty
20:39:40 [2023-05-05T20:39:40.956Z] --- PASS: TestResize (0.66s)
20:39:40 [2023-05-05T20:39:40.956Z] === RUN   TestResizeWithInvalidSize
20:39:40 [2023-05-05T20:39:40.956Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:39:41 [2023-05-05T20:39:41.069Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s)
20:39:41 [2023-05-05T20:39:41.070Z] === RUN   TestCgroupNamespacesRunHostMode
20:39:41 [2023-05-05T20:39:41.146Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
20:39:41 [2023-05-05T20:39:41.146Z] === RUN   TestContainerNetworkMountsNoChown
20:39:41 [2023-05-05T20:39:41.194Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s)
20:39:41 [2023-05-05T20:39:41.194Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:39:41 [2023-05-05T20:39:41.519Z] --- PASS: TestResizeWithInvalidSize (0.65s)
20:39:41 [2023-05-05T20:39:41.519Z] === RUN   TestResizeWhenContainerNotStarted
20:39:41 [2023-05-05T20:39:41.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/default
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/default
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/private
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/private
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rprivate
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rprivate
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/slave
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/slave
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rslave
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rslave
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/shared
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/shared
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rshared
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rshared
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/default
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/shared
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rprivate
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/private
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/default/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rslave
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/slave
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rshared
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/default/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/default/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/private/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/default/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/private/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/private/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/private/mount_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:39:41 [2023-05-05T20:39:41.711Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:39:41 [2023-05-05T20:39:41.711Z] --- PASS: TestMountDaemonRoot (0.02s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:39:41 [2023-05-05T20:39:41.711Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:39:41 [2023-05-05T20:39:41.711Z] === RUN   TestContainerBindMountNonRecursive
20:39:41 [2023-05-05T20:39:41.761Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s)
20:39:41 [2023-05-05T20:39:41.761Z] === RUN   TestCgroupNamespacesRunOlderClient
20:39:42 [2023-05-05T20:39:42.332Z] .........................                                                [ 67%]
20:39:42 [2023-05-05T20:39:42.455Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:42 [2023-05-05T20:39:42.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:42 [2023-05-05T20:39:42.712Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:39:42 [2023-05-05T20:39:42.973Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:39:43 [2023-05-05T20:39:43.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s)
20:39:43 [2023-05-05T20:39:43.186Z] === RUN   TestNISDomainname
20:39:43 [2023-05-05T20:39:43.538Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:39:43 [2023-05-05T20:39:43.538Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:43 [2023-05-05T20:39:43.592Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s)
20:39:43 [2023-05-05T20:39:43.592Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:39:43 [2023-05-05T20:39:43.630Z] --- PASS: TestContainerBindMountNonRecursive (1.53s)
20:39:43 [2023-05-05T20:39:43.630Z] === RUN   TestContainerVolumesMountedAsShared
20:39:43 [2023-05-05T20:39:43.785Z] --- PASS: TestNISDomainname (0.65s)
20:39:43 [2023-05-05T20:39:43.785Z] === RUN   TestHostnameDnsResolution
20:39:43 [2023-05-05T20:39:43.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:43 [2023-05-05T20:39:43.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:43 [2023-05-05T20:39:43.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:43 [2023-05-05T20:39:43.796Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:39:43 [2023-05-05T20:39:43.901Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s)
20:39:43 [2023-05-05T20:39:43.901Z] === RUN   TestContainerVolumesMountedAsSlave
20:39:44 [2023-05-05T20:39:44.170Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
20:39:44 [2023-05-05T20:39:44.170Z] === RUN   TestNetworkNat
20:39:44 [2023-05-05T20:39:44.392Z] --- PASS: TestHostnameDnsResolution (0.78s)
20:39:44 [2023-05-05T20:39:44.392Z] === RUN   TestUnprivilegedPortsAndPing
20:39:44 [2023-05-05T20:39:44.742Z] --- PASS: TestNetworkNat (0.55s)
20:39:44 [2023-05-05T20:39:44.742Z] === RUN   TestNetworkLocalhostTCPNat
20:39:45 [2023-05-05T20:39:45.310Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s)
20:39:45 [2023-05-05T20:39:45.310Z] === RUN   TestNetworkLoopbackNat
20:39:45 [2023-05-05T20:39:45.343Z] --- PASS: TestUnprivilegedPortsAndPing (0.65s)
20:39:45 [2023-05-05T20:39:45.343Z] === RUN   TestStats
20:39:45 [2023-05-05T20:39:45.486Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
20:39:45 [2023-05-05T20:39:45.486Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:39:46 [2023-05-05T20:39:46.320Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:39:46 [2023-05-05T20:39:46.320Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:39:46 [2023-05-05T20:39:46.320Z]     check_test.go:308: [d35f511c9d0ae] daemon is not started
20:39:46 [2023-05-05T20:39:46.320Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:39:46 [2023-05-05T20:39:46.320Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:39:46 [2023-05-05T20:39:46.320Z]     check_test.go:308: [dca7c66957a9f] daemon is not started
20:39:46 [2023-05-05T20:39:46.320Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:39:47 [2023-05-05T20:39:47.251Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:39:47 [2023-05-05T20:39:47.251Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s)
20:39:47 [2023-05-05T20:39:47.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s)
20:39:47 [2023-05-05T20:39:47.251Z] === RUN   TestCgroupNamespacesRun
20:39:47 [2023-05-05T20:39:47.381Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
20:39:47 [2023-05-05T20:39:47.381Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:39:47 [2023-05-05T20:39:47.873Z] --- PASS: TestNetworkLoopbackNat (2.67s)
20:39:47 [2023-05-05T20:39:47.873Z] === RUN   TestPause
20:39:47 [2023-05-05T20:39:47.974Z] --- PASS: TestStats (2.57s)
20:39:47 [2023-05-05T20:39:47.974Z] === RUN   TestStopContainerWithTimeout
20:39:47 [2023-05-05T20:39:47.974Z] === RUN   TestStopContainerWithTimeout/0
20:39:47 [2023-05-05T20:39:47.974Z] === PAUSE TestStopContainerWithTimeout/0
20:39:47 [2023-05-05T20:39:47.974Z] === RUN   TestStopContainerWithTimeout/1
20:39:47 [2023-05-05T20:39:47.974Z] === PAUSE TestStopContainerWithTimeout/1
20:39:47 [2023-05-05T20:39:47.974Z] === RUN   TestStopContainerWithTimeout/3
20:39:47 [2023-05-05T20:39:47.974Z] === PAUSE TestStopContainerWithTimeout/3
20:39:47 [2023-05-05T20:39:47.974Z] === RUN   TestStopContainerWithTimeout/-1
20:39:47 [2023-05-05T20:39:47.974Z] === PAUSE TestStopContainerWithTimeout/-1
20:39:47 [2023-05-05T20:39:47.974Z] === CONT  TestStopContainerWithTimeout/0
20:39:47 [2023-05-05T20:39:47.974Z] === CONT  TestStopContainerWithTimeout/3
20:39:47 [2023-05-05T20:39:47.974Z] === CONT  TestStopContainerWithTimeout/1
20:39:47 [2023-05-05T20:39:47.974Z] === CONT  TestStopContainerWithTimeout/-1
20:39:48 [2023-05-05T20:39:48.448Z] --- PASS: TestPause (0.55s)
20:39:48 [2023-05-05T20:39:48.448Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:39:48 [2023-05-05T20:39:48.448Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:39:48 [2023-05-05T20:39:48.448Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:39:48 [2023-05-05T20:39:48.448Z] === RUN   TestPauseStopPausedContainer
20:39:48 [2023-05-05T20:39:48.619Z] --- PASS: TestCgroupNamespacesRun (1.34s)
20:39:48 [2023-05-05T20:39:48.619Z] === RUN   TestCgroupNamespacesRunPrivileged
20:39:48 [2023-05-05T20:39:48.876Z]     check_test.go:308: [d5e4f0fe54a2f] daemon is not started
20:39:48 [2023-05-05T20:39:48.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:39:49 [2023-05-05T20:39:49.018Z] --- PASS: TestPauseStopPausedContainer (0.50s)
20:39:49 [2023-05-05T20:39:49.018Z] === RUN   TestPsFilter
20:39:49 [2023-05-05T20:39:49.018Z] --- PASS: TestPsFilter (0.10s)
20:39:49 [2023-05-05T20:39:49.018Z] === RUN   TestRemoveContainerWithRemovedVolume
20:39:49 [2023-05-05T20:39:49.275Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s)
20:39:49 [2023-05-05T20:39:49.275Z] === RUN   TestCgroupNamespacesRunOlderClient
20:39:49 [2023-05-05T20:39:49.593Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
20:39:49 [2023-05-05T20:39:49.593Z] === RUN   TestRemoveContainerWithVolume
20:39:49 [2023-05-05T20:39:49.808Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s)
20:39:49 [2023-05-05T20:39:49.808Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:39:49 [2023-05-05T20:39:49.808Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:39:50 [2023-05-05T20:39:50.164Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
20:39:50 [2023-05-05T20:39:50.164Z] === RUN   TestRemoveContainerRunning
20:39:50 [2023-05-05T20:39:50.421Z] --- PASS: TestRemoveContainerRunning (0.46s)
20:39:50 [2023-05-05T20:39:50.421Z] === RUN   TestRemoveContainerForceRemoveRunning
20:39:50 [2023-05-05T20:39:50.541Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:39:50 [2023-05-05T20:39:50.541Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
20:39:50 [2023-05-05T20:39:50.541Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
20:39:50 [2023-05-05T20:39:50.541Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
20:39:50 [2023-05-05T20:39:50.541Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
20:39:50 [2023-05-05T20:39:50.541Z] === RUN   TestDeleteDevicemapper
20:39:50 [2023-05-05T20:39:50.541Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:39:50 [2023-05-05T20:39:50.541Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:39:50 [2023-05-05T20:39:50.541Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:39:50 [2023-05-05T20:39:50.986Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
20:39:50 [2023-05-05T20:39:50.986Z] === RUN   TestRemoveInvalidContainer
20:39:50 [2023-05-05T20:39:50.986Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:39:50 [2023-05-05T20:39:50.986Z] === RUN   TestRenameLinkedContainer
20:39:51 [2023-05-05T20:39:51.169Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
20:39:51 [2023-05-05T20:39:51.169Z] === RUN   TestNISDomainname
20:39:51 [2023-05-05T20:39:51.169Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:39:51 [2023-05-05T20:39:51.169Z] --- SKIP: TestNISDomainname (0.00s)
20:39:51 [2023-05-05T20:39:51.169Z] === RUN   TestHostnameDnsResolution
20:39:51 [2023-05-05T20:39:51.177Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:39:51 [2023-05-05T20:39:51.177Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
20:39:51 [2023-05-05T20:39:51.177Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:39:51 [2023-05-05T20:39:51.177Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
20:39:51 [2023-05-05T20:39:51.177Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:39:51 [2023-05-05T20:39:51.177Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
20:39:51 [2023-05-05T20:39:51.177Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:39:51 [2023-05-05T20:39:51.177Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
20:39:51 [2023-05-05T20:39:51.177Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:39:51 [2023-05-05T20:39:51.177Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s)
20:39:51 [2023-05-05T20:39:51.177Z] === RUN   TestCgroupNamespacesRunHostMode
20:39:52 [2023-05-05T20:39:52.100Z] --- PASS: TestHostnameDnsResolution (0.67s)
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestUnprivilegedPortsAndPing
20:39:52 [2023-05-05T20:39:52.100Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
20:39:52 [2023-05-05T20:39:52.100Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestStats
20:39:52 [2023-05-05T20:39:52.100Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:52 [2023-05-05T20:39:52.100Z] --- SKIP: TestStats (0.00s)
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestStopContainerWithTimeout
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestStopContainerWithTimeout/0
20:39:52 [2023-05-05T20:39:52.100Z] === PAUSE TestStopContainerWithTimeout/0
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestStopContainerWithTimeout/1
20:39:52 [2023-05-05T20:39:52.100Z] === PAUSE TestStopContainerWithTimeout/1
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestStopContainerWithTimeout/3
20:39:52 [2023-05-05T20:39:52.100Z] === PAUSE TestStopContainerWithTimeout/3
20:39:52 [2023-05-05T20:39:52.100Z] === RUN   TestStopContainerWithTimeout/-1
20:39:52 [2023-05-05T20:39:52.100Z] === PAUSE TestStopContainerWithTimeout/-1
20:39:52 [2023-05-05T20:39:52.100Z] === CONT  TestStopContainerWithTimeout/0
20:39:52 [2023-05-05T20:39:52.100Z] === CONT  TestStopContainerWithTimeout/-1
20:39:52 [2023-05-05T20:39:52.100Z] === CONT  TestStopContainerWithTimeout/1
20:39:52 [2023-05-05T20:39:52.100Z] === CONT  TestStopContainerWithTimeout/3
20:39:52 [2023-05-05T20:39:52.546Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:39:52 [2023-05-05T20:39:52.803Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s)
20:39:52 [2023-05-05T20:39:52.803Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:39:53 [2023-05-05T20:39:53.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s)
20:39:53 [2023-05-05T20:39:53.074Z] === RUN   TestUpdateMemory
20:39:53 [2023-05-05T20:39:53.510Z] --- PASS: TestRenameLinkedContainer (2.03s)
20:39:53 [2023-05-05T20:39:53.510Z] === RUN   TestRenameStoppedContainer
20:39:53 [2023-05-05T20:39:53.510Z] --- PASS: TestRenameStoppedContainer (0.50s)
20:39:53 [2023-05-05T20:39:53.510Z] === RUN   TestRenameRunningContainerAndReuse
20:39:53 [2023-05-05T20:39:53.641Z] --- PASS: TestUpdateMemory (0.66s)
20:39:53 [2023-05-05T20:39:53.641Z] === RUN   TestUpdateCPUQuota
20:39:54 [2023-05-05T20:39:54.172Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:39:54 [2023-05-05T20:39:54.428Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
20:39:54 [2023-05-05T20:39:54.428Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:39:54 [2023-05-05T20:39:54.441Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
20:39:54 [2023-05-05T20:39:54.441Z] === RUN   TestRenameInvalidName
20:39:54 [2023-05-05T20:39:54.578Z] --- PASS: TestUpdateCPUQuota (1.04s)
20:39:54 [2023-05-05T20:39:54.578Z] === RUN   TestUpdatePidsLimit
20:39:54 [2023-05-05T20:39:54.578Z] === RUN   TestUpdatePidsLimit/update_from_none
20:39:54 [2023-05-05T20:39:54.836Z] === RUN   TestUpdatePidsLimit/no_change
20:39:55 [2023-05-05T20:39:55.006Z] --- PASS: TestRenameInvalidName (0.52s)
20:39:55 [2023-05-05T20:39:55.006Z] === RUN   TestRenameAnonymousContainer
20:39:55 [2023-05-05T20:39:55.095Z] === RUN   TestUpdatePidsLimit/update_lower
20:39:55 [2023-05-05T20:39:55.353Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:39:55 [2023-05-05T20:39:55.357Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:39:55 [2023-05-05T20:39:55.374Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:39:55 [2023-05-05T20:39:55.374Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
20:39:55 [2023-05-05T20:39:55.374Z]     --- PASS: TestStopContainerWithTimeout/1 (1.56s)
20:39:55 [2023-05-05T20:39:55.374Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
20:39:55 [2023-05-05T20:39:55.374Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
20:39:55 [2023-05-05T20:39:55.374Z] === RUN   TestDeleteDevicemapper
20:39:55 [2023-05-05T20:39:55.374Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:39:55 [2023-05-05T20:39:55.374Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:39:55 [2023-05-05T20:39:55.374Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:39:55 [2023-05-05T20:39:55.612Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:39:55 [2023-05-05T20:39:55.614Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s)
20:39:55 [2023-05-05T20:39:55.614Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:39:55 [2023-05-05T20:39:55.871Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:39:56 [2023-05-05T20:39:56.130Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:39:56 [2023-05-05T20:39:56.545Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
20:39:56 [2023-05-05T20:39:56.545Z] === RUN   TestCgroupNamespacesRunOlderClient
20:39:56 [2023-05-05T20:39:56.698Z] --- PASS: TestUpdatePidsLimit (2.06s)
20:39:56 [2023-05-05T20:39:56.698Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
20:39:56 [2023-05-05T20:39:56.699Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
20:39:56 [2023-05-05T20:39:56.699Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
20:39:56 [2023-05-05T20:39:56.699Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
20:39:56 [2023-05-05T20:39:56.699Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
20:39:56 [2023-05-05T20:39:56.699Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
20:39:56 [2023-05-05T20:39:56.699Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
20:39:56 [2023-05-05T20:39:56.699Z] === RUN   TestUpdateRestartPolicy
20:39:56 [2023-05-05T20:39:56.743Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
20:39:56 [2023-05-05T20:39:56.743Z] === RUN   TestUpdateMemory
20:39:56 [2023-05-05T20:39:56.743Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:56 [2023-05-05T20:39:56.743Z] --- SKIP: TestUpdateMemory (0.00s)
20:39:56 [2023-05-05T20:39:56.743Z] === RUN   TestUpdateCPUQuota
20:39:56 [2023-05-05T20:39:56.743Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:56 [2023-05-05T20:39:56.743Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:39:56 [2023-05-05T20:39:56.743Z] === RUN   TestUpdatePidsLimit
20:39:56 [2023-05-05T20:39:56.743Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:39:56 [2023-05-05T20:39:56.743Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:39:56 [2023-05-05T20:39:56.743Z] === RUN   TestUpdateRestartPolicy
20:39:56 [2023-05-05T20:39:56.902Z] --- PASS: TestRenameAnonymousContainer (1.78s)
20:39:56 [2023-05-05T20:39:56.902Z] === RUN   TestRenameContainerWithSameName
20:39:57 [2023-05-05T20:39:57.466Z] --- PASS: TestRenameContainerWithSameName (0.49s)
20:39:57 [2023-05-05T20:39:57.467Z] === RUN   TestRenameContainerWithLinkedContainer
20:39:57 [2023-05-05T20:39:57.475Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:39:58 [2023-05-05T20:39:58.039Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:39:58 [2023-05-05T20:39:58.039Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s)
20:39:58 [2023-05-05T20:39:58.039Z] === RUN   TestNISDomainname
20:39:58 [2023-05-05T20:39:58.398Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s)
20:39:58 [2023-05-05T20:39:58.398Z] === RUN   TestResize
20:39:58 [2023-05-05T20:39:58.963Z] --- PASS: TestResize (0.51s)
20:39:58 [2023-05-05T20:39:58.963Z] === RUN   TestResizeWithInvalidSize
20:39:58 [2023-05-05T20:39:58.969Z] --- PASS: TestNISDomainname (0.85s)
20:39:58 [2023-05-05T20:39:58.969Z] === RUN   TestHostnameDnsResolution
20:39:59 [2023-05-05T20:39:59.220Z] --- PASS: TestResizeWithInvalidSize (0.47s)
20:39:59 [2023-05-05T20:39:59.220Z] === RUN   TestResizeWhenContainerNotStarted
20:39:59 [2023-05-05T20:39:59.786Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:59 [2023-05-05T20:39:59.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:59 [2023-05-05T20:39:59.900Z] --- PASS: TestHostnameDnsResolution (1.00s)
20:39:59 [2023-05-05T20:39:59.900Z] === RUN   TestUnprivilegedPortsAndPing
20:39:59 [2023-05-05T20:39:59.900Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:40:00 [2023-05-05T20:40:00.157Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:40:00 [2023-05-05T20:40:00.413Z] --- PASS: TestUnprivilegedPortsAndPing (0.65s)
20:40:00 [2023-05-05T20:40:00.413Z] === RUN   TestStats
20:40:00 [2023-05-05T20:40:00.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:40:01 [2023-05-05T20:40:01.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:40:01 [2023-05-05T20:40:01.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:40:01 [2023-05-05T20:40:01.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:40:01 [2023-05-05T20:40:01.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:40:03 [2023-05-05T20:40:03.192Z] --- PASS: TestStats (2.71s)
20:40:03 [2023-05-05T20:40:03.192Z] === RUN   TestStopContainerWithTimeout
20:40:03 [2023-05-05T20:40:03.192Z] === RUN   TestStopContainerWithTimeout/0
20:40:03 [2023-05-05T20:40:03.192Z] === PAUSE TestStopContainerWithTimeout/0
20:40:03 [2023-05-05T20:40:03.192Z] === RUN   TestStopContainerWithTimeout/1
20:40:03 [2023-05-05T20:40:03.192Z] === PAUSE TestStopContainerWithTimeout/1
20:40:03 [2023-05-05T20:40:03.192Z] === RUN   TestStopContainerWithTimeout/3
20:40:03 [2023-05-05T20:40:03.192Z] === PAUSE TestStopContainerWithTimeout/3
20:40:03 [2023-05-05T20:40:03.192Z] === RUN   TestStopContainerWithTimeout/-1
20:40:03 [2023-05-05T20:40:03.192Z] === PAUSE TestStopContainerWithTimeout/-1
20:40:03 [2023-05-05T20:40:03.192Z] === CONT  TestStopContainerWithTimeout/0
20:40:03 [2023-05-05T20:40:03.192Z] === CONT  TestStopContainerWithTimeout/3
20:40:03 [2023-05-05T20:40:03.192Z] === CONT  TestStopContainerWithTimeout/-1
20:40:03 [2023-05-05T20:40:03.192Z] === CONT  TestStopContainerWithTimeout/1
20:40:03 [2023-05-05T20:40:03.620Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.28s)
20:40:03 [2023-05-05T20:40:03.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s)
20:40:03 [2023-05-05T20:40:03.620Z] === RUN   TestCgroupNamespacesRun
20:40:04 [2023-05-05T20:40:04.561Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:40:04 [2023-05-05T20:40:04.818Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:40:04 [2023-05-05T20:40:04.990Z] --- PASS: TestCgroupNamespacesRun (1.21s)
20:40:04 [2023-05-05T20:40:04.990Z] === RUN   TestCgroupNamespacesRunPrivileged
20:40:05 [2023-05-05T20:40:05.922Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.23s)
20:40:05 [2023-05-05T20:40:05.922Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:40:06 [2023-05-05T20:40:06.187Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:40:06 [2023-05-05T20:40:06.187Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
20:40:06 [2023-05-05T20:40:06.187Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
20:40:06 [2023-05-05T20:40:06.187Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
20:40:06 [2023-05-05T20:40:06.187Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
20:40:06 [2023-05-05T20:40:06.187Z] === RUN   TestDeleteDevicemapper
20:40:06 [2023-05-05T20:40:06.187Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:06 [2023-05-05T20:40:06.187Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:40:06 [2023-05-05T20:40:06.187Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:40:07 [2023-05-05T20:40:07.293Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
20:40:07 [2023-05-05T20:40:07.293Z] === RUN   TestCgroupNamespacesRunHostMode
20:40:08 [2023-05-05T20:40:08.082Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:40:08 [2023-05-05T20:40:08.664Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
20:40:08 [2023-05-05T20:40:08.664Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:40:08 [2023-05-05T20:40:08.906Z] --- PASS: TestUpdateRestartPolicy (11.40s)
20:40:08 [2023-05-05T20:40:08.906Z] === RUN   TestUpdateRestartWithAutoRemove
20:40:08 [2023-05-05T20:40:08.906Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
20:40:08 [2023-05-05T20:40:08.906Z] === RUN   TestWaitNonBlocked
20:40:08 [2023-05-05T20:40:08.906Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:08 [2023-05-05T20:40:08.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:08 [2023-05-05T20:40:08.906Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:08 [2023-05-05T20:40:08.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:08 [2023-05-05T20:40:08.906Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:08 [2023-05-05T20:40:08.906Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:08 [2023-05-05T20:40:08.924Z] --- PASS: TestUpdateRestartPolicy (10.88s)
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestUpdateRestartWithAutoRemove
20:40:08 [2023-05-05T20:40:08.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestWaitNonBlocked
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:08 [2023-05-05T20:40:08.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:08 [2023-05-05T20:40:08.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:08 [2023-05-05T20:40:08.924Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:08 [2023-05-05T20:40:08.924Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:08 [2023-05-05T20:40:08.924Z] --- PASS: TestWaitNonBlocked (0.01s)
20:40:08 [2023-05-05T20:40:08.924Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
20:40:08 [2023-05-05T20:40:08.924Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestWaitBlocked
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:40:08 [2023-05-05T20:40:08.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:40:08 [2023-05-05T20:40:08.924Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:40:08 [2023-05-05T20:40:08.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:40:08 [2023-05-05T20:40:08.924Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:40:08 [2023-05-05T20:40:08.924Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:40:09 [2023-05-05T20:40:09.011Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:40:09 [2023-05-05T20:40:09.011Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s)
20:40:09 [2023-05-05T20:40:09.011Z] === RUN   TestUpdateMemory
20:40:09 [2023-05-05T20:40:09.011Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:40:09 [2023-05-05T20:40:09.011Z] --- SKIP: TestUpdateMemory (0.00s)
20:40:09 [2023-05-05T20:40:09.011Z] === RUN   TestUpdateCPUQuota
20:40:09 [2023-05-05T20:40:09.011Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:40:09 [2023-05-05T20:40:09.473Z] --- PASS: TestWaitNonBlocked (0.01s)
20:40:09 [2023-05-05T20:40:09.473Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
20:40:09 [2023-05-05T20:40:09.473Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
20:40:09 [2023-05-05T20:40:09.473Z] === RUN   TestWaitBlocked
20:40:09 [2023-05-05T20:40:09.473Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:40:09 [2023-05-05T20:40:09.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:40:09 [2023-05-05T20:40:09.473Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:40:09 [2023-05-05T20:40:09.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:40:09 [2023-05-05T20:40:09.473Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:40:09 [2023-05-05T20:40:09.473Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:40:09 [2023-05-05T20:40:09.488Z] --- PASS: TestWaitBlocked (0.01s)
20:40:09 [2023-05-05T20:40:09.488Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
20:40:09 [2023-05-05T20:40:09.488Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
20:40:09 [2023-05-05T20:40:09.488Z] === CONT  TestDaemonRestartIpcMode
20:40:09 [2023-05-05T20:40:09.488Z] === CONT  TestIpcModeOlderClient
20:40:09 [2023-05-05T20:40:09.488Z] === CONT  TestRestartDaemonWithRestartingContainer
20:40:09 [2023-05-05T20:40:09.488Z] --- PASS: TestIpcModeOlderClient (0.05s)
20:40:09 [2023-05-05T20:40:09.595Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
20:40:09 [2023-05-05T20:40:09.595Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:40:10 [2023-05-05T20:40:10.380Z] --- PASS: TestUpdateCPUQuota (1.09s)
20:40:10 [2023-05-05T20:40:10.380Z] === RUN   TestUpdatePidsLimit
20:40:10 [2023-05-05T20:40:10.380Z] === RUN   TestUpdatePidsLimit/update_from_none
20:40:10 [2023-05-05T20:40:10.380Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:40:10 [2023-05-05T20:40:10.380Z] === RUN   TestUpdatePidsLimit/no_change
20:40:10 [2023-05-05T20:40:10.409Z] --- PASS: TestWaitBlocked (0.01s)
20:40:10 [2023-05-05T20:40:10.409Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s)
20:40:10 [2023-05-05T20:40:10.409Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
20:40:10 [2023-05-05T20:40:10.409Z] === CONT  TestContainerStartOnDaemonRestart
20:40:10 [2023-05-05T20:40:10.409Z] === CONT  TestRestartDaemonWithRestartingContainer
20:40:10 [2023-05-05T20:40:10.409Z] === CONT  TestDaemonHostGatewayIP
20:40:10 [2023-05-05T20:40:10.409Z] === CONT  TestDaemonRestartIpcMode
20:40:10 [2023-05-05T20:40:10.409Z] === CONT  TestIpcModeOlderClient
20:40:10 [2023-05-05T20:40:10.409Z] === CONT  TestContainerKillOnDaemonStart
20:40:10 [2023-05-05T20:40:10.409Z] --- PASS: TestIpcModeOlderClient (0.09s)
20:40:10 [2023-05-05T20:40:10.637Z] === RUN   TestUpdatePidsLimit/update_lower
20:40:10 [2023-05-05T20:40:10.893Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:40:10 [2023-05-05T20:40:10.964Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
20:40:10 [2023-05-05T20:40:10.964Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:40:11 [2023-05-05T20:40:11.151Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:40:11 [2023-05-05T20:40:11.408Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:40:11 [2023-05-05T20:40:11.528Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s)
20:40:11 [2023-05-05T20:40:11.528Z] === RUN   TestCgroupNamespacesRunOlderClient
20:40:11 [2023-05-05T20:40:11.665Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:40:11 [2023-05-05T20:40:11.665Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:40:12 [2023-05-05T20:40:12.595Z] --- PASS: TestUpdatePidsLimit (2.33s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
20:40:12 [2023-05-05T20:40:12.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
20:40:12 [2023-05-05T20:40:12.595Z] === RUN   TestUpdateRestartPolicy
20:40:12 [2023-05-05T20:40:12.898Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
20:40:12 [2023-05-05T20:40:12.898Z] === RUN   TestNISDomainname
20:40:13 [2023-05-05T20:40:13.156Z] --- PASS: TestNISDomainname (0.62s)
20:40:13 [2023-05-05T20:40:13.156Z] === RUN   TestHostnameDnsResolution
20:40:13 [2023-05-05T20:40:13.158Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:40:13 [2023-05-05T20:40:13.415Z]     check_test.go:308: [dcb896a28fcdf] daemon is not started
20:40:13 [2023-05-05T20:40:13.415Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:40:13 [2023-05-05T20:40:13.415Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:40:13 [2023-05-05T20:40:13.415Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:40:13 [2023-05-05T20:40:13.662Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s)
20:40:13 [2023-05-05T20:40:13.709Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s)
20:40:13 [2023-05-05T20:40:13.709Z] --- PASS: TestDaemonHostGatewayIP (3.28s)
20:40:13 [2023-05-05T20:40:13.967Z] --- PASS: TestDaemonRestartIpcMode (3.49s)
20:40:13 [2023-05-05T20:40:13.967Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.56s)
20:40:14 [2023-05-05T20:40:14.087Z] --- PASS: TestHostnameDnsResolution (0.81s)
20:40:14 [2023-05-05T20:40:14.087Z] === RUN   TestUnprivilegedPortsAndPing
20:40:14 [2023-05-05T20:40:14.237Z] --- PASS: TestDaemonRestartIpcMode (4.55s)
20:40:14 [2023-05-05T20:40:14.237Z] PASS
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === Skipped
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     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)
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     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)
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     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)
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
20:40:14 [2023-05-05T20:40:14.237Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
20:40:14 [2023-05-05T20:40:14.237Z] 
20:40:14 [2023-05-05T20:40:14.237Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:40:14 [2023-05-05T20:40:14.238Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.238Z] 
20:40:14 [2023-05-05T20:40:14.238Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:40:14 [2023-05-05T20:40:14.238Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:14 [2023-05-05T20:40:14.238Z] 
20:40:14 [2023-05-05T20:40:14.238Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:40:14 [2023-05-05T20:40:14.238Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.238Z] 
20:40:14 [2023-05-05T20:40:14.238Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:40:14 [2023-05-05T20:40:14.238Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.238Z] 
20:40:14 [2023-05-05T20:40:14.238Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:40:14 [2023-05-05T20:40:14.238Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:40:14 [2023-05-05T20:40:14.238Z] 
20:40:14 [2023-05-05T20:40:14.238Z] DONE 178 tests, 27 skipped in 84.263s
20:40:14 [2023-05-05T20:40:14.238Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:40:14 [2023-05-05T20:40:14.238Z] INFO: Testing against a local daemon
20:40:14 [2023-05-05T20:40:14.238Z] === RUN   TestLiveRestore
20:40:14 [2023-05-05T20:40:14.238Z] === RUN   TestLiveRestore/volume_references
20:40:14 [2023-05-05T20:40:14.238Z] === PAUSE TestLiveRestore/volume_references
20:40:14 [2023-05-05T20:40:14.238Z] === CONT  TestLiveRestore/volume_references
20:40:14 [2023-05-05T20:40:14.345Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:40:14 [2023-05-05T20:40:14.652Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
20:40:14 [2023-05-05T20:40:14.652Z] === RUN   TestStats
20:40:14 [2023-05-05T20:40:14.811Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:40:14 [2023-05-05T20:40:14.811Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:40:15 [2023-05-05T20:40:15.274Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:40:15 [2023-05-05T20:40:15.844Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:40:16 [2023-05-05T20:40:16.100Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:40:17 [2023-05-05T20:40:17.175Z] --- PASS: TestStats (2.48s)
20:40:17 [2023-05-05T20:40:17.175Z] === RUN   TestStopContainerWithTimeout
20:40:17 [2023-05-05T20:40:17.175Z] === RUN   TestStopContainerWithTimeout/0
20:40:17 [2023-05-05T20:40:17.175Z] === PAUSE TestStopContainerWithTimeout/0
20:40:17 [2023-05-05T20:40:17.175Z] === RUN   TestStopContainerWithTimeout/1
20:40:17 [2023-05-05T20:40:17.175Z] === PAUSE TestStopContainerWithTimeout/1
20:40:17 [2023-05-05T20:40:17.175Z] === RUN   TestStopContainerWithTimeout/3
20:40:17 [2023-05-05T20:40:17.175Z] === PAUSE TestStopContainerWithTimeout/3
20:40:17 [2023-05-05T20:40:17.175Z] === RUN   TestStopContainerWithTimeout/-1
20:40:17 [2023-05-05T20:40:17.175Z] === PAUSE TestStopContainerWithTimeout/-1
20:40:17 [2023-05-05T20:40:17.175Z] === CONT  TestStopContainerWithTimeout/0
20:40:17 [2023-05-05T20:40:17.175Z] === CONT  TestStopContainerWithTimeout/-1
20:40:17 [2023-05-05T20:40:17.175Z] === CONT  TestStopContainerWithTimeout/1
20:40:17 [2023-05-05T20:40:17.175Z] === CONT  TestStopContainerWithTimeout/3
20:40:17 [2023-05-05T20:40:17.369Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:40:19 [2023-05-05T20:40:19.283Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:40:20 [2023-05-05T20:40:20.273Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:40:20 [2023-05-05T20:40:20.451Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:40:20 [2023-05-05T20:40:20.451Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
20:40:20 [2023-05-05T20:40:20.451Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
20:40:20 [2023-05-05T20:40:20.451Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
20:40:20 [2023-05-05T20:40:20.451Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
20:40:20 [2023-05-05T20:40:20.451Z] === RUN   TestDeleteDevicemapper
20:40:20 [2023-05-05T20:40:20.451Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:20 [2023-05-05T20:40:20.451Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:40:20 [2023-05-05T20:40:20.451Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:40:20 [2023-05-05T20:40:20.836Z]     check_test.go:308: [d428e43fe3546] daemon is not started
20:40:20 [2023-05-05T20:40:20.837Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:40:21 [2023-05-05T20:40:21.254Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:40:21 [2023-05-05T20:40:21.822Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s)
20:40:21 [2023-05-05T20:40:21.822Z] === RUN   TestUpdateMemory
20:40:22 [2023-05-05T20:40:22.079Z] --- PASS: TestUpdateMemory (0.57s)
20:40:22 [2023-05-05T20:40:22.079Z] === RUN   TestUpdateCPUQuota
20:40:22 [2023-05-05T20:40:22.083Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
20:40:22 [2023-05-05T20:40:22.083Z] PASS
20:40:22 [2023-05-05T20:40:22.083Z] 
20:40:22 [2023-05-05T20:40:22.083Z] === Skipped
20:40:22 [2023-05-05T20:40:22.083Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:40:22 [2023-05-05T20:40:22.083Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:40:22 [2023-05-05T20:40:22.083Z] 
20:40:22 [2023-05-05T20:40:22.083Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:40:22 [2023-05-05T20:40:22.083Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:40:22 [2023-05-05T20:40:22.083Z] 
20:40:22 [2023-05-05T20:40:22.083Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:40:22 [2023-05-05T20:40:22.083Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:40:22 [2023-05-05T20:40:22.083Z] 
20:40:22 [2023-05-05T20:40:22.083Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
20:40:22 [2023-05-05T20:40:22.083Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:40:22 [2023-05-05T20:40:22.083Z] 
20:40:22 [2023-05-05T20:40:22.083Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:40:22 [2023-05-05T20:40:22.083Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:22 [2023-05-05T20:40:22.083Z] 
20:40:22 [2023-05-05T20:40:22.083Z] DONE 197 tests, 5 skipped in 110.815s
20:40:22 [2023-05-05T20:40:22.272Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:40:22 [2023-05-05T20:40:22.341Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:40:22 [2023-05-05T20:40:22.341Z] INFO: Testing against a local daemon
20:40:22 [2023-05-05T20:40:22.341Z] === RUN   TestLiveRestore
20:40:22 [2023-05-05T20:40:22.341Z] === RUN   TestLiveRestore/volume_references
20:40:22 [2023-05-05T20:40:22.341Z] === PAUSE TestLiveRestore/volume_references
20:40:22 [2023-05-05T20:40:22.341Z] === CONT  TestLiveRestore/volume_references
20:40:22 [2023-05-05T20:40:22.728Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:40:22 [2023-05-05T20:40:22.908Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:40:22 [2023-05-05T20:40:22.908Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:40:23 [2023-05-05T20:40:23.011Z] --- PASS: TestUpdateCPUQuota (0.94s)
20:40:23 [2023-05-05T20:40:23.011Z] === RUN   TestUpdatePidsLimit
20:40:23 [2023-05-05T20:40:23.268Z] === RUN   TestUpdatePidsLimit/update_from_none
20:40:23 [2023-05-05T20:40:23.268Z] === RUN   TestUpdatePidsLimit/no_change
20:40:23 [2023-05-05T20:40:23.290Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:40:23 [2023-05-05T20:40:23.525Z] === RUN   TestUpdatePidsLimit/update_lower
20:40:23 [2023-05-05T20:40:23.783Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:40:23 [2023-05-05T20:40:23.844Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:40:24 [2023-05-05T20:40:24.041Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:40:24 [2023-05-05T20:40:24.219Z] --- PASS: TestUpdateRestartPolicy (11.76s)
20:40:24 [2023-05-05T20:40:24.220Z] === RUN   TestUpdateRestartWithAutoRemove
20:40:24 [2023-05-05T20:40:24.298Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:40:24 [2023-05-05T20:40:24.298Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:40:24 [2023-05-05T20:40:24.476Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:40:24 [2023-05-05T20:40:24.546Z] --- PASS: TestLiveRestore (0.00s)
20:40:24 [2023-05-05T20:40:24.546Z]     --- PASS: TestLiveRestore/volume_references (9.91s)
20:40:24 [2023-05-05T20:40:24.546Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.23s)
20:40:24 [2023-05-05T20:40:24.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.17s)
20:40:24 [2023-05-05T20:40:24.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.11s)
20:40:24 [2023-05-05T20:40:24.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.12s)
20:40:24 [2023-05-05T20:40:24.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.82s)
20:40:24 [2023-05-05T20:40:24.546Z] PASS
20:40:24 [2023-05-05T20:40:24.546Z] 
20:40:24 [2023-05-05T20:40:24.546Z] DONE 7 tests in 9.941s
20:40:24 [2023-05-05T20:40:24.546Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:40:24 [2023-05-05T20:40:24.546Z] INFO: Testing against a local daemon
20:40:24 [2023-05-05T20:40:24.546Z] === RUN   TestCommitInheritsEnv
20:40:25 [2023-05-05T20:40:25.039Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s)
20:40:25 [2023-05-05T20:40:25.040Z] === RUN   TestWaitNonBlocked
20:40:25 [2023-05-05T20:40:25.040Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:25 [2023-05-05T20:40:25.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:25 [2023-05-05T20:40:25.040Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:25 [2023-05-05T20:40:25.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:25 [2023-05-05T20:40:25.040Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:25 [2023-05-05T20:40:25.040Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:25 [2023-05-05T20:40:25.221Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:40:25 [2023-05-05T20:40:25.229Z] --- PASS: TestUpdatePidsLimit (2.00s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
20:40:25 [2023-05-05T20:40:25.229Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
20:40:25 [2023-05-05T20:40:25.229Z] === RUN   TestUpdateRestartPolicy
20:40:25 [2023-05-05T20:40:25.296Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:40:25 [2023-05-05T20:40:25.858Z] --- PASS: TestWaitNonBlocked (0.01s)
20:40:25 [2023-05-05T20:40:25.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
20:40:25 [2023-05-05T20:40:25.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
20:40:25 [2023-05-05T20:40:25.858Z] === RUN   TestWaitBlocked
20:40:25 [2023-05-05T20:40:25.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:40:25 [2023-05-05T20:40:25.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:40:25 [2023-05-05T20:40:25.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:40:25 [2023-05-05T20:40:25.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:40:25 [2023-05-05T20:40:25.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:40:25 [2023-05-05T20:40:25.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:40:26 [2023-05-05T20:40:26.157Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:40:26 [2023-05-05T20:40:26.439Z] --- PASS: TestCommitInheritsEnv (2.05s)
20:40:26 [2023-05-05T20:40:26.439Z] === RUN   TestImportExtremelyLargeImageWorks
20:40:26 [2023-05-05T20:40:26.439Z] === PAUSE TestImportExtremelyLargeImageWorks
20:40:26 [2023-05-05T20:40:26.439Z] === RUN   TestImagesFilterMultiReference
20:40:26 [2023-05-05T20:40:26.439Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:40:26 [2023-05-05T20:40:26.439Z] === RUN   TestImagePullPlatformInvalid
20:40:26 [2023-05-05T20:40:26.439Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:40:26 [2023-05-05T20:40:26.439Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:40:26 [2023-05-05T20:40:26.439Z]     pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:40:26 [2023-05-05T20:40:26.439Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
20:40:26 [2023-05-05T20:40:26.439Z] === RUN   TestRemoveImageOrphaning
20:40:26 [2023-05-05T20:40:26.791Z] --- PASS: TestWaitBlocked (0.01s)
20:40:26 [2023-05-05T20:40:26.791Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
20:40:26 [2023-05-05T20:40:26.791Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
20:40:26 [2023-05-05T20:40:26.791Z] === CONT  TestContainerStartOnDaemonRestart
20:40:26 [2023-05-05T20:40:26.791Z] === CONT  TestRestartDaemonWithRestartingContainer
20:40:26 [2023-05-05T20:40:26.791Z] === CONT  TestDaemonHostGatewayIP
20:40:26 [2023-05-05T20:40:26.791Z] === CONT  TestIpcModeOlderClient
20:40:26 [2023-05-05T20:40:26.791Z] === CONT  TestDaemonRestartIpcMode
20:40:26 [2023-05-05T20:40:26.791Z] === CONT  TestContainerKillOnDaemonStart
20:40:26 [2023-05-05T20:40:26.791Z] --- PASS: TestIpcModeOlderClient (0.06s)
20:40:27 [2023-05-05T20:40:27.093Z] --- PASS: TestLiveRestore (0.00s)
20:40:27 [2023-05-05T20:40:27.093Z]     --- PASS: TestLiveRestore/volume_references (4.89s)
20:40:27 [2023-05-05T20:40:27.093Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.25s)
20:40:27 [2023-05-05T20:40:27.093Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s)
20:40:27 [2023-05-05T20:40:27.093Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s)
20:40:27 [2023-05-05T20:40:27.093Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
20:40:27 [2023-05-05T20:40:27.093Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.12s)
20:40:27 [2023-05-05T20:40:27.093Z] PASS
20:40:27 [2023-05-05T20:40:27.093Z] 
20:40:27 [2023-05-05T20:40:27.093Z] DONE 7 tests in 4.926s
20:40:27 [2023-05-05T20:40:27.093Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:40:27 [2023-05-05T20:40:27.093Z] INFO: Testing against a local daemon
20:40:27 [2023-05-05T20:40:27.093Z] === RUN   TestCommitInheritsEnv
20:40:27 [2023-05-05T20:40:27.352Z] --- PASS: TestCommitInheritsEnv (0.24s)
20:40:27 [2023-05-05T20:40:27.352Z] === RUN   TestImportExtremelyLargeImageWorks
20:40:27 [2023-05-05T20:40:27.352Z] === PAUSE TestImportExtremelyLargeImageWorks
20:40:27 [2023-05-05T20:40:27.352Z] === RUN   TestImagesFilterMultiReference
20:40:27 [2023-05-05T20:40:27.614Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:40:27 [2023-05-05T20:40:27.614Z] === RUN   TestImagePullPlatformInvalid
20:40:27 [2023-05-05T20:40:27.614Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:40:27 [2023-05-05T20:40:27.614Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.19.9 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f4368ac-28e7-4ffb-8303-3f314340abae http.request.method=GET http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f4368ac-28e7-4ffb-8303-3f314340abae http.request.method=GET http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.18464ms http.response.status=200 http.response.written=2 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad7b070-8ece-4319-a41c-a93969c45564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a4696b7f-7494-4f21-a911-e9c3cb23dd63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad7b070-8ece-4319-a41c-a93969c45564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a4696b7f-7494-4f21-a911-e9c3cb23dd63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad7b070-8ece-4319-a41c-a93969c45564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=27.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c696c920-f0a4-438b-84d9-5ab8ede43bfe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a4696b7f-7494-4f21-a911-e9c3cb23dd63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=21.198µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8c1d4255-b8dc-419a-b4f8-28925b17b74b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad7b070-8ece-4319-a41c-a93969c45564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.09742ms http.response.status=404 http.response.written=157 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a4696b7f-7494-4f21-a911-e9c3cb23dd63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090729ms http.response.status=404 http.response.written=157 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ded3b23a-948f-4687-87af-2790ccd01530 http.request.method=POST http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7851dcb-0cd9-40a3-a859-7fb2f9e8de40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ded3b23a-948f-4687-87af-2790ccd01530 http.request.method=POST http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7851dcb-0cd9-40a3-a859-7fb2f9e8de40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7851dcb-0cd9-40a3-a859-7fb2f9e8de40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=289.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a2ea5fe-601e-44a8-aad5-97100d3bcd2c trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ded3b23a-948f-4687-87af-2790ccd01530 http.request.method=POST http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=323.751µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4b307c7f-2385-400e-a89d-7f49b531997f trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7851dcb-0cd9-40a3-a859-7fb2f9e8de40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=16.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3340d031-e842-4bbc-85d6-b3a903448894 trace.line=141 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ded3b23a-948f-4687-87af-2790ccd01530 http.request.method=POST http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=19.326µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7e6bb414-e201-454f-9867-0ada91afe855 trace.line=141 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ded3b23a-948f-4687-87af-2790ccd01530 http.request.method=POST http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=149.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=85f84fde-03ba-444c-9854-3656ef9ce55e trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ded3b23a-948f-4687-87af-2790ccd01530 http.request.method=POST http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.447345ms http.response.status=202 http.response.written=0 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7851dcb-0cd9-40a3-a859-7fb2f9e8de40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=132.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5abda61c-0cf8-4bd9-834d-b9412c811652 trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7851dcb-0cd9-40a3-a859-7fb2f9e8de40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.478668ms http.response.status=202 http.response.written=0 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.614Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.614Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=44.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d0d524dd-e891-47b0-bd39-edd2fdaa530e trace.line=82 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=13.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=13276ba8-278e-427e-9c53-ba5c22f139b3 trace.line=141 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=80.417µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=74d57510-d23d-4f3f-a49f-f8d012d9495c trace.line=124 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=9.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d9be9867-f741-4246-9f70-5c482b911698 trace.line=141 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=13.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c186c5ed-dd2b-4bda-8a55-5ae1b03207da trace.line=141 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=11.772µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=937b34fa-d63a-4a82-b942-ecabb555f5cc trace.line=141 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=157.382µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6b75f7a3-0fe4-4a9a-a172-f7f4461230ae trace.line=167 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=138.675µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67324023-c597-4d8f-97a5-a26fbd614fc6 trace.line=95 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=221.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4b2069a4-213d-485d-b121-93630f45aaa5 trace.line=181 vars.name=test vars.uuid=2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98cc995f-082d-44a4-b6cd-f249f9453351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.959701ms http.response.status=201 http.response.written=0 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "PUT /v2/test/blobs/uploads/2c3cc2fe-c4cb-4ffc-bfbc-5213d8acfd4e?_state=WxRuAC8KK8wNPaHTs-rGXknWrUR3X4jlX-uGfYhmAn17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjM2NjMmZlLWM0Y2ItNGZmYy1iZmJjLTUyMTNkOGFjZmQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTE2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=41.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ccaceedf-d364-46f4-b86c-0e23d0752f52 trace.line=82 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=13.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d98edee8-d4d0-4356-b8b8-8c52ba6adee9 trace.line=141 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=401.847µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=37d43904-ef9c-4839-b011-636814305d4b trace.line=124 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=13.65µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93a52f13-869a-4df5-addc-3ece23645796 trace.line=141 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=15.484µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=586f2234-82a5-4111-9ebf-b6346a92aed0 trace.line=141 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.615Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=9.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=68dd8176-b04b-4baa-be93-a4f5c602104e trace.line=141 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=123.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8b0cf345-1704-4b20-8e4e-e56a2eb3d6e5 trace.line=167 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=113.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b48dfbf1-481e-4a41-a46d-5e06c93e5acf trace.line=95 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=180.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=aa92d41f-f10b-4bac-8d21-369bf258569e trace.line=181 vars.name=test vars.uuid=e63dac7a-3fcd-49c9-9fbd-6e7723f82339 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db012308-2583-4a2f-a368-4c16fe87cba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.86094ms http.response.status=201 http.response.written=0 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "PUT /v2/test/blobs/uploads/e63dac7a-3fcd-49c9-9fbd-6e7723f82339?_state=kC-8g4HWK7i4QvC227ICspMk4VUa2hByOs0tYls3v5B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU2M2RhYzdhLTNmY2QtNDljOS05ZmJkLTZlNzcyM2Y4MjMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDoyNy41MDA4OTM2NDJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=79a596b9-6648-4b04-8980-cc87196554da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=79a596b9-6648-4b04-8980-cc87196554da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=79a596b9-6648-4b04-8980-cc87196554da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=23.318µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ae241477-060b-457b-a502-125ccffbd2cd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=79a596b9-6648-4b04-8980-cc87196554da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.916µs" http.response.status=404 http.response.written=96 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=39.62µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=52c86fe3-bb8a-47cf-949a-32b1f5a22731 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=17.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21acaa6b-401a-4b5d-b63a-34ac65570177 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=32.051µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6e9e8c61-1aed-4557-b2f7-8645833bb412 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=12.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1968925a-6ada-4741-9ad9-140aebf16947 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=19.925µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=545e61b9-9420-42fa-afc3-b66617b401a4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=139.406µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=422ab137-696c-4f1e-b43d-8570d523e55e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=155.541µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f0cecec6-2eec-4d80-89c0-f3313a6cf49f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=43.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bdcbe6e2-a843-487b-9991-ada26d22c2b6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=185.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9f8e9a96-6d74-4e5d-bab3-a37ad992b1d7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=67.756µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=91a108a9-52c5-4eee-bdda-653fe7934672 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=987cde9a-9217-4470-9621-d867579fc45f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.159361ms http.response.status=201 http.response.written=0 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9b940bdd-443c-4b16-bb8b-023300ae8bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58514" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9b940bdd-443c-4b16-bb8b-023300ae8bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58514" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.244071ms http.response.status=200 http.response.written=2 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.616Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=45.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=09269b45-2a4f-42e4-8669-f5bb4fd4490a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=32.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=49ad43df-6c17-4332-994c-b1ef6950bff2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=16.917µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b254fcc-c328-4bc2-b539-66af03258783 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=27.303µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=24987d10-39c9-4cde-91d4-4f620f8ff9e3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e2b60fa5-4234-4f61-b977-0c595ba74d41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.233944ms http.response.status=200 http.response.written=417 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=38.711µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=50a8bd97-c72a-4d1a-8701-fa0a3fdbec73 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=18.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f6cb906-dddd-4de9-85ed-59dfbd7435b7 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=20.518µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b152873-9101-46ab-b3b4-12094fc02698 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3ae69ac9-99c0-422b-9ee7-56aacd6bdb23 http.request.method=GET http.request.remoteaddr="127.0.0.1:58530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.166433ms http.response.status=200 http.response.written=417 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=43.585µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d72ecf6-a03f-4487-bb0d-9547b49df620 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=92.178µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f16f0a78-2845-4691-bd36-74f7a7fc2716 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=67.56µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d1a4272-bcf9-4e5d-a99f-b5041ed967a2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=58.469µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=97bacdf0-fcda-47b2-b9bb-16d483ec3eb8 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=27.773µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=718f8825-b8b1-4cd2-9903-fc526c3bd89b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.617Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=19.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ecd606bc-3352-4f4d-968c-e9c3d8d5df78 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=44.57µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1766df5e-3cb7-4a06-b170-a75a5d4322d1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=18.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d954d51c-be6f-4bc1-bbff-9a2faeec59be trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=19.319µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e582cca-0883-4fb8-bf8c-ab244232640b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=7.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a0d3b66a-9fbf-4665-a517-75f3a7fcf83e trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=15.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d600a7fb-88f8-4d0f-975e-4ab12dc62d99 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=9.462µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=dae4ac31-7a1d-476c-969c-7b9c9c8f15cd trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=26.523µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=868f3625-a2d0-4649-a81c-4c8bc0c1a245 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=21.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=77c7a389-df56-4739-bc72-5a40fa104b42 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=35.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3951c628-c3d2-4f07-a515-79bfe60a50b7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=15.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ddad646-8833-48fe-bf0b-cb6a37addde5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7e61d75b-9d6b-43df-8576-45e62355a484 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.267423ms http.response.status=200 http.response.written=179 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=28.562µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b6a9acd-a35b-44b5-872d-ed37340d847a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=11.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0e62a5c-3034-46b7-aa08-fd493e550922 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fee3dd82-795f-49fb-9d54-d3495caf8cef http.request.method=GET http.request.remoteaddr="127.0.0.1:58544" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.794843ms http.response.status=200 http.response.written=68 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f8f9a29-e64d-4634-bf6b-cc1ea37a90b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] time="2023-05-05T20:40:27Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f8f9a29-e64d-4634-bf6b-cc1ea37a90b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.395µs" http.response.status=200 http.response.written=2 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.618Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=731fad4a-041d-4bc5-9ab3-3a397c0c7d2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=731fad4a-041d-4bc5-9ab3-3a397c0c7d2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=731fad4a-041d-4bc5-9ab3-3a397c0c7d2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=731fad4a-041d-4bc5-9ab3-3a397c0c7d2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=41.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a96be8f9-adb2-4222-8e45-8506e4bf074e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=731fad4a-041d-4bc5-9ab3-3a397c0c7d2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=11.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=52097127-f1b9-42d2-a67a-39a6f9539b4e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=731fad4a-041d-4bc5-9ab3-3a397c0c7d2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.212668ms http.response.status=404 http.response.written=181 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0f4569-fc41-4892-ba42-880932f6fa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0f4569-fc41-4892-ba42-880932f6fa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0f4569-fc41-4892-ba42-880932f6fa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0f4569-fc41-4892-ba42-880932f6fa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=21.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5bd80829-6275-4a66-b650-f80cea31d181 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0f4569-fc41-4892-ba42-880932f6fa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7399b385-8b5e-4993-830c-2716c98657f9 trace.duration=13.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3339ec6a-40aa-45c5-b8e3-9e375a49eaa8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] time="2023-05-05T20:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0f4569-fc41-4892-ba42-880932f6fa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="973.28µs" http.response.status=404 http.response.written=181 instance.id=7399b385-8b5e-4993-830c-2716c98657f9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:27 [2023-05-05T20:40:27.877Z] 127.0.0.1 - - [05/May/2023:20:40:27 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:27 [2023-05-05T20:40:27.877Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.26s)
20:40:27 [2023-05-05T20:40:27.877Z] === RUN   TestRemoveImageOrphaning
20:40:28 [2023-05-05T20:40:28.136Z] --- PASS: TestRemoveImageOrphaning (0.27s)
20:40:28 [2023-05-05T20:40:28.136Z] === RUN   TestRemoveImageGarbageCollector
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestRemoveImageOrphaning (1.93s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestRemoveImageGarbageCollector
20:40:28 [2023-05-05T20:40:28.334Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:40:28 [2023-05-05T20:40:28.334Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestTagInvalidReference
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestTagInvalidReference (0.01s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestTagValidPrefixedRepo
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestTagExistedNameWithoutForce
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestTagOfficialNames
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestTagOfficialNames (0.05s)
20:40:28 [2023-05-05T20:40:28.334Z] === RUN   TestTagMatchesDigest
20:40:28 [2023-05-05T20:40:28.334Z] --- PASS: TestTagMatchesDigest (0.01s)
20:40:28 [2023-05-05T20:40:28.334Z] === CONT  TestImportExtremelyLargeImageWorks
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestRemoveImageGarbageCollector (1.93s)
20:40:30 [2023-05-05T20:40:30.039Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:40:30 [2023-05-05T20:40:30.039Z] === RUN   TestTagInvalidReference
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestTagInvalidReference (0.01s)
20:40:30 [2023-05-05T20:40:30.039Z] === RUN   TestTagValidPrefixedRepo
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:40:30 [2023-05-05T20:40:30.039Z] === RUN   TestTagExistedNameWithoutForce
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:40:30 [2023-05-05T20:40:30.039Z] === RUN   TestTagOfficialNames
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestTagOfficialNames (0.05s)
20:40:30 [2023-05-05T20:40:30.039Z] === RUN   TestTagMatchesDigest
20:40:30 [2023-05-05T20:40:30.039Z] --- PASS: TestTagMatchesDigest (0.01s)
20:40:30 [2023-05-05T20:40:30.039Z] === CONT  TestImportExtremelyLargeImageWorks
20:40:30 [2023-05-05T20:40:30.067Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:40:30 [2023-05-05T20:40:30.068Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
20:40:30 [2023-05-05T20:40:30.324Z] --- PASS: TestDaemonHostGatewayIP (3.34s)
20:40:30 [2023-05-05T20:40:30.887Z] --- PASS: TestDaemonRestartIpcMode (3.87s)
20:40:30 [2023-05-05T20:40:30.887Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.11s)
20:40:31 [2023-05-05T20:40:31.144Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:40:31 [2023-05-05T20:40:31.707Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:40:32 [2023-05-05T20:40:32.270Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:40:32 [2023-05-05T20:40:32.270Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
20:40:32 [2023-05-05T20:40:32.527Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
20:40:33 [2023-05-05T20:40:33.090Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
20:40:33 [2023-05-05T20:40:33.653Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
20:40:34 [2023-05-05T20:40:34.217Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:40:34 [2023-05-05T20:40:34.217Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
20:40:34 [2023-05-05T20:40:34.473Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:40:34 [2023-05-05T20:40:34.473Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:40:34 [2023-05-05T20:40:34.729Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
20:40:35 [2023-05-05T20:40:35.292Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
20:40:35 [2023-05-05T20:40:35.856Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
20:40:36 [2023-05-05T20:40:36.113Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
20:40:36 [2023-05-05T20:40:36.676Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
20:40:36 [2023-05-05T20:40:36.933Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:40:37 [2023-05-05T20:40:37.190Z]     check_test.go:308: [d582093bf2494] daemon is not started
20:40:37 [2023-05-05T20:40:37.190Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:40:37 [2023-05-05T20:40:37.414Z] --- PASS: TestUpdateRestartPolicy (11.07s)
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestUpdateRestartWithAutoRemove
20:40:37 [2023-05-05T20:40:37.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestWaitNonBlocked
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:37 [2023-05-05T20:40:37.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:37 [2023-05-05T20:40:37.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:37 [2023-05-05T20:40:37.414Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:37 [2023-05-05T20:40:37.414Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:37 [2023-05-05T20:40:37.414Z] --- PASS: TestWaitNonBlocked (0.01s)
20:40:37 [2023-05-05T20:40:37.414Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
20:40:37 [2023-05-05T20:40:37.414Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestWaitBlocked
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:40:37 [2023-05-05T20:40:37.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:40:37 [2023-05-05T20:40:37.414Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:40:37 [2023-05-05T20:40:37.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:40:37 [2023-05-05T20:40:37.414Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:40:37 [2023-05-05T20:40:37.414Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:40:38 [2023-05-05T20:40:38.120Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:40:38 [2023-05-05T20:40:38.120Z]     check_test.go:308: [d6886cafab29e] daemon is not started
20:40:38 [2023-05-05T20:40:38.120Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:40:38 [2023-05-05T20:40:38.346Z] --- PASS: TestWaitBlocked (0.01s)
20:40:38 [2023-05-05T20:40:38.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
20:40:38 [2023-05-05T20:40:38.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
20:40:38 [2023-05-05T20:40:38.346Z] === CONT  TestContainerStartOnDaemonRestart
20:40:38 [2023-05-05T20:40:38.346Z] === CONT  TestContainerKillOnDaemonStart
20:40:38 [2023-05-05T20:40:38.346Z] === CONT  TestDaemonHostGatewayIP
20:40:38 [2023-05-05T20:40:38.346Z] === CONT  TestRestartDaemonWithRestartingContainer
20:40:38 [2023-05-05T20:40:38.346Z] === CONT  TestDaemonRestartIpcMode
20:40:38 [2023-05-05T20:40:38.346Z] === CONT  TestIpcModeOlderClient
20:40:38 [2023-05-05T20:40:38.346Z] --- PASS: TestIpcModeOlderClient (0.07s)
20:40:38 [2023-05-05T20:40:38.684Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
20:40:38 [2023-05-05T20:40:38.684Z] PASS
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] === Skipped
20:40:38 [2023-05-05T20:40:38.684Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:40:38 [2023-05-05T20:40:38.684Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:40:38 [2023-05-05T20:40:38.684Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:40:38 [2023-05-05T20:40:38.684Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:40:38 [2023-05-05T20:40:38.684Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:40:38 [2023-05-05T20:40:38.684Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:40:38 [2023-05-05T20:40:38.684Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:40:38 [2023-05-05T20:40:38.684Z] 
20:40:38 [2023-05-05T20:40:38.684Z] DONE 197 tests, 6 skipped in 123.080s
20:40:38 [2023-05-05T20:40:38.684Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:40:38 [2023-05-05T20:40:38.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:40:38 [2023-05-05T20:40:38.684Z] ++ set -e
20:40:38 [2023-05-05T20:40:38.684Z] ++ '[' -n 0 ']'
20:40:38 [2023-05-05T20:40:38.684Z] ++ set -x
20:40:38 [2023-05-05T20:40:38.684Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:40:38 [2023-05-05T20:40:38.684Z] INFO: Testing against a local daemon
20:40:38 [2023-05-05T20:40:38.684Z] === RUN   TestLiveRestore
20:40:38 [2023-05-05T20:40:38.684Z] === RUN   TestLiveRestore/volume_references
20:40:38 [2023-05-05T20:40:38.684Z] === PAUSE TestLiveRestore/volume_references
20:40:38 [2023-05-05T20:40:38.684Z] === CONT  TestLiveRestore/volume_references
20:40:38 [2023-05-05T20:40:38.684Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:40:39 [2023-05-05T20:40:39.247Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:40:39 [2023-05-05T20:40:39.247Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:40:39 [2023-05-05T20:40:39.247Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:40:40 [2023-05-05T20:40:40.177Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:40:40 [2023-05-05T20:40:40.296Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:40:40 [2023-05-05T20:40:40.296Z] tests/integration/client_test.py .....                                   [ 75%]
20:40:40 [2023-05-05T20:40:40.296Z] tests/integration/context_api_test.py ...                                [ 76%]
20:40:40 [2023-05-05T20:40:40.296Z] tests/integration/errors_test.py .                                       [ 76%]
20:40:40 [2023-05-05T20:40:40.434Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:40:40 [2023-05-05T20:40:40.872Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s)
20:40:41 [2023-05-05T20:40:41.365Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:40:41 [2023-05-05T20:40:41.437Z] --- PASS: TestDaemonHostGatewayIP (3.28s)
20:40:41 [2023-05-05T20:40:41.694Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
20:40:41 [2023-05-05T20:40:41.694Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.54s)
20:40:42 [2023-05-05T20:40:42.732Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:40:42 [2023-05-05T20:40:42.732Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:40:42 [2023-05-05T20:40:42.989Z]     check_test.go:308: [d2d42230ca539] daemon is not started
20:40:42 [2023-05-05T20:40:42.989Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:40:43 [2023-05-05T20:40:43.553Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:40:43 [2023-05-05T20:40:43.810Z] --- PASS: TestLiveRestore (0.00s)
20:40:43 [2023-05-05T20:40:43.810Z]     --- PASS: TestLiveRestore/volume_references (5.11s)
20:40:43 [2023-05-05T20:40:43.810Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.47s)
20:40:43 [2023-05-05T20:40:43.810Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.09s)
20:40:43 [2023-05-05T20:40:43.810Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.09s)
20:40:43 [2023-05-05T20:40:43.810Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.13s)
20:40:43 [2023-05-05T20:40:43.810Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.16s)
20:40:43 [2023-05-05T20:40:43.810Z] PASS
20:40:43 [2023-05-05T20:40:43.810Z] 
20:40:43 [2023-05-05T20:40:43.810Z] DONE 7 tests in 5.150s
20:40:43 [2023-05-05T20:40:43.810Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:40:43 [2023-05-05T20:40:43.810Z] ++ 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
20:40:43 [2023-05-05T20:40:43.810Z] ++ set -e
20:40:43 [2023-05-05T20:40:43.810Z] ++ '[' -n 0 ']'
20:40:43 [2023-05-05T20:40:43.810Z] ++ set -x
20:40:43 [2023-05-05T20:40:43.810Z] ++ env -i DEST=/go/src/github.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
20:40:43 [2023-05-05T20:40:43.810Z] INFO: Testing against a local daemon
20:40:43 [2023-05-05T20:40:43.810Z] === RUN   TestCommitInheritsEnv
20:40:44 [2023-05-05T20:40:44.067Z] --- PASS: TestCommitInheritsEnv (0.24s)
20:40:44 [2023-05-05T20:40:44.067Z] === RUN   TestImportExtremelyLargeImageWorks
20:40:44 [2023-05-05T20:40:44.067Z] === PAUSE TestImportExtremelyLargeImageWorks
20:40:44 [2023-05-05T20:40:44.067Z] === RUN   TestImagesFilterMultiReference
20:40:44 [2023-05-05T20:40:44.067Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:40:44 [2023-05-05T20:40:44.067Z] === RUN   TestImagePullPlatformInvalid
20:40:44 [2023-05-05T20:40:44.067Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:40:44 [2023-05-05T20:40:44.067Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:40:44 [2023-05-05T20:40:44.067Z] time="2023-05-05T20:40:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.067Z] time="2023-05-05T20:40:43Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.067Z] time="2023-05-05T20:40:43Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.19.9 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.067Z] time="2023-05-05T20:40:43Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6dcb8e6e-03a3-46d7-be2e-1f87d36166b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6dcb8e6e-03a3-46d7-be2e-1f87d36166b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075745ms http.response.status=200 http.response.written=2 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2eb02b89-0d4f-434f-b392-5e3ec7673098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2eb02b89-0d4f-434f-b392-5e3ec7673098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cafab6d7-9083-420f-a503-b9ede7300d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2eb02b89-0d4f-434f-b392-5e3ec7673098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=28.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=477ee8be-16c1-4f68-b450-64db7758d784 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cafab6d7-9083-420f-a503-b9ede7300d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cafab6d7-9083-420f-a503-b9ede7300d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=49.504µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0569a699-6c1a-4e1f-87d3-37628a924646 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cafab6d7-9083-420f-a503-b9ede7300d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.824769ms http.response.status=404 http.response.written=157 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2eb02b89-0d4f-434f-b392-5e3ec7673098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.902464ms http.response.status=404 http.response.written=157 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a1e87da-226e-4204-acdf-62b05a35b518 http.request.method=POST http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a1e87da-226e-4204-acdf-62b05a35b518 http.request.method=POST http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfb6869c-21ad-4bca-981c-d3ffb701e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfb6869c-21ad-4bca-981c-d3ffb701e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a1e87da-226e-4204-acdf-62b05a35b518 http.request.method=POST http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=107.602µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e1119db0-699a-49f6-969c-125865c5635c trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a1e87da-226e-4204-acdf-62b05a35b518 http.request.method=POST http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=26.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a0d46fa1-0713-4259-890f-b34aa00133c7 trace.line=141 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfb6869c-21ad-4bca-981c-d3ffb701e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=49.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7773e531-c55c-491c-b727-82acdde1a330 trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfb6869c-21ad-4bca-981c-d3ffb701e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=13.051µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5587f7cd-9229-4a88-a56b-56177f1ec28f trace.line=141 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a1e87da-226e-4204-acdf-62b05a35b518 http.request.method=POST http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=57.13µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ca81cde4-c09c-4354-b53b-de7fdf4b70d7 trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a1e87da-226e-4204-acdf-62b05a35b518 http.request.method=POST http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.646237ms http.response.status=202 http.response.written=0 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfb6869c-21ad-4bca-981c-d3ffb701e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=76.938µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1611bfcd-fb20-41a0-8ca1-364cb47c4f3c trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfb6869c-21ad-4bca-981c-d3ffb701e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.553631ms http.response.status=202 http.response.written=0 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.327Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=29.251µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=460f497d-78e0-4e3c-8e80-ee8966c2b538 trace.line=82 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=13.417µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3041a7c-8b8b-4bd7-afc6-52cd4d3e4c2d trace.line=141 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=65.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7f21197c-31ae-4e33-b42d-d1dbc3c39643 trace.line=124 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=15.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc9b0a75-1aea-4cc4-9187-c974d096226d trace.line=141 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=15.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2c59e57d-9209-43e5-b1f4-993f38a2b019 trace.line=141 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=9.71µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d47f15dd-59f4-472e-8bac-b38cf0703a70 trace.line=141 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=61.225µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=9d6d5732-a552-4f66-b7d6-2bb919ed152b trace.line=167 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=56.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ffa54b0d-2315-42c4-9736-9af09e74f6ea trace.line=95 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=91.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=426b623f-c74c-4855-9366-aff5bf710fe0 trace.line=181 vars.name=test vars.uuid=1a122599-0dec-48d9-8a5a-ff387bd854d5 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ee416bc-d83d-44e6-970c-c7cf1b10b467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.447588ms http.response.status=201 http.response.written=0 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "PUT /v2/test/blobs/uploads/1a122599-0dec-48d9-8a5a-ff387bd854d5?_state=J3jXLBzb-v8MRw9DTo9wqR4bDhAL2U2Vh2pKL1ioCh57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhMTIyNTk5LTBkZWMtNDhkOS04YTVhLWZmMzg3YmQ4NTRkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzgzNDI4NzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=31.442µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5822384a-f888-4bf7-bb2f-b989a35591c6 trace.line=82 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=15.535µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f34971d5-effe-4721-8da7-488d82a1a42b trace.line=141 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=59.734µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=098e40e8-c927-432b-8aed-09d677111ea0 trace.line=124 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=13.385µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d137ac4-c39d-46be-a73b-e961a9277f09 trace.line=141 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=12.564µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b25d0dcb-47f6-4f5c-a266-2f7c22ba6862 trace.line=141 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=7.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=14552cb1-106d-4d7b-9b14-e3523b95c95d trace.line=141 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=46.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d3769acd-b51d-44d1-b7d0-428c6e882d78 trace.line=167 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.328Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=41.786µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=59da5805-8113-4bfc-8995-de126db39e2b trace.line=95 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=88.91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2b36fa69-2e81-4596-843c-e2350caf5775 trace.line=181 vars.name=test vars.uuid=f38f2240-e412-4ba9-b71e-e4dd550d5b04 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca049fd0-b686-43d4-a72f-653fc561f312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.755845ms http.response.status=201 http.response.written=0 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "PUT /v2/test/blobs/uploads/f38f2240-e412-4ba9-b71e-e4dd550d5b04?_state=21_zYEMoh22SSVTJQoK3mich9-SBBSty-ItYAd9v1ht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzOGYyMjQwLWU0MTItNGJhOS1iNzFlLWU0ZGQ1NTBkNWIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo0NC4wNzc3NDU2MzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=84c2a445-3057-4b9e-9c19-6886bcd13195 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=84c2a445-3057-4b9e-9c19-6886bcd13195 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=84c2a445-3057-4b9e-9c19-6886bcd13195 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=17.916µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d23bffe-fc83-4df6-8d08-3dc89efe2d45 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=84c2a445-3057-4b9e-9c19-6886bcd13195 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.869µs" http.response.status=404 http.response.written=96 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=30.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edf56975-8e1e-4ced-990a-b92f0ae703cd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=17.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a2d5a6b6-8c74-4ca1-9395-352e016695f7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=17.297µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e3ad6ad-e1ca-44a9-aeb7-b1f08224b905 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=10.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c581dce-6dba-453d-a6f0-369088574516 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=14.076µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00caccdb-3d40-4352-8e3f-f94cab63ab1e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=52.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1eb1694a-6518-45dd-ba44-eb7acc5ebc9c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=63.52µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=89cca161-06cd-425d-963b-bb1ca638a79d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=28.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fa2534e7-f47d-40fb-8339-4320c5c953a5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=69.187µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=eb8271c4-f686-414c-91f5-7b89b6dc9ee7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=40.871µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aabf9bf2-5c55-47ab-ae9f-a56a710d7b80 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=99f304fc-b30e-4d5d-910a-8aa0bb32be2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.828849ms http.response.status=201 http.response.written=0 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bc9703aa-b823-4b8f-ae7c-588a7842069f http.request.method=GET http.request.remoteaddr="127.0.0.1:51464" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bc9703aa-b823-4b8f-ae7c-588a7842069f http.request.method=GET http.request.remoteaddr="127.0.0.1:51464" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.169µs" http.response.status=200 http.response.written=2 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=30.706µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1a8d1950-47e9-41e4-acb4-f5c7f4699a13 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.329Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=20.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b7ef8c63-3893-4db8-880d-a313d58344d7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=25.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f02243a3-8469-4fb3-a299-c66e149457cb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=29.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0b5d9a86-98a1-41aa-863b-6e5311cf50dd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de656744-1a11-4e7f-9384-e8171ad8b28f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.398566ms http.response.status=200 http.response.written=417 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=37.161µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5197714b-61e9-4c48-a1ae-eaf4a7efea08 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=49.515µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=790d8477-54d8-40e1-96ca-87779d3e9ee8 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=78.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d9b10b2-f4c2-4def-b02b-8ed190d5f33c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6236c25b-ccd3-45e7-bd06-103e2c592e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51484" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.159379ms http.response.status=200 http.response.written=417 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=26.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b257cc6a-1a9c-4258-b107-8fb65b6a88f5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=14.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fcd2680b-9d2e-4aaa-ae2e-3753d2693911 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=24.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41c0d203-a540-4033-bef3-b9abf56d2d7a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=22.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a46c4af-aef2-4a84-a54f-59e05d10d71d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=40.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5372b38a-1fd9-4816-b181-633dba8cb3d8 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=12.876µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45a54561-e3a0-4251-958d-4ef39049a577 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=19.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8861fa99-8f2d-45ff-8d7c-08ba18985be0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.330Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=6.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ca8c7bdb-cb18-4aa2-9662-a5b752ef7c08 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=19.953µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=42eda1a3-3a4f-444e-82e0-545e0f739fd5 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=23.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9a7b8a52-5fb8-45b4-9e1e-d34a747ad055 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=21.722µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ffbeea7-f17e-4454-8ea0-61aa7f8c42df trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=17.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac4a3b90-03b3-43ec-8d4f-0b8903016da7 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=7.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a7e1f3a4-7f3d-4520-aa7a-c6bbc882193c trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=23.522µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6ada674f-bea9-40e5-8c73-d6ea0a7f79dd trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=35.187µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=89c04c60-66ba-4965-9781-e675210d98ae trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=14.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77a50bd6-267c-4ecd-806f-e14106a49dd0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=df6298d8-203a-41bd-92db-48fcd768de28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.875179ms http.response.status=200 http.response.written=68 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=30.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd89980e-0b04-4fc3-88e3-435927e2107e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=9.886µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21db340c-684a-4fc2-b638-1bc0cf4e24e1 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6be26c6-0608-4768-8bfa-f51020b95223 http.request.method=GET http.request.remoteaddr="127.0.0.1:51500" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.20178ms http.response.status=200 http.response.written=179 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=96406cf4-a26b-4cbd-acd4-2d18fa95364c http.request.method=GET http.request.remoteaddr="127.0.0.1:51534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=96406cf4-a26b-4cbd-acd4-2d18fa95364c http.request.method=GET http.request.remoteaddr="127.0.0.1:51534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="921.338µs" http.response.status=200 http.response.written=2 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1c29db1a-b698-45b5-bd3f-a213aad7fc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1c29db1a-b698-45b5-bd3f-a213aad7fc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1c29db1a-b698-45b5-bd3f-a213aad7fc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1c29db1a-b698-45b5-bd3f-a213aad7fc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=30.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d8cee384-359c-4818-85bb-50e58abf842c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1c29db1a-b698-45b5-bd3f-a213aad7fc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=9.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b37a5157-1064-44eb-bc9f-dc1463a4635a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1c29db1a-b698-45b5-bd3f-a213aad7fc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.067026ms http.response.status=404 http.response.written=181 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2b0f050-8e6b-4a15-b1c3-e796a4e04838 http.request.method=GET http.request.remoteaddr="127.0.0.1:51554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2b0f050-8e6b-4a15-b1c3-e796a4e04838 http.request.method=GET http.request.remoteaddr="127.0.0.1:51554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2b0f050-8e6b-4a15-b1c3-e796a4e04838 http.request.method=GET http.request.remoteaddr="127.0.0.1:51554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2b0f050-8e6b-4a15-b1c3-e796a4e04838 http.request.method=GET http.request.remoteaddr="127.0.0.1:51554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=23.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=03c80c44-176a-467a-ac45-c9cb565a39a7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.331Z] time="2023-05-05T20:40:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2b0f050-8e6b-4a15-b1c3-e796a4e04838 http.request.method=GET http.request.remoteaddr="127.0.0.1:51554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 trace.duration=15.556µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a29718ee-5cd8-440a-89f7-a85f66395377 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.332Z] time="2023-05-05T20:40:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2b0f050-8e6b-4a15-b1c3-e796a4e04838 http.request.method=GET http.request.remoteaddr="127.0.0.1:51554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.029695ms http.response.status=404 http.response.written=181 instance.id=32d6c701-6eab-463b-a7b6-f84758b839b4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
20:40:44 [2023-05-05T20:40:44.332Z] 127.0.0.1 - - [05/May/2023:20:40:44 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
20:40:44 [2023-05-05T20:40:44.332Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
20:40:44 [2023-05-05T20:40:44.332Z] === RUN   TestRemoveImageOrphaning
20:40:44 [2023-05-05T20:40:44.589Z] --- PASS: TestRemoveImageOrphaning (0.22s)
20:40:44 [2023-05-05T20:40:44.589Z] === RUN   TestRemoveImageGarbageCollector
20:40:44 [2023-05-05T20:40:44.846Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:40:45 [2023-05-05T20:40:45.102Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:40:46 [2023-05-05T20:40:46.471Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:40:46 [2023-05-05T20:40:46.471Z] --- PASS: TestRemoveImageGarbageCollector (2.06s)
20:40:46 [2023-05-05T20:40:46.471Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:40:46 [2023-05-05T20:40:46.728Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:40:46 [2023-05-05T20:40:46.728Z] === RUN   TestTagInvalidReference
20:40:46 [2023-05-05T20:40:46.728Z] --- PASS: TestTagInvalidReference (0.01s)
20:40:46 [2023-05-05T20:40:46.728Z] === RUN   TestTagValidPrefixedRepo
20:40:46 [2023-05-05T20:40:46.728Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:40:46 [2023-05-05T20:40:46.728Z] === RUN   TestTagExistedNameWithoutForce
20:40:46 [2023-05-05T20:40:46.728Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:40:46 [2023-05-05T20:40:46.728Z] === RUN   TestTagOfficialNames
20:40:46 [2023-05-05T20:40:46.728Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:40:46 [2023-05-05T20:40:46.728Z] --- PASS: TestTagOfficialNames (0.04s)
20:40:46 [2023-05-05T20:40:46.728Z] === RUN   TestTagMatchesDigest
20:40:46 [2023-05-05T20:40:46.728Z] --- PASS: TestTagMatchesDigest (0.01s)
20:40:46 [2023-05-05T20:40:46.728Z] === CONT  TestImportExtremelyLargeImageWorks
20:40:49 [2023-05-05T20:40:49.791Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
20:40:49 [2023-05-05T20:40:49.791Z] PASS
20:40:49 [2023-05-05T20:40:49.791Z] 
20:40:49 [2023-05-05T20:40:49.791Z] === Skipped
20:40:49 [2023-05-05T20:40:49.791Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:40:49 [2023-05-05T20:40:49.791Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:40:49 [2023-05-05T20:40:49.791Z] 
20:40:49 [2023-05-05T20:40:49.791Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:40:49 [2023-05-05T20:40:49.791Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:40:49 [2023-05-05T20:40:49.791Z] 
20:40:49 [2023-05-05T20:40:49.791Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:40:49 [2023-05-05T20:40:49.791Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:49 [2023-05-05T20:40:49.791Z] 
20:40:49 [2023-05-05T20:40:49.791Z] DONE 197 tests, 3 skipped in 102.511s
20:40:49 [2023-05-05T20:40:49.791Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:40:49 [2023-05-05T20:40:49.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:40:49 [2023-05-05T20:40:49.791Z] ++ set -e
20:40:49 [2023-05-05T20:40:49.791Z] ++ '[' -n 0 ']'
20:40:49 [2023-05-05T20:40:49.791Z] ++ set -x
20:40:49 [2023-05-05T20:40:49.791Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:40:49 [2023-05-05T20:40:49.791Z] INFO: Testing against a local daemon
20:40:49 [2023-05-05T20:40:49.791Z] === RUN   TestLiveRestore
20:40:49 [2023-05-05T20:40:49.791Z] === RUN   TestLiveRestore/volume_references
20:40:49 [2023-05-05T20:40:49.791Z] === PAUSE TestLiveRestore/volume_references
20:40:49 [2023-05-05T20:40:49.791Z] === CONT  TestLiveRestore/volume_references
20:40:50 [2023-05-05T20:40:50.004Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:40:50 [2023-05-05T20:40:50.567Z]     check_test.go:308: [d23c1bb9115f3] daemon is not started
20:40:50 [2023-05-05T20:40:50.567Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:40:50 [2023-05-05T20:40:50.723Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:40:50 [2023-05-05T20:40:50.723Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:40:51 [2023-05-05T20:40:51.654Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:40:52 [2023-05-05T20:40:52.585Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:40:53 [2023-05-05T20:40:53.518Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:40:54 [2023-05-05T20:40:54.742Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:40:54 [2023-05-05T20:40:54.890Z] --- PASS: TestLiveRestore (0.00s)
20:40:54 [2023-05-05T20:40:54.890Z]     --- PASS: TestLiveRestore/volume_references (4.67s)
20:40:54 [2023-05-05T20:40:54.890Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.02s)
20:40:54 [2023-05-05T20:40:54.890Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
20:40:54 [2023-05-05T20:40:54.890Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s)
20:40:54 [2023-05-05T20:40:54.890Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
20:40:54 [2023-05-05T20:40:54.890Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
20:40:54 [2023-05-05T20:40:54.890Z] PASS
20:40:54 [2023-05-05T20:40:54.890Z] 
20:40:54 [2023-05-05T20:40:54.890Z] DONE 7 tests in 4.709s
20:40:54 [2023-05-05T20:40:54.890Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:40:54 [2023-05-05T20:40:54.890Z] ++ 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
20:40:54 [2023-05-05T20:40:54.890Z] ++ set -e
20:40:54 [2023-05-05T20:40:54.890Z] ++ '[' -n 0 ']'
20:40:54 [2023-05-05T20:40:54.890Z] ++ set -x
20:40:54 [2023-05-05T20:40:54.890Z] ++ env -i DEST=/go/src/github.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
20:40:54 [2023-05-05T20:40:54.890Z] INFO: Testing against a local daemon
20:40:54 [2023-05-05T20:40:54.890Z] === RUN   TestCommitInheritsEnv
20:40:54 [2023-05-05T20:40:54.890Z] --- PASS: TestCommitInheritsEnv (0.22s)
20:40:54 [2023-05-05T20:40:54.890Z] === RUN   TestImportExtremelyLargeImageWorks
20:40:54 [2023-05-05T20:40:54.890Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:40:54 [2023-05-05T20:40:54.890Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:40:54 [2023-05-05T20:40:54.890Z] === RUN   TestImagesFilterMultiReference
20:40:54 [2023-05-05T20:40:54.890Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:40:54 [2023-05-05T20:40:54.890Z] === RUN   TestImagePullPlatformInvalid
20:40:54 [2023-05-05T20:40:54.890Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:40:54 [2023-05-05T20:40:54.890Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:40:54 [2023-05-05T20:40:54.890Z] time="2023-05-05T20:40:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:54 [2023-05-05T20:40:54.890Z] time="2023-05-05T20:40:54Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:54 [2023-05-05T20:40:54.890Z] time="2023-05-05T20:40:54Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.19.9 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:54 [2023-05-05T20:40:54.890Z] time="2023-05-05T20:40:54Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.149Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c7553ac-6d49-453b-928b-f47efee33a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:44228" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.149Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c7553ac-6d49-453b-928b-f47efee33a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:44228" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.11539ms http.response.status=200 http.response.written=2 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.149Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:40:55 [2023-05-05T20:40:55.149Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29bbd466-5b75-4662-97c9-8464e029f5e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.149Z] time="2023-05-05T20:40:54Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29bbd466-5b75-4662-97c9-8464e029f5e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.149Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbe70e2-ade9-4f9f-a91a-16dbd4d1bde8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.149Z] time="2023-05-05T20:40:54Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbe70e2-ade9-4f9f-a91a-16dbd4d1bde8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29bbd466-5b75-4662-97c9-8464e029f5e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=27.774µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23036c10-7b6d-4051-b2ab-1d2491041323 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbe70e2-ade9-4f9f-a91a-16dbd4d1bde8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=25.108µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e5001755-5382-4a37-8345-4ca44ace12ba trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29bbd466-5b75-4662-97c9-8464e029f5e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.277837ms http.response.status=404 http.response.written=157 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbe70e2-ade9-4f9f-a91a-16dbd4d1bde8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.234095ms http.response.status=404 http.response.written=157 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e9d3dafd-d28c-42d1-9484-b8dae0ec6566 http.request.method=POST http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3deeb627-db80-43c0-9fa9-81397b8ba615 http.request.method=POST http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e9d3dafd-d28c-42d1-9484-b8dae0ec6566 http.request.method=POST http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3deeb627-db80-43c0-9fa9-81397b8ba615 http.request.method=POST http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e9d3dafd-d28c-42d1-9484-b8dae0ec6566 http.request.method=POST http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=129.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8a75142b-9eb3-4196-97f4-28c6fdbb7788 trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3deeb627-db80-43c0-9fa9-81397b8ba615 http.request.method=POST http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=116.668µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9bf6a9a3-c8ac-46ed-94eb-2f7f25742c5a trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e9d3dafd-d28c-42d1-9484-b8dae0ec6566 http.request.method=POST http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=13.94µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a8700419-91a9-4927-ad30-c7b25caa090a trace.line=141 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3deeb627-db80-43c0-9fa9-81397b8ba615 http.request.method=POST http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=21.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f22e394b-47ec-4832-a84c-3f1bb38ebd82 trace.line=141 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3deeb627-db80-43c0-9fa9-81397b8ba615 http.request.method=POST http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=83.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f467e130-e77a-4b97-9dda-b83b2830f351 trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3deeb627-db80-43c0-9fa9-81397b8ba615 http.request.method=POST http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.321334ms http.response.status=202 http.response.written=0 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e9d3dafd-d28c-42d1-9484-b8dae0ec6566 http.request.method=POST http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=68.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d918a22f-caab-4857-9207-7b12fe5adb45 trace.line=95 vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e9d3dafd-d28c-42d1-9484-b8dae0ec6566 http.request.method=POST http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.496487ms http.response.status=202 http.response.written=0 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=35.011µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c227bdd1-b920-485a-94d7-0a2a0af4c9ee trace.line=82 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=42.723µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b8a754e-75ee-4bbb-8aa8-26c0171b2240 trace.line=82 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=18.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31704dff-6442-4bf4-9734-2bf8639c92d2 trace.line=141 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=13.547µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0820f1b4-1610-4311-9a07-1b41666770f3 trace.line=141 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=109.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=04088a45-ad9c-418a-aa06-5c5927b66fbe trace.line=124 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=114.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=1b0c05f4-4918-4fc8-bd09-ab87923e8a8c trace.line=124 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.150Z] time="2023-05-05T20:40:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=19.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41ae4feb-2a2e-4de2-ae55-905ffcca83d6 trace.line=141 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=17.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93c7806a-b68a-46e9-a9a8-734396dd33a2 trace.line=141 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=14.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=73d80d28-b54e-4117-844a-446690673e70 trace.line=141 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=16.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=168a970e-19b1-4861-96a1-274c680ffe4b trace.line=141 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=8.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8bf0c38-c833-4cf4-8aa5-71b870c0cef7 trace.line=141 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=8.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=827bf153-3493-4806-ad76-bad58993fe42 trace.line=141 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=54.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5069116d-18c6-400a-a43b-f4d716d69187 trace.line=167 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=56.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=db18ac14-46d9-4cc1-afb6-b0d74bbc5bf9 trace.line=167 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=56.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5f5c3707-9196-4aee-b5e9-640257c7c6a0 trace.line=95 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=54.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b34edee0-77e9-4e29-b9cb-162f8e78deed trace.line=95 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=80.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=23a1fa4b-c8f2-48c4-9a59-912425f2a904 trace.line=181 vars.name=test vars.uuid=f49af25f-4b07-43b5-bcd0-941a9796cd6b version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=85.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b01f174a-a140-4edd-b537-eeb91cfc08da trace.line=181 vars.name=test vars.uuid=16ae35cd-a332-4322-a38c-48ae8f4b4090 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8e247da-76f1-4a1c-9f5e-33a79e3e2b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44242" http.request.uri="/v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.495731ms http.response.status=201 http.response.written=0 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "PUT /v2/test/blobs/uploads/f49af25f-4b07-43b5-bcd0-941a9796cd6b?_state=m0F3uVBYuvqh3m9BrdPQR-0fsM0BfFTEhQj7EPH5QHV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY0OWFmMjVmLTRiMDctNDNiNS1iY2QwLTk0MWE5Nzk2Y2Q2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzMjc0NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=101d741b-8eb1-4c92-92c6-5afd3527080a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.671738ms http.response.status=201 http.response.written=0 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "PUT /v2/test/blobs/uploads/16ae35cd-a332-4322-a38c-48ae8f4b4090?_state=OWLWQCN5Empwbbu28-KmTY0la_NSmkLMfD4Za8AM_5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YWUzNWNkLWEzMzItNDMyMi1hMzhjLTQ4YWU4ZjRiNDA5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNVQyMDo0MDo1NC45MTYzNDI2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0c22bc81-ae7a-4f20-9bcc-3ba81b25b898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0c22bc81-ae7a-4f20-9bcc-3ba81b25b898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0c22bc81-ae7a-4f20-9bcc-3ba81b25b898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=25.6µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=552e1dd1-a227-4137-8408-9dedbb6dd11a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0c22bc81-ae7a-4f20-9bcc-3ba81b25b898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.202µs" http.response.status=404 http.response.written=96 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.151Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=42.125µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f9cef0a-aefc-4728-a97d-8b3a6030be8a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=14.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8e7eb54-8141-4a90-99cb-8a85b71e8a2a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=17.666µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc486342-f307-4e36-95d3-fd361de6b27e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=10.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f85cf660-cae6-443b-9c7d-3076f86fde3c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=12.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=423a4906-05e8-44c3-905c-90597729e755 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=50.56µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=13e04575-e913-4b21-bd4b-3d5ce2f4b721 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=44.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3a83ed67-7f63-480d-aef9-ed2ba3804452 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=24.229µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8bbe1644-e0c9-4b9c-b35c-0549c431eb1f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=55.721µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=54ddc899-bd1d-46dd-bb0d-18d9eb0573f2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=30.646µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=57be9b2e-bb8e-4e25-9e45-1890ef4de750 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d61bb85b-06e9-489f-ad2d-17998d61300b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.700371ms http.response.status=201 http.response.written=0 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d8a74099-b96d-418c-a69d-2306be4c6e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:44254" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d8a74099-b96d-418c-a69d-2306be4c6e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:44254" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="939.99µs" http.response.status=200 http.response.written=2 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=44.291µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8d0abf4f-8524-4e7b-8dd1-0c353428f0a9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=19.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=55e2d530-9c3d-4d64-8a27-e95eb8356ef8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=20.201µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=35681127-a857-4bc7-abd4-6a489c28d074 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=15.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eef2392d-2e10-4c49-93a3-4b1229576485 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7669505e-b58b-4c7c-a0e0-8b4a067ca7c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.338396ms http.response.status=200 http.response.written=417 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=45.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=954f926b-e273-4218-9c91-06996d339f5c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.152Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=15.68µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2adcf8c-f65a-49bf-81f9-8371e23c9cde trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=18.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c7d80bae-b069-49e3-84be-dbdd1b7a827f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=18411608-05e6-4cd2-a098-f30903c1d8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44270" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.414752ms http.response.status=200 http.response.written=417 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=40.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d8c62ad0-6aea-4cf1-867c-f234b517fdac trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=15.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b4240ca-1a39-4b47-ad4a-98d42b3f6a7d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=31.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57df09ed-60d9-4eff-8361-b7515daee444 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=17.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a76b0c31-9fde-4680-b31d-bc02eb9baeae trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=14.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b123ca0b-0fdf-4598-aaf8-3aee8ece4300 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=9.173µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7cce9b05-ac2f-4e79-853e-0a109514f098 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=9.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=50bc246b-242a-45ff-9559-60202203fc78 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=19.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4fce3ce-d48d-4a13-8c43-bfaac5241508 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=5.76µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=740447fc-679c-43bf-b1df-951b9378dd2a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=11.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8201a410-94a1-4b50-8aa9-f859dc2aeda3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=13.161µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9a8033b3-6f2b-4e06-a4a6-000bda5c8af7 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=8.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02e4cbf1-bb1f-4a58-9e68-4a296e0e3cca trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=5.629µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=df4fa683-2bf9-4415-bcfd-c9ea4930e9b9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=14.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=54c08484-b8ad-4cee-a17c-18b9203d7541 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=28.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a4aad9d-a192-4590-a5ed-90835068a1ab trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=13.481µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0efae0a0-1889-4e1d-9026-8b847a6a99f8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.153Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6326d459-98db-49e2-b61e-d775ba866a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.383444ms http.response.status=200 http.response.written=179 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=36.726µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a17fcfe-f35d-41a6-876c-018897fc83d8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=14.056µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=76deabfd-fa74-4c54-8181-ade98c2d1138 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:54Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f05f51e7-a7f1-4753-8778-834bd4a07ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.103686ms http.response.status=200 http.response.written=68 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] 127.0.0.1 - - [05/May/2023:20:40:54 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a894ab14-8234-4202-84af-d40b14b5ecec http.request.method=GET http.request.remoteaddr="127.0.0.1:44320" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a894ab14-8234-4202-84af-d40b14b5ecec http.request.method=GET http.request.remoteaddr="127.0.0.1:44320" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.874µs" http.response.status=200 http.response.written=2 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] 127.0.0.1 - - [05/May/2023:20:40:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e4f84aec-e438-4a5e-8bde-019338d5b1ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e4f84aec-e438-4a5e-8bde-019338d5b1ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e4f84aec-e438-4a5e-8bde-019338d5b1ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e4f84aec-e438-4a5e-8bde-019338d5b1ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=33.92µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=75bfe8ce-b2d3-4e9d-a45d-e018d8685752 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e4f84aec-e438-4a5e-8bde-019338d5b1ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=18.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ce9642b-0bc8-442f-9efa-9e42d3df1c9e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e4f84aec-e438-4a5e-8bde-019338d5b1ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.170536ms http.response.status=404 http.response.written=181 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] 127.0.0.1 - - [05/May/2023:20:40:55 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1886352a-54cf-408e-8417-af6890a7ca82 http.request.method=GET http.request.remoteaddr="127.0.0.1:44326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1886352a-54cf-408e-8417-af6890a7ca82 http.request.method=GET http.request.remoteaddr="127.0.0.1:44326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1886352a-54cf-408e-8417-af6890a7ca82 http.request.method=GET http.request.remoteaddr="127.0.0.1:44326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1886352a-54cf-408e-8417-af6890a7ca82 http.request.method=GET http.request.remoteaddr="127.0.0.1:44326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=29.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a92903f-517f-4c14-81ca-f36c14ba926a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1886352a-54cf-408e-8417-af6890a7ca82 http.request.method=GET http.request.remoteaddr="127.0.0.1:44326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 trace.duration=11.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=48c8dfc0-91e6-4d35-8c29-52c8c0d0f195 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] time="2023-05-05T20:40:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1886352a-54cf-408e-8417-af6890a7ca82 http.request.method=GET http.request.remoteaddr="127.0.0.1:44326" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.029246ms http.response.status=404 http.response.written=181 instance.id=89a699fd-2885-4a45-bd94-4f00ce4fd4b1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
20:40:55 [2023-05-05T20:40:55.154Z] 127.0.0.1 - - [05/May/2023:20:40:55 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/9b6ec6dbba45d309ef80eda30b1c3914eb2840bd kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:40:55 [2023-05-05T20:40:55.154Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
20:40:55 [2023-05-05T20:40:55.154Z] === RUN   TestRemoveImageOrphaning
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestRemoveImageOrphaning (0.21s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestRemoveImageGarbageCollector
20:40:55 [2023-05-05T20:40:55.411Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:55 [2023-05-05T20:40:55.411Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestTagInvalidReference
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestTagInvalidReference (0.01s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestTagValidPrefixedRepo
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestTagExistedNameWithoutForce
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestTagOfficialNames
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestTagOfficialNames (0.04s)
20:40:55 [2023-05-05T20:40:55.411Z] === RUN   TestTagMatchesDigest
20:40:55 [2023-05-05T20:40:55.411Z] --- PASS: TestTagMatchesDigest (0.01s)
20:40:55 [2023-05-05T20:40:55.411Z] PASS
20:40:55 [2023-05-05T20:40:55.411Z] 
20:40:55 [2023-05-05T20:40:55.411Z] === Skipped
20:40:55 [2023-05-05T20:40:55.412Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:40:55 [2023-05-05T20:40:55.412Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:40:55 [2023-05-05T20:40:55.412Z] 
20:40:55 [2023-05-05T20:40:55.412Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:40:55 [2023-05-05T20:40:55.412Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:55 [2023-05-05T20:40:55.412Z] 
20:40:55 [2023-05-05T20:40:55.412Z] DONE 13 tests, 2 skipped in 0.910s
20:40:55 [2023-05-05T20:40:55.412Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:40:55 [2023-05-05T20:40:55.412Z] ++ 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
20:40:55 [2023-05-05T20:40:55.412Z] ++ set -e
20:40:55 [2023-05-05T20:40:55.412Z] ++ '[' -n 0 ']'
20:40:55 [2023-05-05T20:40:55.412Z] ++ set -x
20:40:55 [2023-05-05T20:40:55.412Z] ++ env -i DEST=/go/src/github.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
20:40:55 [2023-05-05T20:40:55.669Z] INFO: Testing against a local daemon
20:40:55 [2023-05-05T20:40:55.669Z] === RUN   TestNetworkCreateDelete
20:40:55 [2023-05-05T20:40:55.669Z] --- PASS: TestNetworkCreateDelete (0.18s)
20:40:55 [2023-05-05T20:40:55.669Z] === RUN   TestDockerNetworkDeletePreferID
20:40:56 [2023-05-05T20:40:56.235Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
20:40:56 [2023-05-05T20:40:56.235Z] === RUN   TestDaemonDNSFallback
20:40:56 [2023-05-05T20:40:56.637Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:40:57 [2023-05-05T20:40:57.201Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:40:57 [2023-05-05T20:40:57.458Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:40:58 [2023-05-05T20:40:58.828Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:40:59 [2023-05-05T20:40:59.334Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:41:00 [2023-05-05T20:41:00.723Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:41:00 [2023-05-05T20:41:00.723Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:41:00 [2023-05-05T20:41:00.723Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:41:00 [2023-05-05T20:41:00.980Z]     check_test.go:308: [de820ce4c5cb3] daemon is not started
20:41:00 [2023-05-05T20:41:00.980Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:41:00 [2023-05-05T20:41:00.980Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:41:01 [2023-05-05T20:41:01.237Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:41:01 [2023-05-05T20:41:01.237Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:41:01 [2023-05-05T20:41:01.494Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:41:01 [2023-05-05T20:41:01.494Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:41:02 [2023-05-05T20:41:02.059Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:41:02 [2023-05-05T20:41:02.623Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:41:02 [2023-05-05T20:41:02.785Z] --- PASS: TestDaemonDNSFallback (6.33s)
20:41:02 [2023-05-05T20:41:02.785Z] === RUN   TestInspectNetwork
20:41:02 [2023-05-05T20:41:02.881Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:41:03 [2023-05-05T20:41:03.268Z] a2008f031039: Pull complete
20:41:03 [2023-05-05T20:41:03.268Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c
20:41:03 [2023-05-05T20:41:03.268Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:41:03 [2023-05-05T20:41:03.268Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
20:41:03 [2023-05-05T20:41:03.268Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
20:41:03 [2023-05-05T20:41:03.268Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4252'
20:41:03 [2023-05-05T20:41:03.268Z] WARN: Skipping validation tests
20:41:03 [2023-05-05T20:41:03.268Z] INFO: Running unit tests at 05/05/2023 20:40:49...
20:41:03 [2023-05-05T20:41:03.268Z] INFO: make.ps1 starting at 05/05/2023 20:40:56
20:41:03 [2023-05-05T20:41:03.268Z] INFO: Git commit (9b6ec6dbba) assumed from DOCKER_GITCOMMIT environment variable
20:41:03 [2023-05-05T20:41:03.268Z] INFO: Invoking autogen...
20:41:03 [2023-05-05T20:41:03.268Z] INFO: Running unit tests...
20:41:03 [2023-05-05T20:41:03.813Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:41:03 [2023-05-05T20:41:03.813Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:41:03 [2023-05-05T20:41:03.813Z]     check_test.go:308: [d4f71309513b2] daemon is not started
20:41:03 [2023-05-05T20:41:03.813Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:41:04 [2023-05-05T20:41:04.745Z] === RUN   TestDockerSuite/TestBuildEnv
20:41:05 [2023-05-05T20:41:05.309Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:41:05 [2023-05-05T20:41:05.874Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:41:06 [2023-05-05T20:41:06.062Z] === RUN   TestInspectNetwork/full_network_id
20:41:06 [2023-05-05T20:41:06.062Z] === RUN   TestInspectNetwork/partial_network_id
20:41:06 [2023-05-05T20:41:06.062Z] === RUN   TestInspectNetwork/network_name
20:41:06 [2023-05-05T20:41:06.062Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:41:06 [2023-05-05T20:41:06.132Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:41:06 [2023-05-05T20:41:06.695Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:41:08 [2023-05-05T20:41:08.037Z] 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/httpstatus 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
20:41:08 [2023-05-05T20:41:08.065Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:41:10 [2023-05-05T20:41:10.239Z] --- PASS: TestInspectNetwork (7.32s)
20:41:10 [2023-05-05T20:41:10.239Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:41:10 [2023-05-05T20:41:10.239Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:41:10 [2023-05-05T20:41:10.239Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:41:10 [2023-05-05T20:41:10.239Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:41:10 [2023-05-05T20:41:10.239Z] === RUN   TestRunContainerWithBridgeNone
20:41:11 [2023-05-05T20:41:11.340Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:41:11 [2023-05-05T20:41:11.597Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:41:11 [2023-05-05T20:41:11.610Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkInvalidJSON
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkInvalidJSON//networks/create
20:41:11 [2023-05-05T20:41:11.610Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:41:11 [2023-05-05T20:41:11.610Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:41:11 [2023-05-05T20:41:11.610Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:41:11 [2023-05-05T20:41:11.610Z] === CONT  TestNetworkInvalidJSON//networks/create
20:41:11 [2023-05-05T20:41:11.610Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:41:11 [2023-05-05T20:41:11.610Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:41:11 [2023-05-05T20:41:11.610Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:41:11 [2023-05-05T20:41:11.610Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:41:11 [2023-05-05T20:41:11.610Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:41:11 [2023-05-05T20:41:11.610Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkList
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkList//networks
20:41:11 [2023-05-05T20:41:11.610Z] === PAUSE TestNetworkList//networks
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestNetworkList//networks/
20:41:11 [2023-05-05T20:41:11.610Z] === PAUSE TestNetworkList//networks/
20:41:11 [2023-05-05T20:41:11.610Z] === CONT  TestNetworkList//networks
20:41:11 [2023-05-05T20:41:11.610Z] === CONT  TestNetworkList//networks/
20:41:11 [2023-05-05T20:41:11.610Z] --- PASS: TestNetworkList (0.01s)
20:41:11 [2023-05-05T20:41:11.610Z]     --- PASS: TestNetworkList//networks (0.00s)
20:41:11 [2023-05-05T20:41:11.610Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:41:11 [2023-05-05T20:41:11.610Z] === RUN   TestHostIPv4BridgeLabel
20:41:11 [2023-05-05T20:41:11.867Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:41:11 [2023-05-05T20:41:11.867Z] === RUN   TestDaemonRestartWithLiveRestore
20:41:12 [2023-05-05T20:41:12.528Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
20:41:12 [2023-05-05T20:41:12.799Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:41:12 [2023-05-05T20:41:12.799Z] === RUN   TestDaemonDefaultNetworkPools
20:41:13 [2023-05-05T20:41:13.459Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:41:13 [2023-05-05T20:41:13.731Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
20:41:13 [2023-05-05T20:41:13.731Z] === RUN   TestDaemonRestartWithExistingNetwork
20:41:15 [2023-05-05T20:41:15.102Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:41:15 [2023-05-05T20:41:15.102Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:41:15 [2023-05-05T20:41:15.828Z] .........                                                                [ 86%]
20:41:15 [2023-05-05T20:41:15.982Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:41:16 [2023-05-05T20:41:16.473Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
20:41:16 [2023-05-05T20:41:16.473Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:41:16 [2023-05-05T20:41:16.730Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
20:41:16 [2023-05-05T20:41:16.730Z] === RUN   TestServiceWithPredefinedNetwork
20:41:18 [2023-05-05T20:41:18.505Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:41:19 [2023-05-05T20:41:19.255Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
20:41:19 [2023-05-05T20:41:19.255Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:41:19 [2023-05-05T20:41:19.255Z]     service_test.go:242: FLAKY_TEST
20:41:19 [2023-05-05T20:41:19.255Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:41:19 [2023-05-05T20:41:19.255Z] === RUN   TestServiceWithDataPathPortInit
20:41:20 [2023-05-05T20:41:20.266Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:41:21 [2023-05-05T20:41:21.701Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:41:22 [2023-05-05T20:41:22.721Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:41:23 [2023-05-05T20:41:23.004Z] ?   	github.com/docker/docker/api	[no test files]
20:41:23 [2023-05-05T20:41:23.308Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:41:24 [2023-05-05T20:41:24.266Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:41:24 [2023-05-05T20:41:24.539Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:41:24 [2023-05-05T20:41:24.822Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:41:25 [2023-05-05T20:41:25.410Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:41:27 [2023-05-05T20:41:27.341Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:41:28 [2023-05-05T20:41:28.227Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:41:28 [2023-05-05T20:41:28.227Z] tests/integration/models_resources_test.py .                             [ 91%]
20:41:31 [2023-05-05T20:41:31.568Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:41:31 [2023-05-05T20:41:31.825Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:41:32 [2023-05-05T20:41:32.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:41:32 [2023-05-05T20:41:32.083Z]     docker_cli_daemon_test.go:2550: [d55a381c11c0d] daemon is not started
20:41:32 [2023-05-05T20:41:32.340Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:41:33 [2023-05-05T20:41:33.271Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:41:33 [2023-05-05T20:41:33.271Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
20:41:33 [2023-05-05T20:41:33.271Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:41:33 [2023-05-05T20:41:33.528Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:41:33 [2023-05-05T20:41:33.528Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:41:34 [2023-05-05T20:41:34.114Z] --- PASS: TestServiceWithDataPathPortInit (14.56s)
20:41:34 [2023-05-05T20:41:34.114Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:41:34 [2023-05-05T20:41:34.274Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:41:36 [2023-05-05T20:41:36.639Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qpawovrlkq9qw283b4kkucqn0 Created:2023-05-05 20:41:34.92852332 +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[e9b64bf5b03d44864e173c41b1db03391e75eaffbcd917102ddad2b68c8c8303:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t2k3vdrxpcduanwh5g1z4ny4m EndpointID:968d24ea5d4f9d941a79619f43acf3cfc434e07d53fc8ec6176372f22a8df72d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e291581637eeb22fd26128d5795a3960bd7f0fc08b225d4cd8ebcd36fc84ee0c 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:106cb809fbc5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t2k3vdrxpcduanwh5g1z4ny4m EndpointID:968d24ea5d4f9d941a79619f43acf3cfc434e07d53fc8ec6176372f22a8df72d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:41:36 [2023-05-05T20:41:36.997Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:41:36 [2023-05-05T20:41:36.997Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:41:41 [2023-05-05T20:41:41.136Z] tests/integration/regression_test.py ......                              [ 98%]
20:41:41 [2023-05-05T20:41:41.392Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:41:41 [2023-05-05T20:41:41.392Z] tests/integration/credentials/utils_test.py .                            [100%]
20:41:41 [2023-05-05T20:41:41.392Z] 
20:41:41 [2023-05-05T20:41:41.392Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:41:41 [2023-05-05T20:41:41.392Z] =========================== short test summary info ============================
20:41:41 [2023-05-05T20:41:41.392Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:41:41 [2023-05-05T20:41:41.392Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:41:41 [2023-05-05T20:41:41.392Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:41:41 [2023-05-05T20:41:41.392Z]   Not supported on most drivers
20:41:41 [2023-05-05T20:41:41.392Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:41:41 [2023-05-05T20:41:41.392Z]   Output of docker top depends on host distro, and is not formalized.
20:41:41 [2023-05-05T20:41:41.392Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:41:41 [2023-05-05T20:41:41.392Z]   Output of docker top depends on host distro, and is not formalized.
20:41:41 [2023-05-05T20:41:41.392Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:41:41 [2023-05-05T20:41:41.392Z]   Can fail if eth0 has multiple IP addresses
20:41:41 [2023-05-05T20:41:41.392Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:41:41 [2023-05-05T20:41:41.392Z]   This doesn't seem to be taken into account by the engine
20:41:41 [2023-05-05T20:41:41.392Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:41:41 [2023-05-05T20:41:41.392Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:41:41 [2023-05-05T20:41:41.392Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.10 seconds ==
20:41:41 [2023-05-05T20:41:41.626Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:41:41 [2023-05-05T20:41:41.626Z] === RUN   TestDockerSuite/TestBuildExpose
20:41:41 [2023-05-05T20:41:41.626Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:41:41 [2023-05-05T20:41:41.884Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:41:41 [2023-05-05T20:41:41.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s)
20:41:41 [2023-05-05T20:41:41.896Z] PASS
20:41:41 [2023-05-05T20:41:41.896Z] 
20:41:41 [2023-05-05T20:41:41.896Z] === Skipped
20:41:41 [2023-05-05T20:41:41.896Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:41:41 [2023-05-05T20:41:41.896Z]     service_test.go:242: FLAKY_TEST
20:41:41 [2023-05-05T20:41:41.896Z] 
20:41:41 [2023-05-05T20:41:41.896Z] DONE 26 tests, 1 skipped in 45.461s
20:41:41 [2023-05-05T20:41:41.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:41:41 [2023-05-05T20:41:41.896Z] ++ 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
20:41:41 [2023-05-05T20:41:41.896Z] ++ set -e
20:41:41 [2023-05-05T20:41:41.896Z] ++ '[' -n 0 ']'
20:41:41 [2023-05-05T20:41:41.896Z] ++ set -x
20:41:41 [2023-05-05T20:41:41.896Z] ++ env -i DEST=/go/src/github.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
20:41:41 [2023-05-05T20:41:41.896Z] INFO: Testing against a local daemon
20:41:41 [2023-05-05T20:41:41.896Z] === RUN   TestDockerNetworkIpvlanPersistance
20:41:41 [2023-05-05T20:41:41.896Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:41 [2023-05-05T20:41:41.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:41:41 [2023-05-05T20:41:41.896Z] === RUN   TestDockerNetworkIpvlan
20:41:41 [2023-05-05T20:41:41.896Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:41 [2023-05-05T20:41:41.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:41:41 [2023-05-05T20:41:41.896Z] PASS
20:41:41 [2023-05-05T20:41:41.896Z] 
20:41:41 [2023-05-05T20:41:41.896Z] === Skipped
20:41:41 [2023-05-05T20:41:41.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:41:41 [2023-05-05T20:41:41.896Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:41 [2023-05-05T20:41:41.896Z] 
20:41:41 [2023-05-05T20:41:41.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:41:41 [2023-05-05T20:41:41.896Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:41 [2023-05-05T20:41:41.896Z] 
20:41:41 [2023-05-05T20:41:41.896Z] DONE 2 tests, 2 skipped in 0.034s
20:41:41 [2023-05-05T20:41:41.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:41:41 [2023-05-05T20:41:41.896Z] ++ 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
20:41:41 [2023-05-05T20:41:41.896Z] ++ set -e
20:41:41 [2023-05-05T20:41:41.896Z] ++ '[' -n 0 ']'
20:41:41 [2023-05-05T20:41:41.896Z] ++ set -x
20:41:41 [2023-05-05T20:41:41.896Z] ++ env -i DEST=/go/src/github.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
20:41:41 [2023-05-05T20:41:41.896Z] INFO: Testing against a local daemon
20:41:41 [2023-05-05T20:41:41.896Z] === RUN   TestDockerNetworkMacvlanPersistance
20:41:41 [2023-05-05T20:41:41.951Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:41:42 [2023-05-05T20:41:42.141Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:41:42 [2023-05-05T20:41:42.398Z] === RUN   TestDockerSuite/TestBuildFails
20:41:42 [2023-05-05T20:41:42.460Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
20:41:42 [2023-05-05T20:41:42.460Z] === RUN   TestDockerNetworkMacvlan
20:41:42 [2023-05-05T20:41:42.962Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:41:42 [2023-05-05T20:41:42.962Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:41:43 [2023-05-05T20:41:43.026Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:41:43 [2023-05-05T20:41:43.219Z] === RUN   TestDockerDaemonSuite/TestShmSize
20:41:43 [2023-05-05T20:41:43.958Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:41:44 [2023-05-05T20:41:44.522Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:41:44 [2023-05-05T20:41:44.589Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
20:41:44 [2023-05-05T20:41:44.589Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:41:46 [2023-05-05T20:41:46.419Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:41:46 [2023-05-05T20:41:46.483Z] === RUN   TestDockerSuite/TestBuildForceRm
20:41:46 [2023-05-05T20:41:46.483Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
20:41:46 [2023-05-05T20:41:46.483Z]     check_test.go:308: [d9705b5e5fc18] daemon is not started
20:41:46 [2023-05-05T20:41:46.483Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
20:41:47 [2023-05-05T20:41:47.414Z] === RUN   TestDockerSuite/TestBuildFromGit
20:41:48 [2023-05-05T20:41:48.316Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:41:48 [2023-05-05T20:41:48.318Z] === RUN   TestMiddlewares
20:41:48 [2023-05-05T20:41:48.318Z] --- PASS: TestMiddlewares (0.00s)
20:41:48 [2023-05-05T20:41:48.318Z] PASS
20:41:48 [2023-05-05T20:41:48.318Z] coverage: 7.9% of statements
20:41:48 [2023-05-05T20:41:48.318Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 7.9% of statements
20:41:48 [2023-05-05T20:41:48.345Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:41:48 [2023-05-05T20:41:48.602Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:41:49 [2023-05-05T20:41:49.531Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:41:50 [2023-05-05T20:41:50.902Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:41:51 [2023-05-05T20:41:51.159Z] --- PASS: TestDockerDaemonSuite (292.31s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (3.97s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.03s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.71s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.95s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.43s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.09s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.57s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.17s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.83s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.85s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.13s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.85s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.07s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.57s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.35s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.85s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.64s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.33s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.28s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.67s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.03s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.30s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.40s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.30s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.48s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.34s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.53s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.03s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.80s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.21s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.11s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.51s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.84s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.23s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.72s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.47s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.29s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.66s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.77s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.58s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.77s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.33s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.48s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.87s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.64s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.47s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.34s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.29s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.34s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.25s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.48s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.85s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.40s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.16s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.59s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.56s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.02s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.32s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.13s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.89s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.04s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.54s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.47s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.43s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.21s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.85s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.84s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.49s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.18s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.71s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.92s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.31s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.99s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s)
20:41:51 [2023-05-05T20:41:51.159Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.60s)
20:41:51 [2023-05-05T20:41:51.159Z] === RUN   TestDockerSwarmSuite
20:41:51 [2023-05-05T20:41:51.159Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:41:51 [2023-05-05T20:41:51.159Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:41:51 [2023-05-05T20:41:51.416Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:41:51 [2023-05-05T20:41:51.592Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:41:52 [2023-05-05T20:41:52.156Z] --- PASS: TestDockerNetworkMacvlan (9.78s)
20:41:52 [2023-05-05T20:41:52.156Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
20:41:52 [2023-05-05T20:41:52.156Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
20:41:52 [2023-05-05T20:41:52.156Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
20:41:52 [2023-05-05T20:41:52.156Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
20:41:52 [2023-05-05T20:41:52.156Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s)
20:41:52 [2023-05-05T20:41:52.156Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
20:41:52 [2023-05-05T20:41:52.156Z] PASS
20:41:52 [2023-05-05T20:41:52.156Z] 
20:41:52 [2023-05-05T20:41:52.156Z] DONE 8 tests in 11.125s
20:41:52 [2023-05-05T20:41:52.156Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:41:52 [2023-05-05T20:41:52.156Z] ++ 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
20:41:52 [2023-05-05T20:41:52.156Z] ++ set -e
20:41:52 [2023-05-05T20:41:52.156Z] ++ '[' -n 0 ']'
20:41:52 [2023-05-05T20:41:52.156Z] ++ set -x
20:41:52 [2023-05-05T20:41:52.156Z] ++ env -i DEST=/go/src/github.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
20:41:52 [2023-05-05T20:41:52.156Z] testing: warning: no tests to run
20:41:52 [2023-05-05T20:41:52.156Z] PASS
20:41:52 [2023-05-05T20:41:52.156Z] 
20:41:52 [2023-05-05T20:41:52.156Z] DONE 0 tests in 0.008s
20:41:52 [2023-05-05T20:41:52.156Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:41:52 [2023-05-05T20:41:52.156Z] ++ 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
20:41:52 [2023-05-05T20:41:52.156Z] ++ set -e
20:41:52 [2023-05-05T20:41:52.156Z] ++ '[' -n 0 ']'
20:41:52 [2023-05-05T20:41:52.156Z] ++ set -x
20:41:52 [2023-05-05T20:41:52.156Z] ++ env -i DEST=/go/src/github.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
20:41:52 [2023-05-05T20:41:52.156Z] INFO: Testing against a local daemon
20:41:52 [2023-05-05T20:41:52.156Z] === RUN   TestAuthZPluginAllowRequest
20:41:52 [2023-05-05T20:41:52.785Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:41:53 [2023-05-05T20:41:53.527Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
20:41:53 [2023-05-05T20:41:53.527Z] === RUN   TestAuthZPluginTLS
20:41:54 [2023-05-05T20:41:54.092Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:41:54 [2023-05-05T20:41:54.092Z] === RUN   TestAuthZPluginDenyRequest
20:41:54 [2023-05-05T20:41:54.105Z] Leaving: AppArmorNo profiles have been unloaded.
20:41:54 [2023-05-05T20:41:54.105Z] 
20:41:54 [2023-05-05T20:41:54.105Z] Unloading profiles will leave already running processes permanently
20:41:54 [2023-05-05T20:41:54.105Z] unconfined, which can lead to unexpected situations.
20:41:54 [2023-05-05T20:41:54.105Z] 
20:41:54 [2023-05-05T20:41:54.105Z] To set a process to complain mode, use the command line tool
20:41:54 [2023-05-05T20:41:54.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:41:54 [2023-05-05T20:41:54.105Z] 
Post stage
[Pipeline] junit
20:41:54 [2023-05-05T20:41:54.114Z] Recording test results
20:41:54 [2023-05-05T20:41:54.155Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:41:54 [2023-05-05T20:41:54.412Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:41:54 [2023-05-05T20:41:54.657Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:41:54 [2023-05-05T20:41:54.657Z] === RUN   TestAuthZPluginAPIDenyResponse
20:41:54 [2023-05-05T20:41:54.976Z] === RUN   TestDockerSuite/TestBuildHistory
20:41:55 [2023-05-05T20:41:55.221Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:41:55 [2023-05-05T20:41:55.221Z] === RUN   TestAuthZPluginDenyResponse
20:41:55 [2023-05-05T20:41:55.303Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
20:41:55 [2023-05-05T20:41:55.479Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:41:55 [2023-05-05T20:41:55.479Z] === RUN   TestAuthZPluginAllowEventStream
20:41:55 [2023-05-05T20:41:55.619Z] + echo Ensuring container killed.
20:41:55 [2023-05-05T20:41:55.619Z] Ensuring container killed.
20:41:55 [2023-05-05T20:41:55.619Z] + docker rm -vf docker-pr2
20:41:55 [2023-05-05T20:41:55.619Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:41:55 [2023-05-05T20:41:55.903Z] + echo Chowning /workspace to jenkins user
20:41:55 [2023-05-05T20:41:55.903Z] Chowning /workspace to jenkins user
20:41:55 [2023-05-05T20:41:55.903Z] + id -u
20:41:55 [2023-05-05T20:41:55.903Z] + id -g
20:41:55 [2023-05-05T20:41:55.903Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/workspace busybox chown -R 1000:1000 /workspace
20:41:55 [2023-05-05T20:41:55.903Z] Unable to find image 'busybox:latest' locally
20:41:55 [2023-05-05T20:41:55.903Z] latest: Pulling from library/busybox
20:41:55 [2023-05-05T20:41:55.903Z] 4b35f584bb4f: Pulling fs layer
20:41:56 [2023-05-05T20:41:56.199Z] 4b35f584bb4f: Download complete
20:41:56 [2023-05-05T20:41:56.199Z] 4b35f584bb4f: Pull complete
20:41:56 [2023-05-05T20:41:56.199Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
20:41:56 [2023-05-05T20:41:56.199Z] Status: Downloaded newer image for busybox:latest
20:41:56 [2023-05-05T20:41:56.850Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
20:41:56 [2023-05-05T20:41:56.850Z] === RUN   TestAuthZPluginErrorResponse
20:41:56 [2023-05-05T20:41:56.870Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:41:57 [2023-05-05T20:41:57.127Z] === RUN   TestDockerSuite/TestBuildIidFile
20:41:57 [2023-05-05T20:41:57.385Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:41:57 [2023-05-05T20:41:57.415Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:41:57 [2023-05-05T20:41:57.415Z] === RUN   TestAuthZPluginErrorRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:41:57 [2023-05-05T20:41:57.843Z] + bundleName=docker-py
20:41:57 [2023-05-05T20:41:57.843Z] + echo Creating docker-py-bundles.tar.gz
20:41:57 [2023-05-05T20:41:57.843Z] Creating docker-py-bundles.tar.gz
20:41:57 [2023-05-05T20:41:57.843Z] + 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
20:41:57 [2023-05-05T20:41:57.852Z] Archiving artifacts
20:41:57 [2023-05-05T20:41:57.979Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:41:57 [2023-05-05T20:41:57.979Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:41:58 [2023-05-05T20:41:58.236Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:41:58 [2023-05-05T20:41:58.236Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:41:58 [2023-05-05T20:41:58.317Z] === RUN   TestDockerSuite/TestBuildInheritance
20:41:58 [2023-05-05T20:41:58.575Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:41:58 [2023-05-05T20:41:58.832Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:41:58 [2023-05-05T20:41:58.832Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:41:59 [2023-05-05T20:41:59.149Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
20:41:59 [2023-05-05T20:41:59.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh binary-daemon
20:41:59 [2023-05-05T20:41:59.789Z] 
20:41:59 [2023-05-05T20:41:59.789Z] Removing bundles/
20:41:59 [2023-05-05T20:41:59.789Z] 
20:41:59 [2023-05-05T20:41:59.789Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
20:42:00 [2023-05-05T20:42:00.044Z] Building: bundles/binary-daemon/dockerd-dev
20:42:00 [2023-05-05T20:42:00.044Z] GOOS="" GOARCH="" GOARM=""
20:42:00 [2023-05-05T20:42:00.133Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
20:42:00 [2023-05-05T20:42:00.133Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:42:00 [2023-05-05T20:42:00.203Z] === RUN   TestDockerSuite/TestBuildLabel
20:42:00 [2023-05-05T20:42:00.203Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:42:00 [2023-05-05T20:42:00.203Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
20:42:00 [2023-05-05T20:42:00.461Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:42:00 [2023-05-05T20:42:00.718Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:42:00 [2023-05-05T20:42:00.718Z] === RUN   TestDockerSuite/TestBuildLabels
20:42:00 [2023-05-05T20:42:00.974Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:42:01 [2023-05-05T20:42:01.065Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s)
20:42:01 [2023-05-05T20:42:01.065Z] === RUN   TestAuthZPluginHeader
20:42:01 [2023-05-05T20:42:01.630Z] --- PASS: TestAuthZPluginHeader (0.67s)
20:42:01 [2023-05-05T20:42:01.630Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:42:01 [2023-05-05T20:42:01.630Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:01 [2023-05-05T20:42:01.630Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:42:01 [2023-05-05T20:42:01.630Z] === RUN   TestAuthZPluginV2Disable
20:42:01 [2023-05-05T20:42:01.630Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:01 [2023-05-05T20:42:01.630Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:42:01 [2023-05-05T20:42:01.630Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:42:01 [2023-05-05T20:42:01.630Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:01 [2023-05-05T20:42:01.630Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:42:01 [2023-05-05T20:42:01.630Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:42:01 [2023-05-05T20:42:01.630Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:01 [2023-05-05T20:42:01.630Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:42:01 [2023-05-05T20:42:01.630Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:42:01 [2023-05-05T20:42:01.906Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:42:03 [2023-05-05T20:42:03.277Z] === RUN   TestDockerSuite/TestBuildLastModified
20:42:04 [2023-05-05T20:42:04.743Z] --- PASS: TestImportExtremelyLargeImageWorks (86.29s)
20:42:04 [2023-05-05T20:42:04.743Z] PASS
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === Skipped
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] DONE 13 tests, 2 skipped in 90.519s
20:42:04 [2023-05-05T20:42:04.743Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.743Z] INFO: Testing against a local daemon
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkCreateDelete
20:42:04 [2023-05-05T20:42:04.743Z] --- PASS: TestNetworkCreateDelete (0.20s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDockerNetworkDeletePreferID
20:42:04 [2023-05-05T20:42:04.743Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDaemonDNSFallback
20:42:04 [2023-05-05T20:42:04.743Z] --- PASS: TestDaemonDNSFallback (7.34s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestInspectNetwork
20:42:04 [2023-05-05T20:42:04.743Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestInspectNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestRunContainerWithBridgeNone
20:42:04 [2023-05-05T20:42:04.743Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkInvalidJSON
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkInvalidJSON//networks/create
20:42:04 [2023-05-05T20:42:04.743Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:42:04 [2023-05-05T20:42:04.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:04 [2023-05-05T20:42:04.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:04 [2023-05-05T20:42:04.743Z] === CONT  TestNetworkInvalidJSON//networks/create
20:42:04 [2023-05-05T20:42:04.743Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:04 [2023-05-05T20:42:04.743Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:42:04 [2023-05-05T20:42:04.743Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:42:04 [2023-05-05T20:42:04.743Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkList
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkList//networks
20:42:04 [2023-05-05T20:42:04.743Z] === PAUSE TestNetworkList//networks
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestNetworkList//networks/
20:42:04 [2023-05-05T20:42:04.743Z] === PAUSE TestNetworkList//networks/
20:42:04 [2023-05-05T20:42:04.743Z] === CONT  TestNetworkList//networks
20:42:04 [2023-05-05T20:42:04.743Z] === CONT  TestNetworkList//networks/
20:42:04 [2023-05-05T20:42:04.743Z] --- PASS: TestNetworkList (0.01s)
20:42:04 [2023-05-05T20:42:04.743Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     --- PASS: TestNetworkList//networks (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestHostIPv4BridgeLabel
20:42:04 [2023-05-05T20:42:04.743Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDaemonRestartWithLiveRestore
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDaemonDefaultNetworkPools
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDaemonRestartWithExistingNetwork
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestServiceWithPredefinedNetwork
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:242: FLAKY_TEST
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestServiceWithDataPathPortInit
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] PASS
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === Skipped
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:242: FLAKY_TEST
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] DONE 22 tests, 12 skipped in 8.030s
20:42:04 [2023-05-05T20:42:04.743Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.743Z] INFO: Testing against a local daemon
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDockerNetworkIpvlanPersistance
20:42:04 [2023-05-05T20:42:04.743Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDockerNetworkIpvlan
20:42:04 [2023-05-05T20:42:04.743Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] PASS
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === Skipped
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] DONE 2 tests, 2 skipped in 0.029s
20:42:04 [2023-05-05T20:42:04.743Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.743Z] INFO: Testing against a local daemon
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDockerNetworkMacvlanPersistance
20:42:04 [2023-05-05T20:42:04.743Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestDockerNetworkMacvlan
20:42:04 [2023-05-05T20:42:04.743Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] PASS
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === Skipped
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] DONE 2 tests, 2 skipped in 0.027s
20:42:04 [2023-05-05T20:42:04.743Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.743Z] testing: warning: no tests to run
20:42:04 [2023-05-05T20:42:04.743Z] PASS
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] DONE 0 tests in 0.006s
20:42:04 [2023-05-05T20:42:04.743Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.743Z] INFO: Testing against a local daemon
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginAllowRequest
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginTLS
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginTLS (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginDenyRequest
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginAPIDenyResponse
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginDenyResponse
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginAllowEventStream
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginErrorResponse
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginErrorRequest
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginHeader
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginHeader (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginV2Disable
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
20:42:04 [2023-05-05T20:42:04.743Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
20:42:04 [2023-05-05T20:42:04.743Z] PASS
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === Skipped
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.743Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:42:04 [2023-05-05T20:42:04.743Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.743Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s)
20:42:04 [2023-05-05T20:42:04.744Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
20:42:04 [2023-05-05T20:42:04.744Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
20:42:04 [2023-05-05T20:42:04.744Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
20:42:04 [2023-05-05T20:42:04.744Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
20:42:04 [2023-05-05T20:42:04.744Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] DONE 17 tests, 17 skipped in 1.641s
20:42:04 [2023-05-05T20:42:04.744Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.744Z] INFO: Testing against a local daemon
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestPluginInvalidJSON
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:42:04 [2023-05-05T20:42:04.744Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:42:04 [2023-05-05T20:42:04.744Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:42:04 [2023-05-05T20:42:04.744Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:42:04 [2023-05-05T20:42:04.744Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestPluginInstall
20:42:04 [2023-05-05T20:42:04.744Z]     plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] --- SKIP: TestPluginInstall (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestPluginsWithRuntimes
20:42:04 [2023-05-05T20:42:04.744Z]     plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:42:04 [2023-05-05T20:42:04.744Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestPluginBackCompatMediaTypes
20:42:04 [2023-05-05T20:42:04.744Z]     plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:42:04 [2023-05-05T20:42:04.744Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z] PASS
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === Skipped
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z]     plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z]     plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
20:42:04 [2023-05-05T20:42:04.744Z]     plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:42:04 [2023-05-05T20:42:04.744Z] 
20:42:04 [2023-05-05T20:42:04.744Z] DONE 5 tests, 3 skipped in 0.041s
20:42:04 [2023-05-05T20:42:04.744Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:42:04 [2023-05-05T20:42:04.744Z] INFO: Testing against a local daemon
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestExternalGraphDriver
20:42:04 [2023-05-05T20:42:04.744Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:42:04 [2023-05-05T20:42:04.744Z] --- SKIP: TestExternalGraphDriver (0.33s)
20:42:04 [2023-05-05T20:42:04.744Z] === RUN   TestGraphdriverPluginV2
20:42:06 [2023-05-05T20:42:06.488Z] --- PASS: TestImportExtremelyLargeImageWorks (84.82s)
20:42:06 [2023-05-05T20:42:06.488Z] PASS
20:42:06 [2023-05-05T20:42:06.488Z] 
20:42:06 [2023-05-05T20:42:06.488Z] DONE 13 tests in 87.778s
20:42:06 [2023-05-05T20:42:06.488Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:42:06 [2023-05-05T20:42:06.488Z] INFO: Testing against a local daemon
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestNetworkCreateDelete
20:42:06 [2023-05-05T20:42:06.488Z] --- PASS: TestNetworkCreateDelete (0.14s)
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestDockerNetworkDeletePreferID
20:42:06 [2023-05-05T20:42:06.488Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestDaemonDNSFallback
20:42:06 [2023-05-05T20:42:06.488Z] --- PASS: TestDaemonDNSFallback (6.42s)
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestInspectNetwork
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestInspectNetwork/full_network_id
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestInspectNetwork/partial_network_id
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestInspectNetwork/network_name
20:42:06 [2023-05-05T20:42:06.488Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:42:07 [2023-05-05T20:42:07.451Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:42:09 [2023-05-05T20:42:09.778Z] --- PASS: TestInspectNetwork (7.84s)
20:42:09 [2023-05-05T20:42:09.778Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:42:09 [2023-05-05T20:42:09.778Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:42:09 [2023-05-05T20:42:09.778Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:42:09 [2023-05-05T20:42:09.778Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:42:09 [2023-05-05T20:42:09.778Z] === RUN   TestRunContainerWithBridgeNone
20:42:09 [2023-05-05T20:42:09.975Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:42:09 [2023-05-05T20:42:09.975Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:42:09 [2023-05-05T20:42:09.975Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:42:09 [2023-05-05T20:42:09.975Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:42:09 [2023-05-05T20:42:09.975Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:42:09 [2023-05-05T20:42:09.975Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:42:10 [2023-05-05T20:42:10.906Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:42:11 [2023-05-05T20:42:11.292Z] --- PASS: TestGraphdriverPluginV2 (5.85s)
20:42:11 [2023-05-05T20:42:11.292Z] PASS
20:42:11 [2023-05-05T20:42:11.292Z] 
20:42:11 [2023-05-05T20:42:11.292Z] === Skipped
20:42:11 [2023-05-05T20:42:11.292Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s)
20:42:11 [2023-05-05T20:42:11.292Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:42:11 [2023-05-05T20:42:11.292Z] 
20:42:11 [2023-05-05T20:42:11.292Z] DONE 2 tests, 1 skipped in 6.213s
20:42:11 [2023-05-05T20:42:11.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:42:11 [2023-05-05T20:42:11.292Z] INFO: Testing against a local daemon
20:42:11 [2023-05-05T20:42:11.292Z] === RUN   TestContinueAfterPluginCrash
20:42:11 [2023-05-05T20:42:11.292Z] === PAUSE TestContinueAfterPluginCrash
20:42:11 [2023-05-05T20:42:11.292Z] === RUN   TestReadPluginNoRead
20:42:11 [2023-05-05T20:42:11.292Z] === PAUSE TestReadPluginNoRead
20:42:11 [2023-05-05T20:42:11.292Z] === RUN   TestDaemonStartWithLogOpt
20:42:11 [2023-05-05T20:42:11.292Z] === PAUSE TestDaemonStartWithLogOpt
20:42:11 [2023-05-05T20:42:11.292Z] === CONT  TestContinueAfterPluginCrash
20:42:11 [2023-05-05T20:42:11.292Z] === CONT  TestDaemonStartWithLogOpt
20:42:11 [2023-05-05T20:42:11.292Z] === CONT  TestReadPluginNoRead
20:42:11 [2023-05-05T20:42:11.682Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkInvalidJSON
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkInvalidJSON//networks/create
20:42:11 [2023-05-05T20:42:11.682Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:42:11 [2023-05-05T20:42:11.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:11 [2023-05-05T20:42:11.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:11 [2023-05-05T20:42:11.682Z] === CONT  TestNetworkInvalidJSON//networks/create
20:42:11 [2023-05-05T20:42:11.682Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:11 [2023-05-05T20:42:11.682Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:42:11 [2023-05-05T20:42:11.682Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:42:11 [2023-05-05T20:42:11.682Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:42:11 [2023-05-05T20:42:11.682Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:42:11 [2023-05-05T20:42:11.682Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkList
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkList//networks
20:42:11 [2023-05-05T20:42:11.682Z] === PAUSE TestNetworkList//networks
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestNetworkList//networks/
20:42:11 [2023-05-05T20:42:11.682Z] === PAUSE TestNetworkList//networks/
20:42:11 [2023-05-05T20:42:11.682Z] === CONT  TestNetworkList//networks
20:42:11 [2023-05-05T20:42:11.682Z] === CONT  TestNetworkList//networks/
20:42:11 [2023-05-05T20:42:11.682Z] --- PASS: TestNetworkList (0.01s)
20:42:11 [2023-05-05T20:42:11.682Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:42:11 [2023-05-05T20:42:11.682Z]     --- PASS: TestNetworkList//networks (0.00s)
20:42:11 [2023-05-05T20:42:11.682Z] === RUN   TestHostIPv4BridgeLabel
20:42:11 [2023-05-05T20:42:11.836Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:42:11 [2023-05-05T20:42:11.940Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:42:11 [2023-05-05T20:42:11.940Z] === RUN   TestDaemonRestartWithLiveRestore
20:42:13 [2023-05-05T20:42:13.205Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:42:13 [2023-05-05T20:42:13.318Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:42:13 [2023-05-05T20:42:13.318Z] === RUN   TestDaemonDefaultNetworkPools
20:42:13 [2023-05-05T20:42:13.769Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:42:13 [2023-05-05T20:42:13.885Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
20:42:13 [2023-05-05T20:42:13.885Z] === RUN   TestDaemonRestartWithExistingNetwork
20:42:14 [2023-05-05T20:42:14.332Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:42:14 [2023-05-05T20:42:14.589Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:42:14 [2023-05-05T20:42:14.846Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:42:15 [2023-05-05T20:42:15.262Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
20:42:15 [2023-05-05T20:42:15.262Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:42:15 [2023-05-05T20:42:15.777Z]     docker_api_swarm_test.go:563: [d49c8122c2d56] joining swarm manager [d79cbaeb5def9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:42:16 [2023-05-05T20:42:16.198Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
20:42:16 [2023-05-05T20:42:16.198Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:42:16 [2023-05-05T20:42:16.765Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
20:42:16 [2023-05-05T20:42:16.765Z] === RUN   TestServiceWithPredefinedNetwork
20:42:17 [2023-05-05T20:42:17.864Z] === RUN   TestReadPluginNoRead/default
20:42:18 [2023-05-05T20:42:18.794Z] --- PASS: TestDaemonStartWithLogOpt (8.20s)
20:42:19 [2023-05-05T20:42:19.299Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
20:42:19 [2023-05-05T20:42:19.299Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:42:19 [2023-05-05T20:42:19.299Z]     service_test.go:242: FLAKY_TEST
20:42:19 [2023-05-05T20:42:19.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:42:19 [2023-05-05T20:42:19.299Z] === RUN   TestServiceWithDataPathPortInit
20:42:19 [2023-05-05T20:42:19.359Z] === RUN   TestReadPluginNoRead/disabled_caching
20:42:19 [2023-05-05T20:42:19.691Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
20:42:19 [2023-05-05T20:42:19.691Z] PASS
20:42:19 [2023-05-05T20:42:19.691Z] 
20:42:19 [2023-05-05T20:42:19.691Z] === Skipped
20:42:19 [2023-05-05T20:42:19.691Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:42:19 [2023-05-05T20:42:19.691Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:19 [2023-05-05T20:42:19.691Z] 
20:42:19 [2023-05-05T20:42:19.691Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:42:19 [2023-05-05T20:42:19.691Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:19 [2023-05-05T20:42:19.691Z] 
20:42:19 [2023-05-05T20:42:19.691Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:42:19 [2023-05-05T20:42:19.691Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:19 [2023-05-05T20:42:19.691Z] 
20:42:19 [2023-05-05T20:42:19.691Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:42:19 [2023-05-05T20:42:19.691Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:19 [2023-05-05T20:42:19.691Z] 
20:42:19 [2023-05-05T20:42:19.691Z] DONE 17 tests, 4 skipped in 26.348s
20:42:19 [2023-05-05T20:42:19.691Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:42:19 [2023-05-05T20:42:19.691Z] ++ 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
20:42:19 [2023-05-05T20:42:19.691Z] ++ set -e
20:42:19 [2023-05-05T20:42:19.691Z] ++ '[' -n 0 ']'
20:42:19 [2023-05-05T20:42:19.691Z] ++ set -x
20:42:19 [2023-05-05T20:42:19.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
20:42:19 [2023-05-05T20:42:19.691Z] INFO: Testing against a local daemon
20:42:19 [2023-05-05T20:42:19.691Z] === RUN   TestPluginInvalidJSON
20:42:19 [2023-05-05T20:42:19.691Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:42:19 [2023-05-05T20:42:19.691Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:42:19 [2023-05-05T20:42:19.691Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:42:19 [2023-05-05T20:42:19.691Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:42:19 [2023-05-05T20:42:19.691Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:42:19 [2023-05-05T20:42:19.691Z] === RUN   TestPluginInstall
20:42:19 [2023-05-05T20:42:19.691Z] === RUN   TestPluginInstall/no_auth
20:42:21 [2023-05-05T20:42:21.032Z] --- PASS: TestImportExtremelyLargeImageWorks (93.81s)
20:42:21 [2023-05-05T20:42:21.033Z] PASS
20:42:21 [2023-05-05T20:42:21.033Z] 
20:42:21 [2023-05-05T20:42:21.033Z] DONE 13 tests in 96.818s
20:42:21 [2023-05-05T20:42:21.033Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:42:21 [2023-05-05T20:42:21.033Z] ++ 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
20:42:21 [2023-05-05T20:42:21.033Z] ++ set -e
20:42:21 [2023-05-05T20:42:21.033Z] ++ '[' -n 0 ']'
20:42:21 [2023-05-05T20:42:21.033Z] ++ set -x
20:42:21 [2023-05-05T20:42:21.033Z] ++ env -i DEST=/go/src/github.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
20:42:21 [2023-05-05T20:42:21.033Z] INFO: Testing against a local daemon
20:42:21 [2023-05-05T20:42:21.033Z] === RUN   TestNetworkCreateDelete
20:42:21 [2023-05-05T20:42:21.033Z] --- PASS: TestNetworkCreateDelete (0.22s)
20:42:21 [2023-05-05T20:42:21.033Z] === RUN   TestDockerNetworkDeletePreferID
20:42:21 [2023-05-05T20:42:21.289Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
20:42:21 [2023-05-05T20:42:21.289Z] === RUN   TestDaemonDNSFallback
20:42:21 [2023-05-05T20:42:21.587Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:42:21 [2023-05-05T20:42:21.587Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52904ccfe92cfa8a21009eeb8a98dbfa67cceca1eca28feed6d246abac5e714c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:42:21 [2023-05-05T20:42:21.587Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:42:21 [2023-05-05T20:42:21.587Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52904ccfe92cfa8a21009eeb8a98dbfa67cceca1eca28feed6d246abac5e714c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:42:21 [2023-05-05T20:42:21.587Z] === RUN   TestPluginInstall/with_htpasswd
20:42:21 [2023-05-05T20:42:21.844Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:42:21 [2023-05-05T20:42:21.844Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd42f5be15c4d39342604b07cb9ff6a444d12aacd97a96a623061a0dacb13419" mediatype=application/vnd.docker.plugin.v1+json size=522
20:42:21 [2023-05-05T20:42:21.844Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:42:21 [2023-05-05T20:42:21.844Z] time="2023-05-05T20:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd42f5be15c4d39342604b07cb9ff6a444d12aacd97a96a623061a0dacb13419" mediatype=application/vnd.docker.plugin.v1+json size=522
20:42:21 [2023-05-05T20:42:21.853Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:42:21 [2023-05-05T20:42:21.880Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:42:22 [2023-05-05T20:42:22.101Z] === RUN   TestPluginInstall/with_insecure
20:42:22 [2023-05-05T20:42:22.443Z] --- PASS: TestContinueAfterPluginCrash (11.90s)
20:42:23 [2023-05-05T20:42:23.032Z] time="2023-05-05T20:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:42:23 [2023-05-05T20:42:23.032Z] time="2023-05-05T20:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae502728c7559a49edacc4f54349cda6f9dc9d477acd7d5654fb12d49e40bb95" mediatype=application/vnd.docker.plugin.v1+json size=522
20:42:23 [2023-05-05T20:42:23.032Z] time="2023-05-05T20:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:42:23 [2023-05-05T20:42:23.032Z] time="2023-05-05T20:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae502728c7559a49edacc4f54349cda6f9dc9d477acd7d5654fb12d49e40bb95" mediatype=application/vnd.docker.plugin.v1+json size=522
20:42:23 [2023-05-05T20:42:23.032Z]     plugin_test.go:164: [db217c5b70e4c] daemon is not started
20:42:23 [2023-05-05T20:42:23.032Z] --- PASS: TestPluginInstall (4.46s)
20:42:23 [2023-05-05T20:42:23.032Z]     --- PASS: TestPluginInstall/no_auth (2.89s)
20:42:23 [2023-05-05T20:42:23.032Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
20:42:23 [2023-05-05T20:42:23.032Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
20:42:23 [2023-05-05T20:42:23.032Z] === RUN   TestPluginsWithRuntimes
20:42:24 [2023-05-05T20:42:24.337Z] === CONT  TestReadPluginNoRead
20:42:24 [2023-05-05T20:42:24.337Z]     read_test.go:92: [daeca04dff69e] daemon is not started
20:42:24 [2023-05-05T20:42:24.337Z] --- PASS: TestReadPluginNoRead (13.31s)
20:42:24 [2023-05-05T20:42:24.337Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
20:42:24 [2023-05-05T20:42:24.337Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.28s)
20:42:24 [2023-05-05T20:42:24.337Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.35s)
20:42:24 [2023-05-05T20:42:24.337Z] PASS
20:42:24 [2023-05-05T20:42:24.337Z] 
20:42:24 [2023-05-05T20:42:24.337Z] DONE 6 tests in 13.341s
20:42:24 [2023-05-05T20:42:24.337Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:42:24 [2023-05-05T20:42:24.337Z] testing: warning: no tests to run
20:42:24 [2023-05-05T20:42:24.337Z] PASS
20:42:24 [2023-05-05T20:42:24.337Z] 
20:42:24 [2023-05-05T20:42:24.337Z] DONE 0 tests in 0.007s
20:42:24 [2023-05-05T20:42:24.337Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:42:24 [2023-05-05T20:42:24.337Z] INFO: Testing against a local daemon
20:42:24 [2023-05-05T20:42:24.337Z] === RUN   TestPluginWithDevMounts
20:42:24 [2023-05-05T20:42:24.337Z]     mounts_test.go:20: (*Execution).IsRootless-fm
20:42:24 [2023-05-05T20:42:24.337Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:42:24 [2023-05-05T20:42:24.337Z] PASS
20:42:24 [2023-05-05T20:42:24.337Z] 
20:42:24 [2023-05-05T20:42:24.337Z] === Skipped
20:42:24 [2023-05-05T20:42:24.337Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:42:24 [2023-05-05T20:42:24.337Z]     mounts_test.go:20: (*Execution).IsRootless-fm
20:42:24 [2023-05-05T20:42:24.337Z] 
20:42:24 [2023-05-05T20:42:24.337Z] DONE 1 tests, 1 skipped in 0.027s
20:42:24 [2023-05-05T20:42:24.337Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:42:24 [2023-05-05T20:42:24.337Z] INFO: Testing against a local daemon
20:42:24 [2023-05-05T20:42:24.337Z] === RUN   TestSecretInspect
20:42:24 [2023-05-05T20:42:24.337Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.337Z] --- SKIP: TestSecretInspect (0.01s)
20:42:24 [2023-05-05T20:42:24.337Z] === RUN   TestSecretList
20:42:24 [2023-05-05T20:42:24.337Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.337Z] --- SKIP: TestSecretList (0.01s)
20:42:24 [2023-05-05T20:42:24.337Z] === RUN   TestSecretsCreateAndDelete
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestSecretsUpdate
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestSecretsUpdate (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestTemplatedSecret
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestTemplatedSecret (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestSecretCreateResolve
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] PASS
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] === Skipped
20:42:24 [2023-05-05T20:42:24.338Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] 
20:42:24 [2023-05-05T20:42:24.338Z] DONE 6 tests, 6 skipped in 0.078s
20:42:24 [2023-05-05T20:42:24.338Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:42:24 [2023-05-05T20:42:24.338Z] INFO: Testing against a local daemon
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestServiceCreateInit
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- PASS: TestServiceCreateInit (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceMultipleTimes
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceConflict
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceConflict (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceMaxReplicas
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateWithDuplicateNetworkNames
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceSecretFileMode
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceConfigFileMode
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceSysctls
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceSysctls (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateServiceCapabilities
20:42:24 [2023-05-05T20:42:24.338Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateServiceCapabilities (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestInspect
20:42:24 [2023-05-05T20:42:24.338Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestInspect (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestCreateJob
20:42:24 [2023-05-05T20:42:24.338Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestCreateJob (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestReplicatedJob
20:42:24 [2023-05-05T20:42:24.338Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestReplicatedJob (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestUpdateReplicatedJob
20:42:24 [2023-05-05T20:42:24.338Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestServiceListWithStatuses
20:42:24 [2023-05-05T20:42:24.338Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestDockerNetworkConnectAlias
20:42:24 [2023-05-05T20:42:24.338Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestDockerNetworkReConnect
20:42:24 [2023-05-05T20:42:24.338Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:24 [2023-05-05T20:42:24.338Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
20:42:24 [2023-05-05T20:42:24.338Z] === RUN   TestServicePlugin
20:42:24 [2023-05-05T20:42:24.375Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:42:24 [2023-05-05T20:42:24.632Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:42:24 [2023-05-05T20:42:24.927Z] === RUN   TestPluginsWithRuntimes/No_Args
20:42:25 [2023-05-05T20:42:25.492Z] === RUN   TestPluginsWithRuntimes/With_Args
20:42:26 [2023-05-05T20:42:26.000Z]     docker_api_swarm_test.go:585: [df5e71298bdc2] joining swarm manager [d79cbaeb5def9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:42:26 [2023-05-05T20:42:26.000Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:42:26 [2023-05-05T20:42:26.000Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
20:42:26 [2023-05-05T20:42:26.000Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:42:26 [2023-05-05T20:42:26.424Z] --- PASS: TestPluginsWithRuntimes (3.21s)
20:42:26 [2023-05-05T20:42:26.424Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
20:42:26 [2023-05-05T20:42:26.424Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
20:42:26 [2023-05-05T20:42:26.424Z] === RUN   TestPluginBackCompatMediaTypes
20:42:26 [2023-05-05T20:42:26.988Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
20:42:26 [2023-05-05T20:42:26.988Z] PASS
20:42:26 [2023-05-05T20:42:26.988Z] 
20:42:26 [2023-05-05T20:42:26.988Z] DONE 10 tests in 8.254s
20:42:26 [2023-05-05T20:42:26.988Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:42:26 [2023-05-05T20:42:26.988Z] ++ 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
20:42:26 [2023-05-05T20:42:26.988Z] ++ set -e
20:42:26 [2023-05-05T20:42:26.988Z] ++ '[' -n 0 ']'
20:42:26 [2023-05-05T20:42:26.988Z] ++ set -x
20:42:26 [2023-05-05T20:42:26.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=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
20:42:26 [2023-05-05T20:42:26.988Z] INFO: Testing against a local daemon
20:42:26 [2023-05-05T20:42:26.988Z] === RUN   TestExternalGraphDriver
20:42:27 [2023-05-05T20:42:27.246Z] === RUN   TestExternalGraphDriver/json
20:42:27 [2023-05-05T20:42:27.612Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestServicePlugin (2.82s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestServiceUpdateLabel
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestServiceUpdateLabel (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestServiceUpdateSecrets
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestServiceUpdateConfigs
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestServiceUpdateNetwork
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestServiceUpdatePidsLimit
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] PASS
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === Skipped
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestCreateJob (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServicePlugin (2.82s)
20:42:27 [2023-05-05T20:42:27.613Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] DONE 24 tests, 23 skipped in 3.047s
20:42:27 [2023-05-05T20:42:27.613Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:42:27 [2023-05-05T20:42:27.613Z] INFO: Testing against a local daemon
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestSessionCreate
20:42:27 [2023-05-05T20:42:27.613Z] --- PASS: TestSessionCreate (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestSessionCreateWithBadUpgrade
20:42:27 [2023-05-05T20:42:27.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:42:27 [2023-05-05T20:42:27.613Z] PASS
20:42:27 [2023-05-05T20:42:27.613Z] 
20:42:27 [2023-05-05T20:42:27.613Z] DONE 2 tests in 0.058s
20:42:27 [2023-05-05T20:42:27.613Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:42:27 [2023-05-05T20:42:27.613Z] INFO: Testing against a local daemon
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:42:27 [2023-05-05T20:42:27.613Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:42:27 [2023-05-05T20:42:27.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:42:27 [2023-05-05T20:42:27.613Z] === RUN   TestEventsExecDie
20:42:27 [2023-05-05T20:42:27.870Z] --- PASS: TestEventsExecDie (0.51s)
20:42:27 [2023-05-05T20:42:27.870Z] === RUN   TestEventsBackwardsCompatible
20:42:27 [2023-05-05T20:42:27.870Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
20:42:27 [2023-05-05T20:42:27.870Z] === RUN   TestInfoBinaryCommits
20:42:27 [2023-05-05T20:42:27.870Z] --- PASS: TestInfoBinaryCommits (0.01s)
20:42:27 [2023-05-05T20:42:27.870Z] === RUN   TestInfoAPIVersioned
20:42:27 [2023-05-05T20:42:27.870Z] --- PASS: TestInfoAPIVersioned (0.00s)
20:42:27 [2023-05-05T20:42:27.870Z] === RUN   TestInfoDiscoveryBackend
20:42:28 [2023-05-05T20:42:28.522Z] --- PASS: TestDaemonDNSFallback (6.68s)
20:42:28 [2023-05-05T20:42:28.523Z] === RUN   TestInspectNetwork
20:42:28 [2023-05-05T20:42:28.523Z]     check_test.go:379: [d49c8122c2d56] daemon is not started
20:42:29 [2023-05-05T20:42:29.142Z] === RUN   TestExternalGraphDriver/spec
20:42:29 [2023-05-05T20:42:29.764Z] --- PASS: TestInfoDiscoveryBackend (1.55s)
20:42:29 [2023-05-05T20:42:29.764Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:42:29 [2023-05-05T20:42:29.891Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:42:29 [2023-05-05T20:42:29.891Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:42:30 [2023-05-05T20:42:30.512Z] === RUN   TestExternalGraphDriver/pull
20:42:31 [2023-05-05T20:42:31.784Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:42:31 [2023-05-05T20:42:31.784Z] === RUN   TestInspectNetwork/full_network_id
20:42:31 [2023-05-05T20:42:31.784Z] === RUN   TestInspectNetwork/partial_network_id
20:42:31 [2023-05-05T20:42:31.784Z] === RUN   TestInspectNetwork/network_name
20:42:31 [2023-05-05T20:42:31.784Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:42:31 [2023-05-05T20:42:31.784Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:42:32 [2023-05-05T20:42:32.074Z] Created binary: bundles/binary-daemon/dockerd-dev
20:42:32 [2023-05-05T20:42:32.329Z] Copying nested executables into bundles/binary-daemon
20:42:32 [2023-05-05T20:42:32.408Z] --- PASS: TestExternalGraphDriver (5.17s)
20:42:32 [2023-05-05T20:42:32.408Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
20:42:32 [2023-05-05T20:42:32.408Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
20:42:32 [2023-05-05T20:42:32.408Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
20:42:32 [2023-05-05T20:42:32.408Z] === RUN   TestGraphdriverPluginV2
20:42:32 [2023-05-05T20:42:32.408Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:32 [2023-05-05T20:42:32.408Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:42:32 [2023-05-05T20:42:32.408Z] PASS
20:42:32 [2023-05-05T20:42:32.408Z] 
20:42:32 [2023-05-05T20:42:32.408Z] === Skipped
20:42:32 [2023-05-05T20:42:32.408Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:42:32 [2023-05-05T20:42:32.408Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:42:32 [2023-05-05T20:42:32.408Z] 
20:42:32 [2023-05-05T20:42:32.408Z] DONE 5 tests, 1 skipped in 5.524s
20:42:32 [2023-05-05T20:42:32.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:42:32 [2023-05-05T20:42:32.408Z] ++ 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
20:42:32 [2023-05-05T20:42:32.408Z] ++ set -e
20:42:32 [2023-05-05T20:42:32.408Z] ++ '[' -n 0 ']'
20:42:32 [2023-05-05T20:42:32.408Z] ++ set -x
20:42:32 [2023-05-05T20:42:32.408Z] ++ env -i DEST=/go/src/github.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
20:42:32 [2023-05-05T20:42:32.408Z] INFO: Testing against a local daemon
20:42:32 [2023-05-05T20:42:32.408Z] === RUN   TestContinueAfterPluginCrash
20:42:32 [2023-05-05T20:42:32.408Z] === PAUSE TestContinueAfterPluginCrash
20:42:32 [2023-05-05T20:42:32.408Z] === RUN   TestReadPluginNoRead
20:42:32 [2023-05-05T20:42:32.408Z] === PAUSE TestReadPluginNoRead
20:42:32 [2023-05-05T20:42:32.408Z] === RUN   TestDaemonStartWithLogOpt
20:42:32 [2023-05-05T20:42:32.408Z] === PAUSE TestDaemonStartWithLogOpt
20:42:32 [2023-05-05T20:42:32.408Z] === CONT  TestContinueAfterPluginCrash
20:42:32 [2023-05-05T20:42:32.408Z] === CONT  TestDaemonStartWithLogOpt
20:42:32 [2023-05-05T20:42:32.408Z] === CONT  TestReadPluginNoRead
20:42:32 [2023-05-05T20:42:32.713Z] === RUN   TestDockerSuite/TestBuildNetNone
20:42:33 [2023-05-05T20:42:33.038Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
20:42:33 [2023-05-05T20:42:33.039Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:42:33 [2023-05-05T20:42:33.039Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:33 [2023-05-05T20:42:33.039Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:42:33 [2023-05-05T20:42:33.039Z] === RUN   TestInfoAPI
20:42:33 [2023-05-05T20:42:33.039Z] --- PASS: TestInfoAPI (0.02s)
20:42:33 [2023-05-05T20:42:33.039Z] === RUN   TestInfoAPIWarnings
20:42:33 [2023-05-05T20:42:33.277Z] === RUN   TestDockerSuite/TestBuildNoContext
20:42:33 [2023-05-05T20:42:33.690Z] 
20:42:33 [2023-05-05T20:42:33.841Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:42:34 [2023-05-05T20:42:34.177Z] --- PASS: TestServiceWithDataPathPortInit (14.69s)
20:42:34 [2023-05-05T20:42:34.177Z] === RUN   TestServiceWithDefaultAddressPoolInit
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
20:42:34 [2023-05-05T20:42:34.771Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:42:34 [2023-05-05T20:42:34.924Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/make.sh cross
20:42:34 [2023-05-05T20:42:34.935Z] === RUN   TestReadPluginNoRead/default
20:42:35 [2023-05-05T20:42:35.179Z] 
20:42:35 [2023-05-05T20:42:35.179Z] Removing bundles/
20:42:35 [2023-05-05T20:42:35.179Z] 
20:42:35 [2023-05-05T20:42:35.179Z] ---> Making bundle: cross (in bundles/cross)
20:42:35 [2023-05-05T20:42:35.179Z] Cross building: bundles/cross/linux/amd64
20:42:35 [2023-05-05T20:42:35.192Z] --- PASS: TestDaemonStartWithLogOpt (2.66s)
20:42:35 [2023-05-05T20:42:35.434Z] Building: bundles/cross/linux/amd64/dockerd-dev
20:42:35 [2023-05-05T20:42:35.434Z] GOOS="linux" GOARCH="amd64" GOARM=""
20:42:35 [2023-05-05T20:42:35.756Z] === RUN   TestReadPluginNoRead/disabled_caching
20:42:36 [2023-05-05T20:42:36.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
20:42:36 [2023-05-05T20:42:36.139Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
20:42:36 [2023-05-05T20:42:36.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
20:42:36 [2023-05-05T20:42:36.710Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uvvo2pmu5y34ics38h1mj3avj Created:2023-05-05 20:42:35.164669527 +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[8c36d2028ec2bdadd13444ca026dd73c5372c3640e7c710ec62b9be2b4f31164:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ws07lund3qzpvbh7k3hpk6fr0 EndpointID:a7c2d70bd40bdc3483d770a885fd8a9f8d114882f1ab1d7082f2fef662bd3f5d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ed6f568ad5f7d7d2b8ec469d24e8075c78054c3231c6d71e6baa10c3889c1168 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:e311d174e3ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ws07lund3qzpvbh7k3hpk6fr0 EndpointID:a7c2d70bd40bdc3483d770a885fd8a9f8d114882f1ab1d7082f2fef662bd3f5d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:42:37 [2023-05-05T20:42:37.069Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:42:37 [2023-05-05T20:42:37.069Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:42:37 [2023-05-05T20:42:37.069Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:42:37 [2023-05-05T20:42:37.069Z] --- PASS: TestInspectNetwork (9.08s)
20:42:37 [2023-05-05T20:42:37.069Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:42:37 [2023-05-05T20:42:37.069Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:42:37 [2023-05-05T20:42:37.069Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:42:37 [2023-05-05T20:42:37.069Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:42:37 [2023-05-05T20:42:37.069Z] === RUN   TestRunContainerWithBridgeNone
20:42:37 [2023-05-05T20:42:37.127Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:42:37 [2023-05-05T20:42:37.633Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:42:37 [2023-05-05T20:42:37.889Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:42:38 [2023-05-05T20:42:38.058Z] === CONT  TestReadPluginNoRead
20:42:38 [2023-05-05T20:42:38.058Z]     read_test.go:92: [d1aa931f4adc1] daemon is not started
20:42:38 [2023-05-05T20:42:38.058Z] --- PASS: TestReadPluginNoRead (5.70s)
20:42:38 [2023-05-05T20:42:38.058Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
20:42:38 [2023-05-05T20:42:38.058Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
20:42:38 [2023-05-05T20:42:38.058Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
20:42:38 [2023-05-05T20:42:38.146Z]     docker_api_swarm_test.go:46: [d210ee0ce7236] joining swarm manager [dab2740f2f546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:42:38 [2023-05-05T20:42:38.146Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:42:38 [2023-05-05T20:42:38.709Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
20:42:38 [2023-05-05T20:42:38.709Z] === RUN   TestNetworkInvalidJSON
20:42:38 [2023-05-05T20:42:38.709Z] === RUN   TestNetworkInvalidJSON//networks/create
20:42:38 [2023-05-05T20:42:38.709Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:42:38 [2023-05-05T20:42:38.710Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:42:38 [2023-05-05T20:42:38.710Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:42:38 [2023-05-05T20:42:38.710Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:38 [2023-05-05T20:42:38.710Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:38 [2023-05-05T20:42:38.710Z] === CONT  TestNetworkInvalidJSON//networks/create
20:42:38 [2023-05-05T20:42:38.710Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:42:38 [2023-05-05T20:42:38.710Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:42:38 [2023-05-05T20:42:38.710Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:42:38 [2023-05-05T20:42:38.710Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:42:38 [2023-05-05T20:42:38.710Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:42:38 [2023-05-05T20:42:38.710Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:42:38 [2023-05-05T20:42:38.710Z] === RUN   TestNetworkList
20:42:38 [2023-05-05T20:42:38.710Z] === RUN   TestNetworkList//networks
20:42:38 [2023-05-05T20:42:38.710Z] === PAUSE TestNetworkList//networks
20:42:38 [2023-05-05T20:42:38.710Z] === RUN   TestNetworkList//networks/
20:42:38 [2023-05-05T20:42:38.710Z] === PAUSE TestNetworkList//networks/
20:42:38 [2023-05-05T20:42:38.710Z] === CONT  TestNetworkList//networks
20:42:38 [2023-05-05T20:42:38.710Z] === CONT  TestNetworkList//networks/
20:42:38 [2023-05-05T20:42:38.710Z] --- PASS: TestNetworkList (0.01s)
20:42:38 [2023-05-05T20:42:38.710Z]     --- PASS: TestNetworkList//networks (0.00s)
20:42:38 [2023-05-05T20:42:38.710Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:42:38 [2023-05-05T20:42:38.710Z] === RUN   TestHostIPv4BridgeLabel
20:42:39 [2023-05-05T20:42:39.272Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
20:42:39 [2023-05-05T20:42:39.272Z] === RUN   TestDaemonRestartWithLiveRestore
20:42:39 [2023-05-05T20:42:39.529Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:42:39 [2023-05-05T20:42:39.787Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:42:39 [2023-05-05T20:42:39.954Z] --- PASS: TestContinueAfterPluginCrash (7.63s)
20:42:39 [2023-05-05T20:42:39.954Z] PASS
20:42:39 [2023-05-05T20:42:39.954Z] 
20:42:39 [2023-05-05T20:42:39.954Z] DONE 6 tests in 7.667s
20:42:39 [2023-05-05T20:42:39.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:42:39 [2023-05-05T20:42:39.954Z] ++ 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
20:42:39 [2023-05-05T20:42:39.954Z] ++ set -e
20:42:39 [2023-05-05T20:42:39.954Z] ++ '[' -n 0 ']'
20:42:39 [2023-05-05T20:42:39.954Z] ++ set -x
20:42:39 [2023-05-05T20:42:39.954Z] ++ env -i DEST=/go/src/github.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
20:42:40 [2023-05-05T20:42:40.211Z] testing: warning: no tests to run
20:42:40 [2023-05-05T20:42:40.211Z] PASS
20:42:40 [2023-05-05T20:42:40.211Z] 
20:42:40 [2023-05-05T20:42:40.211Z] DONE 0 tests in 0.009s
20:42:40 [2023-05-05T20:42:40.211Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:42:40 [2023-05-05T20:42:40.211Z] ++ 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
20:42:40 [2023-05-05T20:42:40.211Z] ++ set -e
20:42:40 [2023-05-05T20:42:40.211Z] ++ '[' -n 0 ']'
20:42:40 [2023-05-05T20:42:40.211Z] ++ set -x
20:42:40 [2023-05-05T20:42:40.211Z] ++ env -i DEST=/go/src/github.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
20:42:40 [2023-05-05T20:42:40.211Z] INFO: Testing against a local daemon
20:42:40 [2023-05-05T20:42:40.211Z] === RUN   TestPluginWithDevMounts
20:42:40 [2023-05-05T20:42:40.211Z] === PAUSE TestPluginWithDevMounts
20:42:40 [2023-05-05T20:42:40.211Z] === CONT  TestPluginWithDevMounts
20:42:40 [2023-05-05T20:42:40.350Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:42:40 [2023-05-05T20:42:40.350Z] === RUN   TestDaemonDefaultNetworkPools
20:42:41 [2023-05-05T20:42:41.279Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
20:42:41 [2023-05-05T20:42:41.279Z] === RUN   TestDaemonRestartWithExistingNetwork
20:42:41 [2023-05-05T20:42:41.536Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:42:41 [2023-05-05T20:42:41.582Z] --- PASS: TestPluginWithDevMounts (1.52s)
20:42:41 [2023-05-05T20:42:41.582Z] PASS
20:42:41 [2023-05-05T20:42:41.582Z] 
20:42:41 [2023-05-05T20:42:41.582Z] DONE 1 tests in 1.555s
20:42:41 [2023-05-05T20:42:41.582Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:42:41 [2023-05-05T20:42:41.582Z] ++ 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
20:42:41 [2023-05-05T20:42:41.582Z] ++ set -e
20:42:41 [2023-05-05T20:42:41.582Z] ++ '[' -n 0 ']'
20:42:41 [2023-05-05T20:42:41.582Z] ++ set -x
20:42:41 [2023-05-05T20:42:41.582Z] ++ env -i DEST=/go/src/github.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
20:42:41 [2023-05-05T20:42:41.582Z] INFO: Testing against a local daemon
20:42:41 [2023-05-05T20:42:41.582Z] === RUN   TestSecretInspect
20:42:41 [2023-05-05T20:42:41.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.27s)
20:42:41 [2023-05-05T20:42:41.978Z] PASS
20:42:41 [2023-05-05T20:42:41.978Z] 
20:42:41 [2023-05-05T20:42:41.978Z] === Skipped
20:42:41 [2023-05-05T20:42:41.978Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:42:41 [2023-05-05T20:42:41.978Z]     service_test.go:242: FLAKY_TEST
20:42:41 [2023-05-05T20:42:41.978Z] 
20:42:41 [2023-05-05T20:42:41.978Z] DONE 26 tests, 1 skipped in 46.244s
20:42:41 [2023-05-05T20:42:41.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:42:41 [2023-05-05T20:42:41.978Z] INFO: Testing against a local daemon
20:42:41 [2023-05-05T20:42:41.978Z] === RUN   TestDockerNetworkIpvlanPersistance
20:42:41 [2023-05-05T20:42:41.978Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:41 [2023-05-05T20:42:41.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:42:41 [2023-05-05T20:42:41.978Z] === RUN   TestDockerNetworkIpvlan
20:42:41 [2023-05-05T20:42:41.978Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:41 [2023-05-05T20:42:41.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:42:41 [2023-05-05T20:42:41.978Z] PASS
20:42:41 [2023-05-05T20:42:41.978Z] 
20:42:41 [2023-05-05T20:42:41.978Z] === Skipped
20:42:41 [2023-05-05T20:42:41.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:42:41 [2023-05-05T20:42:41.978Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:41 [2023-05-05T20:42:41.978Z] 
20:42:41 [2023-05-05T20:42:41.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:42:41 [2023-05-05T20:42:41.978Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:41 [2023-05-05T20:42:41.978Z] 
20:42:41 [2023-05-05T20:42:41.978Z] DONE 2 tests, 2 skipped in 0.030s
20:42:41 [2023-05-05T20:42:41.979Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:42:41 [2023-05-05T20:42:41.979Z] INFO: Testing against a local daemon
20:42:41 [2023-05-05T20:42:41.979Z] === RUN   TestDockerNetworkMacvlanPersistance
20:42:42 [2023-05-05T20:42:42.467Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
20:42:42 [2023-05-05T20:42:42.467Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:42:42 [2023-05-05T20:42:42.467Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:42:42 [2023-05-05T20:42:42.546Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
20:42:42 [2023-05-05T20:42:42.546Z] === RUN   TestDockerNetworkMacvlan
20:42:43 [2023-05-05T20:42:43.113Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:42:44 [2023-05-05T20:42:44.050Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:42:44 [2023-05-05T20:42:44.106Z] --- PASS: TestSecretInspect (2.23s)
20:42:44 [2023-05-05T20:42:44.106Z] === RUN   TestSecretList
20:42:44 [2023-05-05T20:42:44.360Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.60s)
20:42:44 [2023-05-05T20:42:44.360Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:42:44 [2023-05-05T20:42:44.360Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:42:44 [2023-05-05T20:42:44.617Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
20:42:44 [2023-05-05T20:42:44.617Z] === RUN   TestServiceWithPredefinedNetwork
20:42:44 [2023-05-05T20:42:44.874Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:42:44 [2023-05-05T20:42:44.986Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:42:45 [2023-05-05T20:42:45.805Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:42:46 [2023-05-05T20:42:46.062Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:42:46 [2023-05-05T20:42:46.629Z] --- PASS: TestSecretList (2.42s)
20:42:46 [2023-05-05T20:42:46.629Z] === RUN   TestSecretsCreateAndDelete
20:42:46 [2023-05-05T20:42:46.889Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:42:47 [2023-05-05T20:42:47.431Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s)
20:42:47 [2023-05-05T20:42:47.431Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:42:47 [2023-05-05T20:42:47.431Z]     service_test.go:242: FLAKY_TEST
20:42:47 [2023-05-05T20:42:47.431Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:42:47 [2023-05-05T20:42:47.431Z] === RUN   TestServiceWithDataPathPortInit
20:42:48 [2023-05-05T20:42:48.794Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:42:48 [2023-05-05T20:42:48.801Z] === RUN   TestDockerSuite/TestBuildPATH
20:42:49 [2023-05-05T20:42:49.153Z] --- PASS: TestSecretsCreateAndDelete (2.36s)
20:42:49 [2023-05-05T20:42:49.153Z] === RUN   TestSecretsUpdate
20:42:49 [2023-05-05T20:42:49.731Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:42:50 [2023-05-05T20:42:50.662Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:42:51 [2023-05-05T20:42:51.049Z] --- PASS: TestSecretsUpdate (2.26s)
20:42:51 [2023-05-05T20:42:51.049Z] === RUN   TestTemplatedSecret
20:42:51 [2023-05-05T20:42:51.095Z] --- PASS: TestInfoAPIWarnings (17.32s)
20:42:51 [2023-05-05T20:42:51.095Z] === RUN   TestInfoDebug
20:42:51 [2023-05-05T20:42:51.225Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:42:51 [2023-05-05T20:42:51.659Z] --- PASS: TestInfoDebug (1.55s)
20:42:51 [2023-05-05T20:42:51.659Z] === RUN   TestInfoInsecureRegistries
20:42:52 [2023-05-05T20:42:52.081Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:42:52 [2023-05-05T20:42:52.340Z] --- PASS: TestDockerNetworkMacvlan (9.87s)
20:42:52 [2023-05-05T20:42:52.340Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
20:42:52 [2023-05-05T20:42:52.340Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
20:42:52 [2023-05-05T20:42:52.340Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
20:42:52 [2023-05-05T20:42:52.340Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
20:42:52 [2023-05-05T20:42:52.340Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
20:42:52 [2023-05-05T20:42:52.340Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
20:42:52 [2023-05-05T20:42:52.340Z] PASS
20:42:52 [2023-05-05T20:42:52.599Z] 
20:42:52 [2023-05-05T20:42:52.599Z] DONE 8 tests in 11.223s
20:42:52 [2023-05-05T20:42:52.599Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:42:52 [2023-05-05T20:42:52.599Z] testing: warning: no tests to run
20:42:52 [2023-05-05T20:42:52.599Z] PASS
20:42:52 [2023-05-05T20:42:52.599Z] 
20:42:52 [2023-05-05T20:42:52.599Z] DONE 0 tests in 0.007s
20:42:52 [2023-05-05T20:42:52.599Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:42:52 [2023-05-05T20:42:52.599Z] INFO: Testing against a local daemon
20:42:52 [2023-05-05T20:42:52.599Z] === RUN   TestAuthZPluginAllowRequest
20:42:53 [2023-05-05T20:42:53.554Z] --- PASS: TestInfoInsecureRegistries (1.54s)
20:42:53 [2023-05-05T20:42:53.554Z] === RUN   TestInfoRegistryMirrors
20:42:53 [2023-05-05T20:42:53.571Z] --- PASS: TestTemplatedSecret (2.51s)
20:42:53 [2023-05-05T20:42:53.571Z] === RUN   TestSecretCreateResolve
20:42:53 [2023-05-05T20:42:53.975Z] --- PASS: TestAuthZPluginAllowRequest (1.26s)
20:42:53 [2023-05-05T20:42:53.975Z] === RUN   TestAuthZPluginTLS
20:42:54 [2023-05-05T20:42:54.234Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:42:54 [2023-05-05T20:42:54.234Z] === RUN   TestAuthZPluginDenyRequest
20:42:54 [2023-05-05T20:42:54.801Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:42:54 [2023-05-05T20:42:54.802Z] === RUN   TestAuthZPluginAPIDenyResponse
20:42:54 [2023-05-05T20:42:54.923Z] --- PASS: TestInfoRegistryMirrors (1.56s)
20:42:54 [2023-05-05T20:42:54.923Z] === RUN   TestLoginFailsWithBadCredentials
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestPingCacheHeaders
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestPingCacheHeaders (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestPingGet
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestPingGet (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestPingHead
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestPingHead (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestVersion
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestVersion (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z] PASS
20:42:55 [2023-05-05T20:42:55.180Z] 
20:42:55 [2023-05-05T20:42:55.180Z] === Skipped
20:42:55 [2023-05-05T20:42:55.180Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:42:55 [2023-05-05T20:42:55.180Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:42:55 [2023-05-05T20:42:55.180Z] 
20:42:55 [2023-05-05T20:42:55.180Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:42:55 [2023-05-05T20:42:55.180Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
20:42:55 [2023-05-05T20:42:55.180Z] 
20:42:55 [2023-05-05T20:42:55.180Z] DONE 18 tests, 2 skipped in 27.938s
20:42:55 [2023-05-05T20:42:55.180Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:42:55 [2023-05-05T20:42:55.180Z] INFO: Testing against a local daemon
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestVolumesCreateAndList
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestVolumesRemove
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestVolumesRemove (0.05s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestVolumesInspect
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestVolumesInspect (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestVolumesInvalidJSON
20:42:55 [2023-05-05T20:42:55.180Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:42:55 [2023-05-05T20:42:55.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:42:55 [2023-05-05T20:42:55.180Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:42:55 [2023-05-05T20:42:55.180Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:42:55 [2023-05-05T20:42:55.180Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:42:55 [2023-05-05T20:42:55.180Z] PASS
20:42:55 [2023-05-05T20:42:55.180Z] 
20:42:55 [2023-05-05T20:42:55.180Z] DONE 5 tests in 0.111s
20:42:55 [2023-05-05T20:42:55.369Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:42:55 [2023-05-05T20:42:55.369Z] === RUN   TestAuthZPluginDenyResponse
20:42:55 [2023-05-05T20:42:55.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:42:55 [2023-05-05T20:42:55.437Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 18745 is not a child of this shell
20:42:55 [2023-05-05T20:42:55.437Z] warning: PID 18745 from bundles/test-integration/docker.pid had a nonzero exit code
20:42:55 [2023-05-05T20:42:55.437Z] Leaving: AppArmorNo profiles have been unloaded.
20:42:55 [2023-05-05T20:42:55.437Z] 
20:42:55 [2023-05-05T20:42:55.437Z] Unloading profiles will leave already running processes permanently
20:42:55 [2023-05-05T20:42:55.437Z] unconfined, which can lead to unexpected situations.
20:42:55 [2023-05-05T20:42:55.437Z] 
20:42:55 [2023-05-05T20:42:55.437Z] To set a process to complain mode, use the command line tool
20:42:55 [2023-05-05T20:42:55.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:42:55 [2023-05-05T20:42:55.437Z] Removing test suite binaries
20:42:55 [2023-05-05T20:42:55.437Z] exiting test-integration
20:42:55 [2023-05-05T20:42:55.437Z] ++ exit 0
20:42:55 [2023-05-05T20:42:55.937Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:42:55 [2023-05-05T20:42:55.937Z] === RUN   TestAuthZPluginAllowEventStream
20:42:56 [2023-05-05T20:42:56.094Z] --- PASS: TestSecretCreateResolve (2.30s)
20:42:56 [2023-05-05T20:42:56.094Z] PASS
20:42:56 [2023-05-05T20:42:56.094Z] 
20:42:56 [2023-05-05T20:42:56.094Z] DONE 6 tests in 14.112s
20:42:56 [2023-05-05T20:42:56.094Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:42:56 [2023-05-05T20:42:56.094Z] ++ 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
20:42:56 [2023-05-05T20:42:56.094Z] ++ set -e
20:42:56 [2023-05-05T20:42:56.094Z] ++ '[' -n 0 ']'
20:42:56 [2023-05-05T20:42:56.094Z] ++ set -x
20:42:56 [2023-05-05T20:42:56.094Z] ++ env -i DEST=/go/src/github.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
20:42:56 [2023-05-05T20:42:56.094Z] INFO: Testing against a local daemon
20:42:56 [2023-05-05T20:42:56.094Z] === RUN   TestServiceCreateInit
20:42:56 [2023-05-05T20:42:56.094Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:42:56 [2023-05-05T20:42:56.367Z] 
20:42:56 [2023-05-05T20:42:56.477Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:42:56 [2023-05-05T20:42:56.734Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
Post stage
[Pipeline] junit
20:42:56 [2023-05-05T20:42:56.941Z] Recording test results
20:42:56 [2023-05-05T20:42:56.991Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:42:57 [2023-05-05T20:42:57.313Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s)
20:42:57 [2023-05-05T20:42:57.313Z] === RUN   TestAuthZPluginErrorResponse
20:42:57 [2023-05-05T20:42:57.572Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:42:57 [2023-05-05T20:42:57.572Z] === RUN   TestAuthZPluginErrorRequest
20:42:57 [2023-05-05T20:42:57.823Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:42:58 [2023-05-05T20:42:58.141Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:42:58 [2023-05-05T20:42:58.141Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:42:58 [2023-05-05T20:42:58.148Z] + echo Ensuring container killed.
20:42:58 [2023-05-05T20:42:58.149Z] Ensuring container killed.
20:42:58 [2023-05-05T20:42:58.149Z] + docker rm -vf docker-pr2
20:42:58 [2023-05-05T20:42:58.149Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:42:58 [2023-05-05T20:42:58.425Z] + echo Chowning /workspace to jenkins user
20:42:58 [2023-05-05T20:42:58.425Z] Chowning /workspace to jenkins user
20:42:58 [2023-05-05T20:42:58.425Z] + id -u
20:42:58 [2023-05-05T20:42:58.425Z] + id -g
20:42:58 [2023-05-05T20:42:58.425Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/workspace busybox chown -R 1000:1000 /workspace
20:42:58 [2023-05-05T20:42:58.425Z] Unable to find image 'busybox:latest' locally
20:42:58 [2023-05-05T20:42:58.425Z] latest: Pulling from library/busybox
20:42:58 [2023-05-05T20:42:58.682Z] 4b35f584bb4f: Pulling fs layer
20:42:58 [2023-05-05T20:42:58.682Z] 4b35f584bb4f: Verifying Checksum
20:42:58 [2023-05-05T20:42:58.682Z] 4b35f584bb4f: Download complete
20:42:58 [2023-05-05T20:42:58.682Z] 4b35f584bb4f: Pull complete
20:42:58 [2023-05-05T20:42:58.682Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
20:42:58 [2023-05-05T20:42:58.682Z] Status: Downloaded newer image for busybox:latest
20:42:58 [2023-05-05T20:42:58.708Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:42:58 [2023-05-05T20:42:58.708Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:43:00 [2023-05-05T20:43:00.084Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
20:43:00 [2023-05-05T20:43:00.084Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:43:00 [2023-05-05T20:43:00.265Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
20:43:00 [2023-05-05T20:43:00.272Z] === RUN   TestServiceCreateInit/daemonInitEnabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestBoolValue
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestBoolValue (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestBoolValueOrDefault
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestBoolValueOrDefault (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestInt64ValueOrZero
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestInt64ValueOrZero (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestInt64ValueOrDefault
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestInt64ValueOrDefault (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestInt64ValueOrDefaultWithError
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestJsonContentType
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestJsonContentType (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] PASS
20:43:00 [2023-05-05T20:43:00.647Z] coverage: 16.2% of statements
20:43:00 [2023-05-05T20:43:00.647Z] ok  	github.com/docker/docker/api/server/httputils	0.059s	coverage: 16.2% of statements
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestMaskSecretKeys
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestMaskSecretKeys (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestVersionMiddlewareVersion
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
20:43:00 [2023-05-05T20:43:00.647Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
20:43:00 [2023-05-05T20:43:00.647Z] PASS
20:43:00 [2023-05-05T20:43:00.647Z] coverage: 37.7% of statements
20:43:00 [2023-05-05T20:43:00.647Z] ok  	github.com/docker/docker/api/server/middleware	0.103s	coverage: 37.7% of statements
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:43:00 [2023-05-05T20:43:00.647Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:43:00 [2023-05-05T20:43:00.865Z] + bundleName=amd64-rootless
20:43:00 [2023-05-05T20:43:00.865Z] + echo Creating amd64-rootless-bundles.tar.gz
20:43:00 [2023-05-05T20:43:00.865Z] Creating amd64-rootless-bundles.tar.gz
20:43:00 [2023-05-05T20:43:00.865Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:43:00 [2023-05-05T20:43:00.865Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
20:43:00 [2023-05-05T20:43:00.875Z] Archiving artifacts
20:43:01 [2023-05-05T20:43:01.195Z] === RUN   TestDockerSuite/TestBuildRm
20:43:01 [2023-05-05T20:43:01.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
20:43:01 [2023-05-05T20:43:01.462Z] === RUN   TestAuthZPluginHeader
20:43:01 [2023-05-05T20:43:01.637Z] === RUN   TestStrSliceMarshalJSON
20:43:01 [2023-05-05T20:43:01.637Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
20:43:01 [2023-05-05T20:43:01.637Z] === RUN   TestStrSliceUnmarshalJSON
20:43:01 [2023-05-05T20:43:01.637Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
20:43:01 [2023-05-05T20:43:01.637Z] === RUN   TestStrSliceUnmarshalString
20:43:01 [2023-05-05T20:43:01.637Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
20:43:01 [2023-05-05T20:43:01.637Z] === RUN   TestStrSliceUnmarshalSlice
20:43:01 [2023-05-05T20:43:01.637Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
20:43:01 [2023-05-05T20:43:01.637Z] PASS
20:43:01 [2023-05-05T20:43:01.637Z] coverage: 90.0% of statements
20:43:01 [2023-05-05T20:43:01.637Z] ok  	github.com/docker/docker/api/types/strslice	0.061s	coverage: 90.0% of statements
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestMarshalJSON
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestMarshalJSON (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestMarshalJSONWithEmpty
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestMarshalJSONWithEmpty (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestToJSON
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestToJSON (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestToParamWithVersion
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestToParamWithVersion (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestFromJSON
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestFromJSON (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestEmpty
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestEmpty (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestArgsMatchKVListEmptySources
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestArgsMatchKVList
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestArgsMatchKVList (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestArgsMatch
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestArgsMatch (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestAdd
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestAdd (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestDel
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestDel (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestLen
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestLen (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestExactMatch
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestExactMatch (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestOnlyOneExactMatch
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestOnlyOneExactMatch (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestContains
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestContains (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestValidate
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestValidate (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestWalkValues
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestWalkValues (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestFuzzyMatch
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestFuzzyMatch (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestClone
20:43:02 [2023-05-05T20:43:02.111Z] --- PASS: TestClone (0.00s)
20:43:02 [2023-05-05T20:43:02.111Z] PASS
20:43:02 [2023-05-05T20:43:02.111Z] coverage: 93.7% of statements
20:43:02 [2023-05-05T20:43:02.111Z] ok  	github.com/docker/docker/api/types/filters	0.087s	coverage: 93.7% of statements
20:43:02 [2023-05-05T20:43:02.111Z] === RUN   TestDurationToSecondsString
20:43:02 [2023-05-05T20:43:02.112Z] --- PASS: TestDurationToSecondsString (0.00s)
20:43:02 [2023-05-05T20:43:02.112Z] === RUN   TestGetTimestamp
20:43:02 [2023-05-05T20:43:02.112Z] === RUN   TestAdjustForAPIVersion
20:43:02 [2023-05-05T20:43:02.112Z] --- PASS: TestAdjustForAPIVersion (0.00s)
20:43:02 [2023-05-05T20:43:02.112Z] PASS
20:43:02 [2023-05-05T20:43:02.112Z] coverage: 5.7% of statements
20:43:02 [2023-05-05T20:43:02.241Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:43:02 [2023-05-05T20:43:02.399Z] --- PASS: TestAuthZPluginHeader (0.67s)
20:43:02 [2023-05-05T20:43:02.399Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:43:02 [2023-05-05T20:43:02.541Z] + make clean
20:43:02 [2023-05-05T20:43:02.581Z] ok  	github.com/docker/docker/api/server/router/swarm	0.052s	coverage: 5.7% of statements
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:43:02 [2023-05-05T20:43:02.581Z] --- PASS: TestGetTimestamp (0.22s)
20:43:02 [2023-05-05T20:43:02.581Z] === RUN   TestParseTimestamps
20:43:02 [2023-05-05T20:43:02.581Z] --- PASS: TestParseTimestamps (0.00s)
20:43:02 [2023-05-05T20:43:02.581Z] PASS
20:43:02 [2023-05-05T20:43:02.581Z] coverage: 100.0% of statements
20:43:02 [2023-05-05T20:43:02.581Z] ok  	github.com/docker/docker/api/types/time	0.275s	coverage: 100.0% of statements
20:43:02 [2023-05-05T20:43:02.581Z] === RUN   TestCompareVersion
20:43:02 [2023-05-05T20:43:02.581Z] --- PASS: TestCompareVersion (0.00s)
20:43:02 [2023-05-05T20:43:02.581Z] PASS
20:43:02 [2023-05-05T20:43:02.581Z] coverage: 75.0% of statements
20:43:02 [2023-05-05T20:43:02.582Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:43:02 [2023-05-05T20:43:02.582Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:43:02 [2023-05-05T20:43:02.798Z] docker volume rm -f docker-dev-cache
20:43:02 [2023-05-05T20:43:02.798Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:43:03 [2023-05-05T20:43:03.547Z] --- PASS: TestServiceCreateInit (7.59s)
20:43:03 [2023-05-05T20:43:03.547Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
20:43:03 [2023-05-05T20:43:03.547Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
20:43:03 [2023-05-05T20:43:03.547Z] === RUN   TestCreateServiceMultipleTimes
20:43:03 [2023-05-05T20:43:03.716Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:43:03 [2023-05-05T20:43:03.716Z] --- PASS: TestServiceWithDataPathPortInit (16.55s)
20:43:03 [2023-05-05T20:43:03.716Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:43:04 [2023-05-05T20:43:04.280Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
20:43:04 [2023-05-05T20:43:04.802Z] --- PASS: TestParseRemoteURL (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestCloneArgsSmartHttp
20:43:04 [2023-05-05T20:43:04.802Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestCloneArgsDumbHttp
20:43:04 [2023-05-05T20:43:04.802Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestCloneArgsGit
20:43:04 [2023-05-05T20:43:04.802Z] --- PASS: TestCloneArgsGit (0.00s)
20:43:04 [2023-05-05T20:43:04.802Z] === RUN   TestCheckoutGit
20:43:04 [2023-05-05T20:43:04.802Z]     gitutils_test.go:180: git version 2.11.1.windows.1
20:43:04 [2023-05-05T20:43:04.843Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:43:05 [2023-05-05T20:43:05.100Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:43:05 [2023-05-05T20:43:05.271Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1850998042/001/repo/.git/
20:43:05 [2023-05-05T20:43:05.271Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
20:43:05 [2023-05-05T20:43:05.271Z]         The file will have its original line endings in your working directory.
20:43:05 [2023-05-05T20:43:05.357Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:43:05 [2023-05-05T20:43:05.740Z]     gitutils_test.go:254: [master (root-commit) 5f8c3c0] First commit
20:43:05 [2023-05-05T20:43:05.740Z]          2 files changed, 3 insertions(+)
20:43:05 [2023-05-05T20:43:05.740Z]          create mode 100644 Dockerfile
20:43:05 [2023-05-05T20:43:05.740Z]          create mode 100644 subdir/Dockerfile
20:43:05 [2023-05-05T20:43:05.740Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
20:43:05 [2023-05-05T20:43:05.740Z]         The file will have its original line endings in your working directory.
20:43:05 [2023-05-05T20:43:05.740Z]     gitutils_test.go:255: Switched to a new branch 'test'
20:43:05 [2023-05-05T20:43:05.740Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
20:43:05 [2023-05-05T20:43:05.740Z]         The file will have its original line endings in your working directory.
20:43:05 [2023-05-05T20:43:05.740Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
20:43:05 [2023-05-05T20:43:05.740Z]         The file will have its original line endings in your working directory.
20:43:05 [2023-05-05T20:43:05.740Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
20:43:05 [2023-05-05T20:43:05.740Z]         The file will have its original line endings in your working directory.
20:43:05 [2023-05-05T20:43:05.740Z]         [test 4d051d1] Branch commit
20:43:05 [2023-05-05T20:43:05.740Z]          2 files changed, 3 insertions(+), 2 deletions(-)
20:43:05 [2023-05-05T20:43:05.740Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
20:43:05 [2023-05-05T20:43:05.740Z]         The file will have its original line endings in your working directory.
20:43:06 [2023-05-05T20:43:06.209Z]     gitutils_test.go:262: Switched to branch 'master'
20:43:06 [2023-05-05T20:43:06.209Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1850998042/001/subrepo/.git/
20:43:06 [2023-05-05T20:43:06.209Z] === RUN   TestEnable
20:43:06 [2023-05-05T20:43:06.209Z] --- PASS: TestEnable (0.00s)
20:43:06 [2023-05-05T20:43:06.209Z] === RUN   TestDisable
20:43:06 [2023-05-05T20:43:06.209Z] --- PASS: TestDisable (0.00s)
20:43:06 [2023-05-05T20:43:06.209Z] === RUN   TestEnabled
20:43:06 [2023-05-05T20:43:06.209Z] --- PASS: TestEnabled (0.00s)
20:43:06 [2023-05-05T20:43:06.209Z] PASS
20:43:06 [2023-05-05T20:43:06.209Z] coverage: 100.0% of statements
20:43:06 [2023-05-05T20:43:06.209Z] ok  	github.com/docker/docker/cli/debug	0.085s	coverage: 100.0% of statements
20:43:06 [2023-05-05T20:43:06.286Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:43:06 [2023-05-05T20:43:06.543Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6iiwcy3hy194h6pdt08zhtzuy Created:2023-05-05 20:43:05.178583884 +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[e30d2abbf593f40e16bfa1d8bd35a18ac45a5f429b89ac55b39fc2ca85a284ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f8kz7b80wudixpj2wus1v2uzn EndpointID:4ed291019df78bdec4ee71a3eab04235ed5567ec1ac6eb0b9a880cf4118c4a71 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4f175a07f0a5605777b1bff714d567285cce94d4ee7d51c161d050dc59e57c1 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:28e20cf9d88c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f8kz7b80wudixpj2wus1v2uzn EndpointID:4ed291019df78bdec4ee71a3eab04235ed5567ec1ac6eb0b9a880cf4118c4a71 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:43:06 [2023-05-05T20:43:06.589Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s)
20:43:06 [2023-05-05T20:43:06.589Z] === RUN   TestAuthZPluginV2Disable
20:43:06 [2023-05-05T20:43:06.679Z]     gitutils_test.go:273: [master (root-commit) dcc5fb3] Subrepo initial
20:43:06 [2023-05-05T20:43:06.679Z]          1 file changed, 1 insertion(+)
20:43:06 [2023-05-05T20:43:06.679Z]          create mode 100644 subfile
20:43:07 [2023-05-05T20:43:07.106Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:43:07 [2023-05-05T20:43:07.148Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
20:43:07 [2023-05-05T20:43:07.148Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
20:43:07 [2023-05-05T20:43:07.148Z] === RUN   TestProcessNoDockerignore
20:43:07 [2023-05-05T20:43:07.148Z] --- PASS: TestProcessNoDockerignore (0.01s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestProcessShouldLeaveAllFiles
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestDetectContentType
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestDetectContentType (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestSelectAcceptableMIME
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestSelectAcceptableMIME (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestInspectEmptyResponse
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestInspectEmptyResponse (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestInspectResponseBinary
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestInspectResponseBinary (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestResponseUnsupportedContentType
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestInspectResponseTextSimple
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestInspectResponseTextSimple (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestInspectResponseEmptyContentType
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestUnknownContentLength
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestUnknownContentLength (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestDownloadRemote
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestDownloadRemote (0.12s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestGetWithStatusError
20:43:07 [2023-05-05T20:43:07.149Z] --- PASS: TestGetWithStatusError (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestCloseRootDirectory
20:43:07 [2023-05-05T20:43:07.149Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:43:07 [2023-05-05T20:43:07.149Z] --- SKIP: TestCloseRootDirectory (0.03s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestHashFile
20:43:07 [2023-05-05T20:43:07.149Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:43:07 [2023-05-05T20:43:07.149Z] --- SKIP: TestHashFile (0.00s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestHashSubdir
20:43:07 [2023-05-05T20:43:07.149Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:43:07 [2023-05-05T20:43:07.149Z] --- SKIP: TestHashSubdir (0.01s)
20:43:07 [2023-05-05T20:43:07.149Z] === RUN   TestRemoveDirectory
20:43:07 [2023-05-05T20:43:07.149Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:43:07 [2023-05-05T20:43:07.149Z] --- SKIP: TestRemoveDirectory (0.04s)
20:43:07 [2023-05-05T20:43:07.149Z] PASS
20:43:07 [2023-05-05T20:43:07.149Z] coverage: 9.3% of statements
20:43:07 [2023-05-05T20:43:07.149Z] ok  	github.com/docker/docker/builder/remotecontext	0.550s	coverage: 9.3% of statements
20:43:07 [2023-05-05T20:43:07.484Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestGetAllAllowed
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestGetAllAllowed (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestGetAllMeta
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestGetAllMeta (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestWarnOnUnusedBuildArgs
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestIsUnreferencedBuiltin
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestIsExistingDirectory
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestIsExistingDirectory (0.01s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestGetFilenameForDownload
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestGetFilenameForDownload (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestEnv2Variables
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestEnv2Variables (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestEnvValueWithExistingRunConfigEnv
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestMaintainer
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestMaintainer (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestLabel
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestLabel (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestFromScratch
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestFromScratch (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestFromWithArg
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestFromWithArg (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestFromWithArgButBuildArgsNotGiven
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestFromWithUndefinedArg
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestFromWithUndefinedArg (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestFromMultiStageWithNamedStage
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestOnbuild
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestOnbuild (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestWorkdir
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestWorkdir (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestCmd
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestCmd (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestHealthcheckNone
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestHealthcheckNone (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestHealthcheckCmd
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestHealthcheckCmd (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestEntrypoint
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestEntrypoint (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestExpose
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestExpose (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestUser
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestUser (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestVolume
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestVolume (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestStopSignal
20:43:07 [2023-05-05T20:43:07.620Z]     dispatchers_test.go:377: Windows does not support stopsignal
20:43:07 [2023-05-05T20:43:07.620Z] --- SKIP: TestStopSignal (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestArg
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestArg (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestShell
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestShell (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestPrependEnvOnCmd
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestPrependEnvOnCmd (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestRunWithBuildArgs
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestRunWithBuildArgs (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestRunIgnoresHealthcheck
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatchUnsupportedOptions
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestNormalizeWorkdir
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestNormalizeWorkdir (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/ADD_multiple_files_to_file
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/COPY_multiple_files_to_file
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/COPY_wildcard_no_files
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestDispatch/COPY_url
20:43:07 [2023-05-05T20:43:07.620Z] --- PASS: TestDispatch (0.13s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.07s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
20:43:07 [2023-05-05T20:43:07.620Z]     --- PASS: TestDispatch/COPY_url (0.00s)
20:43:07 [2023-05-05T20:43:07.620Z] === RUN   TestAddScratchImageAddsToMounts
20:43:07 [2023-05-05T20:43:07.669Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:43:07 [2023-05-05T20:43:07.738Z] Copying nested executables into bundles/cross/linux/amd64
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestAddFromScratchPopulatesPlatform
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestImageSourceGetAddsToMounts
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestEmptyDockerfile
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestEmptyDockerfile (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestSymlinkDockerfile
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestSymlinkDockerfile (0.01s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestDockerfileOutsideTheBuildContext
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestNonExistingDockerfile
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestNonExistingDockerfile (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestCopyRunConfig
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestCopyRunConfig (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestDeepCopyRunConfig
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestDeepCopyRunConfig (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestExportImage
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestExportImage (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] === RUN   TestNormalizeDest
20:43:08 [2023-05-05T20:43:08.090Z] --- PASS: TestNormalizeDest (0.00s)
20:43:08 [2023-05-05T20:43:08.090Z] PASS
20:43:08 [2023-05-05T20:43:08.090Z] coverage: 46.8% of statements
20:43:08 [2023-05-05T20:43:08.090Z] ok  	github.com/docker/docker/builder/dockerfile	0.390s	coverage: 46.8% of statements
20:43:08 [2023-05-05T20:43:08.090Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:43:09 [2023-05-05T20:43:09.100Z] Cross building: bundles/cross/windows/amd64
20:43:09 [2023-05-05T20:43:09.100Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
20:43:09 [2023-05-05T20:43:09.100Z] GOOS="windows" GOARCH="amd64" GOARM=""
20:43:10 [2023-05-05T20:43:10.189Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:43:10 [2023-05-05T20:43:10.189Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:43:10 [2023-05-05T20:43:10.189Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:43:10 [2023-05-05T20:43:10.189Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
20:43:10 [2023-05-05T20:43:10.189Z] === RUN   TestDockerSuite/TestBuildSpaces
20:43:10 [2023-05-05T20:43:10.311Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1850998042/001/repo/sub'...
20:43:10 [2023-05-05T20:43:10.311Z]         warning: LF will be replaced by CRLF in .gitmodules.
20:43:10 [2023-05-05T20:43:10.311Z]         The file will have its original line endings in your working directory.
20:43:10 [2023-05-05T20:43:10.446Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:43:10 [2023-05-05T20:43:10.777Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
20:43:10 [2023-05-05T20:43:10.777Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:43:10 [2023-05-05T20:43:10.781Z]     gitutils_test.go:277: [master 071ead8] With submodule
20:43:10 [2023-05-05T20:43:10.781Z]          2 files changed, 4 insertions(+)
20:43:10 [2023-05-05T20:43:10.781Z]          create mode 100644 .gitmodules
20:43:10 [2023-05-05T20:43:10.781Z]          create mode 160000 sub
20:43:10 [2023-05-05T20:43:10.781Z] === RUN   TestCheckoutGit/#00
20:43:11 [2023-05-05T20:43:11.009Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:43:11 [2023-05-05T20:43:11.265Z] === RUN   TestDockerSuite/TestBuildStderr
20:43:11 [2023-05-05T20:43:11.829Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s)
20:43:11 [2023-05-05T20:43:11.829Z] PASS
20:43:11 [2023-05-05T20:43:11.829Z] 
20:43:11 [2023-05-05T20:43:11.829Z] === Skipped
20:43:11 [2023-05-05T20:43:11.829Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:43:11 [2023-05-05T20:43:11.829Z]     service_test.go:242: FLAKY_TEST
20:43:11 [2023-05-05T20:43:11.829Z] 
20:43:11 [2023-05-05T20:43:11.829Z] DONE 26 tests, 1 skipped in 51.296s
20:43:11 [2023-05-05T20:43:11.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:43:11 [2023-05-05T20:43:11.829Z] ++ 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
20:43:11 [2023-05-05T20:43:11.829Z] ++ set -e
20:43:11 [2023-05-05T20:43:11.829Z] ++ '[' -n 0 ']'
20:43:11 [2023-05-05T20:43:11.829Z] ++ set -x
20:43:11 [2023-05-05T20:43:11.829Z] ++ env -i DEST=/go/src/github.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
20:43:11 [2023-05-05T20:43:11.829Z] INFO: Testing against a local daemon
20:43:11 [2023-05-05T20:43:11.829Z] === RUN   TestDockerNetworkIpvlanPersistance
20:43:11 [2023-05-05T20:43:11.829Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:43:11 [2023-05-05T20:43:11.829Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:43:11 [2023-05-05T20:43:11.829Z] === RUN   TestDockerNetworkIpvlan
20:43:11 [2023-05-05T20:43:11.829Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:43:11 [2023-05-05T20:43:11.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:43:11 [2023-05-05T20:43:11.829Z] PASS
20:43:11 [2023-05-05T20:43:11.829Z] 
20:43:11 [2023-05-05T20:43:11.829Z] === Skipped
20:43:11 [2023-05-05T20:43:11.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:43:11 [2023-05-05T20:43:11.829Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:43:11 [2023-05-05T20:43:11.829Z] 
20:43:11 [2023-05-05T20:43:11.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:43:11 [2023-05-05T20:43:11.829Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:43:11 [2023-05-05T20:43:11.829Z] 
20:43:11 [2023-05-05T20:43:11.829Z] DONE 2 tests, 2 skipped in 0.031s
20:43:11 [2023-05-05T20:43:11.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:43:11 [2023-05-05T20:43:11.829Z] ++ 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
20:43:11 [2023-05-05T20:43:11.829Z] ++ set -e
20:43:11 [2023-05-05T20:43:11.829Z] ++ '[' -n 0 ']'
20:43:11 [2023-05-05T20:43:11.829Z] ++ set -x
20:43:11 [2023-05-05T20:43:11.829Z] ++ env -i DEST=/go/src/github.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
20:43:11 [2023-05-05T20:43:11.829Z] INFO: Testing against a local daemon
20:43:11 [2023-05-05T20:43:11.829Z] === RUN   TestDockerNetworkMacvlanPersistance
20:43:12 [2023-05-05T20:43:12.086Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:43:12 [2023-05-05T20:43:12.353Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:12 [2023-05-05T20:43:12.353Z]         
20:43:12 [2023-05-05T20:43:12.353Z]     gitutils_test.go:211: git-http-backend: 
20:43:13 [2023-05-05T20:43:13.455Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
20:43:13 [2023-05-05T20:43:13.455Z] === RUN   TestDockerNetworkMacvlan
20:43:14 [2023-05-05T20:43:14.019Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:43:14 [2023-05-05T20:43:14.063Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s)
20:43:14 [2023-05-05T20:43:14.063Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:43:14 [2023-05-05T20:43:14.582Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:43:14 [2023-05-05T20:43:14.839Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:43:15 [2023-05-05T20:43:15.327Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:15 [2023-05-05T20:43:15.327Z]         
20:43:15 [2023-05-05T20:43:15.327Z]     gitutils_test.go:211: git-http-backend: 
20:43:15 [2023-05-05T20:43:15.402Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:43:15 [2023-05-05T20:43:15.403Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:43:16 [2023-05-05T20:43:16.332Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:43:16 [2023-05-05T20:43:16.332Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:43:17 [2023-05-05T20:43:17.262Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:43:17 [2023-05-05T20:43:17.519Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:43:17 [2023-05-05T20:43:17.552Z] === RUN   TestCheckoutGit/master
20:43:18 [2023-05-05T20:43:18.083Z] === RUN   TestDockerSuite/TestBuildUser
20:43:19 [2023-05-05T20:43:19.452Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:43:19 [2023-05-05T20:43:19.452Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:43:19 [2023-05-05T20:43:19.773Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:19 [2023-05-05T20:43:19.773Z]         
20:43:19 [2023-05-05T20:43:19.773Z]     gitutils_test.go:211: git-http-backend: 
20:43:21 [2023-05-05T20:43:21.611Z] --- PASS: TestCreateServiceMultipleTimes (15.29s)
20:43:21 [2023-05-05T20:43:21.611Z] === RUN   TestCreateServiceConflict
20:43:21 [2023-05-05T20:43:21.611Z] --- PASS: TestCreateServiceConflict (2.25s)
20:43:21 [2023-05-05T20:43:21.611Z] === RUN   TestCreateServiceMaxReplicas
20:43:21 [2023-05-05T20:43:21.973Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointCreateError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointCreateError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointCreate
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointCreate (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointDeleteError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointDeleteError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointDelete
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointDelete (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointListError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointListError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointList
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointList (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCheckpointListContainerNotFound
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNewClientWithOpsFromEnv
20:43:22 [2023-05-05T20:43:22.748Z]     client_test.go:23: runtime.GOOS == "windows"
20:43:22 [2023-05-05T20:43:22.748Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestGetAPIPath
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestGetAPIPath (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestParseHostURL
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestParseHostURL (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNegotiateAPIVersionEmpty
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNegotiateAPIVersion
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNegotiateAPIVersion (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNegotiateAPVersionOverride
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNegotiateAPIVersionAutomatic
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestClientRedirect
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestClientRedirect (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigCreateUnsupported
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigCreateUnsupported (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigCreateError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigCreateError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigCreate
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigCreate (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigInspectNotFound
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigInspectNotFound (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigInspectWithEmptyID
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigInspectUnsupported
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigInspectUnsupported (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigInspectError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigInspectError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigInspectConfigNotFound
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigInspect
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigInspect (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigListUnsupported
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigListUnsupported (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigListError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigListError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigList
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigList (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigRemoveUnsupported
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigRemoveError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigRemoveError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigRemove
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigRemove (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigUpdateUnsupported
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigUpdateError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigUpdateError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestConfigUpdate
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestConfigUpdate (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerCommitError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerCommitError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerCommit
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerCommit (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStatPathError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStatPathError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStatPathNotFoundError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStatPathNoHeaderError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStatPath
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStatPath (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyToContainerError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyToContainerError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyToContainerNotFoundError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyToContainerNotStatusOKError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyToContainer
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyToContainer (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyFromContainerError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyFromContainerError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyFromContainerNotFoundError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyFromContainerNotStatusOKError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyFromContainerNoHeaderError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestCopyFromContainer
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestCopyFromContainer (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerCreateError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerCreateError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerCreateImageNotFound
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerCreateWithName
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerCreateWithName (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerCreateAutoRemove
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerDiffError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerDiffError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerDiff
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerDiff (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecCreateError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecCreateError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecCreate
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecCreate (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecStartError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecStartError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecStart
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecStart (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecInspectError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecInspectError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecInspect
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecInspect (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExportError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExportError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExport
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExport (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerInspectError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerInspectError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerInspectContainerNotFound
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerInspectWithEmptyID
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerInspect
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerInspect (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerInspectNode
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerInspectNode (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerKillError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerKillError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerKill
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerKill (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerListError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerListError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerList
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerList (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerLogsNotFoundError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerLogsError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerLogsError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerLogs
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerLogs (0.26s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerPauseError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerPauseError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerPause
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerPause (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainersPruneError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainersPruneError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainersPrune
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainersPrune (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRemoveError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRemoveError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRemoveNotFoundError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRemove
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRemove (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRenameError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRenameError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRename
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRename (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerResizeError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerResizeError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecResizeError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecResizeError (0.01s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerResize
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerResize (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerExecResize
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerExecResize (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRestartError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRestartError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerRestart
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerRestart (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStartError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStartError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStart
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStart (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStatsError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStatsError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStats
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStats (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStopError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStopError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerStop
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerStop (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerTopError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerTopError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerTop
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerTop (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerUnpauseError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerUnpauseError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerUnpause
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerUnpause (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerUpdateError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerUpdateError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerUpdate
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerUpdate (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerWaitError
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerWaitError (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestContainerWait
20:43:22 [2023-05-05T20:43:22.748Z] --- PASS: TestContainerWait (0.00s)
20:43:22 [2023-05-05T20:43:22.748Z] === RUN   TestDiskUsageError
20:43:22 [2023-05-05T20:43:22.904Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:43:23 [2023-05-05T20:43:23.218Z] --- PASS: TestDiskUsageError (0.00s)
20:43:23 [2023-05-05T20:43:23.218Z] === RUN   TestDiskUsage
20:43:23 [2023-05-05T20:43:23.218Z] --- PASS: TestDiskUsage (0.00s)
20:43:23 [2023-05-05T20:43:23.218Z] === RUN   TestDistributionInspectUnsupported
20:43:23 [2023-05-05T20:43:23.218Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
20:43:23 [2023-05-05T20:43:23.218Z] === RUN   TestDistributionInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.218Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.218Z] === RUN   TestEventsErrorInOptions
20:43:23 [2023-05-05T20:43:23.218Z] --- PASS: TestEventsErrorInOptions (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestEventsErrorFromServer
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestEventsErrorFromServer (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestEvents
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestEvents (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestTLSCloseWriter
20:43:23 [2023-05-05T20:43:23.219Z] === PAUSE TestTLSCloseWriter
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageBuildError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageBuildError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageBuild
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageBuild (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestGetDockerOS
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestGetDockerOS (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageCreateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageCreateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageCreate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageCreate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageHistoryError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageHistoryError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageHistory
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageHistory (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageImportError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageImportError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageImport
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageImport (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageInspectImageNotFound
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageInspectImageNotFound (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageList
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageList (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageListApiBefore125
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageListApiBefore125 (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageLoadError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageLoadError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageLoad
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageLoad (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagesPruneError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagesPruneError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagesPrune
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagesPrune (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullReferenceParseError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullReferenceParseError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullAnyError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullAnyError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullStatusUnauthorizedError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullWithPrivilegedFuncNoError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePullWithoutErrors
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePullWithoutErrors (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushReferenceError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushReferenceError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushAnyError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushAnyError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushStatusUnauthorizedError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithPrivilegedFuncNoError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithoutErrors
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImagePushWithoutErrors (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageRemoveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageRemoveImageNotFound
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageRemove
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSaveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSaveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSave
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSave (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSearchAnyError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSearchAnyError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSearchStatusUnauthorizedError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageSearchWithoutErrors
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageTagError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageTagError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageTagInvalidReference
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageTagInvalidReference (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageTagInvalidSourceImageName
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageTagHexSource
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageTagHexSource (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestImageTag
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestImageTag (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestInfoServerError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestInfoServerError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestInfoInvalidResponseJSONError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestInfo
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestInfo (0.01s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkConnectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkConnectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkConnect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkConnect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkCreateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkCreateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkCreate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkCreate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkDisconnectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkDisconnectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkDisconnect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkDisconnect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkInspectNotFoundError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkList
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkList (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworksPruneError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworksPruneError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworksPrune
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworksPrune (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkRemoveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNetworkRemove
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNetworkRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeInspectNodeNotFound
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeList
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeList (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeRemoveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeRemove
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeUpdateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeUpdateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestNodeUpdate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestNodeUpdate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestOptionWithTimeout
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestOptionWithTimeout (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingFail
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPingFail (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingWithError
20:43:23 [2023-05-05T20:43:23.219Z] 2023/05/05 20:43:22 RoundTripper returned a response & error; ignoring response
20:43:23 [2023-05-05T20:43:23.219Z] 2023/05/05 20:43:22 RoundTripper returned a response & error; ignoring response
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPingWithError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingSuccess
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPingSuccess (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingHeadFallback
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingHeadFallback/OK
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingHeadFallback/Internal_Server_Error
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingHeadFallback/Not_Found
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPingHeadFallback (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginDisableError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginDisableError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginDisable
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginDisable (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginEnableError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginEnableError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginEnable
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginEnable (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginList
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginList (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginPushError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginPushError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginPush
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginPush (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginRemoveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginRemove
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginSetError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginSetError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPluginSet
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPluginSet (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSetHostHeader
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSetHostHeader (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestPlainTextError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestPlainTextError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestInfiniteError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestInfiniteError (0.03s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretCreateUnsupported
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretCreateUnsupported (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretCreateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretCreateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretCreate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretCreate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretInspectUnsupported
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretInspectUnsupported (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretInspectSecretNotFound
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretListUnsupported
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretListUnsupported (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretList
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretList (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretRemoveUnsupported
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretRemoveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretRemove
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretUpdateUnsupported
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretUpdateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretUpdateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSecretUpdate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSecretUpdate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceCreateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceCreateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceCreate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceCreate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceCreateCompatiblePlatforms
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceCreateDigestPinning
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceInspectServiceNotFound
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceList
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceList (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceLogsError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceLogsError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceLogs
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceLogs (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceRemoveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceRemoveNotFoundError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceRemove
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceUpdateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceUpdateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestServiceUpdate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestServiceUpdate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmGetUnlockKeyError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmGetUnlockKey
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmInitError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmInitError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmInit
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmInit (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmJoinError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmJoinError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmJoin
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmJoin (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmLeaveError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmLeaveError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmLeave
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmLeave (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmUnlockError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmUnlockError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmUnlock
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmUnlock (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmUpdateError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmUpdateError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestSwarmUpdate
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestSwarmUpdate (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestTaskInspectError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestTaskInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestTaskInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestTaskInspect
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestTaskInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestTaskListError
20:43:23 [2023-05-05T20:43:23.219Z] --- PASS: TestTaskListError (0.00s)
20:43:23 [2023-05-05T20:43:23.219Z] === RUN   TestTaskList
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestTaskList (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeCreateError
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeCreateError (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeCreate
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeCreate (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeInspectError
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeInspectError (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeInspectNotFound
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeInspectNotFound (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeInspectWithEmptyID
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeInspect
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeInspect (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeListError
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeListError (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeList
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeList (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeRemoveError
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeRemoveError (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === RUN   TestVolumeRemove
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestVolumeRemove (0.00s)
20:43:23 [2023-05-05T20:43:23.220Z] === CONT  TestTLSCloseWriter
20:43:23 [2023-05-05T20:43:23.220Z] --- PASS: TestTLSCloseWriter (0.02s)
20:43:23 [2023-05-05T20:43:23.220Z] PASS
20:43:23 [2023-05-05T20:43:23.220Z] coverage: 74.9% of statements
20:43:23 [2023-05-05T20:43:23.220Z] ok  	github.com/docker/docker/client	0.546s	coverage: 74.9% of statements
20:43:23 [2023-05-05T20:43:23.690Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:23 [2023-05-05T20:43:23.690Z]         
20:43:23 [2023-05-05T20:43:23.690Z]     gitutils_test.go:211: git-http-backend: 
20:43:23 [2023-05-05T20:43:23.834Z] --- PASS: TestDockerNetworkMacvlan (10.44s)
20:43:23 [2023-05-05T20:43:23.834Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
20:43:23 [2023-05-05T20:43:23.834Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
20:43:23 [2023-05-05T20:43:23.834Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
20:43:23 [2023-05-05T20:43:23.834Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
20:43:23 [2023-05-05T20:43:23.834Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s)
20:43:23 [2023-05-05T20:43:23.834Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
20:43:23 [2023-05-05T20:43:23.834Z] PASS
20:43:23 [2023-05-05T20:43:23.834Z] 
20:43:23 [2023-05-05T20:43:23.834Z] DONE 8 tests in 11.795s
20:43:23 [2023-05-05T20:43:23.834Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:43:23 [2023-05-05T20:43:23.834Z] ++ 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
20:43:23 [2023-05-05T20:43:23.834Z] ++ set -e
20:43:23 [2023-05-05T20:43:23.834Z] ++ '[' -n 0 ']'
20:43:23 [2023-05-05T20:43:23.834Z] ++ set -x
20:43:23 [2023-05-05T20:43:23.834Z] ++ env -i DEST=/go/src/github.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
20:43:23 [2023-05-05T20:43:23.834Z] testing: warning: no tests to run
20:43:23 [2023-05-05T20:43:23.834Z] PASS
20:43:23 [2023-05-05T20:43:23.834Z] 
20:43:23 [2023-05-05T20:43:23.834Z] DONE 0 tests in 0.006s
20:43:23 [2023-05-05T20:43:23.834Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:43:23 [2023-05-05T20:43:23.834Z] ++ 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
20:43:23 [2023-05-05T20:43:23.834Z] ++ set -e
20:43:23 [2023-05-05T20:43:23.834Z] ++ '[' -n 0 ']'
20:43:23 [2023-05-05T20:43:23.834Z] ++ set -x
20:43:23 [2023-05-05T20:43:23.834Z] ++ env -i DEST=/go/src/github.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
20:43:23 [2023-05-05T20:43:23.834Z] INFO: Testing against a local daemon
20:43:23 [2023-05-05T20:43:23.834Z] === RUN   TestAuthZPluginAllowRequest
20:43:24 [2023-05-05T20:43:24.040Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.44s)
20:43:24 [2023-05-05T20:43:24.040Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:43:24 [2023-05-05T20:43:24.135Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
20:43:24 [2023-05-05T20:43:24.135Z] === RUN   TestCreateWithDuplicateNetworkNames
20:43:25 [2023-05-05T20:43:25.202Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
20:43:25 [2023-05-05T20:43:25.202Z] === RUN   TestAuthZPluginTLS
20:43:25 [2023-05-05T20:43:25.458Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:43:25 [2023-05-05T20:43:25.458Z] === RUN   TestAuthZPluginDenyRequest
20:43:26 [2023-05-05T20:43:26.021Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:43:26 [2023-05-05T20:43:26.021Z] === RUN   TestAuthZPluginAPIDenyResponse
20:43:26 [2023-05-05T20:43:26.584Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:43:26 [2023-05-05T20:43:26.584Z] === RUN   TestAuthZPluginDenyResponse
20:43:26 [2023-05-05T20:43:26.649Z] === RUN   TestCheckoutGit/:subdir
20:43:27 [2023-05-05T20:43:27.147Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
20:43:27 [2023-05-05T20:43:27.147Z] === RUN   TestAuthZPluginAllowEventStream
20:43:27 [2023-05-05T20:43:27.640Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:27 [2023-05-05T20:43:27.640Z]         
20:43:27 [2023-05-05T20:43:27.640Z]     gitutils_test.go:211: git-http-backend: 
20:43:28 [2023-05-05T20:43:28.515Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
20:43:28 [2023-05-05T20:43:28.515Z] === RUN   TestAuthZPluginErrorResponse
20:43:28 [2023-05-05T20:43:28.772Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:43:28 [2023-05-05T20:43:28.772Z] === RUN   TestAuthZPluginErrorRequest
20:43:29 [2023-05-05T20:43:29.335Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:43:29 [2023-05-05T20:43:29.335Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:43:29 [2023-05-05T20:43:29.898Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:43:29 [2023-05-05T20:43:29.898Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:43:30 [2023-05-05T20:43:30.598Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:30 [2023-05-05T20:43:30.598Z]         
20:43:30 [2023-05-05T20:43:30.598Z]     gitutils_test.go:211: git-http-backend: 
20:43:31 [2023-05-05T20:43:31.268Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
20:43:31 [2023-05-05T20:43:31.268Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:43:32 [2023-05-05T20:43:32.637Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:43:32 [2023-05-05T20:43:32.637Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
20:43:32 [2023-05-05T20:43:32.637Z] === RUN   TestAuthZPluginHeader
20:43:32 [2023-05-05T20:43:32.894Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:43:33 [2023-05-05T20:43:33.150Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:43:33 [2023-05-05T20:43:33.407Z] --- PASS: TestAuthZPluginHeader (0.66s)
20:43:33 [2023-05-05T20:43:33.407Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:43:33 [2023-05-05T20:43:33.556Z] === RUN   TestCheckoutGit/:nosubdir
20:43:33 [2023-05-05T20:43:33.970Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:43:34 [2023-05-05T20:43:34.533Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:43:35 [2023-05-05T20:43:35.131Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:35 [2023-05-05T20:43:35.131Z]         
20:43:35 [2023-05-05T20:43:35.131Z]     gitutils_test.go:211: git-http-backend: 
20:43:35 [2023-05-05T20:43:35.463Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:43:35 [2023-05-05T20:43:35.463Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
20:43:35 [2023-05-05T20:43:35.463Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:43:35 [2023-05-05T20:43:35.463Z]     docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows
20:43:35 [2023-05-05T20:43:35.463Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:43:35 [2023-05-05T20:43:35.463Z]     docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows
20:43:35 [2023-05-05T20:43:35.463Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:43:35 [2023-05-05T20:43:35.463Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
20:43:35 [2023-05-05T20:43:35.463Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:43:35 [2023-05-05T20:43:35.605Z] === RUN   TestCheckoutGit/:Dockerfile
20:43:36 [2023-05-05T20:43:36.393Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:43:36 [2023-05-05T20:43:36.393Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:43:37 [2023-05-05T20:43:37.324Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:43:37 [2023-05-05T20:43:37.581Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:43:37 [2023-05-05T20:43:37.581Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s)
20:43:37 [2023-05-05T20:43:37.581Z] === RUN   TestAuthZPluginV2Disable
20:43:37 [2023-05-05T20:43:37.831Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:37 [2023-05-05T20:43:37.831Z]         
20:43:37 [2023-05-05T20:43:37.831Z]     gitutils_test.go:211: git-http-backend: 
20:43:38 [2023-05-05T20:43:38.144Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:43:38 [2023-05-05T20:43:38.144Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:43:38 [2023-05-05T20:43:38.303Z] === RUN   TestCheckoutGit/master:nosubdir
20:43:38 [2023-05-05T20:43:38.992Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
20:43:38 [2023-05-05T20:43:38.992Z] === RUN   TestCreateServiceSecretFileMode
20:43:39 [2023-05-05T20:43:39.294Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:39 [2023-05-05T20:43:39.294Z]         
20:43:39 [2023-05-05T20:43:39.294Z]     gitutils_test.go:211: git-http-backend: 
20:43:40 [2023-05-05T20:43:40.037Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:43:40 [2023-05-05T20:43:40.283Z] === RUN   TestCheckoutGit/master:subdir
20:43:41 [2023-05-05T20:43:41.124Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
20:43:41 [2023-05-05T20:43:41.124Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
20:43:41 [2023-05-05T20:43:41.124Z] remote: Enumerating objects: 23, done.
20:43:41 [2023-05-05T20:43:41.124Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
20:43:41 [2023-05-05T20:43:41.124Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
20:43:41 [2023-05-05T20:43:41.124Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
20:43:41 [2023-05-05T20:43:41.124Z] Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
20:43:41 [2023-05-05T20:43:41.124Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
20:43:41 [2023-05-05T20:43:41.124Z] Building: bundles/cross/windows/amd64/containerutility.exe
20:43:41 [2023-05-05T20:43:41.272Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:41 [2023-05-05T20:43:41.272Z]         
20:43:41 [2023-05-05T20:43:41.272Z]     gitutils_test.go:211: git-http-backend: 
20:43:41 [2023-05-05T20:43:41.406Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:43:41 [2023-05-05T20:43:41.406Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
20:43:41 [2023-05-05T20:43:41.406Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:43:41 [2023-05-05T20:43:41.663Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:43:41 [2023-05-05T20:43:41.920Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:43:42 [2023-05-05T20:43:42.127Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
20:43:42 [2023-05-05T20:43:42.127Z] PASS
20:43:42 [2023-05-05T20:43:42.127Z] 
20:43:42 [2023-05-05T20:43:42.127Z] DONE 17 tests in 48.491s
20:43:42 [2023-05-05T20:43:42.127Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:43:42 [2023-05-05T20:43:42.127Z] INFO: Testing against a local daemon
20:43:42 [2023-05-05T20:43:42.127Z] === RUN   TestPluginInvalidJSON
20:43:42 [2023-05-05T20:43:42.127Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:43:42 [2023-05-05T20:43:42.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:43:42 [2023-05-05T20:43:42.127Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:43:42 [2023-05-05T20:43:42.127Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:43:42 [2023-05-05T20:43:42.127Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:43:42 [2023-05-05T20:43:42.127Z] === RUN   TestPluginInstall
20:43:42 [2023-05-05T20:43:42.127Z] === RUN   TestPluginInstall/no_auth
20:43:42 [2023-05-05T20:43:42.176Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:43:42 [2023-05-05T20:43:42.176Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
20:43:42 [2023-05-05T20:43:42.176Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:43:42 [2023-05-05T20:43:42.485Z] 
20:43:42 [2023-05-05T20:43:42.739Z] === RUN   TestDockerSuite/TestBuildXZHost
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:43:44 [2023-05-05T20:43:44.031Z] time="2023-05-05T20:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:43:44 [2023-05-05T20:43:44.031Z] time="2023-05-05T20:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe8df673016e36e01a8724786fa7abcaa6ec7697b9464e04f17aa06caa9c019" mediatype=application/vnd.docker.plugin.v1+json size=522
20:43:44 [2023-05-05T20:43:44.031Z] time="2023-05-05T20:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:43:44 [2023-05-05T20:43:44.031Z] time="2023-05-05T20:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe8df673016e36e01a8724786fa7abcaa6ec7697b9464e04f17aa06caa9c019" mediatype=application/vnd.docker.plugin.v1+json size=522
20:43:44 [2023-05-05T20:43:44.031Z] === RUN   TestPluginInstall/with_htpasswd
20:43:44 [2023-05-05T20:43:44.107Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:43:44 [2023-05-05T20:43:44.107Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:43:44 [2023-05-05T20:43:44.107Z]     docker_cli_sni_test.go:18: Flakey test
20:43:44 [2023-05-05T20:43:44.107Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:43:44 [2023-05-05T20:43:44.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/test/unit
20:43:44 [2023-05-05T20:43:44.598Z] time="2023-05-05T20:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:43:44 [2023-05-05T20:43:44.598Z] time="2023-05-05T20:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe8df673016e36e01a8724786fa7abcaa6ec7697b9464e04f17aa06caa9c019" mediatype=application/vnd.docker.plugin.v1+json size=522
20:43:44 [2023-05-05T20:43:44.598Z] time="2023-05-05T20:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:43:44 [2023-05-05T20:43:44.598Z] time="2023-05-05T20:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe8df673016e36e01a8724786fa7abcaa6ec7697b9464e04f17aa06caa9c019" mediatype=application/vnd.docker.plugin.v1+json size=522
20:43:44 [2023-05-05T20:43:44.598Z] === RUN   TestPluginInstall/with_insecure
20:43:44 [2023-05-05T20:43:44.670Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:43:44 [2023-05-05T20:43:44.927Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s)
20:43:44 [2023-05-05T20:43:44.927Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:43:44 [2023-05-05T20:43:44.927Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:43:45 [2023-05-05T20:43:45.073Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:45 [2023-05-05T20:43:45.073Z]         
20:43:45 [2023-05-05T20:43:45.073Z]     gitutils_test.go:211: git-http-backend: 
20:43:45 [2023-05-05T20:43:45.490Z] === RUN   TestDockerSuite/TestCommitChange
20:43:45 [2023-05-05T20:43:45.534Z] time="2023-05-05T20:43:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:43:45 [2023-05-05T20:43:45.534Z] time="2023-05-05T20:43:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:721ebf189bff15922e077a5bd59892e84f28ff4db305bb81505052b5d6cde569" mediatype=application/vnd.docker.plugin.v1+json size=522
20:43:45 [2023-05-05T20:43:45.534Z] time="2023-05-05T20:43:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:43:45 [2023-05-05T20:43:45.534Z] time="2023-05-05T20:43:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:721ebf189bff15922e077a5bd59892e84f28ff4db305bb81505052b5d6cde569" mediatype=application/vnd.docker.plugin.v1+json size=522
20:43:45 [2023-05-05T20:43:45.606Z] ?   	github.com/docker/docker/api	[no test files]
20:43:45 [2023-05-05T20:43:45.793Z]     plugin_test.go:164: [d219ca828ef63] daemon is not started
20:43:45 [2023-05-05T20:43:45.793Z] --- PASS: TestPluginInstall (4.73s)
20:43:45 [2023-05-05T20:43:45.793Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
20:43:45 [2023-05-05T20:43:45.793Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
20:43:45 [2023-05-05T20:43:45.793Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
20:43:45 [2023-05-05T20:43:45.793Z] === RUN   TestPluginsWithRuntimes
20:43:46 [2023-05-05T20:43:46.053Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:43:46 [2023-05-05T20:43:46.616Z] === RUN   TestDockerSuite/TestCommitHardlink
20:43:46 [2023-05-05T20:43:46.873Z]     docker_api_swarm_test.go:304: [d400581287db4] joining swarm manager [d053fadaeb432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:43:47 [2023-05-05T20:43:47.296Z] === RUN   TestCheckoutGit/master:../subdir
20:43:47 [2023-05-05T20:43:47.697Z] === RUN   TestPluginsWithRuntimes/No_Args
20:43:48 [2023-05-05T20:43:48.241Z] === RUN   TestDockerSuite/TestCommitNewFile
20:43:48 [2023-05-05T20:43:48.241Z]     docker_api_swarm_test.go:305: [d2c579a3455e0] joining swarm manager [d053fadaeb432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:43:48 [2023-05-05T20:43:48.264Z] === RUN   TestPluginsWithRuntimes/With_Args
20:43:48 [2023-05-05T20:43:48.285Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:48 [2023-05-05T20:43:48.285Z]         
20:43:48 [2023-05-05T20:43:48.285Z]     gitutils_test.go:211: git-http-backend: 
20:43:48 [2023-05-05T20:43:48.755Z] === RUN   TestCheckoutGit/test
20:43:49 [2023-05-05T20:43:49.199Z] --- PASS: TestPluginsWithRuntimes (3.39s)
20:43:49 [2023-05-05T20:43:49.199Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
20:43:49 [2023-05-05T20:43:49.199Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
20:43:49 [2023-05-05T20:43:49.199Z] === RUN   TestPluginBackCompatMediaTypes
20:43:49 [2023-05-05T20:43:49.610Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
20:43:49 [2023-05-05T20:43:49.745Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:49 [2023-05-05T20:43:49.745Z]         
20:43:49 [2023-05-05T20:43:49.745Z]     gitutils_test.go:211: git-http-backend: 
20:43:49 [2023-05-05T20:43:49.767Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
20:43:49 [2023-05-05T20:43:49.767Z] PASS
20:43:49 [2023-05-05T20:43:49.767Z] 
20:43:49 [2023-05-05T20:43:49.767Z] DONE 10 tests in 8.738s
20:43:49 [2023-05-05T20:43:49.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:43:49 [2023-05-05T20:43:49.767Z] INFO: Testing against a local daemon
20:43:49 [2023-05-05T20:43:49.767Z] === RUN   TestExternalGraphDriver
20:43:49 [2023-05-05T20:43:49.867Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:43:50 [2023-05-05T20:43:50.026Z] === RUN   TestExternalGraphDriver/json
20:43:50 [2023-05-05T20:43:50.797Z] === RUN   TestDockerSuite/TestCommitTTY
20:43:51 [2023-05-05T20:43:51.176Z] --- PASS: TestCreateServiceSecretFileMode (12.63s)
20:43:51 [2023-05-05T20:43:51.176Z] === RUN   TestCreateServiceConfigFileMode
20:43:51 [2023-05-05T20:43:51.726Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:43:51 [2023-05-05T20:43:51.930Z] === RUN   TestExternalGraphDriver/spec
20:43:51 [2023-05-05T20:43:51.968Z] === RUN   TestCheckoutGit/test:
20:43:52 [2023-05-05T20:43:52.289Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:43:52 [2023-05-05T20:43:52.853Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.00s)
20:43:52 [2023-05-05T20:43:52.853Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:43:52 [2023-05-05T20:43:52.956Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:52 [2023-05-05T20:43:52.956Z]         
20:43:52 [2023-05-05T20:43:52.956Z]     gitutils_test.go:211: git-http-backend: 
20:43:53 [2023-05-05T20:43:53.416Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:43:53 [2023-05-05T20:43:53.693Z] ok  	github.com/docker/docker/api/server	0.067s	coverage: 7.9% of statements
20:43:53 [2023-05-05T20:43:53.833Z] === RUN   TestExternalGraphDriver/pull
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:43:53 [2023-05-05T20:43:53.980Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:43:55 [2023-05-05T20:43:55.179Z] === RUN   TestCheckoutGit/test:subdir
20:43:55 [2023-05-05T20:43:55.211Z] --- PASS: TestExternalGraphDriver (5.55s)
20:43:55 [2023-05-05T20:43:55.211Z]     --- PASS: TestExternalGraphDriver/json (1.75s)
20:43:55 [2023-05-05T20:43:55.211Z]     --- PASS: TestExternalGraphDriver/spec (1.74s)
20:43:55 [2023-05-05T20:43:55.211Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
20:43:55 [2023-05-05T20:43:55.211Z] === RUN   TestGraphdriverPluginV2
20:43:55 [2023-05-05T20:43:55.354Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:43:55 [2023-05-05T20:43:55.649Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
20:43:55 [2023-05-05T20:43:55.649Z]         
20:43:55 [2023-05-05T20:43:55.649Z]     gitutils_test.go:211: git-http-backend: 
20:43:56 [2023-05-05T20:43:56.285Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:43:56 [2023-05-05T20:43:56.285Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:43:56 [2023-05-05T20:43:56.542Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:43:57 [2023-05-05T20:43:57.105Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:43:57 [2023-05-05T20:43:57.668Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:43:57 [2023-05-05T20:43:57.872Z] --- PASS: TestCheckoutGit (53.08s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/#00 (6.88s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/master (8.84s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/:subdir (7.07s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/:nosubdir (1.91s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/:Dockerfile (2.79s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/master:nosubdir (1.88s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/master:subdir (6.86s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/master:../subdir (1.68s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/test (2.87s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/test: (3.15s)
20:43:57 [2023-05-05T20:43:57.872Z]     --- PASS: TestCheckoutGit/test:subdir (2.91s)
20:43:57 [2023-05-05T20:43:57.872Z] === RUN   TestValidGitTransport
20:43:57 [2023-05-05T20:43:57.872Z] --- PASS: TestValidGitTransport (0.00s)
20:43:57 [2023-05-05T20:43:57.872Z] === RUN   TestGitInvalidRef
20:43:58 [2023-05-05T20:43:58.231Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:43:58 [2023-05-05T20:43:58.341Z] --- PASS: TestGitInvalidRef (0.30s)
20:43:58 [2023-05-05T20:43:58.341Z] PASS
20:43:58 [2023-05-05T20:43:58.341Z] coverage: 83.5% of statements
20:43:58 [2023-05-05T20:43:58.341Z] ok  	github.com/docker/docker/builder/remotecontext/git	53.573s	coverage: 83.5% of statements
20:43:58 [2023-05-05T20:43:58.794Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:43:58 [2023-05-05T20:43:58.794Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:43:58 [2023-05-05T20:43:58.794Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithTLS
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithConflicts
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliWithConflictingLabels
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestConfigureDaemonLogs
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestConfigureDaemonLogs (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestCommonOptionsInstallFlags
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
20:43:58 [2023-05-05T20:43:58.813Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
20:43:58 [2023-05-05T20:43:58.813Z] PASS
20:43:58 [2023-05-05T20:43:58.813Z] coverage: 18.4% of statements
20:43:58 [2023-05-05T20:43:58.813Z] ok  	github.com/docker/docker/cmd/dockerd	0.234s	coverage: 18.4% of statements
20:43:59 [2023-05-05T20:43:59.051Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:43:59 [2023-05-05T20:43:59.051Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:43:59 [2023-05-05T20:43:59.307Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:43:59 [2023-05-05T20:43:59.307Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:43:59 [2023-05-05T20:43:59.307Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:43:59 [2023-05-05T20:43:59.870Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:44:00 [2023-05-05T20:44:00.382Z] ?   	github.com/docker/docker/cli	[no test files]
20:44:00 [2023-05-05T20:44:00.382Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:44:00 [2023-05-05T20:44:00.434Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:44:00 [2023-05-05T20:44:00.481Z] --- PASS: TestGraphdriverPluginV2 (4.34s)
20:44:00 [2023-05-05T20:44:00.481Z] PASS
20:44:00 [2023-05-05T20:44:00.481Z] 
20:44:00 [2023-05-05T20:44:00.481Z] DONE 5 tests in 9.925s
20:44:00 [2023-05-05T20:44:00.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:44:00 [2023-05-05T20:44:00.481Z] INFO: Testing against a local daemon
20:44:00 [2023-05-05T20:44:00.481Z] === RUN   TestContinueAfterPluginCrash
20:44:00 [2023-05-05T20:44:00.481Z] === PAUSE TestContinueAfterPluginCrash
20:44:00 [2023-05-05T20:44:00.481Z] === RUN   TestReadPluginNoRead
20:44:00 [2023-05-05T20:44:00.481Z] === PAUSE TestReadPluginNoRead
20:44:00 [2023-05-05T20:44:00.481Z] === RUN   TestDaemonStartWithLogOpt
20:44:00 [2023-05-05T20:44:00.481Z] === PAUSE TestDaemonStartWithLogOpt
20:44:00 [2023-05-05T20:44:00.481Z] === CONT  TestContinueAfterPluginCrash
20:44:00 [2023-05-05T20:44:00.481Z] === CONT  TestDaemonStartWithLogOpt
20:44:00 [2023-05-05T20:44:00.481Z] === CONT  TestReadPluginNoRead
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestContainerStopSignal
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestContainerStopSignal (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestContainerStopTimeout
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestContainerStopTimeout (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestContainerSecretReferenceDestTarget
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestContainerLogPathSetForJSONFileLogger
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.02s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestContainerLogPathSetForRingLogger
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestReplaceAndAppendEnvVars
20:44:00 [2023-05-05T20:44:00.852Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestNewMemoryStore
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestNewMemoryStore (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestAddContainers
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestAddContainers (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestGetContainer
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestGetContainer (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestDeleteContainer
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestDeleteContainer (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestListContainers
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestListContainers (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestFirstContainer
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestFirstContainer (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestApplyAllContainer
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestApplyAllContainer (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestIsValidHealthString
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestIsValidHealthString (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestStateRunStop
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestStateRunStop (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestStateTimeoutWait
20:44:00 [2023-05-05T20:44:00.852Z]     state_test.go:141: Stop callback fired
20:44:00 [2023-05-05T20:44:00.852Z]     state_test.go:165: Stop callback fired
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestStateTimeoutWait (0.10s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestIsValidStateString
20:44:00 [2023-05-05T20:44:00.852Z] --- PASS: TestIsValidStateString (0.00s)
20:44:00 [2023-05-05T20:44:00.852Z] === RUN   TestViewSaveDelete
20:44:00 [2023-05-05T20:44:00.997Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:44:00 [2023-05-05T20:44:00.997Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:44:01 [2023-05-05T20:44:01.323Z] --- PASS: TestViewSaveDelete (0.03s)
20:44:01 [2023-05-05T20:44:01.323Z] === RUN   TestViewAll
20:44:01 [2023-05-05T20:44:01.323Z] --- PASS: TestViewAll (0.02s)
20:44:01 [2023-05-05T20:44:01.323Z] === RUN   TestViewGet
20:44:01 [2023-05-05T20:44:01.323Z] --- PASS: TestViewGet (0.01s)
20:44:01 [2023-05-05T20:44:01.323Z] === RUN   TestNames
20:44:01 [2023-05-05T20:44:01.323Z] --- PASS: TestNames (0.00s)
20:44:01 [2023-05-05T20:44:01.323Z] === RUN   TestViewWithHealthCheck
20:44:01 [2023-05-05T20:44:01.323Z] --- PASS: TestViewWithHealthCheck (0.01s)
20:44:01 [2023-05-05T20:44:01.323Z] PASS
20:44:01 [2023-05-05T20:44:01.323Z] coverage: 41.4% of statements
20:44:01 [2023-05-05T20:44:01.323Z] ok  	github.com/docker/docker/container	0.440s	coverage: 41.4% of statements
20:44:01 [2023-05-05T20:44:01.323Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:44:01 [2023-05-05T20:44:01.323Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:44:01 [2023-05-05T20:44:01.323Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:44:01 [2023-05-05T20:44:01.323Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:44:01 [2023-05-05T20:44:01.859Z] === RUN   TestReadPluginNoRead/default
20:44:01 [2023-05-05T20:44:01.927Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:44:02 [2023-05-05T20:44:02.490Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:44:02 [2023-05-05T20:44:02.490Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:44:02 [2023-05-05T20:44:02.796Z] --- PASS: TestDaemonStartWithLogOpt (2.85s)
20:44:02 [2023-05-05T20:44:02.892Z] === RUN   TestPrepare
20:44:02 [2023-05-05T20:44:02.892Z] --- PASS: TestPrepare (0.00s)
20:44:02 [2023-05-05T20:44:02.892Z] === RUN   TestStart
20:44:02 [2023-05-05T20:44:02.892Z] --- PASS: TestStart (0.00s)
20:44:02 [2023-05-05T20:44:02.892Z] === RUN   TestWaitCancel
20:44:02 [2023-05-05T20:44:02.892Z] --- PASS: TestWaitCancel (0.00s)
20:44:02 [2023-05-05T20:44:02.892Z] === RUN   TestWaitDisabled
20:44:02 [2023-05-05T20:44:02.892Z] --- PASS: TestWaitDisabled (0.00s)
20:44:02 [2023-05-05T20:44:02.892Z] === RUN   TestWaitEnabled
20:44:02 [2023-05-05T20:44:02.892Z] --- PASS: TestWaitEnabled (0.00s)
20:44:02 [2023-05-05T20:44:02.892Z] === RUN   TestRemove
20:44:02 [2023-05-05T20:44:02.892Z] --- PASS: TestRemove (0.00s)
20:44:02 [2023-05-05T20:44:02.892Z] PASS
20:44:02 [2023-05-05T20:44:02.892Z] coverage: 65.3% of statements
20:44:02 [2023-05-05T20:44:02.892Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.132s	coverage: 65.3% of statements
20:44:03 [2023-05-05T20:44:03.054Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:44:03 [2023-05-05T20:44:03.362Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
20:44:03 [2023-05-05T20:44:03.362Z] === RUN   TestCreateServiceSysctls
20:44:03 [2023-05-05T20:44:03.363Z] === RUN   TestReadPluginNoRead/disabled_caching
20:44:03 [2023-05-05T20:44:03.618Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:44:04 [2023-05-05T20:44:04.181Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:44:04 [2023-05-05T20:44:04.438Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:44:04 [2023-05-05T20:44:04.438Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:44:04 [2023-05-05T20:44:04.739Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:44:05 [2023-05-05T20:44:05.001Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:44:05 [2023-05-05T20:44:05.564Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
20:44:05 [2023-05-05T20:44:05.852Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s)
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
20:44:05 [2023-05-05T20:44:05.852Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
20:44:05 [2023-05-05T20:44:05.852Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
20:44:05 [2023-05-05T20:44:05.852Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCContainerRuntime
20:44:05 [2023-05-05T20:44:05.852Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
20:44:05 [2023-05-05T20:44:05.852Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCIsolation
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCIsolation/empty
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCIsolation/default
20:44:05 [2023-05-05T20:44:05.852Z] === RUN   TestServiceConvertToGRPCIsolation/process
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCIsolation
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCIsolation/default
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCIsolation/process
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCConfigs
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCConfigs/file
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCConfigs
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCConfigs/file
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestServiceConvertToGRPCConfigs/none
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] PASS
20:44:05 [2023-05-05T20:44:05.853Z] coverage: 35.9% of statements
20:44:05 [2023-05-05T20:44:05.853Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.362s	coverage: 35.9% of statements
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestNewListSecretsFilters
20:44:05 [2023-05-05T20:44:05.853Z] --- PASS: TestNewListSecretsFilters (0.00s)
20:44:05 [2023-05-05T20:44:05.853Z] === RUN   TestNewListConfigsFilters
20:44:05 [2023-05-05T20:44:05.888Z] --- PASS: TestCreateServiceSysctls (3.14s)
20:44:05 [2023-05-05T20:44:05.888Z] === RUN   TestCreateServiceCapabilities
20:44:06 [2023-05-05T20:44:06.116Z] === CONT  TestReadPluginNoRead
20:44:06 [2023-05-05T20:44:06.116Z]     read_test.go:92: [dd36b46c2ec09] daemon is not started
20:44:06 [2023-05-05T20:44:06.116Z] --- PASS: TestReadPluginNoRead (6.28s)
20:44:06 [2023-05-05T20:44:06.116Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
20:44:06 [2023-05-05T20:44:06.116Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.39s)
20:44:06 [2023-05-05T20:44:06.116Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
20:44:06 [2023-05-05T20:44:06.127Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:44:06 [2023-05-05T20:44:06.127Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:44:06 [2023-05-05T20:44:06.335Z] --- PASS: TestNewListConfigsFilters (0.00s)
20:44:06 [2023-05-05T20:44:06.335Z] PASS
20:44:06 [2023-05-05T20:44:06.335Z] coverage: 0.5% of statements
20:44:06 [2023-05-05T20:44:06.335Z] ok  	github.com/docker/docker/daemon/cluster	0.270s	coverage: 0.5% of statements
20:44:06 [2023-05-05T20:44:06.690Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:44:07 [2023-05-05T20:44:07.620Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:44:08 [2023-05-05T20:44:08.019Z] --- PASS: TestContinueAfterPluginCrash (7.95s)
20:44:08 [2023-05-05T20:44:08.019Z] PASS
20:44:08 [2023-05-05T20:44:08.019Z] 
20:44:08 [2023-05-05T20:44:08.019Z] DONE 6 tests in 7.983s
20:44:08 [2023-05-05T20:44:08.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:44:08 [2023-05-05T20:44:08.019Z] testing: warning: no tests to run
20:44:08 [2023-05-05T20:44:08.019Z] PASS
20:44:08 [2023-05-05T20:44:08.019Z] 
20:44:08 [2023-05-05T20:44:08.019Z] DONE 0 tests in 0.007s
20:44:08 [2023-05-05T20:44:08.019Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:44:08 [2023-05-05T20:44:08.019Z] INFO: Testing against a local daemon
20:44:08 [2023-05-05T20:44:08.019Z] === RUN   TestPluginWithDevMounts
20:44:08 [2023-05-05T20:44:08.019Z] === PAUSE TestPluginWithDevMounts
20:44:08 [2023-05-05T20:44:08.019Z] === CONT  TestPluginWithDevMounts
20:44:08 [2023-05-05T20:44:08.412Z] --- PASS: TestCreateServiceCapabilities (2.57s)
20:44:08 [2023-05-05T20:44:08.412Z] === RUN   TestInspect
20:44:08 [2023-05-05T20:44:08.549Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:44:08 [2023-05-05T20:44:08.550Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:44:08 [2023-05-05T20:44:08.550Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:44:08 [2023-05-05T20:44:08.806Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:44:08 [2023-05-05T20:44:08.806Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:44:09 [2023-05-05T20:44:09.062Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:44:09 [2023-05-05T20:44:09.395Z] --- PASS: TestPluginWithDevMounts (1.62s)
20:44:09 [2023-05-05T20:44:09.395Z] PASS
20:44:09 [2023-05-05T20:44:09.395Z] 
20:44:09 [2023-05-05T20:44:09.395Z] DONE 1 tests in 1.651s
20:44:09 [2023-05-05T20:44:09.395Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:44:09 [2023-05-05T20:44:09.395Z] INFO: Testing against a local daemon
20:44:09 [2023-05-05T20:44:09.395Z] === RUN   TestSecretInspect
20:44:09 [2023-05-05T20:44:09.627Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
20:44:09 [2023-05-05T20:44:09.627Z] PASS
20:44:09 [2023-05-05T20:44:09.627Z] 
20:44:09 [2023-05-05T20:44:09.627Z] DONE 17 tests in 46.006s
20:44:09 [2023-05-05T20:44:09.883Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:44:09 [2023-05-05T20:44:09.884Z] ++ 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
20:44:09 [2023-05-05T20:44:09.884Z] ++ set -e
20:44:09 [2023-05-05T20:44:09.884Z] ++ '[' -n 0 ']'
20:44:09 [2023-05-05T20:44:09.884Z] ++ set -x
20:44:09 [2023-05-05T20:44:09.884Z] ++ env -i DEST=/go/src/github.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
20:44:09 [2023-05-05T20:44:09.884Z] INFO: Testing against a local daemon
20:44:09 [2023-05-05T20:44:09.884Z] === RUN   TestPluginInvalidJSON
20:44:09 [2023-05-05T20:44:09.884Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:44:09 [2023-05-05T20:44:09.884Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:44:09 [2023-05-05T20:44:09.884Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:44:09 [2023-05-05T20:44:09.884Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:44:09 [2023-05-05T20:44:09.884Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:44:09 [2023-05-05T20:44:09.884Z] === RUN   TestPluginInstall
20:44:09 [2023-05-05T20:44:09.884Z] === RUN   TestPluginInstall/no_auth
20:44:10 [2023-05-05T20:44:10.936Z] --- PASS: TestInspect (2.80s)
20:44:10 [2023-05-05T20:44:10.936Z] === RUN   TestCreateJob
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestWaitNodeAttachment
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDiscoveryOptsErrors
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDiscoveryOpts
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDiscoveryOpts (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] PASS
20:44:11 [2023-05-05T20:44:11.100Z] coverage: 30.0% of statements
20:44:11 [2023-05-05T20:44:11.100Z] ok  	github.com/docker/docker/daemon/discovery	0.055s	coverage: 30.0% of statements
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestBuilderGC
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestBuilderGC (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationNotFound
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonBrokenConfiguration
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestParseClusterAdvertiseSettings
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestFindConfigurationConflicts
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestFindConfigurationConflicts (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeConflicts
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeConcurrent
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeConcurrentError
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
20:44:11 [2023-05-05T20:44:11.100Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestFindConfigurationConflictsWithMergedValues
20:44:11 [2023-05-05T20:44:11.100Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestValidateConfigurationErrors
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
20:44:11 [2023-05-05T20:44:11.100Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestValidateConfigurationErrors (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_label
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_dns
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_dns-search
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_max-download-attempts
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestValidateConfiguration/with_node_generic_resources
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestValidateConfiguration (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestModifiedDiscoverySettings
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestReloadSetConfigFileNotExist
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestWaitNodeAttachment (0.40s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestIsolationConversion
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestIsolationConversion/default
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestIsolationConversion/process
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestIsolationConversion/hyperv
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestIsolationConversion (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestIsolationConversion/default (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestIsolationConversion/process (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestContainerLabels
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestContainerLabels (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestCredentialSpecConversion
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestCredentialSpecConversion/none
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestCredentialSpecConversion/config
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestCredentialSpecConversion/file
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestCredentialSpecConversion/registry
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestCredentialSpecConversion (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestControllerValidateMountBind
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestControllerValidateMountBind (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestControllerValidateMountVolume
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestControllerValidateMountVolume (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestControllerValidateMountTarget
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestControllerValidateMountTarget (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestControllerValidateMountTmpfs
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestControllerValidateMountInvalidType
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestControllerValidateMountNamedPipe
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] PASS
20:44:11 [2023-05-05T20:44:11.101Z] coverage: 11.0% of statements
20:44:11 [2023-05-05T20:44:11.101Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.596s	coverage: 11.0% of statements
20:44:11 [2023-05-05T20:44:11.101Z] time="2023-05-05T20:44:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestReloadDefaultConfigNotExist
20:44:11 [2023-05-05T20:44:11.101Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
20:44:11 [2023-05-05T20:44:11.101Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestReloadBadDefaultConfig
20:44:11 [2023-05-05T20:44:11.101Z] time="2023-05-05T20:44:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2029967398"
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestReloadWithConflictingLabels
20:44:11 [2023-05-05T20:44:11.101Z] time="2023-05-05T20:44:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2289397293"
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestReloadWithDuplicateLabels
20:44:11 [2023-05-05T20:44:11.101Z] time="2023-05-05T20:44:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-281600906"
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] === RUN   TestDaemonConfigurationMerge
20:44:11 [2023-05-05T20:44:11.101Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
20:44:11 [2023-05-05T20:44:11.101Z] PASS
20:44:11 [2023-05-05T20:44:11.101Z] coverage: 79.7% of statements
20:44:11 [2023-05-05T20:44:11.101Z] ok  	github.com/docker/docker/daemon/config	0.374s	coverage: 79.7% of statements
20:44:11 [2023-05-05T20:44:11.743Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 16.2% of statements
20:44:11 [2023-05-05T20:44:11.926Z] --- PASS: TestSecretInspect (2.27s)
20:44:11 [2023-05-05T20:44:11.927Z] === RUN   TestSecretList
20:44:11 [2023-05-05T20:44:11.999Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:44:11 [2023-05-05T20:44:11.999Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:44:11 [2023-05-05T20:44:11.999Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 93.7% of statements
20:44:12 [2023-05-05T20:44:12.089Z] === RUN   TestEventsLog
20:44:12 [2023-05-05T20:44:12.089Z] --- PASS: TestEventsLog (0.00s)
20:44:12 [2023-05-05T20:44:12.089Z] === RUN   TestEventsLogTimeout
20:44:12 [2023-05-05T20:44:12.089Z] --- PASS: TestEventsLogTimeout (0.00s)
20:44:12 [2023-05-05T20:44:12.089Z] === RUN   TestLogEvents
20:44:12 [2023-05-05T20:44:12.254Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
20:44:12 [2023-05-05T20:44:12.254Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
20:44:12 [2023-05-05T20:44:12.254Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
20:44:12 [2023-05-05T20:44:12.254Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:44:12 [2023-05-05T20:44:12.254Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:44:12 [2023-05-05T20:44:12.254Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:44:12 [2023-05-05T20:44:12.254Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:44:12 [2023-05-05T20:44:12.254Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:44:12 [2023-05-05T20:44:12.254Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:44:12 [2023-05-05T20:44:12.255Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:44:12 [2023-05-05T20:44:12.255Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:44:12 [2023-05-05T20:44:12.255Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:44:12 [2023-05-05T20:44:12.255Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:44:12 [2023-05-05T20:44:12.255Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:44:12 [2023-05-05T20:44:12.255Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
20:44:12 [2023-05-05T20:44:12.404Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:44:12 [2023-05-05T20:44:12.404Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09f9a5d644c0ef505f44f86a1fe61d1ed40084ccff90ae0bbd8d5b1a6329ce29" mediatype=application/vnd.docker.plugin.v1+json size=522
20:44:12 [2023-05-05T20:44:12.404Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:44:12 [2023-05-05T20:44:12.404Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09f9a5d644c0ef505f44f86a1fe61d1ed40084ccff90ae0bbd8d5b1a6329ce29" mediatype=application/vnd.docker.plugin.v1+json size=522
20:44:12 [2023-05-05T20:44:12.511Z] ok  	github.com/docker/docker/api/server/router/swarm	0.038s	coverage: 5.7% of statements
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:44:12 [2023-05-05T20:44:12.511Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:44:12 [2023-05-05T20:44:12.560Z] --- PASS: TestLogEvents (0.05s)
20:44:12 [2023-05-05T20:44:12.560Z] === RUN   TestLoadBufferedEvents
20:44:12 [2023-05-05T20:44:12.560Z] --- PASS: TestLoadBufferedEvents (0.21s)
20:44:12 [2023-05-05T20:44:12.560Z] === RUN   TestLoadBufferedEventsOnlyFromPast
20:44:12 [2023-05-05T20:44:12.560Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
20:44:12 [2023-05-05T20:44:12.560Z] === RUN   TestIgnoreBufferedWhenNoTimes
20:44:12 [2023-05-05T20:44:12.560Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
20:44:12 [2023-05-05T20:44:12.560Z] PASS
20:44:12 [2023-05-05T20:44:12.560Z] coverage: 50.0% of statements
20:44:12 [2023-05-05T20:44:12.560Z] ok  	github.com/docker/docker/daemon/events	0.322s	coverage: 50.0% of statements
20:44:12 [2023-05-05T20:44:12.661Z] === RUN   TestPluginInstall/with_htpasswd
20:44:12 [2023-05-05T20:44:12.767Z] ok  	github.com/docker/docker/cli/debug	0.031s	coverage: 100.0% of statements
20:44:12 [2023-05-05T20:44:12.918Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:44:12 [2023-05-05T20:44:12.918Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09f9a5d644c0ef505f44f86a1fe61d1ed40084ccff90ae0bbd8d5b1a6329ce29" mediatype=application/vnd.docker.plugin.v1+json size=522
20:44:12 [2023-05-05T20:44:12.918Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:44:12 [2023-05-05T20:44:12.918Z] time="2023-05-05T20:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09f9a5d644c0ef505f44f86a1fe61d1ed40084ccff90ae0bbd8d5b1a6329ce29" mediatype=application/vnd.docker.plugin.v1+json size=522
20:44:13 [2023-05-05T20:44:13.028Z] === RUN   TestIsEmptyDir
20:44:13 [2023-05-05T20:44:13.028Z] --- PASS: TestIsEmptyDir (0.01s)
20:44:13 [2023-05-05T20:44:13.028Z] PASS
20:44:13 [2023-05-05T20:44:13.028Z] coverage: 2.3% of statements
20:44:13 [2023-05-05T20:44:13.028Z] ok  	github.com/docker/docker/daemon/graphdriver	0.087s	coverage: 2.3% of statements
20:44:13 [2023-05-05T20:44:13.175Z] === RUN   TestPluginInstall/with_insecure
20:44:13 [2023-05-05T20:44:13.432Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestVerifyNetworkingConfig
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestGetContainer
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestGetContainer (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestValidContainerNames
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestValidContainerNames (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestContainerInitDNS
20:44:13 [2023-05-05T20:44:13.498Z]     daemon_test.go:146: root required
20:44:13 [2023-05-05T20:44:13.498Z] --- SKIP: TestContainerInitDNS (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestMerge
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestMerge (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestValidateContainerIsolation
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestValidateContainerIsolation (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestFindNetworkErrorType
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestFindNetworkErrorType (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestEnsureServicesExist
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestEnsureServicesExist (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestEnsureServicesExistErrors
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestContainerDelete
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestContainerDelete (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestContainerDoubleDelete
20:44:13 [2023-05-05T20:44:13.498Z] --- PASS: TestContainerDoubleDelete (0.00s)
20:44:13 [2023-05-05T20:44:13.498Z] === RUN   TestLogContainerEventCopyLabels
20:44:13 [2023-05-05T20:44:13.830Z] --- PASS: TestSecretList (2.28s)
20:44:13 [2023-05-05T20:44:13.830Z] === RUN   TestSecretsCreateAndDelete
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestLogContainerEventWithAttributes
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestNoneHealthcheck
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestNoneHealthcheck (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestHealthStates
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestLinkNaming
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLinkNaming (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestLinkNew
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLinkNew (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestLinkEnv
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLinkEnv (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestLinkMultipleEnv
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLinkMultipleEnv (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestLinkPortRangeEnv
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestLinkPortRangeEnv (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] PASS
20:44:13 [2023-05-05T20:44:13.968Z] coverage: 93.0% of statements
20:44:13 [2023-05-05T20:44:13.968Z] ok  	github.com/docker/docker/daemon/links	0.045s	coverage: 93.0% of statements
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] time="2023-05-05T20:44:13Z" 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"
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestHealthStates (0.23s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestMaskURLCredentials
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestMaskURLCredentials (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestGetInspectData
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestGetInspectData (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestFillLicense
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestFillLicense (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestListInvalidFilter
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestListInvalidFilter (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestNameFilter
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestNameFilter (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
20:44:13 [2023-05-05T20:44:13.968Z] === 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
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- 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)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestDaemonReloadLabels
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestDaemonReloadLabels (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestDaemonReloadMirrors
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestDaemonReloadMirrors (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestDaemonReloadInsecureRegistries
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestDaemonReloadNotAffectOthers
20:44:13 [2023-05-05T20:44:13.968Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
20:44:13 [2023-05-05T20:44:13.968Z] === RUN   TestDaemonDiscoveryReload
20:44:13 [2023-05-05T20:44:13.995Z] === RUN   TestDockerSuite/TestContainerAPITop
20:44:13 [2023-05-05T20:44:13.995Z] time="2023-05-05T20:44:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:44:13 [2023-05-05T20:44:13.995Z] time="2023-05-05T20:44:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ccef49589d83772564df617497b609d93df9a07fbf0337ba8342cd2e00f296e" mediatype=application/vnd.docker.plugin.v1+json size=522
20:44:13 [2023-05-05T20:44:13.995Z] time="2023-05-05T20:44:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:44:13 [2023-05-05T20:44:13.995Z] time="2023-05-05T20:44:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ccef49589d83772564df617497b609d93df9a07fbf0337ba8342cd2e00f296e" mediatype=application/vnd.docker.plugin.v1+json size=522
20:44:14 [2023-05-05T20:44:14.212Z] --- PASS: TestCreateJob (3.28s)
20:44:14 [2023-05-05T20:44:14.212Z] === RUN   TestReplicatedJob
20:44:14 [2023-05-05T20:44:14.252Z]     plugin_test.go:164: [d5e80b87ff69e] daemon is not started
20:44:14 [2023-05-05T20:44:14.252Z] --- PASS: TestPluginInstall (4.48s)
20:44:14 [2023-05-05T20:44:14.252Z]     --- PASS: TestPluginInstall/no_auth (2.88s)
20:44:14 [2023-05-05T20:44:14.252Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
20:44:14 [2023-05-05T20:44:14.252Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
20:44:14 [2023-05-05T20:44:14.252Z] === RUN   TestPluginsWithRuntimes
20:44:14 [2023-05-05T20:44:14.508Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:44:14 [2023-05-05T20:44:14.508Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
20:44:14 [2023-05-05T20:44:14.508Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:44:14 [2023-05-05T20:44:14.508Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:44:14 [2023-05-05T20:44:14.656Z] ok  	github.com/docker/docker/builder/remotecontext	0.198s	coverage: 13.7% of statements
20:44:14 [2023-05-05T20:44:14.957Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
20:44:14 [2023-05-05T20:44:14.957Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
20:44:15 [2023-05-05T20:44:15.218Z] ok  	github.com/docker/docker/builder/dockerfile	0.349s	coverage: 48.5% of statements
20:44:15 [2023-05-05T20:44:15.218Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:44:15 [2023-05-05T20:44:15.426Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
20:44:15 [2023-05-05T20:44:15.426Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
20:44:15 [2023-05-05T20:44:15.876Z] === RUN   TestPluginsWithRuntimes/No_Args
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestAdapterReadLogs
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestAdapterReadLogs (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopier
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestCopier (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopierLongLines
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestCopierLongLines (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopierSlow
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
20:44:15 [2023-05-05T20:44:15.897Z]     reload_test.go:520: root required
20:44:15 [2023-05-05T20:44:15.897Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestParseVolumesFrom
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestParseVolumesFrom (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z] PASS
20:44:15 [2023-05-05T20:44:15.897Z] coverage: 9.0% of statements
20:44:15 [2023-05-05T20:44:15.897Z] ok  	github.com/docker/docker/daemon	2.497s	coverage: 9.0% of statements
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestCopierSlow (0.20s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopierWithSized
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopierWithSized/as_is
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopierWithSized/With_RingLogger
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestCopierWithSized (0.01s)
20:44:15 [2023-05-05T20:44:15.897Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
20:44:15 [2023-05-05T20:44:15.897Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
20:44:15 [2023-05-05T20:44:15.897Z] === RUN   TestCopierWithPartial
20:44:15 [2023-05-05T20:44:15.897Z] --- PASS: TestCopierWithPartial (0.00s)
20:44:16 [2023-05-05T20:44:16.362Z] --- PASS: TestSecretsCreateAndDelete (2.26s)
20:44:16 [2023-05-05T20:44:16.362Z] === RUN   TestSecretsUpdate
20:44:16 [2023-05-05T20:44:16.367Z] === RUN   TestRingLogger
20:44:16 [2023-05-05T20:44:16.367Z] --- PASS: TestRingLogger (0.00s)
20:44:16 [2023-05-05T20:44:16.367Z] === RUN   TestRingCap
20:44:16 [2023-05-05T20:44:16.367Z] --- PASS: TestRingCap (0.00s)
20:44:16 [2023-05-05T20:44:16.367Z] === RUN   TestRingClose
20:44:16 [2023-05-05T20:44:16.367Z] --- PASS: TestRingClose (0.00s)
20:44:16 [2023-05-05T20:44:16.367Z] === RUN   TestRingDrain
20:44:16 [2023-05-05T20:44:16.367Z] --- PASS: TestRingDrain (0.00s)
20:44:16 [2023-05-05T20:44:16.367Z] PASS
20:44:16 [2023-05-05T20:44:16.367Z] coverage: 43.5% of statements
20:44:16 [2023-05-05T20:44:16.367Z] ok  	github.com/docker/docker/daemon/logger	0.279s	coverage: 43.5% of statements
20:44:16 [2023-05-05T20:44:16.439Z] === RUN   TestPluginsWithRuntimes/With_Args
20:44:16 [2023-05-05T20:44:16.836Z] === RUN   TestNewStreamConfig
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/defaults
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/invalid_create_group
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/invalid_flush_interval
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/flush_interval_at_15
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
20:44:16 [2023-05-05T20:44:16.837Z] --- PASS: TestNewStreamConfig (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewAWSLogsClientUserAgentHandler
20:44:16 [2023-05-05T20:44:16.837Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
20:44:16 [2023-05-05T20:44:16.837Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
20:44:16 [2023-05-05T20:44:16.837Z] === RUN   TestNewAWSLogsClientRegionDetect
20:44:17 [2023-05-05T20:44:17.002Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:44:17 [2023-05-05T20:44:17.259Z]     docker_api_swarm_test.go:364: Waiting for possible election...
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestSearchRegistryForImagesErrors
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestSearchRegistryForImages
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestSearchRegistryForImages (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestOnlyPlatformWithFallback
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestImageDelete
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestImageDelete/no_lease
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestImageDelete/lease_exists
20:44:17 [2023-05-05T20:44:17.306Z] time="2023-05-05T20:44:16Z" level=info msg="Trying to get region from EC2 Metadata"
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestCreateSuccess
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestCreateSuccess (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestCreateLogGroupSuccess
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestCreateError
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestCreateError (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestCreateAlreadyExists
20:44:17 [2023-05-05T20:44:17.306Z] time="2023-05-05T20:44:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestCreateAlreadyExists (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestLogClosed
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestLogClosed (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestLogBlocking
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestLogBlocking (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestLogBufferEmpty
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestLogBufferEmpty (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestPublishBatchSuccess
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestPublishBatchSuccess (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestPublishBatchError
20:44:17 [2023-05-05T20:44:17.306Z] time="2023-05-05T20:44:16Z" level=error msg=Error
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestPublishBatchError (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestPublishBatchInvalidSeqSuccess
20:44:17 [2023-05-05T20:44:17.306Z] time="2023-05-05T20:44:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestPublishBatchAlreadyAccepted
20:44:17 [2023-05-05T20:44:17.306Z] time="2023-05-05T20:44:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:44:17 [2023-05-05T20:44:17.306Z] time="2023-05-05T20:44:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
20:44:17 [2023-05-05T20:44:17.306Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
20:44:17 [2023-05-05T20:44:17.306Z] === RUN   TestCollectBatchSimple
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchSimple (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchTicker
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchTicker (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMultilinePattern
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestImageDelete (0.07s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestImageDelete/no_lease (0.01s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestContentStoreForPull
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchClose
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchClose (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen/0/Hello
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen/2/🙃
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen/3/����
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen/4/He��o
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestEffectiveLen/5/
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestEffectiveLen (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/0/
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: 
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: 
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/1/Hello
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: Hello
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: 
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/2/Hello
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: He
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: llo
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/3/Hello
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: 
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: Hello
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/4/🙃
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: 
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: 🙃
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/5/🙃
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: 🙃
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: 
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/6/a�
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: a
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: �
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestFindValidSplit/7/a�
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1017: a�
20:44:17 [2023-05-05T20:44:17.307Z]     cloudwatchlogs_test.go:1018: 
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestFindValidSplit (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestProcessEventEmoji
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestProcessEventEmoji (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchLineSplit
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchLineSplit (0.01s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchLineSplitWithBinary
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMaxEvents
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMaxTotalBytes
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCollectBatchWithDuplicateTimestamps
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsMultilinePattern
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestCreateTagSuccess
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestCreateTagSuccess (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
20:44:17 [2023-05-05T20:44:17.307Z] PASS
20:44:17 [2023-05-05T20:44:17.307Z] coverage: 76.8% of statements
20:44:17 [2023-05-05T20:44:17.307Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.525s	coverage: 76.8% of statements
20:44:17 [2023-05-05T20:44:17.307Z] --- PASS: TestContentStoreForPull (0.32s)
20:44:17 [2023-05-05T20:44:17.307Z] PASS
20:44:17 [2023-05-05T20:44:17.307Z] coverage: 6.6% of statements
20:44:17 [2023-05-05T20:44:17.307Z] ok  	github.com/docker/docker/daemon/images	0.520s	coverage: 6.6% of statements
20:44:17 [2023-05-05T20:44:17.516Z] --- PASS: TestPluginsWithRuntimes (3.20s)
20:44:17 [2023-05-05T20:44:17.516Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
20:44:17 [2023-05-05T20:44:17.516Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
20:44:17 [2023-05-05T20:44:17.516Z] === RUN   TestPluginBackCompatMediaTypes
20:44:17 [2023-05-05T20:44:17.516Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
20:44:17 [2023-05-05T20:44:17.777Z] === RUN   TestJSONLogsMarshalJSONBuf
20:44:17 [2023-05-05T20:44:17.777Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
20:44:17 [2023-05-05T20:44:17.777Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
20:44:17 [2023-05-05T20:44:17.777Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s)
20:44:17 [2023-05-05T20:44:17.777Z] === RUN   TestFastTimeMarshalJSON
20:44:17 [2023-05-05T20:44:17.777Z] --- PASS: TestFastTimeMarshalJSON (0.04s)
20:44:17 [2023-05-05T20:44:17.777Z] PASS
20:44:17 [2023-05-05T20:44:17.777Z] coverage: 87.2% of statements
20:44:18 [2023-05-05T20:44:18.079Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
20:44:18 [2023-05-05T20:44:18.079Z] PASS
20:44:18 [2023-05-05T20:44:18.079Z] 
20:44:18 [2023-05-05T20:44:18.079Z] DONE 10 tests in 8.293s
20:44:18 [2023-05-05T20:44:18.079Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:44:18 [2023-05-05T20:44:18.079Z] ++ 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
20:44:18 [2023-05-05T20:44:18.079Z] ++ set -e
20:44:18 [2023-05-05T20:44:18.079Z] ++ '[' -n 0 ']'
20:44:18 [2023-05-05T20:44:18.079Z] ++ set -x
20:44:18 [2023-05-05T20:44:18.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:44:18 [2023-05-05T20:44:18.079Z] INFO: Testing against a local daemon
20:44:18 [2023-05-05T20:44:18.079Z] === RUN   TestExternalGraphDriver
20:44:18 [2023-05-05T20:44:18.247Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.317s	coverage: 87.2% of statements
20:44:18 [2023-05-05T20:44:18.247Z] === RUN   TestJSONFileLogger
20:44:18 [2023-05-05T20:44:18.247Z] --- PASS: TestJSONFileLogger (0.00s)
20:44:18 [2023-05-05T20:44:18.247Z] === RUN   TestJSONFileLoggerWithTags
20:44:18 [2023-05-05T20:44:18.247Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
20:44:18 [2023-05-05T20:44:18.247Z] === RUN   TestJSONFileLoggerWithOpts
20:44:18 [2023-05-05T20:44:18.247Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
20:44:18 [2023-05-05T20:44:18.247Z] === RUN   TestJSONFileLoggerWithLabelsEnv
20:44:18 [2023-05-05T20:44:18.247Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
20:44:18 [2023-05-05T20:44:18.247Z] === RUN   TestEncodeDecode
20:44:18 [2023-05-05T20:44:18.247Z] === PAUSE TestEncodeDecode
20:44:18 [2023-05-05T20:44:18.247Z] === RUN   TestUnexpectedEOF
20:44:18 [2023-05-05T20:44:18.336Z] === RUN   TestExternalGraphDriver/json
20:44:18 [2023-05-05T20:44:18.592Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:44:18 [2023-05-05T20:44:18.721Z] time="2023-05-05T20:44:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
20:44:18 [2023-05-05T20:44:18.721Z] time="2023-05-05T20:44:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
20:44:18 [2023-05-05T20:44:18.721Z] --- PASS: TestUnexpectedEOF (0.25s)
20:44:18 [2023-05-05T20:44:18.721Z] === CONT  TestEncodeDecode
20:44:18 [2023-05-05T20:44:18.721Z] --- PASS: TestEncodeDecode (0.00s)
20:44:18 [2023-05-05T20:44:18.721Z] PASS
20:44:18 [2023-05-05T20:44:18.721Z] coverage: 69.9% of statements
20:44:18 [2023-05-05T20:44:18.721Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.376s	coverage: 69.9% of statements
20:44:18 [2023-05-05T20:44:18.898Z] --- PASS: TestSecretsUpdate (2.33s)
20:44:18 [2023-05-05T20:44:18.898Z] === RUN   TestTemplatedSecret
20:44:19 [2023-05-05T20:44:19.387Z] ok  	github.com/docker/docker/client	0.142s	coverage: 75.4% of statements
20:44:19 [2023-05-05T20:44:19.468Z] --- PASS: TestReplicatedJob (5.28s)
20:44:19 [2023-05-05T20:44:19.468Z] === RUN   TestUpdateReplicatedJob
20:44:19 [2023-05-05T20:44:19.710Z] === RUN   TestWriteLog
20:44:19 [2023-05-05T20:44:19.710Z] === PAUSE TestWriteLog
20:44:19 [2023-05-05T20:44:19.710Z] === RUN   TestReadLog
20:44:19 [2023-05-05T20:44:19.710Z] === PAUSE TestReadLog
20:44:19 [2023-05-05T20:44:19.710Z] === RUN   TestDecode
20:44:19 [2023-05-05T20:44:19.710Z] --- PASS: TestDecode (0.03s)
20:44:19 [2023-05-05T20:44:19.710Z] === CONT  TestWriteLog
20:44:19 [2023-05-05T20:44:19.710Z] === CONT  TestReadLog
20:44:19 [2023-05-05T20:44:19.710Z] === RUN   TestReadLog/tail_exact
20:44:19 [2023-05-05T20:44:19.710Z] --- PASS: TestWriteLog (0.01s)
20:44:19 [2023-05-05T20:44:19.710Z] === RUN   TestReadLog/tail_less_than_available
20:44:19 [2023-05-05T20:44:19.710Z] === RUN   TestReadLog/tail_more_than_available
20:44:19 [2023-05-05T20:44:19.710Z] --- PASS: TestReadLog (0.23s)
20:44:19 [2023-05-05T20:44:19.710Z]     --- PASS: TestReadLog/tail_exact (0.21s)
20:44:19 [2023-05-05T20:44:19.710Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
20:44:19 [2023-05-05T20:44:19.710Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
20:44:19 [2023-05-05T20:44:19.710Z] PASS
20:44:19 [2023-05-05T20:44:19.710Z] coverage: 78.7% of statements
20:44:19 [2023-05-05T20:44:19.710Z] ok  	github.com/docker/docker/daemon/logger/local	0.366s	coverage: 78.7% of statements
20:44:20 [2023-05-05T20:44:20.181Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestOpenFileDelete
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestOpenFileDelete (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestOpenFileRename
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestOpenFileRename (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestHandleDecoderErr
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestHandleDecoderErr (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestParseLogTagDefaultTag
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestParseLogTag
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestParseLogTag (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestParseLogTagEmptyTag
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestTailFiles
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestTailFiles (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestFollowLogsConsumerGone
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestFollowLogsProducerGone
20:44:20 [2023-05-05T20:44:20.181Z]     logfile_test.go:233: messages sent: 4098, received: 4098
20:44:20 [2023-05-05T20:44:20.181Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestFollowLogsProducerGone (0.00s)
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestCheckCapacityAndRotate
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
20:44:20 [2023-05-05T20:44:20.181Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
20:44:20 [2023-05-05T20:44:20.181Z] --- PASS: TestCheckCapacityAndRotate (0.17s)
20:44:20 [2023-05-05T20:44:20.181Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
20:44:20 [2023-05-05T20:44:20.181Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
20:44:20 [2023-05-05T20:44:20.181Z] PASS
20:44:20 [2023-05-05T20:44:20.181Z] coverage: 54.9% of statements
20:44:20 [2023-05-05T20:44:20.181Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.240s	coverage: 54.9% of statements
20:44:20 [2023-05-05T20:44:20.486Z] === RUN   TestExternalGraphDriver/spec
20:44:20 [2023-05-05T20:44:20.651Z] === RUN   TestLog
20:44:20 [2023-05-05T20:44:20.651Z] --- PASS: TestLog (0.01s)
20:44:20 [2023-05-05T20:44:20.651Z] PASS
20:44:20 [2023-05-05T20:44:20.651Z] coverage: 31.5% of statements
20:44:20 [2023-05-05T20:44:20.651Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.064s	coverage: 31.5% of statements
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestValidateLogOpt
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestValidateLogOpt (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestNewMissedConfig
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestNewMissedConfig (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestNewMissedUrl
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestNewMissedUrl (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestNewMissedToken
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestNewMissedToken (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestNewWithProxy
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestNewWithProxy (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestDefault
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestDefault (0.01s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestInlineFormatWithNonDefaultOptions
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestJsonFormat
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestJsonFormat (0.01s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestRawFormat
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestRawFormat (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestRawFormatWithLabels
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestRawFormatWithLabels (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestRawFormatWithoutTag
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestRawFormatWithoutTag (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestBatching
20:44:21 [2023-05-05T20:44:21.120Z] === RUN   TestNewParse
20:44:21 [2023-05-05T20:44:21.120Z] --- PASS: TestNewParse (0.00s)
20:44:21 [2023-05-05T20:44:21.120Z] PASS
20:44:21 [2023-05-05T20:44:21.120Z] coverage: 8.3% of statements
20:44:21 [2023-05-05T20:44:21.120Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
20:44:21 [2023-05-05T20:44:21.430Z] --- PASS: TestTemplatedSecret (2.72s)
20:44:21 [2023-05-05T20:44:21.430Z] === RUN   TestSecretCreateResolve
20:44:21 [2023-05-05T20:44:21.591Z] --- PASS: TestBatching (0.32s)
20:44:21 [2023-05-05T20:44:21.591Z] === RUN   TestFrequency
20:44:21 [2023-05-05T20:44:21.591Z] --- PASS: TestFrequency (0.21s)
20:44:21 [2023-05-05T20:44:21.591Z] === RUN   TestOneMessagePerRequest
20:44:21 [2023-05-05T20:44:21.591Z] --- PASS: TestOneMessagePerRequest (0.01s)
20:44:21 [2023-05-05T20:44:21.591Z] === RUN   TestVerify
20:44:21 [2023-05-05T20:44:21.591Z] --- PASS: TestVerify (0.00s)
20:44:21 [2023-05-05T20:44:21.591Z] === RUN   TestSkipVerify
20:44:21 [2023-05-05T20:44:21.854Z] === RUN   TestExternalGraphDriver/pull
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestParseLogFormat
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestParseLogFormat (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestValidateLogOptEmpty
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestValidateLogOptEmpty (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestValidateSyslogAddress
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestValidateSyslogAddress (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestParseAddressDefaultPort
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestParseAddressDefaultPort (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestValidateSyslogFacility
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestValidateSyslogFacility (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestValidateLogOptSyslogFormat
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] === RUN   TestValidateLogOpt
20:44:22 [2023-05-05T20:44:22.063Z] --- PASS: TestValidateLogOpt (0.00s)
20:44:22 [2023-05-05T20:44:22.063Z] PASS
20:44:22 [2023-05-05T20:44:22.063Z] coverage: 46.8% of statements
20:44:22 [2023-05-05T20:44:22.063Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.068s	coverage: 46.8% of statements
20:44:22 [2023-05-05T20:44:22.063Z] time="2023-05-05T20:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.063Z] time="2023-05-05T20:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.063Z] time="2023-05-05T20:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.063Z] time="2023-05-05T20:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.063Z] time="2023-05-05T20:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.063Z] time="2023-05-05T20:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.110Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:44:22 [2023-05-05T20:44:22.533Z] --- PASS: TestSkipVerify (0.58s)
20:44:22 [2023-05-05T20:44:22.533Z] === RUN   TestBufferMaximum
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.074955\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.074955\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] --- PASS: TestBufferMaximum (0.01s)
20:44:22 [2023-05-05T20:44:22.533Z] === RUN   TestServerAlwaysDown
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.083368\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.083368\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.083368\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.084957\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] time="2023-05-05T20:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683319462.084957\",\"host\":\"7a3aecde3e4e\"}'"
20:44:22 [2023-05-05T20:44:22.533Z] --- PASS: TestServerAlwaysDown (0.00s)
20:44:22 [2023-05-05T20:44:22.533Z] === RUN   TestCannotSendAfterClose
20:44:22 [2023-05-05T20:44:22.533Z] --- PASS: TestCannotSendAfterClose (0.00s)
20:44:22 [2023-05-05T20:44:22.533Z] === RUN   TestDeadlockOnBlockedEndpoint
20:44:22 [2023-05-05T20:44:22.656Z] ok  	github.com/docker/docker/builder/remotecontext/git	9.284s	coverage: 83.5% of statements
20:44:22 [2023-05-05T20:44:22.657Z] ?   	github.com/docker/docker/cli	[no test files]
20:44:22 [2023-05-05T20:44:22.657Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:44:22 [2023-05-05T20:44:22.673Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:44:22 [2023-05-05T20:44:22.743Z] --- PASS: TestUpdateReplicatedJob (3.37s)
20:44:22 [2023-05-05T20:44:22.743Z] === RUN   TestServiceListWithStatuses
20:44:22 [2023-05-05T20:44:22.743Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:44:22 [2023-05-05T20:44:22.743Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:44:22 [2023-05-05T20:44:22.743Z] === RUN   TestDockerNetworkConnectAlias
20:44:23 [2023-05-05T20:44:23.003Z] === RUN   TestV1IDService
20:44:23 [2023-05-05T20:44:23.003Z] --- PASS: TestV1IDService (0.04s)
20:44:23 [2023-05-05T20:44:23.003Z] === RUN   TestV2MetadataService
20:44:23 [2023-05-05T20:44:23.473Z] time="2023-05-05T20:44:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49220/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
20:44:23 [2023-05-05T20:44:23.473Z] time="2023-05-05T20:44:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7a3aecde3e4e\"}'"
20:44:23 [2023-05-05T20:44:23.473Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
20:44:23 [2023-05-05T20:44:23.473Z] PASS
20:44:23 [2023-05-05T20:44:23.473Z] coverage: 82.5% of statements
20:44:23 [2023-05-05T20:44:23.473Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.244s	coverage: 82.5% of statements
20:44:23 [2023-05-05T20:44:23.473Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:44:23 [2023-05-05T20:44:23.473Z] ?   	github.com/docker/docker/daemon/network	[no test files]
20:44:23 [2023-05-05T20:44:23.473Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:44:23 [2023-05-05T20:44:23.603Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:44:23 [2023-05-05T20:44:23.603Z] --- PASS: TestExternalGraphDriver (5.60s)
20:44:23 [2023-05-05T20:44:23.603Z]     --- PASS: TestExternalGraphDriver/json (1.69s)
20:44:23 [2023-05-05T20:44:23.603Z]     --- PASS: TestExternalGraphDriver/spec (1.70s)
20:44:23 [2023-05-05T20:44:23.603Z]     --- PASS: TestExternalGraphDriver/pull (1.88s)
20:44:23 [2023-05-05T20:44:23.603Z] === RUN   TestGraphdriverPluginV2
20:44:23 [2023-05-05T20:44:23.963Z] --- PASS: TestSecretCreateResolve (2.37s)
20:44:23 [2023-05-05T20:44:23.963Z] PASS
20:44:23 [2023-05-05T20:44:23.963Z] 
20:44:23 [2023-05-05T20:44:23.963Z] DONE 6 tests in 14.256s
20:44:23 [2023-05-05T20:44:23.963Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:44:23 [2023-05-05T20:44:23.963Z] INFO: Testing against a local daemon
20:44:23 [2023-05-05T20:44:23.963Z] === RUN   TestServiceCreateInit
20:44:23 [2023-05-05T20:44:23.963Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestSuccessfulDownload
20:44:24 [2023-05-05T20:44:24.462Z]     download_test.go:267: Needs fixing on Windows
20:44:24 [2023-05-05T20:44:24.462Z] --- SKIP: TestSuccessfulDownload (0.00s)
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestCancelledDownload
20:44:24 [2023-05-05T20:44:24.462Z] --- PASS: TestCancelledDownload (0.00s)
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestMaxDownloadAttempts
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:44:24 [2023-05-05T20:44:24.462Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:44:24 [2023-05-05T20:44:24.462Z] --- PASS: TestV2MetadataService (1.23s)
20:44:24 [2023-05-05T20:44:24.462Z] PASS
20:44:24 [2023-05-05T20:44:24.462Z] coverage: 48.2% of statements
20:44:24 [2023-05-05T20:44:24.462Z] ok  	github.com/docker/docker/distribution/metadata	1.473s	coverage: 48.2% of statements
20:44:24 [2023-05-05T20:44:24.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:44:24 [2023-05-05T20:44:24.932Z] time="2023-05-05T20:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:44:24 [2023-05-05T20:44:24.932Z] time="2023-05-05T20:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:44:24 [2023-05-05T20:44:24.932Z] time="2023-05-05T20:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:44:24 [2023-05-05T20:44:24.932Z] time="2023-05-05T20:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:44:24 [2023-05-05T20:44:24.932Z] --- PASS: TestMaxDownloadAttempts (0.00s)
20:44:24 [2023-05-05T20:44:24.932Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s)
20:44:24 [2023-05-05T20:44:24.932Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s)
20:44:24 [2023-05-05T20:44:24.932Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s)
20:44:24 [2023-05-05T20:44:24.932Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s)
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestTransfer
20:44:24 [2023-05-05T20:44:24.932Z] --- PASS: TestTransfer (0.12s)
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestConcurrencyLimit
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestContinueOnError_NonMirrorEndpoint
20:44:24 [2023-05-05T20:44:24.932Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestContinueOnError_MirrorEndpoint
20:44:24 [2023-05-05T20:44:24.932Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestContinueOnError_NeverContinue
20:44:24 [2023-05-05T20:44:24.932Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestContinueOnError_UnnestsErrors
20:44:24 [2023-05-05T20:44:24.932Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestManifestStore
20:44:24 [2023-05-05T20:44:24.932Z] === RUN   TestManifestStore/no_remote_or_local
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local212004579\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/no_local_cache
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/no_local_cache/digested
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/with_local_cache
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestConcurrencyLimit (0.35s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestInactiveJobs
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/unknown_media_type
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/unknown_media_type/no_cache
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:25Z" level=warning msg="reference for unknown type: "
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:25Z" level=warning msg="reference for unknown type: "
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/unknown_media_type/with_cache
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:25Z" level=warning msg="reference for unknown type: "
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:25Z" level=warning msg="reference for unknown type: "
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:25Z" level=warning msg="reference for unknown type: "
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/error_persisting_manifest
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
20:44:25 [2023-05-05T20:44:25.402Z] time="2023-05-05T20:44:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestManifestStore (0.38s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestManifestStore/no_remote_or_local (0.24s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
20:44:25 [2023-05-05T20:44:25.402Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
20:44:25 [2023-05-05T20:44:25.402Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
20:44:25 [2023-05-05T20:44:25.402Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
20:44:25 [2023-05-05T20:44:25.402Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
20:44:25 [2023-05-05T20:44:25.402Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
20:44:25 [2023-05-05T20:44:25.402Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType/schema1
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFixManifestLayers
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestFixManifestLayers (0.01s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFixManifestLayersBaseLayerParent
20:44:25 [2023-05-05T20:44:25.402Z]     pull_v2_test.go:81: Needs fixing on Windows
20:44:25 [2023-05-05T20:44:25.402Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFixManifestLayersBadParent
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestValidateManifest
20:44:25 [2023-05-05T20:44:25.402Z]     pull_v2_test.go:126: Needs fixing on Windows
20:44:25 [2023-05-05T20:44:25.402Z] --- SKIP: TestValidateManifest (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFormatPlatform
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestFormatPlatform (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestPullSchema2Config
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestPullSchema2Config/success_first_time
20:44:25 [2023-05-05T20:44:25.402Z]     pull_v2_test.go:283: HTTP GET /v2/
20:44:25 [2023-05-05T20:44:25.402Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestPullSchema2Config/500_status
20:44:25 [2023-05-05T20:44:25.402Z]     pull_v2_test.go:283: HTTP GET /v2/
20:44:25 [2023-05-05T20:44:25.402Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestNotFound
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestNotFound (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestConflict
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestConflict (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestForbidden
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestForbidden (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestInvalidParameter
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestInvalidParameter (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestNotImplemented
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestNotImplemented (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestNotModified
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestNotModified (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestUnauthorized
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestUnauthorized (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestUnknown
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestUnknown (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestCancelled
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestCancelled (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDeadline
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestDeadline (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestDataLoss
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestDataLoss (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestUnavailable
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestUnavailable (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestSystem
20:44:25 [2023-05-05T20:44:25.402Z] --- PASS: TestSystem (0.00s)
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFromStatusCode
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFromStatusCode/Not_Found
20:44:25 [2023-05-05T20:44:25.402Z] === RUN   TestFromStatusCode/Bad_Request
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Conflict
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Unauthorized
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Service_Unavailable
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Forbidden
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Not_Modified
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Not_Implemented
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Internal_Server_Error
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
20:44:25 [2023-05-05T20:44:25.403Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
20:44:25 [2023-05-05T20:44:25.403Z] --- PASS: TestFromStatusCode (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
20:44:25 [2023-05-05T20:44:25.403Z] PASS
20:44:25 [2023-05-05T20:44:25.403Z] coverage: 77.0% of statements
20:44:25 [2023-05-05T20:44:25.403Z] ok  	github.com/docker/docker/errdefs	0.081s	coverage: 77.0% of statements
20:44:25 [2023-05-05T20:44:25.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
20:44:25 [2023-05-05T20:44:25.877Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestPullSchema2Config/EOF
20:44:25 [2023-05-05T20:44:25.877Z]     pull_v2_test.go:283: HTTP GET /v2/
20:44:25 [2023-05-05T20:44:25.877Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
20:44:25 [2023-05-05T20:44:25.877Z] 2023/05/05 20:44:25 http: panic serving 127.0.0.1:49231: intentional panic
20:44:25 [2023-05-05T20:44:25.877Z] goroutine 118 [running]:
20:44:25 [2023-05-05T20:44:25.877Z] net/http.(*conn).serve.func1()
20:44:25 [2023-05-05T20:44:25.877Z] 	c:/go/src/net/http/server.go:1850 +0xbf
20:44:25 [2023-05-05T20:44:25.877Z] panic({0xe953e0, 0x104a850})
20:44:25 [2023-05-05T20:44:25.877Z] 	c:/go/src/runtime/panic.go:890 +0x262
20:44:25 [2023-05-05T20:44:25.877Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000371ba0?, {0x1051d68?, 0xc0002700e0?})
20:44:25 [2023-05-05T20:44:25.877Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4
20:44:25 [2023-05-05T20:44:25.877Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1051d68, 0xc0002700e0}, 0xc000222100)
20:44:25 [2023-05-05T20:44:25.877Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285
20:44:25 [2023-05-05T20:44:25.877Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1051d68?, 0xc0002700e0?}, 0x97b3f5?)
20:44:25 [2023-05-05T20:44:25.877Z] 	c:/go/src/net/http/server.go:2109 +0x2f
20:44:25 [2023-05-05T20:44:25.877Z] net/http.serverHandler.ServeHTTP({0xc0000934d0?}, {0x1051d68, 0xc0002700e0}, 0xc000222100)
20:44:25 [2023-05-05T20:44:25.877Z] 	c:/go/src/net/http/server.go:2947 +0x30c
20:44:25 [2023-05-05T20:44:25.877Z] net/http.(*conn).serve(0xc0001e2140, {0x10526e0, 0xc000093140})
20:44:25 [2023-05-05T20:44:25.877Z] 	c:/go/src/net/http/server.go:1991 +0x607
20:44:25 [2023-05-05T20:44:25.877Z] created by net/http.(*Server).Serve
20:44:25 [2023-05-05T20:44:25.877Z] 	c:/go/src/net/http/server.go:3102 +0x4db
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestInactiveJobs (0.40s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestWatchRelease
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestWatchRelease (0.04s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestWatchFinishedTransfer
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestWatchFinishedTransfer (0.00s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestDuplicateTransfer
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestDuplicateTransfer (0.04s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestSuccessfulUpload
20:44:25 [2023-05-05T20:44:25.877Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestPullSchema2Config/unauthorized
20:44:25 [2023-05-05T20:44:25.877Z]     pull_v2_test.go:283: HTTP GET /v2/
20:44:25 [2023-05-05T20:44:25.877Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestPullSchema2Config (0.55s)
20:44:25 [2023-05-05T20:44:25.877Z]     --- PASS: TestPullSchema2Config/success_first_time (0.02s)
20:44:25 [2023-05-05T20:44:25.877Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
20:44:25 [2023-05-05T20:44:25.877Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
20:44:25 [2023-05-05T20:44:25.877Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestGetRepositoryMountCandidates
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestLayerAlreadyExists
20:44:25 [2023-05-05T20:44:25.877Z]     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}
20:44:25 [2023-05-05T20:44:25.877Z]     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}
20:44:25 [2023-05-05T20:44:25.877Z]     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}
20:44:25 [2023-05-05T20:44:25.877Z]     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}
20:44:25 [2023-05-05T20:44:25.877Z]     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}
20:44:25 [2023-05-05T20:44:25.877Z]     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}
20:44:25 [2023-05-05T20:44:25.877Z] --- PASS: TestLayerAlreadyExists (0.00s)
20:44:25 [2023-05-05T20:44:25.877Z] === RUN   TestWhenEmptyAuthConfig
20:44:25 [2023-05-05T20:44:25.877Z] time="2023-05-05T20:44:25Z" level=error msg="Upload failed, retrying: simulating retry"
20:44:25 [2023-05-05T20:44:25.925Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
20:44:25 [2023-05-05T20:44:25.925Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.034s	coverage: 35.9% of statements
20:44:26 [2023-05-05T20:44:26.181Z] ok  	github.com/docker/docker/container	0.145s	coverage: 34.5% of statements
20:44:26 [2023-05-05T20:44:26.347Z] --- PASS: TestSuccessfulUpload (0.42s)
20:44:26 [2023-05-05T20:44:26.347Z] === RUN   TestCancelledUpload
20:44:26 [2023-05-05T20:44:26.347Z] --- PASS: TestCancelledUpload (0.01s)
20:44:26 [2023-05-05T20:44:26.347Z] PASS
20:44:26 [2023-05-05T20:44:26.347Z] coverage: 76.4% of statements
20:44:26 [2023-05-05T20:44:26.347Z] ok  	github.com/docker/docker/distribution/xfer	2.066s	coverage: 76.4% of statements
20:44:26 [2023-05-05T20:44:26.437Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
20:44:26 [2023-05-05T20:44:26.818Z] === RUN   TestFSGetInvalidData
20:44:26 [2023-05-05T20:44:26.818Z] --- PASS: TestFSGetInvalidData (0.01s)
20:44:26 [2023-05-05T20:44:26.818Z] === RUN   TestFSInvalidSet
20:44:26 [2023-05-05T20:44:26.818Z] --- PASS: TestFSInvalidSet (0.01s)
20:44:26 [2023-05-05T20:44:26.818Z] === RUN   TestFSInvalidRoot
20:44:26 [2023-05-05T20:44:26.818Z] --- PASS: TestFSInvalidRoot (0.01s)
20:44:26 [2023-05-05T20:44:26.818Z] === RUN   TestFSMetadataGetSet
20:44:26 [2023-05-05T20:44:26.818Z] --- PASS: TestFSMetadataGetSet (0.04s)
20:44:26 [2023-05-05T20:44:26.818Z] === RUN   TestFSInvalidWalker
20:44:26 [2023-05-05T20:44:26.818Z] --- PASS: TestFSInvalidWalker (0.01s)
20:44:26 [2023-05-05T20:44:26.818Z] === RUN   TestFSGetSet
20:44:26 [2023-05-05T20:44:26.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
20:44:27 [2023-05-05T20:44:27.000Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
20:44:27 [2023-05-05T20:44:27.000Z] ok  	github.com/docker/docker/daemon/config	0.110s	coverage: 81.8% of statements
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestFSGetSet (0.09s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestFSGetUnsetKey
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestFSGetUnsetKey (0.01s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestFSGetEmptyData
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestFSGetEmptyData (0.01s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestFSDelete
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestWhenEmptyAuthConfig (1.13s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestTokenPassThru
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestTokenPassThru (0.01s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestTokenPassThruDifferentHost
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestFSDelete (0.03s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestFSWalker
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestTokenPassThruDifferentHost (0.02s)
20:44:27 [2023-05-05T20:44:27.288Z] PASS
20:44:27 [2023-05-05T20:44:27.288Z] coverage: 27.4% of statements
20:44:27 [2023-05-05T20:44:27.288Z] ok  	github.com/docker/docker/distribution	2.217s	coverage: 27.4% of statements
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestFSWalker (0.03s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestFSWalkerStopOnError
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestFSWalkerStopOnError (0.11s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestNewFromJSON
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestNewFromJSON (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestNewFromJSONWithInvalidJSON
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestMarshalKeyOrder
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestMarshalKeyOrder (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestImage
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestImage (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestImageOSNotEmpty
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestImageOSNotEmpty (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestNewChildImageFromImageWithRootFS
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestCreate
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestCreate (0.01s)
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestRestore
20:44:27 [2023-05-05T20:44:27.288Z] === RUN   TestCompare
20:44:27 [2023-05-05T20:44:27.288Z] --- PASS: TestCompare (0.00s)
20:44:27 [2023-05-05T20:44:27.288Z] PASS
20:44:27 [2023-05-05T20:44:27.288Z] coverage: 19.2% of statements
20:44:27 [2023-05-05T20:44:27.288Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:44:27 [2023-05-05T20:44:27.288Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:44:27 [2023-05-05T20:44:27.288Z] ok  	github.com/docker/docker/image/cache	0.092s	coverage: 19.2% of statements
20:44:27 [2023-05-05T20:44:27.563Z] ok  	github.com/docker/docker/daemon/graphdriver	0.055s	coverage: 2.2% of statements
20:44:27 [2023-05-05T20:44:27.761Z] --- PASS: TestGraphdriverPluginV2 (3.95s)
20:44:27 [2023-05-05T20:44:27.761Z] PASS
20:44:27 [2023-05-05T20:44:27.761Z] 
20:44:27 [2023-05-05T20:44:27.761Z] DONE 5 tests in 9.602s
20:44:27 [2023-05-05T20:44:27.761Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:44:27 [2023-05-05T20:44:27.761Z] ++ 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
20:44:27 [2023-05-05T20:44:27.761Z] ++ set -e
20:44:27 [2023-05-05T20:44:27.761Z] ++ '[' -n 0 ']'
20:44:27 [2023-05-05T20:44:27.761Z] ++ set -x
20:44:27 [2023-05-05T20:44:27.761Z] ++ env -i DEST=/go/src/github.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
20:44:27 [2023-05-05T20:44:27.761Z] INFO: Testing against a local daemon
20:44:27 [2023-05-05T20:44:27.761Z] === RUN   TestContinueAfterPluginCrash
20:44:27 [2023-05-05T20:44:27.761Z] === PAUSE TestContinueAfterPluginCrash
20:44:27 [2023-05-05T20:44:27.761Z] === RUN   TestReadPluginNoRead
20:44:27 [2023-05-05T20:44:27.761Z] === PAUSE TestReadPluginNoRead
20:44:27 [2023-05-05T20:44:27.761Z] === RUN   TestDaemonStartWithLogOpt
20:44:27 [2023-05-05T20:44:27.761Z] === PAUSE TestDaemonStartWithLogOpt
20:44:27 [2023-05-05T20:44:27.761Z] === CONT  TestContinueAfterPluginCrash
20:44:27 [2023-05-05T20:44:27.761Z] === CONT  TestDaemonStartWithLogOpt
20:44:27 [2023-05-05T20:44:27.761Z] === CONT  TestReadPluginNoRead
20:44:27 [2023-05-05T20:44:27.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
20:44:27 [2023-05-05T20:44:27.763Z] time="2023-05-05T20:44:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestRestore (0.30s)
20:44:27 [2023-05-05T20:44:27.763Z] === RUN   TestAddDelete
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestAddDelete (0.05s)
20:44:27 [2023-05-05T20:44:27.763Z] === RUN   TestSearchAfterDelete
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestSearchAfterDelete (0.02s)
20:44:27 [2023-05-05T20:44:27.763Z] === RUN   TestParentReset
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestParentReset (0.09s)
20:44:27 [2023-05-05T20:44:27.763Z] === RUN   TestGetAndSetLastUpdated
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
20:44:27 [2023-05-05T20:44:27.763Z] === RUN   TestStoreLen
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestStoreLen (0.08s)
20:44:27 [2023-05-05T20:44:27.763Z] PASS
20:44:27 [2023-05-05T20:44:27.763Z] coverage: 86.8% of statements
20:44:27 [2023-05-05T20:44:27.763Z] ok  	github.com/docker/docker/image	1.049s	coverage: 86.8% of statements
20:44:27 [2023-05-05T20:44:27.763Z] === RUN   TestMakeV1ConfigFromConfig
20:44:27 [2023-05-05T20:44:27.763Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
20:44:27 [2023-05-05T20:44:27.763Z] PASS
20:44:27 [2023-05-05T20:44:27.763Z] coverage: 25.0% of statements
20:44:27 [2023-05-05T20:44:27.763Z] ok  	github.com/docker/docker/image/v1	0.099s	coverage: 25.0% of statements
20:44:28 [2023-05-05T20:44:28.001Z] --- PASS: TestDockerNetworkConnectAlias (4.51s)
20:44:28 [2023-05-05T20:44:28.001Z] === RUN   TestDockerNetworkReConnect
20:44:28 [2023-05-05T20:44:28.153Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:44:28 [2023-05-05T20:44:28.233Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:44:28 [2023-05-05T20:44:28.233Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:44:28 [2023-05-05T20:44:28.491Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.449s	coverage: 59.6% of statements
20:44:28 [2023-05-05T20:44:28.491Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.992s	coverage: 74.6% of statements
20:44:29 [2023-05-05T20:44:29.131Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
20:44:29 [2023-05-05T20:44:29.224Z] === RUN   TestSerialization
20:44:29 [2023-05-05T20:44:29.224Z] --- PASS: TestSerialization (0.04s)
20:44:29 [2023-05-05T20:44:29.224Z] PASS
20:44:29 [2023-05-05T20:44:29.224Z] coverage: 87.5% of statements
20:44:29 [2023-05-05T20:44:29.224Z] ok  	github.com/docker/docker/libcontainerd/queue	0.188s	coverage: 87.5% of statements
20:44:29 [2023-05-05T20:44:29.419Z] ok  	github.com/docker/docker/daemon/cluster	0.127s	coverage: 0.5% of statements
20:44:29 [2023-05-05T20:44:29.982Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
20:44:30 [2023-05-05T20:44:30.062Z] === RUN   TestReadPluginNoRead/disabled_caching
20:44:30 [2023-05-05T20:44:30.212Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
20:44:30 [2023-05-05T20:44:30.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z] PASS
20:44:30 [2023-05-05T20:44:30.213Z] coverage: 45.8% of statements
20:44:30 [2023-05-05T20:44:30.213Z] ok  	github.com/docker/docker/oci	0.059s	coverage: 45.8% of statements
20:44:30 [2023-05-05T20:44:30.213Z] === RUN   TestEnvironmentParsing
20:44:30 [2023-05-05T20:44:30.213Z] --- PASS: TestEnvironmentParsing (0.00s)
20:44:30 [2023-05-05T20:44:30.213Z] PASS
20:44:30 [2023-05-05T20:44:30.213Z] coverage: 1.0% of statements
20:44:30 [2023-05-05T20:44:30.213Z] ok  	github.com/docker/docker/libcontainerd/local	0.068s	coverage: 1.0% of statements
20:44:30 [2023-05-05T20:44:30.239Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.032s	coverage: 2.9% of statements
20:44:30 [2023-05-05T20:44:30.239Z] ok  	github.com/docker/docker/cmd/dockerd	0.123s	coverage: 29.0% of statements
20:44:30 [2023-05-05T20:44:30.239Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:44:30 [2023-05-05T20:44:30.239Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:44:30 [2023-05-05T20:44:30.239Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:44:30 [2023-05-05T20:44:30.239Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:44:30 [2023-05-05T20:44:30.496Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.256s	coverage: 50.5% of statements
20:44:30 [2023-05-05T20:44:30.624Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc001104b40_<nil>}
20:44:30 [2023-05-05T20:44:30.624Z] --- PASS: TestDaemonStartWithLogOpt (2.86s)
20:44:30 [2023-05-05T20:44:30.685Z] === RUN   TestEmptyLayer
20:44:30 [2023-05-05T20:44:30.685Z] --- PASS: TestEmptyLayer (0.00s)
20:44:30 [2023-05-05T20:44:30.685Z] === RUN   TestCommitFailure
20:44:30 [2023-05-05T20:44:30.685Z] --- PASS: TestCommitFailure (0.01s)
20:44:30 [2023-05-05T20:44:30.685Z] === RUN   TestStartTransactionFailure
20:44:30 [2023-05-05T20:44:30.685Z] --- PASS: TestStartTransactionFailure (0.00s)
20:44:30 [2023-05-05T20:44:30.685Z] === RUN   TestGetOrphan
20:44:30 [2023-05-05T20:44:30.685Z] --- PASS: TestGetOrphan (0.01s)
20:44:30 [2023-05-05T20:44:30.685Z] === RUN   TestMountAndRegister
20:44:31 [2023-05-05T20:44:31.057Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
20:44:31 [2023-05-05T20:44:31.155Z]     layer_test.go:270: Layer size: 14
20:44:31 [2023-05-05T20:44:31.155Z] --- PASS: TestMountAndRegister (0.08s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestLayerRelease
20:44:31 [2023-05-05T20:44:31.155Z]     layer_test.go:303: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestLayerRelease (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestStoreRestore
20:44:31 [2023-05-05T20:44:31.155Z]     layer_test.go:352: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestStoreRestore (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestTarStreamStability
20:44:31 [2023-05-05T20:44:31.155Z]     layer_test.go:467: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestTarStreamStability (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestRegisterExistingLayer
20:44:31 [2023-05-05T20:44:31.155Z] --- PASS: TestRegisterExistingLayer (0.22s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestTarStreamVerification
20:44:31 [2023-05-05T20:44:31.155Z]     layer_test.go:696: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestTarStreamVerification (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestLayerMigration
20:44:31 [2023-05-05T20:44:31.155Z]     migration_test.go:45: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestLayerMigration (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestLayerMigrationNoTarsplit
20:44:31 [2023-05-05T20:44:31.155Z]     migration_test.go:181: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestMountInit
20:44:31 [2023-05-05T20:44:31.155Z]     mount_test.go:17: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestMountInit (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestMountSize
20:44:31 [2023-05-05T20:44:31.155Z]     mount_test.go:76: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestMountSize (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestMountChanges
20:44:31 [2023-05-05T20:44:31.155Z]     mount_test.go:125: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestMountChanges (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] === RUN   TestMountApply
20:44:31 [2023-05-05T20:44:31.155Z]     mount_test.go:212: Failing on Windows
20:44:31 [2023-05-05T20:44:31.155Z] --- SKIP: TestMountApply (0.00s)
20:44:31 [2023-05-05T20:44:31.155Z] PASS
20:44:31 [2023-05-05T20:44:31.155Z] coverage: 30.1% of statements
20:44:31 [2023-05-05T20:44:31.155Z] ok  	github.com/docker/docker/layer	0.446s	coverage: 30.1% of statements
20:44:31 [2023-05-05T20:44:31.292Z] --- PASS: TestDockerNetworkReConnect (3.93s)
20:44:31 [2023-05-05T20:44:31.292Z] === RUN   TestServicePlugin
20:44:31 [2023-05-05T20:44:31.292Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:44:31 [2023-05-05T20:44:31.292Z] --- SKIP: TestServicePlugin (0.00s)
20:44:31 [2023-05-05T20:44:31.292Z] === RUN   TestServiceUpdateLabel
20:44:31 [2023-05-05T20:44:31.313Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.034s	coverage: 58.8% of statements
20:44:31 [2023-05-05T20:44:31.555Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:44:31 [2023-05-05T20:44:31.569Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.058s	coverage: 3.0% of statements
20:44:31 [2023-05-05T20:44:31.625Z] === RUN   TestParseVersion
20:44:31 [2023-05-05T20:44:31.625Z] --- PASS: TestParseVersion (0.00s)
20:44:31 [2023-05-05T20:44:31.625Z] PASS
20:44:31 [2023-05-05T20:44:31.625Z] coverage: 52.9% of statements
20:44:31 [2023-05-05T20:44:31.625Z] ok  	github.com/docker/docker/pkg/aaparser	0.059s	coverage: 52.9% of statements
20:44:31 [2023-05-05T20:44:31.625Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:44:31 [2023-05-05T20:44:31.625Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:44:31 [2023-05-05T20:44:31.625Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:44:31 [2023-05-05T20:44:31.625Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:44:31 [2023-05-05T20:44:31.625Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:44:31 [2023-05-05T20:44:31.625Z] === RUN   TestAddressPoolOpt
20:44:31 [2023-05-05T20:44:31.625Z] --- PASS: TestAddressPoolOpt (0.00s)
20:44:31 [2023-05-05T20:44:31.625Z] === RUN   TestValidateEnv
20:44:31 [2023-05-05T20:44:31.812Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11873151345_/foo_false__<nil>_<nil>_<nil>}
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/a
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/something
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/_=a
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/env1=value1
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/_env1=value1
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/env2=value2=value3
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/env3=abc!qwe
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/env_4=value_4
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/PATH
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/=a
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/PATH=
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/PATH=something
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/asd!qwe
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/1asd
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/123
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/some_space
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/__some_space_before
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/some_space_after__
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/=
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateEnv/PaTh
20:44:32 [2023-05-05T20:44:32.096Z] --- PASS: TestValidateEnv (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/a (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/something (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/_=a (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/PATH (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/=a (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/1asd (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/123 (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/some_space (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/= (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestParseHost
20:44:32 [2023-05-05T20:44:32.096Z] --- PASS: TestParseHost (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestParseDockerDaemonHost
20:44:32 [2023-05-05T20:44:32.096Z] --- PASS: TestParseDockerDaemonHost (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestParseTCP
20:44:32 [2023-05-05T20:44:32.096Z] --- PASS: TestParseTCP (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestParseInvalidUnixAddrInvalid
20:44:32 [2023-05-05T20:44:32.096Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
20:44:32 [2023-05-05T20:44:32.096Z] === RUN   TestValidateExtraHosts
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestValidateExtraHosts (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestIpOptString
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestIpOptString (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestNewIpOptInvalidDefaultVal
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestNewIpOptValidDefaultVal
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestIpOptSetInvalidVal
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateIPAddress
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestValidateIPAddress (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestMapOpts
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestMapOpts (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestListOptsWithoutValidator
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestListOptsWithoutValidator (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestListOptsWithValidator
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestListOptsWithValidator (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateDNSSearch
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestValidateDNSSearch (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_general_format
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_more_than_one_=
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_one_more
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
20:44:32 [2023-05-05T20:44:32.097Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
20:44:32 [2023-05-05T20:44:32.097Z] --- PASS: TestValidateLabel (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
20:44:32 [2023-05-05T20:44:32.097Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
20:44:32 [2023-05-05T20:44:32.342Z] --- PASS: TestServiceCreateInit (8.10s)
20:44:32 [2023-05-05T20:44:32.343Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s)
20:44:32 [2023-05-05T20:44:32.343Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s)
20:44:32 [2023-05-05T20:44:32.343Z] === RUN   TestCreateServiceMultipleTimes
20:44:32 [2023-05-05T20:44:32.496Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.425s	coverage: 58.0% of statements
20:44:32 [2023-05-05T20:44:32.496Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
20:44:32 [2023-05-05T20:44:32.496Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.037s	coverage: 67.0% of statements
20:44:32 [2023-05-05T20:44:32.496Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.213s	coverage: 76.5% of statements
20:44:32 [2023-05-05T20:44:32.496Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.6% of statements
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestNamedListOpts
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestNamedListOpts (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestNamedMapOpts
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestNamedMapOpts (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestParseLink
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestParseLink (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestQuotedStringSetWithQuotes
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestQuotedStringSetWithNoQuotes
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestUlimitOpt
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestUlimitOpt (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] PASS
20:44:32 [2023-05-05T20:44:32.567Z] coverage: 67.1% of statements
20:44:32 [2023-05-05T20:44:32.567Z] ok  	github.com/docker/docker/opts	0.183s	coverage: 67.1% of statements
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestUnbuffered
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestUnbuffered (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] === RUN   TestRaceUnbuffered
20:44:32 [2023-05-05T20:44:32.567Z] --- PASS: TestRaceUnbuffered (0.00s)
20:44:32 [2023-05-05T20:44:32.567Z] PASS
20:44:32 [2023-05-05T20:44:32.567Z] coverage: 100.0% of statements
20:44:32 [2023-05-05T20:44:32.567Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
20:44:32 [2023-05-05T20:44:32.741Z] === RUN   TestReadPluginNoRead/default
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[foo]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[bar]_[foo]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[foo_bar]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[qux]_[foo]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[]#01
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[qux]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[foo_bar_qux]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[qux]_[baz]]
20:44:33 [2023-05-05T20:44:33.038Z] === RUN   TestMatch/[[foo_baz]]
20:44:33 [2023-05-05T20:44:33.038Z] --- PASS: TestMatch (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[foo]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[]#01 (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[qux]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
20:44:33 [2023-05-05T20:44:33.038Z] PASS
20:44:33 [2023-05-05T20:44:33.038Z] coverage: 87.5% of statements
20:44:33 [2023-05-05T20:44:33.038Z] ok  	github.com/docker/docker/pkg/capabilities	0.054s	coverage: 87.5% of statements
20:44:33 [2023-05-05T20:44:33.058Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
20:44:33 [2023-05-05T20:44:33.058Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 23.9% of statements
20:44:33 [2023-05-05T20:44:33.058Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 69.9% of statements
20:44:33 [2023-05-05T20:44:33.305Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11873151345_/foo_true__<nil>_<nil>_<nil>}
20:44:33 [2023-05-05T20:44:33.314Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 78.7% of statements
20:44:33 [2023-05-05T20:44:33.507Z] === RUN   TestPeerCertificateMarshalJSON
20:44:33 [2023-05-05T20:44:33.571Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.057s	coverage: 56.3% of statements
20:44:33 [2023-05-05T20:44:33.571Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 31.5% of statements
20:44:33 [2023-05-05T20:44:33.827Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.958s	coverage: 46.2% of statements
20:44:33 [2023-05-05T20:44:33.827Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
20:44:33 [2023-05-05T20:44:33.827Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.508s	coverage: 13.7% of statements
20:44:33 [2023-05-05T20:44:33.827Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
20:44:33 [2023-05-05T20:44:33.828Z] --- PASS: TestServiceUpdateLabel (2.38s)
20:44:33 [2023-05-05T20:44:33.828Z] === RUN   TestServiceUpdateSecrets
20:44:33 [2023-05-05T20:44:33.868Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:44:33 [2023-05-05T20:44:33.981Z] === RUN   TestIsArchivePathDir
20:44:33 [2023-05-05T20:44:33.981Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
20:44:33 [2023-05-05T20:44:33.981Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
20:44:33 [2023-05-05T20:44:33.981Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s)
20:44:33 [2023-05-05T20:44:33.981Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
20:44:33 [2023-05-05T20:44:33.981Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
20:44:33 [2023-05-05T20:44:33.981Z] === RUN   TestMiddleware
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestMiddleware (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestNewResponseModifier
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestNewResponseModifier (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] PASS
20:44:33 [2023-05-05T20:44:33.982Z] coverage: 26.8% of statements
20:44:33 [2023-05-05T20:44:33.982Z] ok  	github.com/docker/docker/pkg/authorization	0.443s	coverage: 26.8% of statements
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestIsArchivePathDir (0.10s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestIsArchivePathInvalidFile
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestIsArchivePathTar
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeEmpty
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeEmpty (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeEmptyFile
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeEmptyFile (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeNonemptyFile
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeNonemptyFile (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeNestedDirectoryEmpty
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestMoveToSubdir
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestMoveToSubdir (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] === RUN   TestSizeNonExistingDirectory
20:44:33 [2023-05-05T20:44:33.982Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
20:44:33 [2023-05-05T20:44:33.982Z] PASS
20:44:33 [2023-05-05T20:44:33.982Z] coverage: 80.0% of statements
20:44:33 [2023-05-05T20:44:33.982Z] ok  	github.com/docker/docker/pkg/directory	0.064s	coverage: 80.0% of statements
20:44:34 [2023-05-05T20:44:34.124Z] === CONT  TestReadPluginNoRead
20:44:34 [2023-05-05T20:44:34.124Z]     read_test.go:92: [d05b08e566aa9] daemon is not started
20:44:34 [2023-05-05T20:44:34.124Z] --- PASS: TestReadPluginNoRead (6.29s)
20:44:34 [2023-05-05T20:44:34.124Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
20:44:34 [2023-05-05T20:44:34.124Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
20:44:34 [2023-05-05T20:44:34.124Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
20:44:34 [2023-05-05T20:44:34.381Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32869850762_/foo_false__<nil>_<nil>_<nil>}
20:44:34 [2023-05-05T20:44:34.390Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
20:44:34 [2023-05-05T20:44:34.451Z] --- PASS: TestIsArchivePathTar (0.26s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestDecompressStreamGzip
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootTarUntar
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootTarUntar (0.01s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootUntarWithHugeExcludesList
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootUntarEmptyArchive
20:44:34 [2023-05-05T20:44:34.451Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootTarUntarWithSymlink
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootCopyWithTar
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootCopyWithTar (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootCopyFileWithTar
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootUntarPath
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootUntarPath (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestChrootApplyDotDotFile
20:44:34 [2023-05-05T20:44:34.451Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
20:44:34 [2023-05-05T20:44:34.451Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
20:44:34 [2023-05-05T20:44:34.451Z] PASS
20:44:34 [2023-05-05T20:44:34.451Z] coverage: 15.1% of statements
20:44:34 [2023-05-05T20:44:34.451Z] --- PASS: TestDecompressStreamGzip (0.17s)
20:44:34 [2023-05-05T20:44:34.451Z] === RUN   TestDecompressStreamBzip2
20:44:34 [2023-05-05T20:44:34.451Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.121s	coverage: 15.1% of statements
20:44:34 [2023-05-05T20:44:34.646Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
20:44:34 [2023-05-05T20:44:34.646Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 77.0% of statements
20:44:34 [2023-05-05T20:44:34.902Z] ok  	github.com/docker/docker/image	0.020s	coverage: 86.8% of statements
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestDecompressStreamBzip2 (0.17s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestDecompressStreamXz
20:44:34 [2023-05-05T20:44:34.924Z]     archive_test.go:133: Xz not present in msys2
20:44:34 [2023-05-05T20:44:34.924Z] --- SKIP: TestDecompressStreamXz (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestCompressStreamXzUnsupported
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestCompressStreamBzip2Unsupported
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestCompressStreamInvalid
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestCompressStreamInvalid (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestExtensionInvalid
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestExtensionInvalid (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestExtensionUncompressed
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestExtensionUncompressed (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestExtensionBzip2
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestExtensionBzip2 (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestExtensionGzip
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestExtensionGzip (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestExtensionXz
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestExtensionXz (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestCmdStreamLargeStderr
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestCmdStreamLargeStderr (0.10s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestCmdStreamBad
20:44:34 [2023-05-05T20:44:34.924Z]     archive_test.go:238: Failing on Windows CI machines
20:44:34 [2023-05-05T20:44:34.924Z] --- SKIP: TestCmdStreamBad (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestCmdStreamGood
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestCmdStreamGood (0.05s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestUntarPathWithInvalidDest
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestUntarPathWithInvalidSrc
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestUntarPath
20:44:34 [2023-05-05T20:44:34.924Z] --- PASS: TestUntarPath (0.10s)
20:44:34 [2023-05-05T20:44:34.924Z] === RUN   TestUntarPathWithDestinationFile
20:44:35 [2023-05-05T20:44:35.158Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
20:44:35 [2023-05-05T20:44:35.158Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
20:44:35 [2023-05-05T20:44:35.158Z] ok  	github.com/docker/docker/image/v1	0.037s	coverage: 25.0% of statements
20:44:35 [2023-05-05T20:44:35.392Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyWithTarInvalidSrc
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyWithTarSrcFile
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyWithTarSrcFolder
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyFileWithTarInvalidSrc
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.02s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyFileWithTarSrcFolder
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestCopyFileWithTarSrcFile
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   TestTarFiles
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestContent
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestInitialize
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestNew
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestParsingContentsWithComments
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestRegister
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestWatch
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: Test (0.01s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestContent (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestInitialize (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestNew (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestRegister (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestWatch (0.01s)
20:44:35 [2023-05-05T20:44:35.393Z] PASS
20:44:35 [2023-05-05T20:44:35.393Z] coverage: 97.6% of statements
20:44:35 [2023-05-05T20:44:35.393Z] ok  	github.com/docker/docker/pkg/discovery/file	0.079s	coverage: 97.6% of statements
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestContainsEntry
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestCreateEntries
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestEntriesDiff
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestEntriesEquality
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestGeneratorNotGenerate
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestGeneratorWithPort
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestGeneratorWithPortNotGenerate
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestNewEntry
20:44:35 [2023-05-05T20:44:35.393Z] === RUN   Test/TestParse
20:44:35 [2023-05-05T20:44:35.393Z] --- PASS: Test (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestContainsEntry (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestCreateEntries (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestEntriesDiff (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestEntriesEquality (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestNewEntry (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z]     --- PASS: Test/TestParse (0.00s)
20:44:35 [2023-05-05T20:44:35.393Z] PASS
20:44:35 [2023-05-05T20:44:35.393Z] coverage: 58.3% of statements
20:44:35 [2023-05-05T20:44:35.393Z] ok  	github.com/docker/docker/pkg/discovery	0.055s	coverage: 58.3% of statements
20:44:35 [2023-05-05T20:44:35.414Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.539s	coverage: 82.5% of statements
20:44:35 [2023-05-05T20:44:35.670Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 52.9% of statements
20:44:35 [2023-05-05T20:44:35.670Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 40.6% of statements
20:44:35 [2023-05-05T20:44:35.748Z]     docker_api_swarm_test.go:272: [de63ac0ea75b3] joining swarm manager [d4d8f41bf3480]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:44:35 [2023-05-05T20:44:35.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32869850762_/foo_true__<nil>_<nil>_<nil>}
20:44:35 [2023-05-05T20:44:35.749Z] --- PASS: TestContinueAfterPluginCrash (8.03s)
20:44:35 [2023-05-05T20:44:35.749Z] PASS
20:44:35 [2023-05-05T20:44:35.749Z] 
20:44:35 [2023-05-05T20:44:35.749Z] DONE 6 tests in 8.081s
20:44:35 [2023-05-05T20:44:35.749Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:44:35 [2023-05-05T20:44:35.749Z] ++ 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
20:44:35 [2023-05-05T20:44:35.749Z] ++ set -e
20:44:35 [2023-05-05T20:44:35.749Z] ++ '[' -n 0 ']'
20:44:35 [2023-05-05T20:44:35.749Z] ++ set -x
20:44:35 [2023-05-05T20:44:35.749Z] ++ env -i DEST=/go/src/github.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
20:44:35 [2023-05-05T20:44:35.749Z] testing: warning: no tests to run
20:44:35 [2023-05-05T20:44:35.749Z] PASS
20:44:35 [2023-05-05T20:44:35.749Z] 
20:44:35 [2023-05-05T20:44:35.749Z] DONE 0 tests in 0.007s
20:44:35 [2023-05-05T20:44:35.749Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:44:35 [2023-05-05T20:44:35.749Z] ++ 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
20:44:35 [2023-05-05T20:44:35.749Z] ++ set -e
20:44:35 [2023-05-05T20:44:35.749Z] ++ '[' -n 0 ']'
20:44:35 [2023-05-05T20:44:35.749Z] ++ set -x
20:44:35 [2023-05-05T20:44:35.749Z] ++ env -i DEST=/go/src/github.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
20:44:35 [2023-05-05T20:44:35.749Z] INFO: Testing against a local daemon
20:44:35 [2023-05-05T20:44:35.749Z] === RUN   TestPluginWithDevMounts
20:44:35 [2023-05-05T20:44:35.749Z] === PAUSE TestPluginWithDevMounts
20:44:35 [2023-05-05T20:44:35.749Z] === CONT  TestPluginWithDevMounts
20:44:35 [2023-05-05T20:44:35.926Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 67.1% of statements
20:44:35 [2023-05-05T20:44:35.926Z] ok  	github.com/docker/docker/distribution	0.605s	coverage: 29.0% of statements
20:44:35 [2023-05-05T20:44:35.926Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
20:44:36 [2023-05-05T20:44:36.182Z] ok  	github.com/docker/docker/pkg/capabilities	0.024s	coverage: 87.5% of statements
20:44:36 [2023-05-05T20:44:36.382Z] === RUN   Test
20:44:36 [2023-05-05T20:44:36.382Z] === RUN   Test/TestInitialize
20:44:36 [2023-05-05T20:44:36.382Z] === RUN   Test
20:44:36 [2023-05-05T20:44:36.438Z] ok  	github.com/docker/docker/pkg/authorization	0.184s	coverage: 68.3% of statements
20:44:36 [2023-05-05T20:44:36.438Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
20:44:36 [2023-05-05T20:44:36.438Z] ok  	github.com/docker/docker/distribution/xfer	1.744s	coverage: 85.1% of statements
20:44:36 [2023-05-05T20:44:36.694Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
20:44:36 [2023-05-05T20:44:36.694Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 97.6% of statements
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestWatch
20:44:36 [2023-05-05T20:44:36.851Z] --- PASS: Test (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z]     --- PASS: Test/TestWatch (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z] PASS
20:44:36 [2023-05-05T20:44:36.851Z] coverage: 92.3% of statements
20:44:36 [2023-05-05T20:44:36.851Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.067s	coverage: 92.3% of statements
20:44:36 [2023-05-05T20:44:36.851Z] time="2023-05-05T20:44:36Z" level=info msg="Initializing discovery without TLS"
20:44:36 [2023-05-05T20:44:36.851Z] time="2023-05-05T20:44:36Z" level=info msg="Initializing discovery without TLS"
20:44:36 [2023-05-05T20:44:36.851Z] time="2023-05-05T20:44:36Z" level=info msg="Initializing discovery without TLS"
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestInitializeWithCerts
20:44:36 [2023-05-05T20:44:36.851Z] time="2023-05-05T20:44:36Z" level=info msg="Initializing discovery with TLS"
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestWatch
20:44:36 [2023-05-05T20:44:36.851Z] time="2023-05-05T20:44:36Z" level=info msg="Initializing discovery without TLS"
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestInitialize
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestInitializeWithPattern
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestRegister
20:44:36 [2023-05-05T20:44:36.851Z] === RUN   Test/TestWatch
20:44:36 [2023-05-05T20:44:36.851Z] --- PASS: Test (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z]     --- PASS: Test/TestInitialize (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z]     --- PASS: Test/TestRegister (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z]     --- PASS: Test/TestWatch (0.00s)
20:44:36 [2023-05-05T20:44:36.851Z] PASS
20:44:36 [2023-05-05T20:44:36.851Z] coverage: 93.8% of statements
20:44:36 [2023-05-05T20:44:36.851Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.051s	coverage: 93.8% of statements
20:44:36 [2023-05-05T20:44:36.950Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.016s	coverage: 92.3% of statements
20:44:36 [2023-05-05T20:44:36.950Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
20:44:36 [2023-05-05T20:44:36.950Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
20:44:37 [2023-05-05T20:44:37.118Z]     docker_api_swarm_test.go:273: [d90bc77ff04df] joining swarm manager [d4d8f41bf3480]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:44:37 [2023-05-05T20:44:37.118Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32869850762_/foo_true__0xc001104b70_<nil>_<nil>}
20:44:37 [2023-05-05T20:44:37.206Z] ok  	github.com/docker/docker/pkg/archive	0.520s	coverage: 82.2% of statements
20:44:37 [2023-05-05T20:44:37.375Z] --- PASS: TestPluginWithDevMounts (1.52s)
20:44:37 [2023-05-05T20:44:37.375Z] PASS
20:44:37 [2023-05-05T20:44:37.375Z] 
20:44:37 [2023-05-05T20:44:37.375Z] DONE 1 tests in 1.545s
20:44:37 [2023-05-05T20:44:37.375Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:44:37 [2023-05-05T20:44:37.375Z] ++ 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
20:44:37 [2023-05-05T20:44:37.375Z] ++ set -e
20:44:37 [2023-05-05T20:44:37.375Z] ++ '[' -n 0 ']'
20:44:37 [2023-05-05T20:44:37.375Z] ++ set -x
20:44:37 [2023-05-05T20:44:37.375Z] ++ env -i DEST=/go/src/github.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
20:44:37 [2023-05-05T20:44:37.375Z] INFO: Testing against a local daemon
20:44:37 [2023-05-05T20:44:37.375Z] === RUN   TestSecretInspect
20:44:37 [2023-05-05T20:44:37.462Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.5% of statements
20:44:37 [2023-05-05T20:44:37.462Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
20:44:37 [2023-05-05T20:44:37.462Z] ok  	github.com/docker/docker/pkg/fsutils	0.201s	coverage: 85.1% of statements
20:44:37 [2023-05-05T20:44:37.842Z] === RUN   TestPollerAddRemove
20:44:37 [2023-05-05T20:44:37.842Z] --- PASS: TestPollerAddRemove (0.00s)
20:44:37 [2023-05-05T20:44:37.842Z] === RUN   TestPollerEvent
20:44:37 [2023-05-05T20:44:37.842Z]     poller_test.go:40: No chmod on Windows
20:44:37 [2023-05-05T20:44:37.842Z] --- SKIP: TestPollerEvent (0.00s)
20:44:37 [2023-05-05T20:44:37.842Z] === RUN   TestPollerClose
20:44:37 [2023-05-05T20:44:37.842Z] --- PASS: TestPollerClose (0.00s)
20:44:37 [2023-05-05T20:44:37.842Z] PASS
20:44:37 [2023-05-05T20:44:37.842Z] coverage: 45.7% of statements
20:44:37 [2023-05-05T20:44:37.842Z] ok  	github.com/docker/docker/pkg/filenotify	0.094s	coverage: 45.7% of statements
20:44:38 [2023-05-05T20:44:38.023Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
20:44:38 [2023-05-05T20:44:38.023Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
20:44:38 [2023-05-05T20:44:38.023Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:44:38 [2023-05-05T20:44:38.023Z] ok  	github.com/docker/docker/pkg/idtools	0.374s	coverage: 69.5% of statements
20:44:38 [2023-05-05T20:44:38.279Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:44:38 [2023-05-05T20:44:38.279Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:44:38 [2023-05-05T20:44:38.279Z] ok  	github.com/docker/docker/pkg/ioutils	0.446s	coverage: 69.3% of statements
20:44:38 [2023-05-05T20:44:38.304Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc001104b88_<nil>}
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCopyFileWithInvalidSrc
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCopyFileWithInvalidDest
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCopyFileWithSameSrcAndDest
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCopyFile
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCopyFile (0.01s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
20:44:38 [2023-05-05T20:44:38.312Z]     fileutils_test.go:133: Needs porting to Windows
20:44:38 [2023-05-05T20:44:38.312Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestReadSymlinkedDirectoryToFile
20:44:38 [2023-05-05T20:44:38.312Z]     fileutils_test.go:179: Needs porting to Windows
20:44:38 [2023-05-05T20:44:38.312Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestWildcardMatches
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestWildcardMatches (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestPatternMatches
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestPatternMatches (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestExclusionPatternMatchesPatternBefore
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestPatternMatchesFolderExclusions
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestPatternMatchesFolderWildcardExclusions
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestExclusionPatternMatchesPatternAfter
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestExclusionPatternMatchesWholeDirectory
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestSingleExclamationError
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestSingleExclamationError (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestMatchesWithNoPatterns
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestMatchesWithMalformedPatterns
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestMatches
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestMatches (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCleanPatterns
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCleanPatterns (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCleanPatternsStripEmptyPatterns
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCleanPatternsExceptionFlag
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCleanPatternsErrorSingleException
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCreateIfNotExistsDir
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestCreateIfNotExistsFile
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
20:44:38 [2023-05-05T20:44:38.312Z] === RUN   TestMatch
20:44:38 [2023-05-05T20:44:38.312Z] --- PASS: TestMatch (0.00s)
20:44:38 [2023-05-05T20:44:38.312Z] PASS
20:44:38 [2023-05-05T20:44:38.312Z] coverage: 85.4% of statements
20:44:38 [2023-05-05T20:44:38.312Z] ok  	github.com/docker/docker/pkg/fileutils	0.109s	coverage: 85.4% of statements
20:44:38 [2023-05-05T20:44:38.535Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:44:38 [2023-05-05T20:44:38.535Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 86.7% of statements
20:44:38 [2023-05-05T20:44:38.535Z] ok  	github.com/docker/docker/pkg/pidfile	0.026s	coverage: 82.4% of statements
20:44:38 [2023-05-05T20:44:38.783Z] === RUN   TestGet
20:44:38 [2023-05-05T20:44:38.783Z] --- PASS: TestGet (0.00s)
20:44:38 [2023-05-05T20:44:38.783Z] === RUN   TestGetShortcutString
20:44:38 [2023-05-05T20:44:38.783Z] --- PASS: TestGetShortcutString (0.00s)
20:44:38 [2023-05-05T20:44:38.783Z] PASS
20:44:38 [2023-05-05T20:44:38.783Z] coverage: 42.9% of statements
20:44:38 [2023-05-05T20:44:38.783Z] ok  	github.com/docker/docker/pkg/homedir	0.053s	coverage: 42.9% of statements
20:44:38 [2023-05-05T20:44:38.791Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
20:44:39 [2023-05-05T20:44:39.046Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:44:39 [2023-05-05T20:44:39.046Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
20:44:39 [2023-05-05T20:44:39.046Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
20:44:39 [2023-05-05T20:44:39.252Z] === RUN   TestCreateIDMapOrder
20:44:39 [2023-05-05T20:44:39.252Z] --- PASS: TestCreateIDMapOrder (0.00s)
20:44:39 [2023-05-05T20:44:39.252Z] PASS
20:44:39 [2023-05-05T20:44:39.252Z] coverage: 7.2% of statements
20:44:39 [2023-05-05T20:44:39.252Z] ok  	github.com/docker/docker/pkg/idtools	0.058s	coverage: 7.2% of statements
20:44:39 [2023-05-05T20:44:39.301Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.690s	coverage: 43.5% of statements
20:44:39 [2023-05-05T20:44:39.301Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
20:44:39 [2023-05-05T20:44:39.557Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:44:39 [2023-05-05T20:44:39.557Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
20:44:39 [2023-05-05T20:44:39.557Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:44:39 [2023-05-05T20:44:39.672Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc001104ba0_<nil>}
20:44:39 [2023-05-05T20:44:39.672Z] --- PASS: TestSecretInspect (2.37s)
20:44:39 [2023-05-05T20:44:39.672Z] === RUN   TestSecretList
20:44:39 [2023-05-05T20:44:39.723Z] --- PASS: Test (3.23s)
20:44:39 [2023-05-05T20:44:39.723Z]     --- PASS: Test/TestInitialize (0.23s)
20:44:39 [2023-05-05T20:44:39.723Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
20:44:39 [2023-05-05T20:44:39.723Z]     --- PASS: Test/TestWatch (3.00s)
20:44:39 [2023-05-05T20:44:39.723Z] PASS
20:44:39 [2023-05-05T20:44:39.723Z] coverage: 84.1% of statements
20:44:39 [2023-05-05T20:44:39.723Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.335s	coverage: 84.1% of statements
20:44:40 [2023-05-05T20:44:40.118Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.9% of statements
20:44:40 [2023-05-05T20:44:40.118Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.031s	coverage: 84.1% of statements
20:44:40 [2023-05-05T20:44:40.118Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 36.9% of statements
20:44:40 [2023-05-05T20:44:40.118Z] ok  	github.com/docker/docker/pkg/pubsub	1.050s	coverage: 75.0% of statements
20:44:40 [2023-05-05T20:44:40.374Z] coverage: [no statements]
20:44:40 [2023-05-05T20:44:40.374Z] ok  	github.com/docker/docker/pkg/term/windows	0.013s	coverage: [no statements] [no tests to run]
20:44:40 [2023-05-05T20:44:40.374Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
20:44:40 [2023-05-05T20:44:40.630Z] ok  	github.com/docker/docker/pkg/tarsum	0.079s	coverage: 89.3% of statements
20:44:40 [2023-05-05T20:44:40.630Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:44:40 [2023-05-05T20:44:40.630Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
20:44:40 [2023-05-05T20:44:40.630Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestFixedBufferCap
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestFixedBufferCap (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestFixedBufferLen
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestFixedBufferLen (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestFixedBufferString
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestFixedBufferString (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestFixedBufferWrite
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestFixedBufferWrite (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestFixedBufferRead
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestFixedBufferRead (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestBytesPipeRead
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestBytesPipeRead (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestBytesPipeWrite
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestBytesPipeWrite (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestBytesPipeWriteRandomChunks
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestError
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestError (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/no_progress
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/progress_1
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/some_progress_with_a_start_time
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/some_progress_without_a_start_time
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/with_units
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestProgressString/hide_counts
20:44:40 [2023-05-05T20:44:40.712Z] --- PASS: TestProgressString (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/no_progress (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/progress_1 (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/with_units (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z]     --- PASS: TestProgressString/hide_counts (0.00s)
20:44:40 [2023-05-05T20:44:40.712Z] === RUN   TestJSONMessageDisplay
20:44:41 [2023-05-05T20:44:41.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001104bb8_<nil>}
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestJSONMessageDisplay (0.23s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestJSONMessageDisplayWithJSONError
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestDisplayJSONMessagesStream
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] PASS
20:44:41 [2023-05-05T20:44:41.183Z] coverage: 91.7% of statements
20:44:41 [2023-05-05T20:44:41.183Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.309s	coverage: 91.7% of statements
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestStandardLongPath
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestStandardLongPath (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestUNCLongPath
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestUNCLongPath (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] PASS
20:44:41 [2023-05-05T20:44:41.183Z] coverage: 100.0% of statements
20:44:41 [2023-05-05T20:44:41.183Z] ok  	github.com/docker/docker/pkg/longpath	0.064s	coverage: 100.0% of statements
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestBytesPipeWriteRandomChunks (0.64s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestAtomicWriteToFile
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestAtomicWriteToFile (0.02s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestAtomicWriteSetCommit
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestAtomicWriteSetCancel
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestReadCloserWrapperClose
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestReadCloserWrapperClose (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestReaderErrWrapperReadOnError
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestReaderErrWrapperRead
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestReaderErrWrapperRead (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestHashData
20:44:41 [2023-05-05T20:44:41.183Z] --- PASS: TestHashData (0.00s)
20:44:41 [2023-05-05T20:44:41.183Z] === RUN   TestCancelReadCloser
20:44:41 [2023-05-05T20:44:41.191Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
20:44:41 [2023-05-05T20:44:41.191Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 85.6% of statements
20:44:41 [2023-05-05T20:44:41.447Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:44:41 [2023-05-05T20:44:41.655Z] --- PASS: TestCancelReadCloser (0.10s)
20:44:41 [2023-05-05T20:44:41.655Z] === RUN   TestWriteCloserWrapperClose
20:44:41 [2023-05-05T20:44:41.655Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
20:44:41 [2023-05-05T20:44:41.655Z] === RUN   TestNopWriteCloser
20:44:41 [2023-05-05T20:44:41.655Z] --- PASS: TestNopWriteCloser (0.00s)
20:44:41 [2023-05-05T20:44:41.655Z] === RUN   TestNopWriter
20:44:41 [2023-05-05T20:44:41.655Z] --- PASS: TestNopWriter (0.00s)
20:44:41 [2023-05-05T20:44:41.655Z] === RUN   TestWriteCounter
20:44:41 [2023-05-05T20:44:41.655Z] --- PASS: TestWriteCounter (0.00s)
20:44:41 [2023-05-05T20:44:41.655Z] PASS
20:44:41 [2023-05-05T20:44:41.655Z] coverage: 69.2% of statements
20:44:41 [2023-05-05T20:44:41.655Z] ok  	github.com/docker/docker/pkg/ioutils	0.841s	coverage: 69.2% of statements
20:44:42 [2023-05-05T20:44:42.008Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
20:44:42 [2023-05-05T20:44:42.008Z] ok  	github.com/docker/docker/quota	0.406s	coverage: 71.4% of statements
20:44:42 [2023-05-05T20:44:42.008Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
20:44:42 [2023-05-05T20:44:42.008Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
20:44:42 [2023-05-05T20:44:42.124Z] === RUN   TestNameFormat
20:44:42 [2023-05-05T20:44:42.124Z] --- PASS: TestNameFormat (0.00s)
20:44:42 [2023-05-05T20:44:42.124Z] === RUN   TestNameRetries
20:44:42 [2023-05-05T20:44:42.124Z] --- PASS: TestNameRetries (0.00s)
20:44:42 [2023-05-05T20:44:42.124Z] PASS
20:44:42 [2023-05-05T20:44:42.124Z] coverage: 85.7% of statements
20:44:42 [2023-05-05T20:44:42.124Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.050s	coverage: 85.7% of statements
20:44:42 [2023-05-05T20:44:42.124Z] === RUN   TestParseKeyValueOpt
20:44:42 [2023-05-05T20:44:42.124Z] --- PASS: TestParseKeyValueOpt (0.00s)
20:44:42 [2023-05-05T20:44:42.124Z] === RUN   TestParseUintList
20:44:42 [2023-05-05T20:44:42.124Z] --- PASS: TestParseUintList (0.00s)
20:44:42 [2023-05-05T20:44:42.124Z] === RUN   TestParseUintListMaximumLimits
20:44:42 [2023-05-05T20:44:42.124Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
20:44:42 [2023-05-05T20:44:42.124Z] PASS
20:44:42 [2023-05-05T20:44:42.124Z] coverage: 97.0% of statements
20:44:42 [2023-05-05T20:44:42.124Z] ok  	github.com/docker/docker/pkg/parsers	0.049s	coverage: 97.0% of statements
20:44:42 [2023-05-05T20:44:42.263Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 57.3% of statements
20:44:42 [2023-05-05T20:44:42.263Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
20:44:42 [2023-05-05T20:44:42.420Z] --- PASS: TestSecretList (2.55s)
20:44:42 [2023-05-05T20:44:42.420Z] === RUN   TestSecretsCreateAndDelete
20:44:42 [2023-05-05T20:44:42.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001104bd0_<nil>}
20:44:42 [2023-05-05T20:44:42.519Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 66.1% of statements
20:44:42 [2023-05-05T20:44:42.594Z] === RUN   TestNewAndRemove
20:44:42 [2023-05-05T20:44:42.594Z] --- PASS: TestNewAndRemove (0.00s)
20:44:42 [2023-05-05T20:44:42.594Z] === RUN   TestRemoveInvalidPath
20:44:42 [2023-05-05T20:44:42.594Z] --- PASS: TestRemoveInvalidPath (0.00s)
20:44:42 [2023-05-05T20:44:42.594Z] PASS
20:44:42 [2023-05-05T20:44:42.594Z] coverage: 82.6% of statements
20:44:42 [2023-05-05T20:44:42.594Z] ok  	github.com/docker/docker/pkg/pidfile	0.061s	coverage: 82.6% of statements
20:44:42 [2023-05-05T20:44:42.775Z] ok  	github.com/docker/docker/pkg/signal	3.430s	coverage: 62.3% of statements
20:44:43 [2023-05-05T20:44:43.031Z] ok  	github.com/docker/docker/volume/drivers	0.031s	coverage: 36.1% of statements
20:44:43 [2023-05-05T20:44:43.031Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
20:44:43 [2023-05-05T20:44:43.063Z] --- PASS: TestTarFiles (7.65s)
20:44:43 [2023-05-05T20:44:43.064Z] === RUN   TestTarUntar
20:44:43 [2023-05-05T20:44:43.064Z] --- PASS: TestTarUntar (0.05s)
20:44:43 [2023-05-05T20:44:43.064Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
20:44:43 [2023-05-05T20:44:43.064Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
20:44:43 [2023-05-05T20:44:43.064Z] === RUN   TestTarWithOptions
20:44:43 [2023-05-05T20:44:43.064Z] --- PASS: TestTarWithOptions (0.04s)
20:44:43 [2023-05-05T20:44:43.064Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
20:44:43 [2023-05-05T20:44:43.064Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
20:44:43 [2023-05-05T20:44:43.064Z] === RUN   TestUntarUstarGnuConflict
20:44:43 [2023-05-05T20:44:43.064Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
20:44:43 [2023-05-05T20:44:43.064Z] === RUN   TestUntarInvalidFilenames
20:44:43 [2023-05-05T20:44:43.064Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1539193107\\dest"
20:44:43 [2023-05-05T20:44:43.286Z] ok  	github.com/docker/docker/volume/local	0.112s	coverage: 76.4% of statements
20:44:43 [2023-05-05T20:44:43.532Z] --- PASS: TestUntarInvalidFilenames (0.24s)
20:44:43 [2023-05-05T20:44:43.532Z] === RUN   TestUntarHardlinkToSymlink
20:44:43 [2023-05-05T20:44:43.532Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
20:44:43 [2023-05-05T20:44:43.532Z] === RUN   TestUntarInvalidHardlink
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2383225277\\victim\\hello" -> "../victim/hello"
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3421430886\\victim\\hello" -> "/../victim/hello"
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3705334838\\victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2899023389\\victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3218943486\\victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1103893450\\victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.532Z] --- PASS: TestUntarInvalidHardlink (0.04s)
20:44:43 [2023-05-05T20:44:43.532Z] === RUN   TestUntarInvalidSymlink
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink929131146\\dest\\dotdot" -> "../victim/hello"
20:44:43 [2023-05-05T20:44:43.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink386417510\\dest\\slash-dotdot" -> "/../victim/hello"
20:44:43 [2023-05-05T20:44:43.533Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2099959612\\dest\\loophole-victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.533Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4185161176\\dest\\loophole-victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.533Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3697824653\\dest\\loophole-victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.533Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3821583302\\dest\\loophole-victim" -> "../victim"
20:44:43 [2023-05-05T20:44:43.533Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4216740734\\dest\\dir\\loophole" -> "../../victim"
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestUntarInvalidSymlink (0.08s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestTempArchiveCloseMultipleTimes
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestXGlobalNoParent
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestXGlobalNoParent (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestReplaceFileTarWrapper
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestParseEmptyInterface
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestParseEmptyInterface (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestParseNonInterfaceType
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestParseNonInterfaceType (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestParseWithOneFunction
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestParseWithOneFunction (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestParseWithMultipleFuncs
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestParseWithUnnamedReturn
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestEmbeddedInterface
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestEmbeddedInterface (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestParsedImports
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestParsedImports (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestAliasedImports
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestAliasedImports (0.00s)
20:44:43 [2023-05-05T20:44:43.533Z] PASS
20:44:43 [2023-05-05T20:44:43.533Z] coverage: 56.8% of statements
20:44:43 [2023-05-05T20:44:43.533Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.069s	coverage: 56.8% of statements
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestPrefixHeaderReadable
20:44:43 [2023-05-05T20:44:43.533Z] --- PASS: TestPrefixHeaderReadable (0.03s)
20:44:43 [2023-05-05T20:44:43.533Z] === RUN   TestDisablePigz
20:44:43 [2023-05-05T20:44:43.533Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
20:44:43 [2023-05-05T20:44:43.540Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
20:44:43 [2023-05-05T20:44:43.838Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestDisablePigz (0.18s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestPigz
20:44:44 [2023-05-05T20:44:44.002Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestPigz (0.21s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestCopyFileWithInvalidDest
20:44:44 [2023-05-05T20:44:44.002Z]     archive_windows_test.go:16: Currently fails
20:44:44 [2023-05-05T20:44:44.002Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestCanonicalTarNameForPath
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestCanonicalTarName
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestCanonicalTarName (0.00s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestChmodTarEntry
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestChmodTarEntry (0.00s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestHardLinkOrder
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestHardLinkOrder (0.09s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestChangeString
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestChangeString (0.00s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestChangesWithNoChanges
20:44:44 [2023-05-05T20:44:44.002Z] --- PASS: TestChangesWithNoChanges (0.03s)
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestChangesWithChanges
20:44:44 [2023-05-05T20:44:44.002Z] === RUN   TestFailedConnection
20:44:44 [2023-05-05T20:44:44.100Z] ok  	github.com/docker/docker/layer	7.969s	coverage: 68.8% of statements
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestChangesWithChanges (0.04s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesWithChangesGH13590
20:44:44 [2023-05-05T20:44:44.471Z]     changes_test.go:191: needs more investigation
20:44:44 [2023-05-05T20:44:44.471Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesDirsEmpty
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestChangesDirsEmpty (0.14s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesDirsMutated
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestChangesDirsMutated (0.20s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestApplyLayer
20:44:44 [2023-05-05T20:44:44.471Z]     changes_test.go:404: needs further investigation
20:44:44 [2023-05-05T20:44:44.471Z] --- SKIP: TestApplyLayer (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesSizeWithHardlinks
20:44:44 [2023-05-05T20:44:44.471Z]     changes_test.go:440: needs further investigation
20:44:44 [2023-05-05T20:44:44.471Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesSizeWithNoChanges
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestChangesSize
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestChangesSize (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestApplyLayerInvalidFilenames
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1560074240\\dest"
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestApplyLayerInvalidHardlink
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3517332404\\victim\\hello" -> "../victim/hello"
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3425952693\\victim\\hello" -> "/../victim/hello"
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3663107848\\victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3525441508\\victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2411818715\\victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3133424802\\victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestApplyLayerInvalidSymlink
20:44:44 [2023-05-05T20:44:44.471Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink183440226\\dest\\dotdot" -> "../victim/hello"
20:44:44 [2023-05-05T20:44:44.471Z] === RUN   TestHTTPTransport
20:44:44 [2023-05-05T20:44:44.471Z] --- PASS: TestHTTPTransport (0.00s)
20:44:44 [2023-05-05T20:44:44.471Z] PASS
20:44:44 [2023-05-05T20:44:44.472Z] coverage: 85.7% of statements
20:44:44 [2023-05-05T20:44:44.472Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2367935451\\dest\\slash-dotdot" -> "/../victim/hello"
20:44:44 [2023-05-05T20:44:44.472Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.054s	coverage: 85.7% of statements
20:44:44 [2023-05-05T20:44:44.472Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1510362148\\dest\\loophole-victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.472Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2803575007\\dest\\loophole-victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.472Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4194339640\\dest\\loophole-victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.472Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink198638172\\dest\\loophole-victim" -> "../victim"
20:44:44 [2023-05-05T20:44:44.472Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s)
20:44:44 [2023-05-05T20:44:44.472Z] === RUN   TestApplyLayerWhiteouts
20:44:44 [2023-05-05T20:44:44.803Z] --- PASS: TestSecretsCreateAndDelete (2.44s)
20:44:44 [2023-05-05T20:44:44.803Z] === RUN   TestSecretsUpdate
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestBufioReaderPoolPutAndGet
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestBufioWriterPoolPutAndGet
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestBufferPoolPutAndGet
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] PASS
20:44:44 [2023-05-05T20:44:44.941Z] coverage: 88.2% of statements
20:44:44 [2023-05-05T20:44:44.941Z] ok  	github.com/docker/docker/pkg/pools	0.044s	coverage: 88.2% of statements
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestGenerateEmptyFile
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestGenerateEmptyFile (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] === RUN   TestGenerateWithContent
20:44:44 [2023-05-05T20:44:44.941Z] --- PASS: TestGenerateWithContent (0.00s)
20:44:44 [2023-05-05T20:44:44.941Z] PASS
20:44:44 [2023-05-05T20:44:44.941Z] coverage: 62.6% of statements
20:44:44 [2023-05-05T20:44:44.941Z] ok  	github.com/docker/docker/pkg/archive	11.013s	coverage: 62.6% of statements
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
20:44:45 [2023-05-05T20:44:45.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
20:44:45 [2023-05-05T20:44:45.336Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
20:44:45 [2023-05-05T20:44:45.336Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestFailedConnection (1.02s)
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestFailOnce
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestOutputOnPrematureClose
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestOutputOnPrematureClose (0.00s)
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestCompleteSilently
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestCompleteSilently (0.00s)
20:44:45 [2023-05-05T20:44:45.412Z] PASS
20:44:45 [2023-05-05T20:44:45.412Z] coverage: 75.9% of statements
20:44:45 [2023-05-05T20:44:45.412Z] ok  	github.com/docker/docker/pkg/progress	0.047s	coverage: 75.9% of statements
20:44:45 [2023-05-05T20:44:45.412Z] 2023/05/05 20:44:44 http: panic serving 127.0.0.1:49253: Plugin not ready
20:44:45 [2023-05-05T20:44:45.412Z] goroutine 22 [running]:
20:44:45 [2023-05-05T20:44:45.412Z] net/http.(*conn).serve.func1()
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/net/http/server.go:1850 +0xbf
20:44:45 [2023-05-05T20:44:45.412Z] panic({0x12691a0, 0x13bb9c0})
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/runtime/panic.go:890 +0x262
20:44:45 [2023-05-05T20:44:45.412Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?)
20:44:45 [2023-05-05T20:44:45.412Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
20:44:45 [2023-05-05T20:44:45.412Z] net/http.HandlerFunc.ServeHTTP(0xc00018c270?, {0x13c1848?, 0xc0001e0000?}, 0xc0001cbb00?)
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/net/http/server.go:2109 +0x2f
20:44:45 [2023-05-05T20:44:45.412Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13c1848, 0xc0001e0000}, 0xc0001b0200)
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/net/http/server.go:2487 +0x149
20:44:45 [2023-05-05T20:44:45.412Z] net/http.serverHandler.ServeHTTP({0x13bfcf8?}, {0x13c1848, 0xc0001e0000}, 0xc0001b0200)
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/net/http/server.go:2947 +0x30c
20:44:45 [2023-05-05T20:44:45.412Z] net/http.(*conn).serve(0xc0001be000, {0x13c1ec0, 0xc00018a420})
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/net/http/server.go:1991 +0x607
20:44:45 [2023-05-05T20:44:45.412Z] created by net/http.(*Server).Serve
20:44:45 [2023-05-05T20:44:45.412Z] 	c:/go/src/net/http/server.go:3102 +0x4db
20:44:45 [2023-05-05T20:44:45.412Z] time="2023-05-05T20:44:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49252/Test.FailOnce: Post \"http://127.0.0.1:49252/Test.FailOnce\": EOF, retrying in 1s"
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestSendToOneSub
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestSendToOneSub (0.00s)
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestSendToMultipleSubs
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestSendToMultipleSubs (0.00s)
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestEvictOneSub
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestEvictOneSub (0.00s)
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestClosePublisher
20:44:45 [2023-05-05T20:44:45.412Z] --- PASS: TestClosePublisher (0.00s)
20:44:45 [2023-05-05T20:44:45.412Z] === RUN   TestPubSubRace
20:44:45 [2023-05-05T20:44:45.982Z] ok  	github.com/docker/docker/daemon	12.107s	coverage: 17.1% of statements
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:44:45 [2023-05-05T20:44:45.982Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestRegister
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestRegister (0.00s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestCommand
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestCommand (0.03s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestNaiveSelf
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestNaiveSelf (0.04s)
20:44:46 [2023-05-05T20:44:46.404Z] PASS
20:44:46 [2023-05-05T20:44:46.404Z] coverage: 82.4% of statements
20:44:46 [2023-05-05T20:44:46.404Z] ok  	github.com/docker/docker/pkg/reexec	0.120s	coverage: 82.4% of statements
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestFailOnce (1.24s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestEchoInputOutput
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestEchoInputOutput (0.00s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestBackoff
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestBackoff (0.00s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestAbortRetry
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestAbortRetry (0.00s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestClientScheme
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestClientScheme (0.00s)
20:44:46 [2023-05-05T20:44:46.404Z] === RUN   TestNewClientWithTimeout
20:44:46 [2023-05-05T20:44:46.404Z] --- PASS: TestPubSubRace (1.09s)
20:44:46 [2023-05-05T20:44:46.404Z] PASS
20:44:46 [2023-05-05T20:44:46.404Z] coverage: 75.0% of statements
20:44:46 [2023-05-05T20:44:46.404Z] ok  	github.com/docker/docker/pkg/pubsub	1.139s	coverage: 75.0% of statements
20:44:46 [2023-05-05T20:44:46.874Z] time="2023-05-05T20:44:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s"
20:44:47 [2023-05-05T20:44:47.345Z] === RUN   TestParseSignal
20:44:47 [2023-05-05T20:44:47.345Z] --- PASS: TestParseSignal (0.00s)
20:44:47 [2023-05-05T20:44:47.345Z] === RUN   TestValidSignalForPlatform
20:44:47 [2023-05-05T20:44:47.345Z] --- PASS: TestValidSignalForPlatform (0.00s)
20:44:47 [2023-05-05T20:44:47.345Z] PASS
20:44:47 [2023-05-05T20:44:47.345Z] coverage: 19.7% of statements
20:44:47 [2023-05-05T20:44:47.345Z] ok  	github.com/docker/docker/pkg/signal	0.048s	coverage: 19.7% of statements
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestNewStdWriter
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestNewStdWriter (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestWriteWithUninitializedStdWriter
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestWriteWithNilBytes
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestWriteWithNilBytes (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestWrite
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestWrite (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestWriteWithWriterError
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestWriteWithWriterError (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyWriteAndRead
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyReturnsErrorReadingHeader
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyReturnsErrorReadingFrame
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyDetectsCorruptedFrame
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyWithInvalidInputHeader
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyWithCorruptedPrefix
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyReturnsWriteErrors
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] === RUN   TestStdCopyReturnsErrorFromSystem
20:44:47 [2023-05-05T20:44:47.816Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
20:44:47 [2023-05-05T20:44:47.816Z] PASS
20:44:47 [2023-05-05T20:44:47.816Z] coverage: 100.0% of statements
20:44:47 [2023-05-05T20:44:47.816Z] ok  	github.com/docker/docker/pkg/stdcopy	0.054s	coverage: 100.0% of statements
20:44:47 [2023-05-05T20:44:47.968Z] --- PASS: TestSecretsUpdate (2.98s)
20:44:47 [2023-05-05T20:44:47.968Z] === RUN   TestTemplatedSecret
20:44:47 [2023-05-05T20:44:47.968Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestRawProgressFormatterFormatStatus
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestRawProgressFormatterFormatProgress
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestFormatStatus
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestFormatStatus (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestFormatError
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestFormatError (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestFormatJSONError
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestFormatJSONError (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestJsonProgressFormatterFormatProgress
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestJsonProgressFormatterFormatStatus
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestNewJSONProgressOutput
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestNewJSONProgressOutput (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestAuxFormatterEmit
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestAuxFormatterEmit (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestStreamWriterStdout
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestStreamWriterStdout (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestStreamWriterStderr
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestStreamWriterStderr (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] PASS
20:44:48 [2023-05-05T20:44:48.285Z] coverage: 66.2% of statements
20:44:48 [2023-05-05T20:44:48.285Z] ok  	github.com/docker/docker/pkg/streamformatter	0.050s	coverage: 66.2% of statements
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestGenerateRandomID
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestGenerateRandomID (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestShortenId
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestShortenId (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestShortenSha256Id
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestShortenSha256Id (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestShortenIdEmpty
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestShortenIdEmpty (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestShortenIdInvalid
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestShortenIdInvalid (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestIsShortIDNonHex
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestIsShortIDNonHex (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] === RUN   TestIsShortIDNotCorrectSize
20:44:48 [2023-05-05T20:44:48.285Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
20:44:48 [2023-05-05T20:44:48.285Z] PASS
20:44:48 [2023-05-05T20:44:48.285Z] coverage: 70.6% of statements
20:44:48 [2023-05-05T20:44:48.285Z] ok  	github.com/docker/docker/pkg/stringid	0.050s	coverage: 70.6% of statements
20:44:48 [2023-05-05T20:44:48.285Z] time="2023-05-05T20:44:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
20:44:48 [2023-05-05T20:44:48.732Z] --- PASS: TestServiceUpdateSecrets (14.60s)
20:44:48 [2023-05-05T20:44:48.732Z] === RUN   TestServiceUpdateConfigs
20:44:48 [2023-05-05T20:44:48.908Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:44:49 [2023-05-05T20:44:49.852Z] === RUN   TestIsCpusetListAvailable
20:44:49 [2023-05-05T20:44:49.852Z] --- PASS: TestIsCpusetListAvailable (0.00s)
20:44:49 [2023-05-05T20:44:49.852Z] PASS
20:44:49 [2023-05-05T20:44:49.852Z] coverage: 38.2% of statements
20:44:49 [2023-05-05T20:44:49.852Z] ok  	github.com/docker/docker/pkg/sysinfo	0.050s	coverage: 38.2% of statements
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestChtimes
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestChtimes (0.00s)
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestChtimesWindows
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestChtimesWindows (0.00s)
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestEnsureRemoveAllNotExist
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestEnsureRemoveAllWithDir
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestEnsureRemoveAllWithFile
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
20:44:50 [2023-05-05T20:44:50.322Z] === RUN   TestHasWin32KSupport
20:44:50 [2023-05-05T20:44:50.322Z]     syscall_windows_test.go:8: win32k: true
20:44:50 [2023-05-05T20:44:50.322Z] --- PASS: TestHasWin32KSupport (0.01s)
20:44:50 [2023-05-05T20:44:50.322Z] PASS
20:44:50 [2023-05-05T20:44:50.322Z] coverage: 12.0% of statements
20:44:50 [2023-05-05T20:44:50.322Z] ok  	github.com/docker/docker/pkg/system	0.056s	coverage: 12.0% of statements
20:44:50 [2023-05-05T20:44:50.429Z] --- PASS: TestCreateServiceMultipleTimes (15.66s)
20:44:50 [2023-05-05T20:44:50.429Z] === RUN   TestCreateServiceConflict
20:44:50 [2023-05-05T20:44:50.429Z] --- PASS: TestCreateServiceConflict (2.25s)
20:44:50 [2023-05-05T20:44:50.429Z] === RUN   TestCreateServiceMaxReplicas
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestTailFile
20:44:50 [2023-05-05T20:44:50.791Z] --- PASS: TestTailFile (0.00s)
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestTailFileManyLines
20:44:50 [2023-05-05T20:44:50.791Z] --- PASS: TestTailFileManyLines (0.00s)
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestTailEmptyFile
20:44:50 [2023-05-05T20:44:50.791Z] --- PASS: TestTailEmptyFile (0.00s)
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestTailNegativeN
20:44:50 [2023-05-05T20:44:50.791Z] --- PASS: TestTailNegativeN (0.00s)
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/12_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/12_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/single_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/single_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/2_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/2_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/truncated_last_line
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/truncated_last_line#01
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/truncated_last_line#02
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/8_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/4_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/no_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === CONT  TestNewTailReader/2_byte_delimiter
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/12_byte_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/single_byte_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:50 [2023-05-05T20:44:50.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/no_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:44:50 [2023-05-05T20:44:50.793Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:44:50 [2023-05-05T20:44:50.801Z] --- PASS: TestTemplatedSecret (2.89s)
20:44:50 [2023-05-05T20:44:50.801Z] === RUN   TestSecretCreateResolve
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.263Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.264Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.730Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.735Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] time="2023-05-05T20:44:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:44:51 [2023-05-05T20:44:51.736Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:44:51 [2023-05-05T20:44:51.737Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:44:51 [2023-05-05T20:44:51.737Z] --- PASS: TestNewTailReader (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.737Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.01s)
20:44:51 [2023-05-05T20:44:51.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
20:44:51 [2023-05-05T20:44:51.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.207Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.208Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] PASS
20:44:52 [2023-05-05T20:44:52.209Z] coverage: 88.6% of statements
20:44:52 [2023-05-05T20:44:52.209Z] ok  	github.com/docker/docker/pkg/tailfile	0.505s	coverage: 88.6% of statements
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestTarSumRemoveNonExistent
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestTarSumRemove
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestTarSumRemove (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestSortFileInfoSums
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestSortFileInfoSums (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestNewTarSumForLabelInvalid
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestNewTarSumForLabel
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestNewTarSumForLabel (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestEmptyTar
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestEmptyTar (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestTarSumsReadSize
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestTarSumsReadSize (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestTarSums
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestTarSums (0.09s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestIteration
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestIteration (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestVersionLabelForChecksum
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestVersionLabelForChecksum (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestVersion
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestVersion (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestGetVersion
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestGetVersion (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] === RUN   TestGetVersions
20:44:52 [2023-05-05T20:44:52.209Z] --- PASS: TestGetVersions (0.00s)
20:44:52 [2023-05-05T20:44:52.209Z] PASS
20:44:52 [2023-05-05T20:44:52.209Z] coverage: 89.3% of statements
20:44:52 [2023-05-05T20:44:52.209Z] ok  	github.com/docker/docker/pkg/tarsum	0.169s	coverage: 89.3% of statements
20:44:52 [2023-05-05T20:44:52.209Z] testing: warning: no tests to run
20:44:52 [2023-05-05T20:44:52.209Z] PASS
20:44:52 [2023-05-05T20:44:52.209Z] coverage: [no statements]
20:44:52 [2023-05-05T20:44:52.680Z] ok  	github.com/docker/docker/pkg/term/windows	0.053s	coverage: [no statements] [no tests to run]
20:44:52 [2023-05-05T20:44:52.962Z] --- PASS: TestCreateServiceMaxReplicas (2.96s)
20:44:52 [2023-05-05T20:44:52.962Z] === RUN   TestCreateWithDuplicateNetworkNames
20:44:53 [2023-05-05T20:44:53.099Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:44:53 [2023-05-05T20:44:53.099Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:44:53 [2023-05-05T20:44:53.099Z] --- PASS: TestSecretCreateResolve (2.46s)
20:44:53 [2023-05-05T20:44:53.099Z] PASS
20:44:53 [2023-05-05T20:44:53.099Z] 
20:44:53 [2023-05-05T20:44:53.099Z] DONE 6 tests in 15.726s
20:44:53 [2023-05-05T20:44:53.099Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:44:53 [2023-05-05T20:44:53.099Z] ++ 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
20:44:53 [2023-05-05T20:44:53.099Z] ++ set -e
20:44:53 [2023-05-05T20:44:53.099Z] ++ '[' -n 0 ']'
20:44:53 [2023-05-05T20:44:53.099Z] ++ set -x
20:44:53 [2023-05-05T20:44:53.099Z] ++ env -i DEST=/go/src/github.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
20:44:53 [2023-05-05T20:44:53.099Z] INFO: Testing against a local daemon
20:44:53 [2023-05-05T20:44:53.099Z] === RUN   TestServiceCreateInit
20:44:53 [2023-05-05T20:44:53.099Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:44:53 [2023-05-05T20:44:53.151Z] === RUN   TestTruncIndex
20:44:53 [2023-05-05T20:44:53.151Z] --- PASS: TestTruncIndex (0.10s)
20:44:53 [2023-05-05T20:44:53.151Z] PASS
20:44:53 [2023-05-05T20:44:53.151Z] coverage: 91.5% of statements
20:44:53 [2023-05-05T20:44:53.151Z] ok  	github.com/docker/docker/pkg/truncindex	0.155s	coverage: 91.5% of statements
20:44:53 [2023-05-05T20:44:53.151Z] === RUN   TestIsGIT
20:44:53 [2023-05-05T20:44:53.151Z] --- PASS: TestIsGIT (0.00s)
20:44:53 [2023-05-05T20:44:53.151Z] === RUN   TestIsTransport
20:44:53 [2023-05-05T20:44:53.151Z] --- PASS: TestIsTransport (0.00s)
20:44:53 [2023-05-05T20:44:53.151Z] PASS
20:44:53 [2023-05-05T20:44:53.151Z] coverage: 100.0% of statements
20:44:53 [2023-05-05T20:44:53.620Z] ok  	github.com/docker/docker/pkg/urlutil	0.049s	coverage: 100.0% of statements
20:44:53 [2023-05-05T20:44:53.663Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:44:54 [2023-05-05T20:44:54.090Z] === RUN   TestVersionInfo
20:44:54 [2023-05-05T20:44:54.090Z] --- PASS: TestVersionInfo (0.00s)
20:44:54 [2023-05-05T20:44:54.090Z] === RUN   TestAppendVersions
20:44:54 [2023-05-05T20:44:54.090Z] --- PASS: TestAppendVersions (0.00s)
20:44:54 [2023-05-05T20:44:54.090Z] PASS
20:44:54 [2023-05-05T20:44:54.090Z] coverage: 88.9% of statements
20:44:54 [2023-05-05T20:44:54.090Z] ok  	github.com/docker/docker/pkg/useragent	0.067s	coverage: 88.9% of statements
20:44:54 [2023-05-05T20:44:54.593Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
20:44:54 [2023-05-05T20:44:54.593Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:44:55 [2023-05-05T20:44:55.157Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:44:55 [2023-05-05T20:44:55.659Z] time="2023-05-05T20:44:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
20:44:55 [2023-05-05T20:44:55.720Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestValidatePrivileges
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestValidatePrivileges (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestFilterByCapNeg
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestFilterByCapNeg (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestFilterByCapPos
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestFilterByCapPos (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestStoreGetPluginNotMatchCapRefs
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] PASS
20:44:56 [2023-05-05T20:44:56.129Z] coverage: 12.0% of statements
20:44:56 [2023-05-05T20:44:56.129Z] ok  	github.com/docker/docker/plugin	0.064s	coverage: 12.0% of statements
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestNewSettable
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestNewSettable (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestIsSettable
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestIsSettable (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] === RUN   TestUpdateSettingsEnv
20:44:56 [2023-05-05T20:44:56.129Z] --- PASS: TestUpdateSettingsEnv (0.00s)
20:44:56 [2023-05-05T20:44:56.129Z] PASS
20:44:56 [2023-05-05T20:44:56.129Z] coverage: 20.0% of statements
20:44:56 [2023-05-05T20:44:56.129Z] ok  	github.com/docker/docker/plugin/v2	0.055s	coverage: 20.0% of statements
20:44:56 [2023-05-05T20:44:56.284Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:44:57 [2023-05-05T20:44:57.214Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:44:57 [2023-05-05T20:44:57.698Z] === RUN   TestLoad
20:44:57 [2023-05-05T20:44:57.698Z] --- PASS: TestLoad (0.01s)
20:44:57 [2023-05-05T20:44:57.698Z] === RUN   TestSave
20:44:57 [2023-05-05T20:44:57.698Z] --- PASS: TestSave (0.11s)
20:44:57 [2023-05-05T20:44:57.698Z] === RUN   TestAddDeleteGet
20:44:57 [2023-05-05T20:44:57.698Z] --- PASS: TestAddDeleteGet (0.07s)
20:44:57 [2023-05-05T20:44:57.698Z] === RUN   TestInvalidTags
20:44:57 [2023-05-05T20:44:57.698Z] --- PASS: TestInvalidTags (0.01s)
20:44:57 [2023-05-05T20:44:57.698Z] PASS
20:44:57 [2023-05-05T20:44:57.698Z] coverage: 84.4% of statements
20:44:57 [2023-05-05T20:44:57.698Z] ok  	github.com/docker/docker/reference	0.390s	coverage: 84.4% of statements
20:44:57 [2023-05-05T20:44:57.777Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:44:58 [2023-05-05T20:44:58.034Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:44:58 [2023-05-05T20:44:58.596Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:44:59 [2023-05-05T20:44:59.160Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestResolveAuthConfigIndexServer
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestResolveAuthConfigFullURL
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestLoadAllowNondistributableArtifacts
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestValidateMirror
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestValidateMirror (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestLoadInsecureRegistries
20:44:59 [2023-05-05T20:44:59.267Z] time="2023-05-05T20:44:58Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:44:59 [2023-05-05T20:44:59.267Z] time="2023-05-05T20:44:59Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
20:44:59 [2023-05-05T20:44:59.267Z] time="2023-05-05T20:44:59Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestLoadInsecureRegistries (0.22s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestNewServiceConfig
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestNewServiceConfig (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestValidateIndexName
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestValidateIndexName (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestValidateIndexNameWithError
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestValidateIndexNameWithError (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestEndpointParse
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestEndpointParse (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestEndpointParseInvalid
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestEndpointParseInvalid (0.00s)
20:44:59 [2023-05-05T20:44:59.267Z] === RUN   TestValidateEndpoint
20:44:59 [2023-05-05T20:44:59.267Z] --- PASS: TestValidateEndpoint (0.01s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestPing
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestPing (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestPingRegistryEndpoint
20:44:59 [2023-05-05T20:44:59.268Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
20:44:59 [2023-05-05T20:44:59.268Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestEndpoint
20:44:59 [2023-05-05T20:44:59.268Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
20:44:59 [2023-05-05T20:44:59.268Z] --- SKIP: TestEndpoint (0.01s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestParseRepositoryInfo
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestParseRepositoryInfo (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestNewIndexInfo
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestNewIndexInfo (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestMirrorEndpointLookup
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestResumableRequestHeaderSimpleErrors
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
20:44:59 [2023-05-05T20:44:59.268Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
20:44:59 [2023-05-05T20:44:59.268Z] --- SKIP: TestMirrorEndpointLookup (0.02s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestSearchRepositories
20:44:59 [2023-05-05T20:44:59.268Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
20:44:59 [2023-05-05T20:44:59.268Z]         Host: 127.0.0.1:49262
20:44:59 [2023-05-05T20:44:59.268Z]         User-Agent: docker test client
20:44:59 [2023-05-05T20:44:59.268Z]         Authorization: Token fake-token
20:44:59 [2023-05-05T20:44:59.268Z]         X-Docker-Token: true
20:44:59 [2023-05-05T20:44:59.268Z]         Accept-Encoding: gzip
20:44:59 [2023-05-05T20:44:59.268Z]         
20:44:59 [2023-05-05T20:44:59.268Z]         
20:44:59 [2023-05-05T20:44:59.268Z]     registry_test.go:730: HTTP/1.1 200 OK
20:44:59 [2023-05-05T20:44:59.268Z]         Connection: close
20:44:59 [2023-05-05T20:44:59.268Z]         Content-Length: 144
20:44:59 [2023-05-05T20:44:59.268Z]         Cache-Control: no-cache
20:44:59 [2023-05-05T20:44:59.268Z]         Content-Type: application/json
20:44:59 [2023-05-05T20:44:59.268Z]         Date: Fri, 05 May 2023 20:44:59 GMT
20:44:59 [2023-05-05T20:44:59.268Z]         Expires: -1
20:44:59 [2023-05-05T20:44:59.268Z]         Pragma: no-cache
20:44:59 [2023-05-05T20:44:59.268Z]         Server: docker-tests/mock
20:44:59 [2023-05-05T20:44:59.268Z]         X-Docker-Registry-Config: mock
20:44:59 [2023-05-05T20:44:59.268Z]         X-Docker-Registry-Version: 0.0.0
20:44:59 [2023-05-05T20:44:59.268Z]         
20:44:59 [2023-05-05T20:44:59.268Z]         
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestSearchRepositories (0.01s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestTrustedLocation
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestTrustedLocation (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestAllowNondistributableArtifacts
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestIsSecureIndex
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestIsSecureIndex (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] PASS
20:44:59 [2023-05-05T20:44:59.268Z] coverage: 50.2% of statements
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestResumableRequestHeaderTooMuchFailures
20:44:59 [2023-05-05T20:44:59.268Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
20:44:59 [2023-05-05T20:44:59.268Z] === RUN   TestResumableRequestReaderWithReadError
20:44:59 [2023-05-05T20:44:59.268Z] ok  	github.com/docker/docker/registry	0.381s	coverage: 50.2% of statements
20:44:59 [2023-05-05T20:44:59.736Z] time="2023-05-05T20:44:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
20:44:59 [2023-05-05T20:44:59.736Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s)
20:44:59 [2023-05-05T20:44:59.736Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
20:44:59 [2023-05-05T20:44:59.736Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
20:44:59 [2023-05-05T20:44:59.736Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
20:44:59 [2023-05-05T20:44:59.736Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
20:44:59 [2023-05-05T20:44:59.736Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
20:44:59 [2023-05-05T20:44:59.736Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
20:44:59 [2023-05-05T20:44:59.736Z] === RUN   TestResumableRequestReader
20:44:59 [2023-05-05T20:44:59.736Z] --- PASS: TestResumableRequestReader (0.00s)
20:44:59 [2023-05-05T20:44:59.736Z] === RUN   TestResumableRequestReaderWithInitialResponse
20:44:59 [2023-05-05T20:44:59.736Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
20:44:59 [2023-05-05T20:44:59.736Z] PASS
20:44:59 [2023-05-05T20:44:59.736Z] coverage: 100.0% of statements
20:44:59 [2023-05-05T20:44:59.736Z] ok  	github.com/docker/docker/registry/resumable	0.321s	coverage: 100.0% of statements
20:45:00 [2023-05-05T20:45:00.090Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:45:00 [2023-05-05T20:45:00.206Z] === RUN   TestRestartManagerTimeout
20:45:00 [2023-05-05T20:45:00.206Z] --- PASS: TestRestartManagerTimeout (0.00s)
20:45:00 [2023-05-05T20:45:00.206Z] === RUN   TestRestartManagerTimeoutReset
20:45:00 [2023-05-05T20:45:00.206Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
20:45:00 [2023-05-05T20:45:00.206Z] PASS
20:45:00 [2023-05-05T20:45:00.206Z] coverage: 45.3% of statements
20:45:00 [2023-05-05T20:45:00.206Z] ok  	github.com/docker/docker/restartmanager	0.048s	coverage: 45.3% of statements
20:45:00 [2023-05-05T20:45:00.654Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:45:00 [2023-05-05T20:45:00.679Z] === RUN   TestDecodeContainerConfig
20:45:00 [2023-05-05T20:45:00.679Z] --- PASS: TestDecodeContainerConfig (0.00s)
20:45:00 [2023-05-05T20:45:00.679Z] === RUN   TestDecodeContainerConfigIsolation
20:45:00 [2023-05-05T20:45:00.679Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
20:45:00 [2023-05-05T20:45:00.679Z] === RUN   TestValidatePrivileged
20:45:00 [2023-05-05T20:45:00.679Z] --- PASS: TestValidatePrivileged (0.00s)
20:45:00 [2023-05-05T20:45:00.679Z] PASS
20:45:00 [2023-05-05T20:45:00.679Z] coverage: 52.2% of statements
20:45:00 [2023-05-05T20:45:00.679Z] ok  	github.com/docker/docker/runconfig	0.062s	coverage: 52.2% of statements
20:45:01 [2023-05-05T20:45:01.585Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:45:01 [2023-05-05T20:45:01.668Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
20:45:01 [2023-05-05T20:45:01.668Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
20:45:01 [2023-05-05T20:45:01.668Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
20:45:01 [2023-05-05T20:45:01.668Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
20:45:01 [2023-05-05T20:45:01.668Z] PASS
20:45:01 [2023-05-05T20:45:01.668Z] coverage: 62.5% of statements
20:45:01 [2023-05-05T20:45:01.668Z] ok  	github.com/docker/docker/testutil	0.051s	coverage: 62.5% of statements
20:45:01 [2023-05-05T20:45:01.842Z] --- PASS: TestServiceCreateInit (8.78s)
20:45:01 [2023-05-05T20:45:01.842Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s)
20:45:01 [2023-05-05T20:45:01.842Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s)
20:45:01 [2023-05-05T20:45:01.842Z] === RUN   TestCreateServiceMultipleTimes
20:45:02 [2023-05-05T20:45:02.099Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:45:03 [2023-05-05T20:45:03.030Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:45:03 [2023-05-05T20:45:03.593Z] --- PASS: TestServiceUpdateConfigs (14.52s)
20:45:03 [2023-05-05T20:45:03.593Z] === RUN   TestServiceUpdateNetwork
20:45:03 [2023-05-05T20:45:03.594Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:45:04 [2023-05-05T20:45:04.158Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:45:04 [2023-05-05T20:45:04.158Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestNewClientWithTimeout (17.69s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestClientStream
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestClientStream (0.00s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestClientSendFile
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestClientSendFile (0.00s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestClientWithRequestTimeout
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestClientWithRequestTimeout (0.00s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestFileSpecPlugin
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestFileSpecPlugin (0.02s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestFileJSONSpecPlugin
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestPluginAddHandler
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestPluginAddHandler (0.00s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestPluginWaitBadPlugin
20:45:04 [2023-05-05T20:45:04.637Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
20:45:04 [2023-05-05T20:45:04.637Z] === RUN   TestGet
20:45:04 [2023-05-05T20:45:04.637Z] time="2023-05-05T20:45:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
20:45:05 [2023-05-05T20:45:05.088Z] === RUN   TestDockerSuite/TestCpRelativePath
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestGetDriver
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestGetDriver (0.00s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestVolumeRequestError
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestVolumeRequestError (0.01s)
20:45:05 [2023-05-05T20:45:05.107Z] PASS
20:45:05 [2023-05-05T20:45:05.107Z] coverage: 36.1% of statements
20:45:05 [2023-05-05T20:45:05.107Z] ok  	github.com/docker/docker/volume/drivers	0.071s	coverage: 36.1% of statements
20:45:05 [2023-05-05T20:45:05.107Z] time="2023-05-05T20:45:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestGetAddress
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestGetAddress (0.00s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestRemove
20:45:05 [2023-05-05T20:45:05.107Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:45:05 [2023-05-05T20:45:05.107Z] --- SKIP: TestRemove (0.00s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestInitializeWithVolumes
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestInitializeWithVolumes (0.01s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestCreate
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestCreate (0.01s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestValidateName
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestValidateName (0.00s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestCreateWithOpts
20:45:05 [2023-05-05T20:45:05.107Z]     local_test.go:180: runtime.GOOS == "windows"
20:45:05 [2023-05-05T20:45:05.107Z] --- SKIP: TestCreateWithOpts (0.00s)
20:45:05 [2023-05-05T20:45:05.107Z] === RUN   TestRelaodNoOpts
20:45:05 [2023-05-05T20:45:05.107Z] --- PASS: TestRelaodNoOpts (0.02s)
20:45:05 [2023-05-05T20:45:05.107Z] PASS
20:45:05 [2023-05-05T20:45:05.107Z] coverage: 41.5% of statements
20:45:05 [2023-05-05T20:45:05.107Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 41.5% of statements
20:45:06 [2023-05-05T20:45:06.019Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:45:06 [2023-05-05T20:45:06.584Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:45:06 [2023-05-05T20:45:06.675Z] === RUN   TestConvertTmpfsOptions
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:48: data="mode=700,size=1m"
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:48: data="ro"
20:45:06 [2023-05-05T20:45:06.675Z] --- PASS: TestConvertTmpfsOptions (0.00s)
20:45:06 [2023-05-05T20:45:06.675Z] === RUN   TestParseMountRaw
20:45:06 [2023-05-05T20:45:06.675Z] --- PASS: TestParseMountRaw (0.05s)
20:45:06 [2023-05-05T20:45:06.675Z] === RUN   TestParseMountRawSplit
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 0
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 1
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 2
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 3
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 4
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 5
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 6
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 7
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 8
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 0
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 1
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 2
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 3
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 4
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 5
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 6
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 7
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 8
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 9
20:45:06 [2023-05-05T20:45:06.675Z]     parser_test.go:389: case 10
20:45:07 [2023-05-05T20:45:07.144Z]     parser_test.go:389: case 11
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 12
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 0
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 1
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 2
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 3
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 4
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 5
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 6
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 7
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 8
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 9
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 10
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:389: case 11
20:45:07 [2023-05-05T20:45:07.145Z] --- PASS: TestParseMountRawSplit (0.01s)
20:45:07 [2023-05-05T20:45:07.145Z] === RUN   TestParseMountSpec
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:454: case 0
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:454: case 1
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:454: case 2
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:454: case 3
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:454: case 4
20:45:07 [2023-05-05T20:45:07.145Z]     parser_test.go:454: case 5
20:45:07 [2023-05-05T20:45:07.145Z] --- PASS: TestParseMountSpec (0.00s)
20:45:07 [2023-05-05T20:45:07.145Z] === RUN   TestParseMountSpecBindWithFileinfoError
20:45:07 [2023-05-05T20:45:07.145Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.01s)
20:45:07 [2023-05-05T20:45:07.145Z] === RUN   TestValidateMount
20:45:07 [2023-05-05T20:45:07.145Z] --- PASS: TestValidateMount (0.01s)
20:45:07 [2023-05-05T20:45:07.145Z] PASS
20:45:07 [2023-05-05T20:45:07.145Z] coverage: 66.2% of statements
20:45:07 [2023-05-05T20:45:07.145Z] ok  	github.com/docker/docker/volume/mounts	0.118s	coverage: 66.2% of statements
20:45:07 [2023-05-05T20:45:07.145Z] time="2023-05-05T20:45:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
20:45:07 [2023-05-05T20:45:07.515Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestSetGetMeta
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestSetGetMeta
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestRestore
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestRestore
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestServiceCreate
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestServiceCreate
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestServiceList
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestServiceList
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestServiceRemove
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestServiceRemove
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestServiceGet
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestServiceGet
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestServicePrune
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestServicePrune
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestCreate
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestCreate
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestRemove
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestRemove
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestList
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestList
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFindByDriver
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFindByDriver
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFindByReferenced
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFindByReferenced
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestDerefMultipleOfSameRef
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestDerefMultipleOfSameRef
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestDefererencePluginOnCreateError
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestDefererencePluginOnCreateError
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestRefDerefRemove
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestRefDerefRemove
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestGet
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestGet
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestGetWithReference
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestGetWithReference
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_nil_list
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_nil_list
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_empty_list
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_empty_list
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_filter_some
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_filter_some
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_filter_middle
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_filter_middle
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_filter_middle_and_last
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
20:45:07 [2023-05-05T20:45:07.614Z] === RUN   TestFilterFunc/test_filter_first_and_last
20:45:07 [2023-05-05T20:45:07.614Z] === PAUSE TestFilterFunc/test_filter_first_and_last
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_nil_list
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_filter_first_and_last
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_filter_some
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_filter_middle_and_last
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_filter_middle
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestFilterFunc/test_empty_list
20:45:07 [2023-05-05T20:45:07.614Z] --- PASS: TestFilterFunc (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestSetGetMeta
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestList
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestServiceGet
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestDefererencePluginOnCreateError
20:45:07 [2023-05-05T20:45:07.614Z] --- PASS: TestSetGetMeta (0.04s)
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestServiceRemove
20:45:07 [2023-05-05T20:45:07.614Z] --- PASS: TestDefererencePluginOnCreateError (0.05s)
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestServiceList
20:45:07 [2023-05-05T20:45:07.614Z] --- PASS: TestList (0.08s)
20:45:07 [2023-05-05T20:45:07.614Z] === CONT  TestServiceCreate
20:45:07 [2023-05-05T20:45:07.771Z] === RUN   TestDockerSuite/TestCpToCaseA
20:45:07 [2023-05-05T20:45:07.841Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s)
20:45:07 [2023-05-05T20:45:07.841Z] === RUN   TestCreateServiceSecretFileMode
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestServiceGet (0.25s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestRestore
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestServiceRemove (0.22s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestServiceList (0.21s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestDerefMultipleOfSameRef
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestServiceCreate (0.18s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestFindByReferenced
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestFindByDriver
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestRestore (0.04s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestCreate
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestFindByReferenced (0.03s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestRemove
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestGet
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestCreate (0.03s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestGetWithReference
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestFindByDriver (0.04s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestServicePrune
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestGet (0.03s)
20:45:08 [2023-05-05T20:45:08.084Z] === CONT  TestRefDerefRemove
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestRemove (0.04s)
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestGetWithReference (0.03s)
20:45:08 [2023-05-05T20:45:08.084Z] time="2023-05-05T20:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestRefDerefRemove (0.03s)
20:45:08 [2023-05-05T20:45:08.084Z] time="2023-05-05T20:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:45:08 [2023-05-05T20:45:08.084Z] time="2023-05-05T20:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:45:08 [2023-05-05T20:45:08.084Z] time="2023-05-05T20:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
20:45:08 [2023-05-05T20:45:08.084Z] time="2023-05-05T20:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:45:08 [2023-05-05T20:45:08.084Z] --- PASS: TestServicePrune (0.07s)
20:45:08 [2023-05-05T20:45:08.084Z] PASS
20:45:08 [2023-05-05T20:45:08.084Z] coverage: 70.3% of statements
20:45:08 [2023-05-05T20:45:08.084Z] ok  	github.com/docker/docker/volume/service	0.444s	coverage: 70.3% of statements
20:45:09 [2023-05-05T20:45:09.140Z] === RUN   TestDockerSuite/TestCpToCaseB
20:45:10 [2023-05-05T20:45:10.069Z] === RUN   TestDockerSuite/TestCpToCaseC
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:45:11 [2023-05-05T20:45:11.045Z] time="2023-05-05T20:45:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
20:45:12 [2023-05-05T20:45:12.591Z] === RUN   TestDockerSuite/TestCpToCaseD
20:45:15 [2023-05-05T20:45:15.112Z] === RUN   TestDockerSuite/TestCpToCaseE
20:45:15 [2023-05-05T20:45:15.781Z] --- PASS: TestServiceUpdateNetwork (12.69s)
20:45:15 [2023-05-05T20:45:15.781Z] === RUN   TestServiceUpdatePidsLimit
20:45:16 [2023-05-05T20:45:16.714Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:45:17 [2023-05-05T20:45:17.005Z] === RUN   TestDockerSuite/TestCpToCaseF
20:45:17 [2023-05-05T20:45:17.279Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:45:17 [2023-05-05T20:45:17.934Z] === RUN   TestDockerSuite/TestCpToCaseG
20:45:17 [2023-05-05T20:45:17.934Z] --- PASS: TestCreateServiceMultipleTimes (15.89s)
20:45:17 [2023-05-05T20:45:17.934Z] === RUN   TestCreateServiceConflict
20:45:17 [2023-05-05T20:45:17.985Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/rootless	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/volume	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === Skipped
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     exec_linux_test.go:19: requires AppArmor to be enabled
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     exec_linux_test.go:39: requires AppArmor to be enabled
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver btrfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver btrfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver btrfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver btrfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver btrfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:73: No driver to put!
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z] time="2023-05-05T20:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z] time="2023-05-05T20:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z] time="2023-05-05T20:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z] time="2023-05-05T20:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z] time="2023-05-05T20:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:73: No driver to put!
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     overlay_test.go:50: Fails to compute changes intermittently
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver zfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver zfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver zfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver zfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:46: Driver zfs not supported
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     graphtest_unix.go:73: No driver to put!
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     sysinfo_linux_test.go:91: App Armor Must be Disabled
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:45:17 [2023-05-05T20:45:17.985Z]     sysinfo_linux_test.go:111: cgroup namespaces must be disabled
20:45:17 [2023-05-05T20:45:17.985Z] 
20:45:17 [2023-05-05T20:45:17.985Z] DONE 2266 tests, 26 skipped in 87.722s
Post stage
[Pipeline] junit
20:45:17 [2023-05-05T20:45:17.994Z] Recording test results
20:45:18 [2023-05-05T20:45:18.184Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
20:45:18 [2023-05-05T20:45:18.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45479/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b6ec6dbba45d309ef80eda30b1c3914eb2840bd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9b6ec6dbba45d309ef80eda30b1c3914eb2840bd hack/validate/vendor
20:45:18 [2023-05-05T20:45:18.864Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:45:19 [2023-05-05T20:45:19.056Z] update vendored copy of archive/tar
20:45:19 [2023-05-05T20:45:19.056Z] downloading: https://golang.org/dl/go1.19.9.src.tar.gz
20:45:19 [2023-05-05T20:45:19.721Z] --- PASS: TestGet (15.01s)
20:45:19 [2023-05-05T20:45:19.721Z] === RUN   TestPluginWithNoManifest
20:45:19 [2023-05-05T20:45:19.721Z] --- PASS: TestPluginWithNoManifest (0.00s)
20:45:19 [2023-05-05T20:45:19.721Z] === RUN   TestGetAll
20:45:19 [2023-05-05T20:45:19.721Z] --- PASS: TestGetAll (0.01s)
20:45:19 [2023-05-05T20:45:19.721Z] PASS
20:45:19 [2023-05-05T20:45:19.721Z] coverage: 73.2% of statements
20:45:19 [2023-05-05T20:45:19.721Z] ok  	github.com/docker/docker/pkg/plugins	35.081s	coverage: 73.2% of statements
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/quota	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/rootless	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/volume	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:45:19 [2023-05-05T20:45:19.721Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:45:20 [2023-05-05T20:45:20.046Z] --- PASS: TestCreateServiceSecretFileMode (12.86s)
20:45:20 [2023-05-05T20:45:20.046Z] === RUN   TestCreateServiceConfigFileMode
20:45:20 [2023-05-05T20:45:20.757Z] --- PASS: TestCreateServiceConflict (3.02s)
20:45:20 [2023-05-05T20:45:20.757Z] === RUN   TestCreateServiceMaxReplicas
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === Skipped
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     dispatchers_test.go:377: Windows does not support stopsignal
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.03s)
20:45:21 [2023-05-05T20:45:21.942Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
20:45:21 [2023-05-05T20:45:21.942Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.04s)
20:45:21 [2023-05-05T20:45:21.942Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     client_test.go:23: runtime.GOOS == "windows"
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     daemon_test.go:146: root required
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     reload_test.go:520: root required
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     pull_v2_test.go:81: Needs fixing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     pull_v2_test.go:126: Needs fixing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     download_test.go:267: Needs fixing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     layer_test.go:303: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     layer_test.go:352: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     layer_test.go:467: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     layer_test.go:696: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     migration_test.go:45: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     migration_test.go:181: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     mount_test.go:17: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     mount_test.go:76: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     mount_test.go:125: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     mount_test.go:212: Failing on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:133: Xz not present in msys2
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:238: Failing on Windows CI machines
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_windows_test.go:16: Currently fails
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     changes_test.go:191: needs more investigation
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     changes_test.go:404: needs further investigation
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     changes_test.go:440: needs further investigation
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     poller_test.go:40: No chmod on Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     fileutils_test.go:133: Needs porting to Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     fileutils_test.go:179: Needs porting to Windows
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
20:45:21 [2023-05-05T20:45:21.942Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s)
20:45:21 [2023-05-05T20:45:21.942Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
20:45:21 [2023-05-05T20:45:21.942Z]     local_test.go:180: runtime.GOOS == "windows"
20:45:21 [2023-05-05T20:45:21.942Z] 
20:45:21 [2023-05-05T20:45:21.942Z] DONE 1864 tests, 45 skipped in 253.807s
20:45:22 [2023-05-05T20:45:22.412Z] INFO: make.ps1 ended at 05/05/2023 20:45:22
20:45:22 [2023-05-05T20:45:22.649Z] === RUN   TestDockerSuite/TestCpToCaseH
20:45:23 [2023-05-05T20:45:23.213Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
20:45:24 [2023-05-05T20:45:24.629Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
20:45:24 [2023-05-05T20:45:24.629Z] INFO: Unit tests ended at 05/05/2023 20:45:24. Duration:00:04:34.1772377
20:45:24 [2023-05-05T20:45:24.629Z] INFO: Building busybox
20:45:24 [2023-05-05T20:45:24.629Z] Sending build context to Docker daemon   5.12kB
20:45:24 [2023-05-05T20:45:24.629Z] 
20:45:24 [2023-05-05T20:45:24.629Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
20:45:24 [2023-05-05T20:45:24.629Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
20:45:24 [2023-05-05T20:45:24.629Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
20:45:24 [2023-05-05T20:45:24.629Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
20:45:24 [2023-05-05T20:45:24.629Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
20:45:24 [2023-05-05T20:45:24.629Z]  ---> 997b460651ea
20:45:24 [2023-05-05T20:45:24.629Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
20:45:24 [2023-05-05T20:45:24.629Z]  ---> Running in 79e0adf3e159
20:45:25 [2023-05-05T20:45:25.106Z] --- PASS: TestCreateServiceMaxReplicas (3.97s)
20:45:25 [2023-05-05T20:45:25.106Z] === RUN   TestCreateWithDuplicateNetworkNames
20:45:25 [2023-05-05T20:45:25.106Z]     docker_api_swarm_node_test.go:20: [d9172599871c2] joining swarm manager [d239a56536017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:45:25 [2023-05-05T20:45:25.378Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:45:25 [2023-05-05T20:45:25.669Z] === RUN   TestDockerSuite/TestCpToCaseI
20:45:25 [2023-05-05T20:45:25.926Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:45:26 [2023-05-05T20:45:26.185Z]     docker_api_swarm_node_test.go:21: [d98062de041cf] joining swarm manager [d239a56536017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:45:29 [2023-05-05T20:45:29.026Z] patching file stat_unix.go
20:45:29 [2023-05-05T20:45:29.026Z] 2023/05/05 20:45:28 Collecting initial packages
20:45:29 [2023-05-05T20:45:29.026Z] 2023/05/05 20:45:28 Download dependencies
20:45:30 [2023-05-05T20:45:30.359Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
20:45:30 [2023-05-05T20:45:30.359Z] === RUN   TestDockerSuite/TestCpToDot
20:45:30 [2023-05-05T20:45:30.922Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 Starting whole vndr cycle because no package specified
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Ignoring paths matching "^archive/tar"
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Finished clone github.com/syndtr/gocapability
20:45:31 [2023-05-05T20:45:31.534Z] 2023/05/05 20:45:31 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Finished clone github.com/modern-go/reflect2
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Finished clone github.com/sean-/seed
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Finished clone github.com/docker/libtrust
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Finished clone github.com/modern-go/concurrent
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Finished clone github.com/moby/sys
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Finished clone github.com/willf/bitset
20:45:31 [2023-05-05T20:45:31.790Z] 2023/05/05 20:45:31 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
20:45:31 [2023-05-05T20:45:31.927Z] --- PASS: TestServiceUpdatePidsLimit (16.38s)
20:45:31 [2023-05-05T20:45:31.927Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
20:45:31 [2023-05-05T20:45:31.927Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
20:45:31 [2023-05-05T20:45:31.927Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
20:45:31 [2023-05-05T20:45:31.927Z] PASS
20:45:31 [2023-05-05T20:45:31.927Z] 
20:45:31 [2023-05-05T20:45:31.927Z] === Skipped
20:45:31 [2023-05-05T20:45:31.927Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:45:31 [2023-05-05T20:45:31.927Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:45:31 [2023-05-05T20:45:31.927Z] 
20:45:31 [2023-05-05T20:45:31.927Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:45:31 [2023-05-05T20:45:31.927Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:45:31 [2023-05-05T20:45:31.927Z] 
20:45:31 [2023-05-05T20:45:31.927Z] DONE 27 tests, 2 skipped in 155.990s
20:45:31 [2023-05-05T20:45:31.927Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:45:31 [2023-05-05T20:45:31.927Z] ++ 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
20:45:31 [2023-05-05T20:45:31.927Z] ++ set -e
20:45:31 [2023-05-05T20:45:31.927Z] ++ '[' -n 0 ']'
20:45:31 [2023-05-05T20:45:31.927Z] ++ set -x
20:45:31 [2023-05-05T20:45:31.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:45:31 [2023-05-05T20:45:31.927Z] INFO: Testing against a local daemon
20:45:31 [2023-05-05T20:45:31.927Z] === RUN   TestSessionCreate
20:45:31 [2023-05-05T20:45:31.927Z] --- PASS: TestSessionCreate (0.02s)
20:45:31 [2023-05-05T20:45:31.927Z] === RUN   TestSessionCreateWithBadUpgrade
20:45:31 [2023-05-05T20:45:31.927Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:45:31 [2023-05-05T20:45:31.927Z] PASS
20:45:31 [2023-05-05T20:45:31.927Z] 
20:45:31 [2023-05-05T20:45:31.927Z] DONE 2 tests in 0.066s
20:45:31 [2023-05-05T20:45:31.927Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:45:31 [2023-05-05T20:45:31.927Z] ++ 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
20:45:31 [2023-05-05T20:45:31.927Z] ++ set -e
20:45:31 [2023-05-05T20:45:31.927Z] ++ '[' -n 0 ']'
20:45:31 [2023-05-05T20:45:31.927Z] ++ set -x
20:45:31 [2023-05-05T20:45:31.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:45:31 [2023-05-05T20:45:31.927Z] INFO: Testing against a local daemon
20:45:31 [2023-05-05T20:45:31.927Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:45:31 [2023-05-05T20:45:31.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:45:31 [2023-05-05T20:45:31.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:45:31 [2023-05-05T20:45:31.927Z] === RUN   TestEventsExecDie
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Finished clone github.com/google/go-cmp
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Finished clone github.com/Azure/go-ansiterm
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Finished clone github.com/json-iterator/go
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Finished clone github.com/moby/ipvs
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:31 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:32 	Finished clone go.etcd.io/bbolt
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:32 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:32 	Finished clone github.com/opencontainers/go-digest
20:45:32 [2023-05-05T20:45:32.047Z] 2023/05/05 20:45:32 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
20:45:32 [2023-05-05T20:45:32.252Z] --- PASS: TestCreateServiceConfigFileMode (12.66s)
20:45:32 [2023-05-05T20:45:32.252Z] === RUN   TestCreateServiceSysctls
20:45:32 [2023-05-05T20:45:32.294Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:45:32 [2023-05-05T20:45:32.303Z] 2023/05/05 20:45:32 	Finished clone github.com/mistifyio/go-zfs
20:45:32 [2023-05-05T20:45:32.303Z] 2023/05/05 20:45:32 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
20:45:32 [2023-05-05T20:45:32.491Z] --- PASS: TestEventsExecDie (0.64s)
20:45:32 [2023-05-05T20:45:32.492Z] === RUN   TestEventsBackwardsCompatible
20:45:32 [2023-05-05T20:45:32.492Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:45:32 [2023-05-05T20:45:32.492Z] === RUN   TestInfoBinaryCommits
20:45:32 [2023-05-05T20:45:32.559Z] 2023/05/05 20:45:32 	Finished clone github.com/hashicorp/go-multierror
20:45:32 [2023-05-05T20:45:32.559Z] 2023/05/05 20:45:32 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
20:45:32 [2023-05-05T20:45:32.749Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:45:32 [2023-05-05T20:45:32.749Z] === RUN   TestInfoAPIVersioned
20:45:32 [2023-05-05T20:45:32.749Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:45:32 [2023-05-05T20:45:32.749Z] === RUN   TestInfoDiscoveryBackend
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/opencontainers/runtime-spec
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/creack/pty
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/vbatts/tar-split
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/opencontainers/image-spec
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/tchap/go-patricia
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/hashicorp/serf
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Finished clone github.com/sirupsen/logrus
20:45:32 [2023-05-05T20:45:32.816Z] 2023/05/05 20:45:32 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
20:45:33 [2023-05-05T20:45:33.073Z] 2023/05/05 20:45:32 	Finished clone github.com/hashicorp/go-sockaddr
20:45:33 [2023-05-05T20:45:33.073Z] 2023/05/05 20:45:32 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
20:45:33 [2023-05-05T20:45:33.073Z] 2023/05/05 20:45:32 	Finished clone github.com/Microsoft/go-winio
20:45:33 [2023-05-05T20:45:33.073Z] 2023/05/05 20:45:32 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
20:45:33 [2023-05-05T20:45:33.223Z] === RUN   TestDockerSuite/TestCpToStdout
20:45:33 [2023-05-05T20:45:33.313Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:45:33 [2023-05-05T20:45:33.313Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:45:33 [2023-05-05T20:45:33.329Z] 2023/05/05 20:45:33 	Finished clone github.com/cyphar/filepath-securejoin
20:45:33 [2023-05-05T20:45:33.329Z] 2023/05/05 20:45:33 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
20:45:33 [2023-05-05T20:45:33.585Z] 2023/05/05 20:45:33 	Finished clone github.com/hashicorp/errwrap
20:45:33 [2023-05-05T20:45:33.585Z] 2023/05/05 20:45:33 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
20:45:33 [2023-05-05T20:45:33.585Z] 2023/05/05 20:45:33 	Finished clone github.com/coreos/go-systemd
20:45:33 [2023-05-05T20:45:33.585Z] 2023/05/05 20:45:33 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
20:45:33 [2023-05-05T20:45:33.786Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:45:33 [2023-05-05T20:45:33.841Z] 2023/05/05 20:45:33 	Finished clone github.com/Graylog2/go-gelf
20:45:33 [2023-05-05T20:45:33.841Z] 2023/05/05 20:45:33 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
20:45:33 [2023-05-05T20:45:33.841Z] 2023/05/05 20:45:33 	Finished clone github.com/godbus/dbus/v5
20:45:33 [2023-05-05T20:45:33.841Z] 2023/05/05 20:45:33 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
20:45:33 [2023-05-05T20:45:33.841Z] 2023/05/05 20:45:33 	Finished clone github.com/fluent/fluent-logger-golang
20:45:33 [2023-05-05T20:45:33.841Z] 2023/05/05 20:45:33 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
20:45:34 [2023-05-05T20:45:34.098Z] 2023/05/05 20:45:33 	Finished clone github.com/coreos/go-systemd/v22
20:45:34 [2023-05-05T20:45:34.098Z] 2023/05/05 20:45:33 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
20:45:34 [2023-05-05T20:45:34.245Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:45:34 [2023-05-05T20:45:34.245Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:45:34 [2023-05-05T20:45:34.354Z] 2023/05/05 20:45:34 	Finished clone github.com/philhofer/fwd
20:45:34 [2023-05-05T20:45:34.355Z] 2023/05/05 20:45:34 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
20:45:34 [2023-05-05T20:45:34.717Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:45:34 [2023-05-05T20:45:34.717Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:45:34 [2023-05-05T20:45:34.809Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
20:45:34 [2023-05-05T20:45:34.809Z] === RUN   TestInfoAPI
20:45:34 [2023-05-05T20:45:34.809Z] --- PASS: TestInfoAPI (0.02s)
20:45:34 [2023-05-05T20:45:34.809Z] === RUN   TestInfoAPIWarnings
20:45:34 [2023-05-05T20:45:34.917Z] 2023/05/05 20:45:34 	Finished clone github.com/fernet/fernet-go
20:45:34 [2023-05-05T20:45:34.917Z] 2023/05/05 20:45:34 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
20:45:35 [2023-05-05T20:45:35.173Z] 2023/05/05 20:45:35 	Finished clone github.com/fsnotify/fsnotify
20:45:35 [2023-05-05T20:45:35.173Z] 2023/05/05 20:45:35 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
20:45:35 [2023-05-05T20:45:35.173Z] 2023/05/05 20:45:35 	Finished clone github.com/cilium/ebpf
20:45:35 [2023-05-05T20:45:35.173Z] 2023/05/05 20:45:35 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
20:45:35 [2023-05-05T20:45:35.280Z] === RUN   TestDockerSuite/TestCpVolumePath
20:45:35 [2023-05-05T20:45:35.429Z] 2023/05/05 20:45:35 	Finished clone github.com/tinylib/msgp
20:45:35 [2023-05-05T20:45:35.429Z] 2023/05/05 20:45:35 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
20:45:35 [2023-05-05T20:45:35.540Z] --- PASS: TestCreateServiceSysctls (3.40s)
20:45:35 [2023-05-05T20:45:35.540Z] === RUN   TestCreateServiceCapabilities
20:45:35 [2023-05-05T20:45:35.992Z] 2023/05/05 20:45:35 	Finished clone github.com/golang/protobuf
20:45:35 [2023-05-05T20:45:35.992Z] 2023/05/05 20:45:35 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
20:45:35 [2023-05-05T20:45:35.992Z] 2023/05/05 20:45:35 	Finished clone github.com/bsphere/le_go
20:45:35 [2023-05-05T20:45:35.992Z] 2023/05/05 20:45:35 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
20:45:35 [2023-05-05T20:45:35.992Z] 2023/05/05 20:45:35 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
20:45:35 [2023-05-05T20:45:35.992Z] 2023/05/05 20:45:35 	Finished clone github.com/jmespath/go-jmespath
20:45:36 [2023-05-05T20:45:36.211Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:45:36 [2023-05-05T20:45:36.211Z] === RUN   TestDockerSuite/TestCreateArgs
20:45:36 [2023-05-05T20:45:36.211Z] === RUN   TestDockerSuite/TestCreateByImageID
20:45:36 [2023-05-05T20:45:36.248Z] 2023/05/05 20:45:36 	Finished clone google.golang.org/grpc
20:45:36 [2023-05-05T20:45:36.249Z] 2023/05/05 20:45:36 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
20:45:36 [2023-05-05T20:45:36.467Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:45:36 [2023-05-05T20:45:36.505Z] 2023/05/05 20:45:36 	Finished clone github.com/opencontainers/runc
20:45:36 [2023-05-05T20:45:36.505Z] 2023/05/05 20:45:36 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
20:45:36 [2023-05-05T20:45:36.505Z] 2023/05/05 20:45:36 	Finished clone golang.org/x/oauth2
20:45:36 [2023-05-05T20:45:36.505Z] 2023/05/05 20:45:36 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
20:45:36 [2023-05-05T20:45:36.505Z] 2023/05/05 20:45:36 	Finished clone github.com/docker/distribution
20:45:36 [2023-05-05T20:45:36.505Z] 2023/05/05 20:45:36 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
20:45:36 [2023-05-05T20:45:36.761Z] 2023/05/05 20:45:36 	Finished clone github.com/golang/groupcache
20:45:36 [2023-05-05T20:45:36.761Z] 2023/05/05 20:45:36 	Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
20:45:37 [2023-05-05T20:45:37.017Z] 2023/05/05 20:45:36 	Finished clone golang.org/x/net
20:45:37 [2023-05-05T20:45:37.017Z] 2023/05/05 20:45:36 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
20:45:37 [2023-05-05T20:45:37.017Z] 2023/05/05 20:45:36 	Finished clone github.com/hashicorp/go-immutable-radix
20:45:37 [2023-05-05T20:45:37.017Z] 2023/05/05 20:45:36 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
20:45:37 [2023-05-05T20:45:37.017Z] 2023/05/05 20:45:36 	Finished clone github.com/hashicorp/go-memdb
20:45:37 [2023-05-05T20:45:37.017Z] 2023/05/05 20:45:36 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
20:45:37 [2023-05-05T20:45:37.030Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:45:37 [2023-05-05T20:45:37.030Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
20:45:37 [2023-05-05T20:45:37.030Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:45:37 [2023-05-05T20:45:37.030Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:45:37 [2023-05-05T20:45:37.273Z] 2023/05/05 20:45:37 	Finished clone golang.org/x/time
20:45:37 [2023-05-05T20:45:37.273Z] 2023/05/05 20:45:37 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
20:45:37 [2023-05-05T20:45:37.273Z] 2023/05/05 20:45:37 	Finished clone github.com/hashicorp/golang-lru
20:45:37 [2023-05-05T20:45:37.273Z] 2023/05/05 20:45:37 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
20:45:37 [2023-05-05T20:45:37.273Z] 2023/05/05 20:45:37 	Finished clone github.com/coreos/pkg
20:45:37 [2023-05-05T20:45:37.273Z] 2023/05/05 20:45:37 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
20:45:37 [2023-05-05T20:45:37.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:45:37 [2023-05-05T20:45:37.287Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:45:37 [2023-05-05T20:45:37.529Z] 2023/05/05 20:45:37 	Finished clone golang.org/x/sys
20:45:37 [2023-05-05T20:45:37.529Z] 2023/05/05 20:45:37 	Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20
20:45:37 [2023-05-05T20:45:37.529Z] 2023/05/05 20:45:37 	Finished clone github.com/google/certificate-transparency-go
20:45:37 [2023-05-05T20:45:37.529Z] 2023/05/05 20:45:37 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
20:45:37 [2023-05-05T20:45:37.543Z] === RUN   TestDockerSuite/TestCreateLabels
20:45:37 [2023-05-05T20:45:37.543Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:45:37 [2023-05-05T20:45:37.800Z] === RUN   TestDockerSuite/TestCreateRM
20:45:37 [2023-05-05T20:45:37.800Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:45:37 [2023-05-05T20:45:37.800Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:45:37 [2023-05-05T20:45:37.800Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:45:37 [2023-05-05T20:45:37.800Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:45:38 [2023-05-05T20:45:38.057Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:45:38 [2023-05-05T20:45:38.073Z] --- PASS: TestCreateServiceCapabilities (2.66s)
20:45:38 [2023-05-05T20:45:38.073Z] === RUN   TestInspect
20:45:38 [2023-05-05T20:45:38.457Z] 2023/05/05 20:45:38 	Finished clone github.com/googleapis/gax-go
20:45:38 [2023-05-05T20:45:38.457Z] 2023/05/05 20:45:38 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
20:45:38 [2023-05-05T20:45:38.457Z] 2023/05/05 20:45:38 	Finished clone golang.org/x/crypto
20:45:38 [2023-05-05T20:45:38.457Z] 2023/05/05 20:45:38 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Finished clone github.com/beorn7/perks
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Finished clone go.opencensus.io
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Finished clone github.com/containerd/fifo
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Finished clone github.com/prometheus/client_golang
20:45:38 [2023-05-05T20:45:38.713Z] 2023/05/05 20:45:38 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
20:45:38 [2023-05-05T20:45:38.970Z] 2023/05/05 20:45:38 	Finished clone code.cloudfoundry.org/clock
20:45:38 [2023-05-05T20:45:38.970Z] 2023/05/05 20:45:38 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
20:45:39 [2023-05-05T20:45:39.280Z] 2023/05/05 20:45:39 	Finished clone github.com/prometheus/client_model
20:45:39 [2023-05-05T20:45:39.280Z] 2023/05/05 20:45:39 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
20:45:39 [2023-05-05T20:45:39.537Z] 2023/05/05 20:45:39 	Finished clone github.com/containerd/go-runc
20:45:39 [2023-05-05T20:45:39.537Z] 2023/05/05 20:45:39 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
20:45:39 [2023-05-05T20:45:39.793Z] 2023/05/05 20:45:39 	Finished clone github.com/prometheus/common
20:45:39 [2023-05-05T20:45:39.793Z] 2023/05/05 20:45:39 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
20:45:39 [2023-05-05T20:45:39.793Z] 2023/05/05 20:45:39 	Finished clone github.com/containerd/cgroups
20:45:39 [2023-05-05T20:45:39.793Z] 2023/05/05 20:45:39 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
20:45:39 [2023-05-05T20:45:39.793Z] 2023/05/05 20:45:39 	Finished clone github.com/containerd/console
20:45:39 [2023-05-05T20:45:39.793Z] 2023/05/05 20:45:39 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
20:45:39 [2023-05-05T20:45:39.950Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s)
20:45:39 [2023-05-05T20:45:39.950Z] === RUN   TestCreateServiceSecretFileMode
20:45:39 [2023-05-05T20:45:39.950Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:45:39 [2023-05-05T20:45:39.950Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:45:39 [2023-05-05T20:45:39.950Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:45:40 [2023-05-05T20:45:40.049Z] 2023/05/05 20:45:39 	Finished clone github.com/containerd/typeurl
20:45:40 [2023-05-05T20:45:40.049Z] 2023/05/05 20:45:39 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
20:45:40 [2023-05-05T20:45:40.305Z] 2023/05/05 20:45:40 	Finished clone github.com/containerd/ttrpc
20:45:40 [2023-05-05T20:45:40.305Z] 2023/05/05 20:45:40 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
20:45:40 [2023-05-05T20:45:40.561Z] 2023/05/05 20:45:40 	Finished clone github.com/matttproud/golang_protobuf_extensions
20:45:40 [2023-05-05T20:45:40.562Z] 2023/05/05 20:45:40 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
20:45:40 [2023-05-05T20:45:40.562Z] 2023/05/05 20:45:40 	Finished clone github.com/gogo/googleapis
20:45:40 [2023-05-05T20:45:40.562Z] 2023/05/05 20:45:40 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
20:45:40 [2023-05-05T20:45:40.562Z] 2023/05/05 20:45:40 	Finished clone github.com/containerd/continuity
20:45:40 [2023-05-05T20:45:40.562Z] 2023/05/05 20:45:40 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
20:45:40 [2023-05-05T20:45:40.606Z] --- PASS: TestInspect (2.81s)
20:45:40 [2023-05-05T20:45:40.606Z] === RUN   TestCreateJob
20:45:40 [2023-05-05T20:45:40.818Z] 2023/05/05 20:45:40 	Finished clone github.com/pkg/errors
20:45:40 [2023-05-05T20:45:40.818Z] 2023/05/05 20:45:40 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
20:45:40 [2023-05-05T20:45:40.818Z] 2023/05/05 20:45:40 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
20:45:40 [2023-05-05T20:45:40.818Z] 2023/05/05 20:45:40 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
20:45:41 [2023-05-05T20:45:41.380Z] 2023/05/05 20:45:41 	Finished clone github.com/cespare/xxhash/v2
20:45:41 [2023-05-05T20:45:41.380Z] 2023/05/05 20:45:41 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
20:45:41 [2023-05-05T20:45:41.380Z] 2023/05/05 20:45:41 	Finished clone github.com/prometheus/procfs
20:45:41 [2023-05-05T20:45:41.380Z] 2023/05/05 20:45:41 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
20:45:41 [2023-05-05T20:45:41.636Z] 2023/05/05 20:45:41 	Finished clone github.com/inconshreveable/mousetrap
20:45:41 [2023-05-05T20:45:41.636Z] 2023/05/05 20:45:41 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
20:45:41 [2023-05-05T20:45:41.637Z] 2023/05/05 20:45:41 	Finished clone github.com/spf13/pflag
20:45:41 [2023-05-05T20:45:41.637Z] 2023/05/05 20:45:41 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
20:45:41 [2023-05-05T20:45:41.637Z] 2023/05/05 20:45:41 	Finished clone github.com/morikuni/aec
20:45:41 [2023-05-05T20:45:41.637Z] 2023/05/05 20:45:41 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
20:45:41 [2023-05-05T20:45:41.637Z] 2023/05/05 20:45:41 	Finished clone github.com/spf13/cobra
20:45:41 [2023-05-05T20:45:41.637Z] 2023/05/05 20:45:41 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
20:45:41 [2023-05-05T20:45:41.844Z]     docker_api_swarm_test.go:502: [df5cc22af826c] joining swarm manager [d308c2070819a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:45:41 [2023-05-05T20:45:41.893Z] 2023/05/05 20:45:41 	Finished clone github.com/cloudflare/cfssl
20:45:41 [2023-05-05T20:45:41.893Z] 2023/05/05 20:45:41 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
20:45:42 [2023-05-05T20:45:42.148Z] 2023/05/05 20:45:41 	Finished clone github.com/docker/swarmkit
20:45:42 [2023-05-05T20:45:42.148Z] 2023/05/05 20:45:41 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
20:45:42 [2023-05-05T20:45:42.148Z] 2023/05/05 20:45:41 	Finished clone github.com/docker/go-metrics
20:45:42 [2023-05-05T20:45:42.148Z] 2023/05/05 20:45:41 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
20:45:42 [2023-05-05T20:45:42.405Z] 2023/05/05 20:45:42 	Finished clone github.com/opentracing-contrib/go-stdlib
20:45:42 [2023-05-05T20:45:42.405Z] 2023/05/05 20:45:42 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
20:45:42 [2023-05-05T20:45:42.405Z] 2023/05/05 20:45:42 	Finished clone github.com/gorilla/mux
20:45:42 [2023-05-05T20:45:42.405Z] 2023/05/05 20:45:42 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
20:45:42 [2023-05-05T20:45:42.407Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:45:42 [2023-05-05T20:45:42.407Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:45:42 [2023-05-05T20:45:42.407Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Finished clone github.com/imdario/mergo
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Finished clone github.com/RackSec/srslog
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Finished clone github.com/Microsoft/hcsshim
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Finished clone github.com/armon/circbuf
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Finished clone github.com/opencontainers/selinux
20:45:42 [2023-05-05T20:45:42.661Z] 2023/05/05 20:45:42 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
20:45:42 [2023-05-05T20:45:42.663Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:45:42 [2023-05-05T20:45:42.663Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:45:42 [2023-05-05T20:45:42.663Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:45:42 [2023-05-05T20:45:42.917Z] 2023/05/05 20:45:42 	Finished clone golang.org/x/sync
20:45:42 [2023-05-05T20:45:42.917Z] 2023/05/05 20:45:42 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
20:45:42 [2023-05-05T20:45:42.917Z] 2023/05/05 20:45:42 	Finished clone github.com/google/uuid
20:45:42 [2023-05-05T20:45:42.917Z] 2023/05/05 20:45:42 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
20:45:43 [2023-05-05T20:45:43.173Z] 2023/05/05 20:45:42 	Finished clone github.com/docker/go-events
20:45:43 [2023-05-05T20:45:43.173Z] 2023/05/05 20:45:42 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
20:45:43 [2023-05-05T20:45:43.173Z] 2023/05/05 20:45:43 	Finished clone github.com/gofrs/flock
20:45:43 [2023-05-05T20:45:43.173Z] 2023/05/05 20:45:43 	Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20
20:45:43 [2023-05-05T20:45:43.173Z] 2023/05/05 20:45:43 	Finished clone github.com/mitchellh/hashstructure
20:45:43 [2023-05-05T20:45:43.173Z] 2023/05/05 20:45:43 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
20:45:43 [2023-05-05T20:45:43.225Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:45:43 [2023-05-05T20:45:43.430Z] 2023/05/05 20:45:43 	Finished clone github.com/tonistiigi/units
20:45:43 [2023-05-05T20:45:43.430Z] 2023/05/05 20:45:43 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
20:45:43 [2023-05-05T20:45:43.430Z] 2023/05/05 20:45:43 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
20:45:43 [2023-05-05T20:45:43.430Z] 2023/05/05 20:45:43 	Finished clone github.com/gogo/protobuf
20:45:43 [2023-05-05T20:45:43.686Z] 2023/05/05 20:45:43 	Finished clone github.com/opentracing/opentracing-go
20:45:43 [2023-05-05T20:45:43.686Z] 2023/05/05 20:45:43 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
20:45:43 [2023-05-05T20:45:43.686Z] 2023/05/05 20:45:43 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
20:45:43 [2023-05-05T20:45:43.686Z] 2023/05/05 20:45:43 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
20:45:43 [2023-05-05T20:45:43.892Z] --- PASS: TestCreateJob (3.34s)
20:45:43 [2023-05-05T20:45:43.892Z] === RUN   TestReplicatedJob
20:45:43 [2023-05-05T20:45:43.942Z] 2023/05/05 20:45:43 	Finished clone github.com/google/shlex
20:45:43 [2023-05-05T20:45:43.942Z] 2023/05/05 20:45:43 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
20:45:43 [2023-05-05T20:45:43.942Z] 2023/05/05 20:45:43 	Finished clone github.com/tonistiigi/fsutil
20:45:43 [2023-05-05T20:45:43.942Z] 2023/05/05 20:45:43 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
20:45:44 [2023-05-05T20:45:44.155Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:45:44 [2023-05-05T20:45:44.202Z] 2023/05/05 20:45:44 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
20:45:44 [2023-05-05T20:45:44.202Z] 2023/05/05 20:45:44 	Finished clone github.com/golang/gddo
20:45:44 [2023-05-05T20:45:44.411Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:45:44 [2023-05-05T20:45:44.458Z] 2023/05/05 20:45:44 	Finished clone github.com/armon/go-metrics
20:45:44 [2023-05-05T20:45:44.458Z] 2023/05/05 20:45:44 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
20:45:44 [2023-05-05T20:45:44.458Z] 2023/05/05 20:45:44 	Finished clone github.com/docker/go-units
20:45:44 [2023-05-05T20:45:44.458Z] 2023/05/05 20:45:44 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
20:45:44 [2023-05-05T20:45:44.458Z] 2023/05/05 20:45:44 	Finished clone github.com/armon/go-radix
20:45:44 [2023-05-05T20:45:44.458Z] 2023/05/05 20:45:44 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
20:45:44 [2023-05-05T20:45:44.715Z] 2023/05/05 20:45:44 	Finished clone github.com/docker/go-connections
20:45:44 [2023-05-05T20:45:44.715Z] 2023/05/05 20:45:44 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
20:45:44 [2023-05-05T20:45:44.715Z] 2023/05/05 20:45:44 	Finished clone github.com/google/btree
20:45:44 [2023-05-05T20:45:44.715Z] 2023/05/05 20:45:44 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
20:45:44 [2023-05-05T20:45:44.715Z] 2023/05/05 20:45:44 	Finished clone github.com/hashicorp/go-msgpack
20:45:44 [2023-05-05T20:45:44.715Z] 2023/05/05 20:45:44 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
20:45:44 [2023-05-05T20:45:44.971Z] 2023/05/05 20:45:44 	Finished clone github.com/hashicorp/memberlist
20:45:44 [2023-05-05T20:45:44.971Z] 2023/05/05 20:45:44 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Finished clone github.com/samuel/go-zookeeper
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Finished clone github.com/docker/libkv
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Finished clone github.com/deckarep/golang-set
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
20:45:45 [2023-05-05T20:45:45.534Z] 2023/05/05 20:45:45 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
20:45:45 [2023-05-05T20:45:45.783Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:45 	Finished clone github.com/BurntSushi/toml
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:45 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:45 	Finished clone github.com/vishvananda/netns
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:45 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:46 	Finished clone github.com/coreos/go-semver
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:46 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:46 	Finished clone github.com/moby/locker
20:45:46 [2023-05-05T20:45:46.097Z] 2023/05/05 20:45:46 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
20:45:46 [2023-05-05T20:45:46.659Z] 2023/05/05 20:45:46 	Finished clone github.com/moby/term
20:45:46 [2023-05-05T20:45:46.712Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:45:46 [2023-05-05T20:45:46.916Z] 2023/05/05 20:45:46 	Finished clone github.com/ishidawataru/sctp
20:45:46 [2023-05-05T20:45:46.969Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:45:47 [2023-05-05T20:45:47.172Z] 2023/05/05 20:45:47 	Finished clone github.com/containerd/containerd
20:45:47 [2023-05-05T20:45:47.172Z] 2023/05/05 20:45:47 	Finished clone gotest.tools/v3
20:45:47 [2023-05-05T20:45:47.172Z] 2023/05/05 20:45:47 	Finished clone github.com/docker/libnetwork
20:45:47 [2023-05-05T20:45:47.533Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:45:47 [2023-05-05T20:45:47.533Z] === RUN   TestDockerSuite/TestDevicePermissions
20:45:48 [2023-05-05T20:45:48.095Z] === RUN   TestDockerSuite/TestDockerFails
20:45:48 [2023-05-05T20:45:48.095Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
20:45:48 [2023-05-05T20:45:48.095Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
20:45:48 [2023-05-05T20:45:48.095Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
20:45:48 [2023-05-05T20:45:48.100Z] 2023/05/05 20:45:47 	Finished clone github.com/vishvananda/netlink
20:45:49 [2023-05-05T20:45:49.026Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
20:45:49 [2023-05-05T20:45:49.163Z] --- PASS: TestReplicatedJob (5.16s)
20:45:49 [2023-05-05T20:45:49.163Z] === RUN   TestUpdateReplicatedJob
20:45:49 [2023-05-05T20:45:49.468Z] 2023/05/05 20:45:49 	Finished clone github.com/miekg/dns
20:45:49 [2023-05-05T20:45:49.589Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
20:45:49 [2023-05-05T20:45:49.724Z] 2023/05/05 20:45:49 	Finished clone github.com/Microsoft/opengcs
20:45:49 [2023-05-05T20:45:49.846Z]     docker_api_swarm_test.go:507: [d80eb16ffb83f] joining swarm manager [d308c2070819a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:45:50 [2023-05-05T20:45:50.409Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
20:45:50 [2023-05-05T20:45:50.666Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
20:45:50 [2023-05-05T20:45:50.666Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
20:45:50 [2023-05-05T20:45:50.666Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
20:45:51 [2023-05-05T20:45:51.091Z] 2023/05/05 20:45:51 	Finished clone golang.org/x/text
20:45:51 [2023-05-05T20:45:51.699Z] 2023/05/05 20:45:51 	Finished clone github.com/moby/buildkit
20:45:52 [2023-05-05T20:45:52.503Z] --- PASS: TestUpdateReplicatedJob (3.42s)
20:45:52 [2023-05-05T20:45:52.503Z] === RUN   TestServiceListWithStatuses
20:45:52 [2023-05-05T20:45:52.503Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:45:52 [2023-05-05T20:45:52.503Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:45:52 [2023-05-05T20:45:52.503Z] === RUN   TestDockerNetworkConnectAlias
20:45:52 [2023-05-05T20:45:52.559Z] --- PASS: TestCreateServiceSecretFileMode (12.91s)
20:45:52 [2023-05-05T20:45:52.559Z] === RUN   TestCreateServiceConfigFileMode
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestInfoAPIWarnings (16.21s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestInfoDebug
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestInfoDebug (0.52s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestInfoInsecureRegistries
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestInfoRegistryMirrors
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestLoginFailsWithBadCredentials
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestPingCacheHeaders
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestPingCacheHeaders (0.02s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestPingGet
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestPingGet (0.01s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestPingHead
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestPingHead (0.02s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestVersion
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestVersion (0.02s)
20:45:52 [2023-05-05T20:45:52.870Z] PASS
20:45:52 [2023-05-05T20:45:52.870Z] 
20:45:52 [2023-05-05T20:45:52.870Z] === Skipped
20:45:52 [2023-05-05T20:45:52.870Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:45:52 [2023-05-05T20:45:52.870Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:45:52 [2023-05-05T20:45:52.870Z] 
20:45:52 [2023-05-05T20:45:52.870Z] DONE 18 tests, 1 skipped in 21.044s
20:45:52 [2023-05-05T20:45:52.870Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:45:52 [2023-05-05T20:45:52.870Z] ++ 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
20:45:52 [2023-05-05T20:45:52.870Z] ++ set -e
20:45:52 [2023-05-05T20:45:52.870Z] ++ '[' -n 0 ']'
20:45:52 [2023-05-05T20:45:52.870Z] ++ set -x
20:45:52 [2023-05-05T20:45:52.870Z] ++ env -i DEST=/go/src/github.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
20:45:52 [2023-05-05T20:45:52.870Z] INFO: Testing against a local daemon
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestVolumesCreateAndList
20:45:52 [2023-05-05T20:45:52.870Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:45:52 [2023-05-05T20:45:52.870Z] === RUN   TestVolumesRemove
20:45:53 [2023-05-05T20:45:53.131Z] --- PASS: TestVolumesRemove (0.05s)
20:45:53 [2023-05-05T20:45:53.131Z] === RUN   TestVolumesInspect
20:45:53 [2023-05-05T20:45:53.131Z] --- PASS: TestVolumesInspect (0.01s)
20:45:53 [2023-05-05T20:45:53.131Z] === RUN   TestVolumesInvalidJSON
20:45:53 [2023-05-05T20:45:53.131Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:45:53 [2023-05-05T20:45:53.131Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:45:53 [2023-05-05T20:45:53.131Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:45:53 [2023-05-05T20:45:53.131Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:45:53 [2023-05-05T20:45:53.131Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:45:53 [2023-05-05T20:45:53.131Z] PASS
20:45:53 [2023-05-05T20:45:53.131Z] 
20:45:53 [2023-05-05T20:45:53.131Z] DONE 5 tests in 0.124s
20:45:53 [2023-05-05T20:45:53.131Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:45:53 [2023-05-05T20:45:53.131Z] ++++ cat bundles/test-integration/docker.pid
20:45:53 [2023-05-05T20:45:53.131Z] +++ kill 18816
20:45:54 [2023-05-05T20:45:54.501Z] +++ /etc/init.d/apparmor stop
20:45:54 [2023-05-05T20:45:54.501Z] Leaving: AppArmorNo profiles have been unloaded.
20:45:54 [2023-05-05T20:45:54.501Z] 
20:45:54 [2023-05-05T20:45:54.501Z] Unloading profiles will leave already running processes permanently
20:45:54 [2023-05-05T20:45:54.501Z] unconfined, which can lead to unexpected situations.
20:45:54 [2023-05-05T20:45:54.501Z] 
20:45:54 [2023-05-05T20:45:54.501Z] To set a process to complain mode, use the command line tool
20:45:54 [2023-05-05T20:45:54.501Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:45:54 [2023-05-05T20:45:54.501Z] +++ true
20:45:54 [2023-05-05T20:45:54.501Z] exiting test-integration
20:45:54 [2023-05-05T20:45:54.501Z] ++ exit 0
20:45:54 [2023-05-05T20:45:54.501Z] 
20:45:54 [2023-05-05T20:45:54.755Z] Removing intermediate container 79e0adf3e159
20:45:54 [2023-05-05T20:45:54.755Z]  ---> 14a74279e6e8
20:45:54 [2023-05-05T20:45:54.755Z] Step 7/13 : ARG BUSYBOX_VERSION
20:45:54 [2023-05-05T20:45:54.755Z]  ---> Running in 918c8a646c02
20:45:54 [2023-05-05T20:45:54.755Z] Removing intermediate container 918c8a646c02
20:45:54 [2023-05-05T20:45:54.755Z]  ---> b30ada53a588
20:45:54 [2023-05-05T20:45:54.755Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
20:45:54 [2023-05-05T20:45:54.755Z]  ---> Running in d9ec4e63edea
20:45:54 [2023-05-05T20:45:54.755Z] Removing intermediate container d9ec4e63edea
20:45:54 [2023-05-05T20:45:54.755Z]  ---> e4730f3680ca
20:45:54 [2023-05-05T20:45:54.755Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
20:45:54 [2023-05-05T20:45:54.755Z] 
20:45:54 [2023-05-05T20:45:54.755Z] 
20:45:54 [2023-05-05T20:45:54.755Z]  ---> 8194f91e59bc
20:45:54 [2023-05-05T20:45:54.755Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
20:45:54 [2023-05-05T20:45:54.755Z]  ---> Running in 16b6e1f73e8a
Post stage
[Pipeline] junit
20:45:55 [2023-05-05T20:45:55.444Z] Recording test results
20:45:55 [2023-05-05T20:45:55.601Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:45:55 [2023-05-05T20:45:55.913Z] 2023/05/05 20:45:55 	Finished clone google.golang.org/genproto
20:45:55 [2023-05-05T20:45:55.925Z] + echo Ensuring container killed.
20:45:55 [2023-05-05T20:45:55.925Z] Ensuring container killed.
20:45:55 [2023-05-05T20:45:55.925Z] + docker rm -vf docker-pr2
20:45:55 [2023-05-05T20:45:55.925Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:45:56 [2023-05-05T20:45:56.170Z] 2023/05/05 20:45:56 	Finished clone github.com/coreos/etcd
20:45:56 [2023-05-05T20:45:56.202Z] + echo Chowning /workspace to jenkins user
20:45:56 [2023-05-05T20:45:56.202Z] Chowning /workspace to jenkins user
20:45:56 [2023-05-05T20:45:56.202Z] + id -u
20:45:56 [2023-05-05T20:45:56.202Z] + id -g
20:45:56 [2023-05-05T20:45:56.202Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/workspace busybox chown -R 1000:1000 /workspace
20:45:56 [2023-05-05T20:45:56.202Z] Unable to find image 'busybox:latest' locally
20:45:56 [2023-05-05T20:45:56.202Z] latest: Pulling from library/busybox
20:45:56 [2023-05-05T20:45:56.459Z] b50100f25006: Pulling fs layer
20:45:56 [2023-05-05T20:45:56.459Z] b50100f25006: Verifying Checksum
20:45:56 [2023-05-05T20:45:56.459Z] b50100f25006: Download complete
20:45:56 [2023-05-05T20:45:56.459Z] b50100f25006: Pull complete
20:45:56 [2023-05-05T20:45:56.459Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
20:45:56 [2023-05-05T20:45:56.459Z] Status: Downloaded newer image for busybox:latest
20:45:56 [2023-05-05T20:45:56.734Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:45:57 [2023-05-05T20:45:57.664Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:45:57 [2023-05-05T20:45:57.885Z] --- PASS: TestDockerNetworkConnectAlias (4.59s)
20:45:57 [2023-05-05T20:45:57.885Z] === RUN   TestDockerNetworkReConnect
20:45:58 [2023-05-05T20:45:58.120Z] + bundleName=arm64-integration
20:45:58 [2023-05-05T20:45:58.120Z] + echo Creating arm64-integration-bundles.tar.gz
20:45:58 [2023-05-05T20:45:58.120Z] Creating arm64-integration-bundles.tar.gz
20:45:58 [2023-05-05T20:45:58.120Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:45:58 [2023-05-05T20:45:58.120Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:45:58 [2023-05-05T20:45:58.131Z] Archiving artifacts
20:45:59 [2023-05-05T20:45:59.350Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:45:59 [2023-05-05T20:45:59.555Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:45:59 [2023-05-05T20:45:59.656Z] + make clean
20:45:59 [2023-05-05T20:45:59.913Z] docker volume rm -f docker-dev-cache
20:45:59 [2023-05-05T20:45:59.913Z] docker-dev-cache
[Pipeline] deleteDir
20:46:00 [2023-05-05T20:46:00.923Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
20:46:01 [2023-05-05T20:46:01.180Z] === RUN   TestDockerSuite/TestEventsAttach
20:46:01 [2023-05-05T20:46:01.193Z] --- PASS: TestDockerNetworkReConnect (3.76s)
20:46:01 [2023-05-05T20:46:01.193Z] === RUN   TestServicePlugin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:46:01 [2023-05-05T20:46:01.744Z] === RUN   TestDockerSuite/TestEventsCommit
20:46:02 [2023-05-05T20:46:02.308Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:46:02 [2023-05-05T20:46:02.708Z] 2023/05/05 20:46:02 	Finished clone cloud.google.com/go
20:46:02 [2023-05-05T20:46:02.872Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:46:03 [2023-05-05T20:46:03.435Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:46:03 [2023-05-05T20:46:03.998Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
20:46:04 [2023-05-05T20:46:04.480Z]     plugin_test.go:61: [dabf462bdace7] joining swarm manager [dd41082fb0e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:46:05 [2023-05-05T20:46:05.365Z] --- PASS: TestCreateServiceConfigFileMode (12.81s)
20:46:05 [2023-05-05T20:46:05.365Z] === RUN   TestCreateServiceSysctls
20:46:05 [2023-05-05T20:46:05.416Z]     plugin_test.go:64: [d3128159af264] joining swarm manager [dd41082fb0e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:46:05 [2023-05-05T20:46:05.621Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
20:46:06 [2023-05-05T20:46:06.990Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:46:09 [2023-05-05T20:46:09.510Z] --- PASS: TestCreateServiceSysctls (3.84s)
20:46:09 [2023-05-05T20:46:09.510Z] === RUN   TestCreateServiceCapabilities
20:46:09 [2023-05-05T20:46:09.510Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
20:46:12 [2023-05-05T20:46:12.037Z] === RUN   TestDockerSuite/TestEventsCopy
20:46:12 [2023-05-05T20:46:12.037Z] --- PASS: TestCreateServiceCapabilities (2.98s)
20:46:12 [2023-05-05T20:46:12.037Z] === RUN   TestInspect
20:46:12 [2023-05-05T20:46:12.968Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:46:13 [2023-05-05T20:46:13.899Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:46:14 [2023-05-05T20:46:14.831Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:46:15 [2023-05-05T20:46:15.088Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:46:15 [2023-05-05T20:46:15.346Z] --- PASS: TestInspect (3.32s)
20:46:15 [2023-05-05T20:46:15.346Z] === RUN   TestCreateJob
20:46:16 [2023-05-05T20:46:16.277Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:46:17 [2023-05-05T20:46:17.209Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
20:46:17 [2023-05-05T20:46:17.466Z] === RUN   TestDockerSuite/TestEventsFilterType
20:46:17 [2023-05-05T20:46:17.723Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
20:46:17 [2023-05-05T20:46:17.724Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
20:46:17 [2023-05-05T20:46:17.724Z] === RUN   TestDockerSuite/TestEventsFilters
20:46:19 [2023-05-05T20:46:19.098Z] --- PASS: TestCreateJob (3.74s)
20:46:19 [2023-05-05T20:46:19.098Z] === RUN   TestReplicatedJob
20:46:19 [2023-05-05T20:46:19.355Z] === RUN   TestDockerSuite/TestEventsFormat
20:46:20 [2023-05-05T20:46:20.052Z] Removing intermediate container 16b6e1f73e8a
20:46:20 [2023-05-05T20:46:20.052Z]  ---> ec79b834d995
20:46:20 [2023-05-05T20:46:20.052Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
20:46:20 [2023-05-05T20:46:20.052Z]  ---> Running in ebefc0cc1cdf
20:46:20 [2023-05-05T20:46:20.724Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:46:20 [2023-05-05T20:46:20.724Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:46:20 [2023-05-05T20:46:20.724Z] === RUN   TestDockerSuite/TestEventsImageImport
20:46:20 [2023-05-05T20:46:20.752Z] 2023/05/05 20:46:20 	Finished clone github.com/hashicorp/consul
20:46:21 [2023-05-05T20:46:21.045Z] 
20:46:21 [2023-05-05T20:46:21.045Z] SUCCESS: Specified value was saved.
20:46:21 [2023-05-05T20:46:21.654Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:46:21 [2023-05-05T20:46:21.912Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:46:22 [2023-05-05T20:46:22.168Z] === RUN   TestDockerSuite/TestEventsImagePull
20:46:23 [2023-05-05T20:46:23.099Z] === RUN   TestDockerSuite/TestEventsImageTag
20:46:23 [2023-05-05T20:46:23.663Z]     docker_api_swarm_node_test.go:81: [d5c0c03aad8a7] joining swarm manager [d1e6d88f22e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:46:23 [2023-05-05T20:46:23.999Z] Removing intermediate container ebefc0cc1cdf
20:46:23 [2023-05-05T20:46:23.999Z]  ---> 8328f0029e37
20:46:23 [2023-05-05T20:46:23.999Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
20:46:23 [2023-05-05T20:46:23.999Z]  ---> Running in 3fcb02431cf9
20:46:24 [2023-05-05T20:46:24.226Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
20:46:24 [2023-05-05T20:46:24.482Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
20:46:24 [2023-05-05T20:46:24.482Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
20:46:24 [2023-05-05T20:46:24.482Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
20:46:24 [2023-05-05T20:46:24.482Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
20:46:24 [2023-05-05T20:46:24.482Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:46:24 [2023-05-05T20:46:24.911Z] 2023/05/05 20:46:24 	Finished clone github.com/aws/aws-sdk-go
20:46:25 [2023-05-05T20:46:25.850Z] --- PASS: TestReplicatedJob (6.35s)
20:46:25 [2023-05-05T20:46:25.850Z] === RUN   TestUpdateReplicatedJob
20:46:26 [2023-05-05T20:46:26.413Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
20:46:27 [2023-05-05T20:46:27.345Z] === RUN   TestDockerSuite/TestEventsRename
20:46:27 [2023-05-05T20:46:27.909Z] === RUN   TestDockerSuite/TestEventsResize
20:46:28 [2023-05-05T20:46:28.839Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:46:29 [2023-05-05T20:46:29.769Z] --- PASS: TestUpdateReplicatedJob (4.34s)
20:46:29 [2023-05-05T20:46:29.769Z] === RUN   TestServiceListWithStatuses
20:46:29 [2023-05-05T20:46:29.769Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:46:29 [2023-05-05T20:46:29.769Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:46:29 [2023-05-05T20:46:29.769Z] === RUN   TestDockerNetworkConnectAlias
20:46:30 [2023-05-05T20:46:30.026Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:46:30 [2023-05-05T20:46:30.590Z] === RUN   TestDockerSuite/TestEventsStreaming
20:46:31 [2023-05-05T20:46:31.166Z] Cannot create a file when that file already exists.
20:46:31 [2023-05-05T20:46:31.520Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:46:31 [2023-05-05T20:46:31.960Z] --- PASS: TestServicePlugin (29.37s)
20:46:31 [2023-05-05T20:46:31.960Z] === RUN   TestServiceUpdateLabel
20:46:32 [2023-05-05T20:46:32.528Z] --- PASS: TestServiceUpdateLabel (2.36s)
20:46:32 [2023-05-05T20:46:32.528Z] === RUN   TestServiceUpdateSecrets
20:46:34 [2023-05-05T20:46:34.792Z] === RUN   TestDockerSuite/TestEventsTop
20:46:35 [2023-05-05T20:46:35.354Z] === RUN   TestDockerSuite/TestEventsUntag
20:46:35 [2023-05-05T20:46:35.917Z] --- PASS: TestDockerNetworkConnectAlias (5.89s)
20:46:35 [2023-05-05T20:46:35.917Z] === RUN   TestDockerNetworkReConnect
20:46:37 [2023-05-05T20:46:37.037Z] Removing intermediate container 3fcb02431cf9
20:46:37 [2023-05-05T20:46:37.037Z]  ---> 7ad3d9b008a5
20:46:37 [2023-05-05T20:46:37.037Z] Step 13/13 : CMD ["sh"]
20:46:37 [2023-05-05T20:46:37.037Z]  ---> Running in d3d38ddcb9fd
20:46:37 [2023-05-05T20:46:37.037Z] Removing intermediate container d3d38ddcb9fd
20:46:37 [2023-05-05T20:46:37.037Z]  ---> 5fef16bbf0d5
20:46:37 [2023-05-05T20:46:37.037Z] Successfully built 5fef16bbf0d5
20:46:37 [2023-05-05T20:46:37.037Z] Successfully tagged busybox:latest
20:46:37 [2023-05-05T20:46:37.037Z] INFO: Docker images of the daemon under test
20:46:37 [2023-05-05T20:46:37.037Z] 
20:46:37 [2023-05-05T20:46:37.037Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
20:46:37 [2023-05-05T20:46:37.037Z] busybox                                latest              5fef16bbf0d5        Less than a second ago   4.67GB
20:46:37 [2023-05-05T20:46:37.037Z] mcr.microsoft.com/windows/servercore   ltsc2019            997b460651ea        4 weeks ago              4.65GB
20:46:37 [2023-05-05T20:46:37.037Z] microsoft/windowsservercore            latest              997b460651ea        4 weeks ago              4.65GB
20:46:37 [2023-05-05T20:46:37.037Z] 
20:46:37 [2023-05-05T20:46:37.037Z] INFO: Running integration tests at 05/05/2023 20:46:36...
20:46:37 [2023-05-05T20:46:37.037Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
20:46:37 [2023-05-05T20:46:37.037Z] INFO: Integration API tests being run from the host:
20:46:37 [2023-05-05T20:46:37.037Z] INFO: make.ps1 starting at 05/05/2023 20:46:36
20:46:37 [2023-05-05T20:46:37.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:46:38 [2023-05-05T20:46:38.065Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:46:38 [2023-05-05T20:46:38.633Z] Running D:\gopath\src\github.com\docker\docker\integration\build
20:46:39 [2023-05-05T20:46:39.434Z] === RUN   TestDockerSuite/TestExec
20:46:39 [2023-05-05T20:46:39.997Z]     docker_api_swarm_node_test.go:53: [dec5cdef766a8] joining swarm manager [d43f4da1c34de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:46:40 [2023-05-05T20:46:40.560Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:46:40 [2023-05-05T20:46:40.560Z] --- PASS: TestDockerNetworkReConnect (4.70s)
20:46:40 [2023-05-05T20:46:40.560Z] === RUN   TestServicePlugin
20:46:40 [2023-05-05T20:46:40.817Z]     docker_api_swarm_node_test.go:54: [dd160fca2dfdd] joining swarm manager [d43f4da1c34de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:46:41 [2023-05-05T20:46:41.074Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:46:41 [2023-05-05T20:46:41.637Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:46:42 [2023-05-05T20:46:42.202Z] === RUN   TestDockerSuite/TestExecAPIStart
20:46:43 [2023-05-05T20:46:43.572Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:46:43 [2023-05-05T20:46:43.829Z]     plugin_test.go:61: [d9d0ed2ece8ac] joining swarm manager [d99dbfef4aea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:46:44 [2023-05-05T20:46:44.391Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:46:44 [2023-05-05T20:46:44.954Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:46:45 [2023-05-05T20:46:45.210Z]     plugin_test.go:64: [db51846e1b466] joining swarm manager [d99dbfef4aea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:46:45 [2023-05-05T20:46:45.467Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:46:46 [2023-05-05T20:46:46.399Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:46:46 [2023-05-05T20:46:46.655Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:46:47 [2023-05-05T20:46:47.218Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:46:47 [2023-05-05T20:46:47.407Z] --- PASS: TestServiceUpdateSecrets (14.55s)
20:46:47 [2023-05-05T20:46:47.407Z] === RUN   TestServiceUpdateConfigs
20:46:48 [2023-05-05T20:46:48.586Z] === RUN   TestDockerSuite/TestExecCgroup
20:46:49 [2023-05-05T20:46:49.149Z] === RUN   TestDockerSuite/TestExecEnv
20:46:49 [2023-05-05T20:46:49.712Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:46:51 [2023-05-05T20:46:51.080Z] === RUN   TestDockerSuite/TestExecExitStatus
20:46:51 [2023-05-05T20:46:51.336Z] === RUN   TestDockerSuite/TestExecInspectID
20:46:54 [2023-05-05T20:46:54.608Z] === RUN   TestDockerSuite/TestExecInteractive
20:46:54 [2023-05-05T20:46:54.608Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
20:46:55 [2023-05-05T20:46:55.170Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:46:55 [2023-05-05T20:46:55.732Z] === RUN   TestDockerSuite/TestExecParseError
20:46:56 [2023-05-05T20:46:56.295Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:46:56 [2023-05-05T20:46:56.859Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:46:57 [2023-05-05T20:46:57.423Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:46:58 [2023-05-05T20:46:58.353Z] === RUN   TestDockerSuite/TestExecSetEnv
20:46:58 [2023-05-05T20:46:58.916Z] === RUN   TestDockerSuite/TestExecStartFails
20:46:59 [2023-05-05T20:46:59.480Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:47:02 [2023-05-05T20:47:02.285Z] --- PASS: TestServiceUpdateConfigs (14.54s)
20:47:02 [2023-05-05T20:47:02.285Z] === RUN   TestServiceUpdateNetwork
20:47:03 [2023-05-05T20:47:03.949Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:47:03 [2023-05-05T20:47:03.949Z] INFO: Testing against a local daemon
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildWithSession
20:47:03 [2023-05-05T20:47:03.949Z]     build_session_test.go:25: TODO: BuildKit
20:47:03 [2023-05-05T20:47:03.949Z] --- SKIP: TestBuildWithSession (0.00s)
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildSquashParent
20:47:03 [2023-05-05T20:47:03.949Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:47:03 [2023-05-05T20:47:03.949Z] --- SKIP: TestBuildSquashParent (0.00s)
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildWithRemoveAndForceRemove
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:47:03 [2023-05-05T20:47:03.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:47:03 [2023-05-05T20:47:03.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:47:03 [2023-05-05T20:47:03.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:47:03 [2023-05-05T20:47:03.949Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:47:03 [2023-05-05T20:47:03.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:47:03 [2023-05-05T20:47:03.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:47:03 [2023-05-05T20:47:03.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:47:03 [2023-05-05T20:47:03.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:47:03 [2023-05-05T20:47:03.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:47:03 [2023-05-05T20:47:03.950Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:47:03 [2023-05-05T20:47:03.950Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:47:03 [2023-05-05T20:47:03.950Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:47:03 [2023-05-05T20:47:03.950Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:47:09 [2023-05-05T20:47:09.428Z] --- PASS: TestServicePlugin (28.91s)
20:47:09 [2023-05-05T20:47:09.428Z] === RUN   TestServiceUpdateLabel
20:47:10 [2023-05-05T20:47:10.358Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:47:10 [2023-05-05T20:47:10.616Z] === RUN   TestDockerSuite/TestExecTTY
20:47:11 [2023-05-05T20:47:11.545Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:47:12 [2023-05-05T20:47:12.109Z] --- PASS: TestServiceUpdateLabel (2.81s)
20:47:12 [2023-05-05T20:47:12.109Z] === RUN   TestServiceUpdateSecrets
20:47:12 [2023-05-05T20:47:12.365Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:47:12 [2023-05-05T20:47:12.928Z] === RUN   TestDockerSuite/TestExecUlimits
20:47:12 [2023-05-05T20:47:12.928Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:47:13 [2023-05-05T20:47:13.492Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:47:13 [2023-05-05T20:47:13.492Z]     docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows
20:47:13 [2023-05-05T20:47:13.492Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:47:14 [2023-05-05T20:47:14.489Z] --- PASS: TestServiceUpdateNetwork (12.77s)
20:47:14 [2023-05-05T20:47:14.489Z] === RUN   TestServiceUpdatePidsLimit
20:47:15 [2023-05-05T20:47:15.385Z] === RUN   TestDockerSuite/TestExecWithNoTERM
20:47:15 [2023-05-05T20:47:15.641Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:47:15 [2023-05-05T20:47:15.865Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:47:16 [2023-05-05T20:47:16.432Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:47:16 [2023-05-05T20:47:16.570Z] === RUN   TestDockerSuite/TestExecWithTERM
20:47:17 [2023-05-05T20:47:17.133Z] === RUN   TestDockerSuite/TestExecWithUser
20:47:17 [2023-05-05T20:47:17.696Z] === RUN   TestDockerSuite/TestGetContainerStats
20:47:18 [2023-05-05T20:47:18.939Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:47:18 [2023-05-05T20:47:18.939Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:47:19 [2023-05-05T20:47:19.588Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:47:21 [2023-05-05T20:47:21.481Z]     docker_api_swarm_test.go:202: [deb24738044d2] joining swarm manager [dbadcb1c3ee18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:47:22 [2023-05-05T20:47:22.043Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:47:24 [2023-05-05T20:47:24.548Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:47:27 [2023-05-05T20:47:27.293Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:47:27 [2023-05-05T20:47:27.293Z] --- PASS: TestServiceUpdateSecrets (14.99s)
20:47:27 [2023-05-05T20:47:27.293Z] === RUN   TestServiceUpdateConfigs
20:47:28 [2023-05-05T20:47:28.660Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:47:29 [2023-05-05T20:47:29.380Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
20:47:29 [2023-05-05T20:47:29.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.20s)
20:47:29 [2023-05-05T20:47:29.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.46s)
20:47:29 [2023-05-05T20:47:29.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.82s)
20:47:29 [2023-05-05T20:47:29.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.92s)
20:47:29 [2023-05-05T20:47:29.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.79s)
20:47:29 [2023-05-05T20:47:29.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.83s)
20:47:29 [2023-05-05T20:47:29.380Z] === RUN   TestBuildMultiStageCopy
20:47:29 [2023-05-05T20:47:29.380Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:47:31 [2023-05-05T20:47:31.111Z] --- PASS: TestServiceUpdatePidsLimit (16.58s)
20:47:31 [2023-05-05T20:47:31.112Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
20:47:31 [2023-05-05T20:47:31.112Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s)
20:47:31 [2023-05-05T20:47:31.112Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
20:47:31 [2023-05-05T20:47:31.112Z] PASS
20:47:31 [2023-05-05T20:47:31.112Z] 
20:47:31 [2023-05-05T20:47:31.112Z] === Skipped
20:47:31 [2023-05-05T20:47:31.112Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:47:31 [2023-05-05T20:47:31.112Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:47:31 [2023-05-05T20:47:31.112Z] 
20:47:31 [2023-05-05T20:47:31.112Z] DONE 27 tests, 1 skipped in 187.361s
20:47:31 [2023-05-05T20:47:31.112Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:47:31 [2023-05-05T20:47:31.112Z] INFO: Testing against a local daemon
20:47:31 [2023-05-05T20:47:31.112Z] === RUN   TestSessionCreate
20:47:31 [2023-05-05T20:47:31.112Z] --- PASS: TestSessionCreate (0.02s)
20:47:31 [2023-05-05T20:47:31.112Z] === RUN   TestSessionCreateWithBadUpgrade
20:47:31 [2023-05-05T20:47:31.112Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:47:31 [2023-05-05T20:47:31.112Z] PASS
20:47:31 [2023-05-05T20:47:31.112Z] 
20:47:31 [2023-05-05T20:47:31.112Z] DONE 2 tests in 0.058s
20:47:31 [2023-05-05T20:47:31.112Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:47:31 [2023-05-05T20:47:31.112Z] INFO: Testing against a local daemon
20:47:31 [2023-05-05T20:47:31.112Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:47:31 [2023-05-05T20:47:31.112Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
20:47:31 [2023-05-05T20:47:31.112Z] === RUN   TestEventsExecDie
20:47:31 [2023-05-05T20:47:31.679Z] --- PASS: TestEventsExecDie (0.62s)
20:47:31 [2023-05-05T20:47:31.679Z] === RUN   TestEventsBackwardsCompatible
20:47:31 [2023-05-05T20:47:31.679Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:47:31 [2023-05-05T20:47:31.679Z] === RUN   TestInfoBinaryCommits
20:47:31 [2023-05-05T20:47:31.679Z] --- PASS: TestInfoBinaryCommits (0.01s)
20:47:31 [2023-05-05T20:47:31.679Z] === RUN   TestInfoAPIVersioned
20:47:31 [2023-05-05T20:47:31.679Z] --- PASS: TestInfoAPIVersioned (0.00s)
20:47:31 [2023-05-05T20:47:31.679Z] === RUN   TestInfoDiscoveryBackend
20:47:32 [2023-05-05T20:47:32.245Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:47:32 [2023-05-05T20:47:32.245Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:47:33 [2023-05-05T20:47:33.621Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:47:33 [2023-05-05T20:47:33.621Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:47:33 [2023-05-05T20:47:33.880Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:47:33 [2023-05-05T20:47:33.880Z] === RUN   TestInfoAPI
20:47:33 [2023-05-05T20:47:33.880Z] --- PASS: TestInfoAPI (0.02s)
20:47:33 [2023-05-05T20:47:33.880Z] === RUN   TestInfoAPIWarnings
20:47:33 [2023-05-05T20:47:33.955Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:47:33 [2023-05-05T20:47:33.955Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:47:33 [2023-05-05T20:47:33.955Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:47:33 [2023-05-05T20:47:33.955Z] === RUN   TestDockerSuite/TestHealth
20:47:38 [2023-05-05T20:47:38.055Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:47:39 [2023-05-05T20:47:39.044Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:47:40 [2023-05-05T20:47:40.099Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:47:41 [2023-05-05T20:47:41.089Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:47:42 [2023-05-05T20:47:42.110Z] --- PASS: TestServiceUpdateConfigs (14.65s)
20:47:42 [2023-05-05T20:47:42.110Z] === RUN   TestServiceUpdateNetwork
20:47:42 [2023-05-05T20:47:42.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:47:42 [2023-05-05T20:47:42.658Z] --- PASS: TestBuildMultiStageCopy (14.37s)
20:47:42 [2023-05-05T20:47:42.658Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.06s)
20:47:42 [2023-05-05T20:47:42.658Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s)
20:47:42 [2023-05-05T20:47:42.658Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:47:42 [2023-05-05T20:47:42.658Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s)
20:47:42 [2023-05-05T20:47:42.658Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s)
20:47:42 [2023-05-05T20:47:42.658Z] === RUN   TestBuildMultiStageParentConfig
20:47:44 [2023-05-05T20:47:44.029Z]     docker_api_swarm_test.go:384: [d07d2186f6f42] joining swarm manager [d200d31b9e3f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:47:45 [2023-05-05T20:47:45.416Z]     docker_api_swarm_test.go:385: [d96d39080c4cf] joining swarm manager [d200d31b9e3f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:47:45 [2023-05-05T20:47:45.616Z] --- PASS: TestBuildMultiStageParentConfig (2.81s)
20:47:45 [2023-05-05T20:47:45.616Z] === RUN   TestBuildLabelWithTargets
20:47:45 [2023-05-05T20:47:45.616Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:47:45 [2023-05-05T20:47:45.616Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
20:47:45 [2023-05-05T20:47:45.616Z] === RUN   TestBuildWithEmptyLayers
20:47:46 [2023-05-05T20:47:46.605Z] --- PASS: TestBuildWithEmptyLayers (1.55s)
20:47:46 [2023-05-05T20:47:46.605Z] === RUN   TestBuildMultiStageOnBuild
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestInfoAPIWarnings (16.21s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestInfoDebug
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestInfoDebug (0.52s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestInfoInsecureRegistries
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestInfoRegistryMirrors
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestLoginFailsWithBadCredentials
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestPingCacheHeaders
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestPingCacheHeaders (0.02s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestPingGet
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestPingGet (0.01s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestPingHead
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestPingHead (0.02s)
20:47:51 [2023-05-05T20:47:51.966Z] === RUN   TestVersion
20:47:51 [2023-05-05T20:47:51.966Z] --- PASS: TestVersion (0.01s)
20:47:51 [2023-05-05T20:47:51.966Z] === CONT  TestCgroupDriverSystemdMemoryLimit
20:47:53 [2023-05-05T20:47:53.344Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s)
20:47:53 [2023-05-05T20:47:53.344Z] PASS
20:47:53 [2023-05-05T20:47:53.344Z] 
20:47:53 [2023-05-05T20:47:53.344Z] DONE 18 tests in 22.203s
20:47:53 [2023-05-05T20:47:53.344Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:47:53 [2023-05-05T20:47:53.344Z] INFO: Testing against a local daemon
20:47:53 [2023-05-05T20:47:53.344Z] === RUN   TestVolumesCreateAndList
20:47:53 [2023-05-05T20:47:53.344Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:47:53 [2023-05-05T20:47:53.344Z] === RUN   TestVolumesRemove
20:47:53 [2023-05-05T20:47:53.344Z] --- PASS: TestVolumesRemove (0.06s)
20:47:53 [2023-05-05T20:47:53.344Z] === RUN   TestVolumesInspect
20:47:53 [2023-05-05T20:47:53.344Z] --- PASS: TestVolumesInspect (0.02s)
20:47:53 [2023-05-05T20:47:53.344Z] === RUN   TestVolumesInvalidJSON
20:47:53 [2023-05-05T20:47:53.344Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:47:53 [2023-05-05T20:47:53.344Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:47:53 [2023-05-05T20:47:53.344Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:47:53 [2023-05-05T20:47:53.344Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:47:53 [2023-05-05T20:47:53.344Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:47:53 [2023-05-05T20:47:53.344Z] PASS
20:47:53 [2023-05-05T20:47:53.344Z] 
20:47:53 [2023-05-05T20:47:53.344Z] DONE 5 tests in 0.127s
20:47:53 [2023-05-05T20:47:53.344Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:47:53 [2023-05-05T20:47:53.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:47:53 [2023-05-05T20:47:53.509Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:47:53 [2023-05-05T20:47:53.509Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:47:53 [2023-05-05T20:47:53.765Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:47:53 [2023-05-05T20:47:53.765Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:47:54 [2023-05-05T20:47:54.021Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:47:54 [2023-05-05T20:47:54.279Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:47:54 [2023-05-05T20:47:54.279Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:47:54 [2023-05-05T20:47:54.855Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:47:54 [2023-05-05T20:47:54.855Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:47:55 [2023-05-05T20:47:55.111Z] --- PASS: TestServiceUpdateNetwork (13.15s)
20:47:55 [2023-05-05T20:47:55.111Z] === RUN   TestServiceUpdatePidsLimit
20:47:55 [2023-05-05T20:47:55.246Z] Stopping apparmor (via systemctl): apparmor.service.
20:47:55 [2023-05-05T20:47:55.246Z] Removing test suite binaries
20:47:55 [2023-05-05T20:47:55.246Z] exiting test-integration
20:47:55 [2023-05-05T20:47:55.246Z] ++ exit 0
20:47:55 [2023-05-05T20:47:55.246Z] 
20:47:55 [2023-05-05T20:47:55.368Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:47:55 [2023-05-05T20:47:55.931Z] === RUN   TestDockerSuite/TestImagesFormat
20:47:55 [2023-05-05T20:47:55.931Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:47:56 [2023-05-05T20:47:56.494Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:47:56 [2023-05-05T20:47:56.494Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
Post stage
[Pipeline] junit
20:47:56 [2023-05-05T20:47:56.636Z] Recording test results
20:47:57 [2023-05-05T20:47:57.056Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:47:57 [2023-05-05T20:47:57.753Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:47:58 [2023-05-05T20:47:58.085Z] + echo Ensuring container killed.
20:47:58 [2023-05-05T20:47:58.085Z] Ensuring container killed.
20:47:58 [2023-05-05T20:47:58.085Z] + docker rm -vf docker-pr2
20:47:58 [2023-05-05T20:47:58.085Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:47:58 [2023-05-05T20:47:58.365Z] + echo Chowning /workspace to jenkins user
20:47:58 [2023-05-05T20:47:58.365Z] Chowning /workspace to jenkins user
20:47:58 [2023-05-05T20:47:58.365Z] + id -u
20:47:58 [2023-05-05T20:47:58.365Z] + id -g
20:47:58 [2023-05-05T20:47:58.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/workspace busybox chown -R 1000:1000 /workspace
20:47:58 [2023-05-05T20:47:58.365Z] Unable to find image 'busybox:latest' locally
20:47:58 [2023-05-05T20:47:58.365Z] latest: Pulling from library/busybox
20:47:58 [2023-05-05T20:47:58.624Z] 4b35f584bb4f: Pulling fs layer
20:47:58 [2023-05-05T20:47:58.624Z] 4b35f584bb4f: Download complete
20:47:58 [2023-05-05T20:47:58.624Z] 4b35f584bb4f: Pull complete
20:47:58 [2023-05-05T20:47:58.624Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
20:47:58 [2023-05-05T20:47:58.624Z] Status: Downloaded newer image for busybox:latest
20:47:58 [2023-05-05T20:47:58.948Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:47:58 [2023-05-05T20:47:58.948Z] === RUN   TestDockerSuite/TestImportBadURL
20:47:58 [2023-05-05T20:47:58.948Z] === RUN   TestDockerSuite/TestImportDisplay
20:47:59 [2023-05-05T20:47:59.877Z] === RUN   TestDockerSuite/TestImportFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:48:00 [2023-05-05T20:48:00.296Z] + bundleName=amd64-cgroup2
20:48:00 [2023-05-05T20:48:00.296Z] + echo Creating amd64-cgroup2-bundles.tar.gz
20:48:00 [2023-05-05T20:48:00.296Z] Creating amd64-cgroup2-bundles.tar.gz
20:48:00 [2023-05-05T20:48:00.296Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:48:00 [2023-05-05T20:48:00.296Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
20:48:00 [2023-05-05T20:48:00.566Z] Archiving artifacts
20:48:01 [2023-05-05T20:48:01.246Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:48:01 [2023-05-05T20:48:01.246Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:46 	Finished clone google.golang.org/api
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:46 Dependencies downloaded. Download time: 2m15.276510915s
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:46 Collecting all dependencies
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:55 Clean vendor dir from unused packages
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:55 	Ignoring paths matching "^archive/tar"
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:55 Success
20:48:01 [2023-05-05T20:48:01.308Z] 2023/05/05 20:47:55 Running time: 2m27.709846379s
20:48:01 [2023-05-05T20:48:01.308Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:48:01 [2023-05-05T20:48:01.608Z] + echo Ensuring container killed.
20:48:01 [2023-05-05T20:48:01.608Z] Ensuring container killed.
20:48:01 [2023-05-05T20:48:01.608Z] + docker rm -vf docker-pr2
20:48:01 [2023-05-05T20:48:01.608Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:48:01 [2023-05-05T20:48:01.878Z] + echo Chowning /workspace to jenkins user
20:48:01 [2023-05-05T20:48:01.878Z] Chowning /workspace to jenkins user
20:48:01 [2023-05-05T20:48:01.878Z] + id -u
20:48:01 [2023-05-05T20:48:01.878Z] + id -g
20:48:01 [2023-05-05T20:48:01.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/workspace busybox chown -R 1000:1000 /workspace
20:48:02 [2023-05-05T20:48:02.021Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:48:02 [2023-05-05T20:48:02.175Z] === RUN   TestDockerSuite/TestImportGzipped
20:48:02 [2023-05-05T20:48:02.326Z] + make clean
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:48:02 [2023-05-05T20:48:02.585Z] docker volume rm -f docker-dev-cache
20:48:02 [2023-05-05T20:48:02.585Z] docker-dev-cache
[Pipeline] deleteDir
20:48:02 [2023-05-05T20:48:02.764Z] + bundleName=unit
20:48:02 [2023-05-05T20:48:02.764Z] + echo Creating unit-bundles.tar.gz
20:48:02 [2023-05-05T20:48:02.764Z] Creating unit-bundles.tar.gz
20:48:02 [2023-05-05T20:48:02.764Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
20:48:02 [2023-05-05T20:48:02.764Z] bundles/junit-report.xml
20:48:02 [2023-05-05T20:48:02.764Z] bundles/go-test-report.json
20:48:02 [2023-05-05T20:48:02.764Z] bundles/profile.out
[Pipeline] archiveArtifacts
20:48:02 [2023-05-05T20:48:02.773Z] Archiving artifacts
20:48:03 [2023-05-05T20:48:03.106Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:48:03 [2023-05-05T20:48:03.162Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:48:03 [2023-05-05T20:48:03.461Z] + make clean
20:48:03 [2023-05-05T20:48:03.716Z] docker volume rm -f docker-dev-cache
20:48:03 [2023-05-05T20:48:03.716Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
20:48:04 [2023-05-05T20:48:04.036Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:48:04 [2023-05-05T20:48:04.293Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:48:04 [2023-05-05T20:48:04.550Z] --- PASS: TestBuildMultiStageOnBuild (15.30s)
20:48:04 [2023-05-05T20:48:04.550Z] === RUN   TestBuildUncleanTarFilenames
20:48:04 [2023-05-05T20:48:04.550Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:48:04 [2023-05-05T20:48:04.550Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
20:48:04 [2023-05-05T20:48:04.550Z] === RUN   TestBuildMultiStageLayerLeak
20:48:04 [2023-05-05T20:48:04.862Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:48:05 [2023-05-05T20:48:05.425Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:48:05 [2023-05-05T20:48:05.988Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:48:05 [2023-05-05T20:48:05.988Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
20:48:05 [2023-05-05T20:48:05.988Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:48:06 [2023-05-05T20:48:06.551Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:48:07 [2023-05-05T20:48:07.114Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:48:07 [2023-05-05T20:48:07.676Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:48:07 [2023-05-05T20:48:07.933Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:48:08 [2023-05-05T20:48:08.496Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:48:09 [2023-05-05T20:48:09.059Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:48:09 [2023-05-05T20:48:09.059Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
20:48:10 [2023-05-05T20:48:10.426Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:48:10 [2023-05-05T20:48:10.989Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:48:11 [2023-05-05T20:48:11.552Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:48:11 [2023-05-05T20:48:11.552Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:48:11 [2023-05-05T20:48:11.808Z] --- PASS: TestServiceUpdatePidsLimit (16.91s)
20:48:11 [2023-05-05T20:48:11.808Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:48:11 [2023-05-05T20:48:11.808Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
20:48:11 [2023-05-05T20:48:11.808Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s)
20:48:11 [2023-05-05T20:48:11.808Z] PASS
20:48:11 [2023-05-05T20:48:11.808Z] 
20:48:11 [2023-05-05T20:48:11.808Z] === Skipped
20:48:11 [2023-05-05T20:48:11.808Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:48:11 [2023-05-05T20:48:11.808Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:48:11 [2023-05-05T20:48:11.808Z] 
20:48:11 [2023-05-05T20:48:11.808Z] DONE 27 tests, 1 skipped in 198.826s
20:48:11 [2023-05-05T20:48:11.808Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:48:11 [2023-05-05T20:48:11.808Z] ++ 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
20:48:11 [2023-05-05T20:48:11.808Z] ++ set -e
20:48:11 [2023-05-05T20:48:11.808Z] ++ '[' -n 0 ']'
20:48:11 [2023-05-05T20:48:11.808Z] ++ set -x
20:48:11 [2023-05-05T20:48:11.808Z] ++ env -i DEST=/go/src/github.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
20:48:12 [2023-05-05T20:48:12.065Z] INFO: Testing against a local daemon
20:48:12 [2023-05-05T20:48:12.065Z] === RUN   TestSessionCreate
20:48:12 [2023-05-05T20:48:12.065Z] --- PASS: TestSessionCreate (0.02s)
20:48:12 [2023-05-05T20:48:12.065Z] === RUN   TestSessionCreateWithBadUpgrade
20:48:12 [2023-05-05T20:48:12.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:48:12 [2023-05-05T20:48:12.065Z] PASS
20:48:12 [2023-05-05T20:48:12.065Z] 
20:48:12 [2023-05-05T20:48:12.065Z] DONE 2 tests in 0.077s
20:48:12 [2023-05-05T20:48:12.065Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:48:12 [2023-05-05T20:48:12.065Z] ++ 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
20:48:12 [2023-05-05T20:48:12.065Z] ++ set -e
20:48:12 [2023-05-05T20:48:12.065Z] ++ '[' -n 0 ']'
20:48:12 [2023-05-05T20:48:12.065Z] ++ set -x
20:48:12 [2023-05-05T20:48:12.065Z] ++ env -i DEST=/go/src/github.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
20:48:12 [2023-05-05T20:48:12.065Z] INFO: Testing against a local daemon
20:48:12 [2023-05-05T20:48:12.065Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:48:12 [2023-05-05T20:48:12.065Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:48:12 [2023-05-05T20:48:12.065Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:48:12 [2023-05-05T20:48:12.065Z] === RUN   TestEventsExecDie
20:48:12 [2023-05-05T20:48:12.321Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:48:12 [2023-05-05T20:48:12.321Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
20:48:12 [2023-05-05T20:48:12.321Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:48:12 [2023-05-05T20:48:12.578Z] --- PASS: TestEventsExecDie (0.65s)
20:48:12 [2023-05-05T20:48:12.578Z] === RUN   TestEventsBackwardsCompatible
20:48:12 [2023-05-05T20:48:12.835Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:48:12 [2023-05-05T20:48:12.835Z] === RUN   TestInfoBinaryCommits
20:48:12 [2023-05-05T20:48:12.835Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:48:12 [2023-05-05T20:48:12.835Z] === RUN   TestInfoAPIVersioned
20:48:12 [2023-05-05T20:48:12.835Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:48:12 [2023-05-05T20:48:12.835Z] === RUN   TestInfoDiscoveryBackend
20:48:13 [2023-05-05T20:48:13.092Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:48:13 [2023-05-05T20:48:13.348Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:48:13 [2023-05-05T20:48:13.348Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:48:13 [2023-05-05T20:48:13.606Z] === RUN   TestDockerSuite/TestInspectDefault
20:48:14 [2023-05-05T20:48:14.168Z] === RUN   TestDockerSuite/TestInspectHistory
20:48:14 [2023-05-05T20:48:14.168Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:48:14 [2023-05-05T20:48:14.168Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:48:14 [2023-05-05T20:48:14.732Z] === RUN   TestDockerSuite/TestInspectImage
20:48:14 [2023-05-05T20:48:14.732Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:48:14 [2023-05-05T20:48:14.732Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:48:14 [2023-05-05T20:48:14.732Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
20:48:14 [2023-05-05T20:48:14.732Z] === RUN   TestDockerSuite/TestInspectInt64
20:48:14 [2023-05-05T20:48:14.732Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:48:14 [2023-05-05T20:48:14.732Z] === RUN   TestInfoAPI
20:48:14 [2023-05-05T20:48:14.732Z] --- PASS: TestInfoAPI (0.02s)
20:48:14 [2023-05-05T20:48:14.732Z] === RUN   TestInfoAPIWarnings
20:48:14 [2023-05-05T20:48:14.983Z] --- PASS: TestBuildMultiStageLayerLeak (12.32s)
20:48:14 [2023-05-05T20:48:14.983Z] === RUN   TestBuildWithHugeFile
20:48:14 [2023-05-05T20:48:14.989Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:48:15 [2023-05-05T20:48:15.552Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:48:15 [2023-05-05T20:48:15.808Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:48:16 [2023-05-05T20:48:16.065Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:48:16 [2023-05-05T20:48:16.627Z] === RUN   TestDockerSuite/TestInspectPlugin
20:48:19 [2023-05-05T20:48:19.146Z] === RUN   TestDockerSuite/TestInspectRootFS
20:48:19 [2023-05-05T20:48:19.146Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:48:19 [2023-05-05T20:48:19.403Z] === RUN   TestDockerSuite/TestInspectStatus
20:48:19 [2023-05-05T20:48:19.965Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:48:20 [2023-05-05T20:48:20.895Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:48:21 [2023-05-05T20:48:21.458Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:48:22 [2023-05-05T20:48:22.021Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:48:22 [2023-05-05T20:48:22.584Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:48:23 [2023-05-05T20:48:23.147Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:48:23 [2023-05-05T20:48:23.709Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:48:23 [2023-05-05T20:48:23.966Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:48:23 [2023-05-05T20:48:23.966Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
20:48:25 [2023-05-05T20:48:25.333Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:48:26 [2023-05-05T20:48:26.262Z] === RUN   TestDockerSuite/TestLinksEnvs
20:48:27 [2023-05-05T20:48:27.212Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:48:27 [2023-05-05T20:48:27.477Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:48:28 [2023-05-05T20:48:28.847Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:48:30 [2023-05-05T20:48:30.215Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:48:31 [2023-05-05T20:48:31.145Z] --- PASS: TestInfoAPIWarnings (16.27s)
20:48:31 [2023-05-05T20:48:31.145Z] === RUN   TestInfoDebug
20:48:31 [2023-05-05T20:48:31.707Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:48:31 [2023-05-05T20:48:31.707Z] --- PASS: TestInfoDebug (0.52s)
20:48:31 [2023-05-05T20:48:31.707Z] === RUN   TestInfoInsecureRegistries
20:48:31 [2023-05-05T20:48:31.707Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:48:32 [2023-05-05T20:48:32.270Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:48:32 [2023-05-05T20:48:32.270Z] === RUN   TestInfoRegistryMirrors
20:48:32 [2023-05-05T20:48:32.834Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:48:32 [2023-05-05T20:48:32.834Z] === RUN   TestLoginFailsWithBadCredentials
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestPingCacheHeaders
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestPingCacheHeaders (0.02s)
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestPingGet
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestPingGet (0.01s)
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestPingHead
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestPingHead (0.01s)
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestVersion
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestVersion (0.01s)
20:48:33 [2023-05-05T20:48:33.091Z] PASS
20:48:33 [2023-05-05T20:48:33.091Z] 
20:48:33 [2023-05-05T20:48:33.091Z] === Skipped
20:48:33 [2023-05-05T20:48:33.091Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:48:33 [2023-05-05T20:48:33.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:48:33 [2023-05-05T20:48:33.091Z] 
20:48:33 [2023-05-05T20:48:33.091Z] DONE 18 tests, 1 skipped in 21.081s
20:48:33 [2023-05-05T20:48:33.091Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:48:33 [2023-05-05T20:48:33.091Z] ++ 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
20:48:33 [2023-05-05T20:48:33.091Z] ++ set -e
20:48:33 [2023-05-05T20:48:33.091Z] ++ '[' -n 0 ']'
20:48:33 [2023-05-05T20:48:33.091Z] ++ set -x
20:48:33 [2023-05-05T20:48:33.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:48:33 [2023-05-05T20:48:33.091Z] INFO: Testing against a local daemon
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestVolumesCreateAndList
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestVolumesRemove
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:48:33 [2023-05-05T20:48:33.091Z] --- PASS: TestVolumesRemove (0.05s)
20:48:33 [2023-05-05T20:48:33.091Z] === RUN   TestVolumesInspect
20:48:33 [2023-05-05T20:48:33.348Z] --- PASS: TestVolumesInspect (0.02s)
20:48:33 [2023-05-05T20:48:33.348Z] === RUN   TestVolumesInvalidJSON
20:48:33 [2023-05-05T20:48:33.348Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:48:33 [2023-05-05T20:48:33.348Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:48:33 [2023-05-05T20:48:33.348Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:48:33 [2023-05-05T20:48:33.348Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:48:33 [2023-05-05T20:48:33.348Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:48:33 [2023-05-05T20:48:33.348Z] PASS
20:48:33 [2023-05-05T20:48:33.348Z] 
20:48:33 [2023-05-05T20:48:33.348Z] DONE 5 tests in 0.127s
20:48:33 [2023-05-05T20:48:33.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:48:33 [2023-05-05T20:48:33.348Z] ++++ cat bundles/test-integration/docker.pid
20:48:33 [2023-05-05T20:48:33.348Z] +++ kill 10502
20:48:33 [2023-05-05T20:48:33.604Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:48:34 [2023-05-05T20:48:34.167Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:48:34 [2023-05-05T20:48:34.730Z] +++ /etc/init.d/apparmor stop
20:48:34 [2023-05-05T20:48:34.730Z] Leaving: AppArmorNo profiles have been unloaded.
20:48:34 [2023-05-05T20:48:34.730Z] 
20:48:34 [2023-05-05T20:48:34.730Z] Unloading profiles will leave already running processes permanently
20:48:34 [2023-05-05T20:48:34.730Z] unconfined, which can lead to unexpected situations.
20:48:34 [2023-05-05T20:48:34.730Z] 
20:48:34 [2023-05-05T20:48:34.730Z] To set a process to complain mode, use the command line tool
20:48:34 [2023-05-05T20:48:34.730Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:48:34 [2023-05-05T20:48:34.730Z] +++ true
20:48:34 [2023-05-05T20:48:34.730Z] exiting test-integration
20:48:34 [2023-05-05T20:48:34.730Z] ++ exit 0
20:48:34 [2023-05-05T20:48:34.730Z] 
20:48:34 [2023-05-05T20:48:34.987Z] + for job in $(jobs -p)
20:48:34 [2023-05-05T20:48:34.987Z] + wait 24679
20:48:43 [2023-05-05T20:48:43.078Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:48:43 [2023-05-05T20:48:43.641Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:48:45 [2023-05-05T20:48:45.009Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:48:45 [2023-05-05T20:48:45.572Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:48:47 [2023-05-05T20:48:47.464Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
20:48:47 [2023-05-05T20:48:47.464Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:48:47 [2023-05-05T20:48:47.464Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:48:47 [2023-05-05T20:48:47.464Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:48:47 [2023-05-05T20:48:47.464Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:48:48 [2023-05-05T20:48:48.027Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:48:48 [2023-05-05T20:48:48.589Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:48:49 [2023-05-05T20:48:49.519Z]     check_test.go:379: [d96d39080c4cf] daemon is not started
20:48:49 [2023-05-05T20:48:49.519Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:48:51 [2023-05-05T20:48:51.410Z]     docker_api_swarm_test.go:802: [d09605c45ae67] joining swarm manager [d561b8cb1359d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:48:51 [2023-05-05T20:48:51.974Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:48:52 [2023-05-05T20:48:52.537Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:48:52 [2023-05-05T20:48:52.537Z]     docker_api_swarm_test.go:802: [d159958d4670c] joining swarm manager [d561b8cb1359d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:48:53 [2023-05-05T20:48:53.905Z]     docker_api_swarm_test.go:802: [dc8bb71f311c5] joining swarm manager [d561b8cb1359d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:48:54 [2023-05-05T20:48:54.834Z]     docker_api_swarm_test.go:802: [d102c3f4d2aa2] joining swarm manager [d561b8cb1359d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
20:48:56 [2023-05-05T20:48:56.203Z]     docker_api_swarm_test.go:810: [d7ec0a20d1649] joining swarm manager [d561b8cb1359d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
20:48:57 [2023-05-05T20:48:57.149Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:48:57 [2023-05-05T20:48:57.721Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:48:57 [2023-05-05T20:48:57.721Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:48:58 [2023-05-05T20:48:58.284Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:48:59 [2023-05-05T20:48:59.213Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:49:00 [2023-05-05T20:49:00.143Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:49:01 [2023-05-05T20:49:01.072Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:49:01 [2023-05-05T20:49:01.635Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:49:03 [2023-05-05T20:49:03.003Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:49:03 [2023-05-05T20:49:03.565Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:49:03 [2023-05-05T20:49:03.822Z] === RUN   TestDockerSuite/TestLogsSince
20:49:10 [2023-05-05T20:49:10.362Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:49:16 [2023-05-05T20:49:16.903Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:49:16 [2023-05-05T20:49:16.903Z] === RUN   TestDockerSuite/TestLogsTail
20:49:17 [2023-05-05T20:49:17.159Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:49:17 [2023-05-05T20:49:17.416Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:49:17 [2023-05-05T20:49:17.979Z] === RUN   TestDockerSuite/TestMountIntoProc
20:49:18 [2023-05-05T20:49:18.235Z] === RUN   TestDockerSuite/TestMountIntoSys
20:49:18 [2023-05-05T20:49:18.798Z] === RUN   TestDockerSuite/TestNetHostname
20:49:20 [2023-05-05T20:49:20.165Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:49:20 [2023-05-05T20:49:20.422Z] === RUN   TestDockerSuite/TestNetworkEvents
20:49:20 [2023-05-05T20:49:20.986Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:49:22 [2023-05-05T20:49:22.878Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:49:23 [2023-05-05T20:49:23.135Z] === RUN   TestDockerSuite/TestPluginActive
20:49:25 [2023-05-05T20:49:25.654Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:49:29 [2023-05-05T20:49:29.827Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:49:29 [2023-05-05T20:49:29.827Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
20:49:29 [2023-05-05T20:49:29.827Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:49:31 [2023-05-05T20:49:31.719Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:49:34 [2023-05-05T20:49:34.238Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:49:36 [2023-05-05T20:49:36.145Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:49:39 [2023-05-05T20:49:39.416Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:49:44 [2023-05-05T20:49:44.667Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:49:45 [2023-05-05T20:49:45.596Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:49:46 [2023-05-05T20:49:46.527Z] === RUN   TestDockerSuite/TestPortHostBinding
20:49:47 [2023-05-05T20:49:47.457Z] === RUN   TestDockerSuite/TestPortList
20:49:54 [2023-05-05T20:49:54.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:49:54 [2023-05-05T20:49:54.000Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:49:54 [2023-05-05T20:49:54.562Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:50:01 [2023-05-05T20:50:01.103Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:50:01 [2023-05-05T20:50:01.103Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:50:01 [2023-05-05T20:50:01.103Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:50:01 [2023-05-05T20:50:01.360Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:50:01 [2023-05-05T20:50:01.360Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:50:01 [2023-05-05T20:50:01.923Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:50:01 [2023-05-05T20:50:01.923Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:50:02 [2023-05-05T20:50:02.180Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:50:02 [2023-05-05T20:50:02.437Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:50:03 [2023-05-05T20:50:03.367Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:50:03 [2023-05-05T20:50:03.367Z] === RUN   TestDockerSuite/TestPruneContainerLabel
20:50:05 [2023-05-05T20:50:05.259Z] === RUN   TestDockerSuite/TestPruneContainerUntil
20:50:06 [2023-05-05T20:50:06.189Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
20:50:06 [2023-05-05T20:50:06.445Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
20:50:06 [2023-05-05T20:50:06.701Z] === RUN   TestDockerSuite/TestPsByOrder
20:50:08 [2023-05-05T20:50:08.594Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:50:09 [2023-05-05T20:50:09.157Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:50:11 [2023-05-05T20:50:11.677Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:50:14 [2023-05-05T20:50:14.951Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:50:14 [2023-05-05T20:50:14.951Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:50:14 [2023-05-05T20:50:14.951Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:50:17 [2023-05-05T20:50:17.478Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:50:18 [2023-05-05T20:50:18.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:50:20 [2023-05-05T20:50:20.743Z]     docker_api_swarm_service_test.go:395: [dcce22667147d] joining swarm manager [db9dca8a87a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:50:21 [2023-05-05T20:50:21.306Z]     docker_api_swarm_service_test.go:395: [d06e5c7a75884] joining swarm manager [db9dca8a87a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:50:25 [2023-05-05T20:50:25.478Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:50:26 [2023-05-05T20:50:26.407Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:50:27 [2023-05-05T20:50:27.774Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:50:29 [2023-05-05T20:50:29.142Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:50:29 [2023-05-05T20:50:29.705Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:50:31 [2023-05-05T20:50:31.601Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:50:33 [2023-05-05T20:50:33.494Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:50:34 [2023-05-05T20:50:34.057Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:50:34 [2023-05-05T20:50:34.314Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:50:34 [2023-05-05T20:50:34.877Z] === RUN   TestDockerSuite/TestPsRightTagName
20:50:36 [2023-05-05T20:50:36.770Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:50:36 [2023-05-05T20:50:36.770Z] === RUN   TestDockerSuite/TestPsShowMounts
20:50:38 [2023-05-05T20:50:38.662Z]     docker_api_swarm_service_test.go:343: [da66df4fd176b] joining swarm manager [dadef730bb270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:50:38 [2023-05-05T20:50:38.662Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:50:38 [2023-05-05T20:50:38.918Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:50:38 [2023-05-05T20:50:38.918Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
20:50:38 [2023-05-05T20:50:38.918Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:50:39 [2023-05-05T20:50:39.175Z]     docker_api_swarm_service_test.go:343: [da9d664b4a6c7] joining swarm manager [dadef730bb270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:50:39 [2023-05-05T20:50:39.431Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:50:39 [2023-05-05T20:50:39.689Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:50:39 [2023-05-05T20:50:39.689Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:50:40 [2023-05-05T20:50:40.252Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:50:42 [2023-05-05T20:50:42.144Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:50:43 [2023-05-05T20:50:43.512Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:50:43 [2023-05-05T20:50:43.768Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:50:50 [2023-05-05T20:50:50.318Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:50:50 [2023-05-05T20:50:50.581Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:50:51 [2023-05-05T20:50:51.962Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:50:51 [2023-05-05T20:50:51.962Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:50:51 [2023-05-05T20:50:51.962Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:50:52 [2023-05-05T20:50:52.218Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:50:52 [2023-05-05T20:50:52.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:50:54 [2023-05-05T20:50:54.368Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:50:54 [2023-05-05T20:50:54.368Z]     docker_api_swarm_service_test.go:490: [d8c37be850b3d] joining swarm manager [db3dfe25a1bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:50:55 [2023-05-05T20:50:55.296Z]     docker_api_swarm_service_test.go:490: [d00eb046b4de1] joining swarm manager [db3dfe25a1bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:50:55 [2023-05-05T20:50:55.297Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestBuildWithHugeFile (150.82s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestBuildWithEmptyDockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestBuildPreserveOwnership
20:50:57 [2023-05-05T20:50:57.359Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestBuildPlatformInvalid
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestBuildPlatformInvalid (0.10s)
20:50:57 [2023-05-05T20:50:57.359Z] PASS
20:50:57 [2023-05-05T20:50:57.359Z] ok  	github.com/docker/docker/integration/build	221.822s
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === Skipped
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     build_session_test.go:25: TODO: BuildKit
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] DONE 28 tests, 5 skipped in 247.466s
20:50:57 [2023-05-05T20:50:57.359Z] Running D:\gopath\src\github.com\docker\docker\integration\config
20:50:57 [2023-05-05T20:50:57.359Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:50:57 [2023-05-05T20:50:57.359Z] INFO: Testing against a local daemon
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestConfigInspect
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestConfigInspect (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestConfigList
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestConfigList (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestConfigsCreateAndDelete
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestConfigsUpdate
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestConfigsUpdate (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestTemplatedConfig
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestTemplatedConfig (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestConfigCreateResolve
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestConfigCreateResolve (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestConfigDaemonLibtrustID
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z] PASS
20:50:57 [2023-05-05T20:50:57.359Z] ok  	github.com/docker/docker/integration/config	0.129s
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === Skipped
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
20:50:57 [2023-05-05T20:50:57.359Z] 
20:50:57 [2023-05-05T20:50:57.359Z] DONE 7 tests, 7 skipped in 2.422s
20:50:57 [2023-05-05T20:50:57.359Z] Running D:\gopath\src\github.com\docker\docker\integration\container
20:50:57 [2023-05-05T20:50:57.359Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:50:57 [2023-05-05T20:50:57.359Z] INFO: Testing against a local daemon
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCheckpoint
20:50:57 [2023-05-05T20:50:57.359Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestCheckpoint (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestContainerInvalidJSON
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestContainerInvalidJSON (0.05s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCopyFromContainerPathIsNotDir
20:50:57 [2023-05-05T20:50:57.359Z]     copy_test.go:37: testEnv.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCopyToContainerPathDoesNotExist
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCopyToContainerPathIsNotDir
20:50:57 [2023-05-05T20:50:57.359Z]     copy_test.go:62: testEnv.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCopyFromContainer
20:50:57 [2023-05-05T20:50:57.359Z]     copy_test.go:73: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestCopyFromContainer (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:50:57 [2023-05-05T20:50:57.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateLinkToNonExistingContainer
20:50:57 [2023-05-05T20:50:57.359Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:50:57 [2023-05-05T20:50:57.359Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateWithInvalidEnv
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateWithInvalidEnv/0
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestCreateWithInvalidEnv/0
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateWithInvalidEnv/1
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestCreateWithInvalidEnv/1
20:50:57 [2023-05-05T20:50:57.359Z] === RUN   TestCreateWithInvalidEnv/2
20:50:57 [2023-05-05T20:50:57.359Z] === PAUSE TestCreateWithInvalidEnv/2
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestCreateWithInvalidEnv/0
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestCreateWithInvalidEnv/2
20:50:57 [2023-05-05T20:50:57.359Z] === CONT  TestCreateWithInvalidEnv/1
20:50:57 [2023-05-05T20:50:57.360Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateTmpfsMountsTarget
20:50:57 [2023-05-05T20:50:57.360Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithCustomMaskedPaths
20:50:57 [2023-05-05T20:50:57.360Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithCustomReadonlyPaths
20:50:57 [2023-05-05T20:50:57.360Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:50:57 [2023-05-05T20:50:57.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:50:57 [2023-05-05T20:50:57.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:50:57 [2023-05-05T20:50:57.360Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:50:57 [2023-05-05T20:50:57.360Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:50:57 [2023-05-05T20:50:57.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:50:57 [2023-05-05T20:50:57.360Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateDifferentPlatform
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateDifferentPlatform/different_os
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:50:57 [2023-05-05T20:50:57.360Z] --- PASS: TestCreateDifferentPlatform (0.06s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:50:57 [2023-05-05T20:50:57.360Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:50:57 [2023-05-05T20:50:57.360Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestContainerKillOnDaemonStart
20:50:57 [2023-05-05T20:50:57.360Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestDiff
20:50:57 [2023-05-05T20:50:57.360Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:50:57 [2023-05-05T20:50:57.360Z] --- SKIP: TestDiff (0.00s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestExecWithCloseStdin
20:50:57 [2023-05-05T20:50:57.360Z] --- PASS: TestExecWithCloseStdin (3.14s)
20:50:57 [2023-05-05T20:50:57.360Z] === RUN   TestExec
20:50:58 [2023-05-05T20:50:58.568Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:50:58 [2023-05-05T20:50:58.930Z] --- PASS: TestExec (2.83s)
20:50:58 [2023-05-05T20:50:58.930Z] === RUN   TestExecUser
20:50:58 [2023-05-05T20:50:58.930Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:50:58 [2023-05-05T20:50:58.930Z] --- SKIP: TestExecUser (0.01s)
20:50:58 [2023-05-05T20:50:58.930Z] === RUN   TestExportContainerAndImportImage
20:50:58 [2023-05-05T20:50:58.930Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:50:58 [2023-05-05T20:50:58.930Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
20:50:58 [2023-05-05T20:50:58.930Z] === RUN   TestExportContainerAfterDaemonRestart
20:50:58 [2023-05-05T20:50:58.930Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
20:50:58 [2023-05-05T20:50:58.930Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
20:50:58 [2023-05-05T20:50:58.930Z] === RUN   TestHealthCheckWorkdir
20:50:58 [2023-05-05T20:50:58.930Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
20:50:58 [2023-05-05T20:50:58.930Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
20:50:58 [2023-05-05T20:50:58.930Z] === RUN   TestHealthKillContainer
20:50:58 [2023-05-05T20:50:58.930Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:50:58 [2023-05-05T20:50:58.930Z] --- SKIP: TestHealthKillContainer (0.00s)
20:50:58 [2023-05-05T20:50:58.930Z] === RUN   TestHealthCheckProcessKilled
20:50:59 [2023-05-05T20:50:59.131Z] === RUN   TestDockerSuite/TestRmiBlank
20:50:59 [2023-05-05T20:50:59.131Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:50:59 [2023-05-05T20:50:59.131Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:51:01 [2023-05-05T20:51:01.651Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:51:01 [2023-05-05T20:51:01.893Z] --- PASS: TestHealthCheckProcessKilled (3.02s)
20:51:01 [2023-05-05T20:51:01.893Z] === RUN   TestInspectCpusetInConfigPre120
20:51:01 [2023-05-05T20:51:01.893Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:51:01 [2023-05-05T20:51:01.893Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
20:51:01 [2023-05-05T20:51:01.893Z] === RUN   TestKillContainerInvalidSignal
20:51:02 [2023-05-05T20:51:02.214Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:51:02 [2023-05-05T20:51:02.214Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:51:03 [2023-05-05T20:51:03.583Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:51:04 [2023-05-05T20:51:04.112Z] --- PASS: TestKillContainerInvalidSignal (2.56s)
20:51:04 [2023-05-05T20:51:04.112Z] === RUN   TestKillContainer
20:51:04 [2023-05-05T20:51:04.112Z] === RUN   TestKillContainer/no_signal
20:51:04 [2023-05-05T20:51:04.146Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:51:05 [2023-05-05T20:51:05.075Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:51:05 [2023-05-05T20:51:05.638Z] === RUN   TestDockerSuite/TestRmiTag
20:51:05 [2023-05-05T20:51:05.894Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:51:06 [2023-05-05T20:51:06.457Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:51:07 [2023-05-05T20:51:07.074Z] === RUN   TestKillContainer/non_killing_signal
20:51:07 [2023-05-05T20:51:07.074Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
20:51:07 [2023-05-05T20:51:07.074Z] === RUN   TestKillContainer/killing_signal
20:51:07 [2023-05-05T20:51:07.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:51:09 [2023-05-05T20:51:09.192Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:51:09 [2023-05-05T20:51:09.449Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:51:10 [2023-05-05T20:51:10.379Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:51:10 [2023-05-05T20:51:10.636Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:51:11 [2023-05-05T20:51:11.565Z] === RUN   TestDockerSuite/TestRunAddHost
20:51:12 [2023-05-05T20:51:12.128Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:51:12 [2023-05-05T20:51:12.384Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:51:12 [2023-05-05T20:51:12.947Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:51:13 [2023-05-05T20:51:13.203Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:51:13 [2023-05-05T20:51:13.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:51:13 [2023-05-05T20:51:13.766Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:51:14 [2023-05-05T20:51:14.241Z] --- PASS: TestKillContainer (10.10s)
20:51:14 [2023-05-05T20:51:14.241Z]     --- PASS: TestKillContainer/no_signal (2.45s)
20:51:14 [2023-05-05T20:51:14.241Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z]     --- PASS: TestKillContainer/killing_signal (7.58s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:51:14 [2023-05-05T20:51:14.241Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:51:14 [2023-05-05T20:51:14.241Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestKillStoppedContainer
20:51:14 [2023-05-05T20:51:14.241Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:51:14 [2023-05-05T20:51:14.241Z] --- SKIP: TestKillStoppedContainer (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestKillStoppedContainerAPIPre120
20:51:14 [2023-05-05T20:51:14.241Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:51:14 [2023-05-05T20:51:14.241Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestKillDifferentUserContainer
20:51:14 [2023-05-05T20:51:14.241Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:51:14 [2023-05-05T20:51:14.241Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestInspectOomKilledTrue
20:51:14 [2023-05-05T20:51:14.241Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
20:51:14 [2023-05-05T20:51:14.241Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestInspectOomKilledFalse
20:51:14 [2023-05-05T20:51:14.241Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:51:14 [2023-05-05T20:51:14.241Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:51:14 [2023-05-05T20:51:14.241Z] === RUN   TestLogsFollowTailEmpty
20:51:15 [2023-05-05T20:51:15.133Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:51:15 [2023-05-05T20:51:15.390Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:51:15 [2023-05-05T20:51:15.647Z]     docker_api_swarm_service_test.go:128: [d0d68c5b1c291] joining swarm manager [d60de3e8c934d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:51:15 [2023-05-05T20:51:15.904Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:51:16 [2023-05-05T20:51:16.467Z]     docker_api_swarm_service_test.go:129: [dad9233dc8779] joining swarm manager [d60de3e8c934d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:51:16 [2023-05-05T20:51:16.467Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
20:51:17 [2023-05-05T20:51:17.203Z] --- PASS: TestLogsFollowTailEmpty (2.48s)
20:51:17 [2023-05-05T20:51:17.203Z] === RUN   TestNetworkNat
20:51:17 [2023-05-05T20:51:17.203Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
20:51:17 [2023-05-05T20:51:17.203Z] --- SKIP: TestNetworkNat (0.00s)
20:51:17 [2023-05-05T20:51:17.203Z] === RUN   TestNetworkLocalhostTCPNat
20:51:17 [2023-05-05T20:51:17.836Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:51:17 [2023-05-05T20:51:17.836Z]     docker_api_swarm_service_test.go:137: [da648b2ae03d9] joining swarm manager [d60de3e8c934d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:51:18 [2023-05-05T20:51:18.766Z]     docker_api_swarm_service_test.go:138: [dfa7fb62bf88c] joining swarm manager [d60de3e8c934d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
20:51:18 [2023-05-05T20:51:18.766Z] === RUN   TestDockerSuite/TestRunAttachDetach
20:51:19 [2023-05-05T20:51:19.346Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
20:51:19 [2023-05-05T20:51:19.429Z] --- PASS: TestNetworkLocalhostTCPNat (2.80s)
20:51:19 [2023-05-05T20:51:19.429Z] === RUN   TestNetworkLoopbackNat
20:51:19 [2023-05-05T20:51:19.429Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
20:51:19 [2023-05-05T20:51:19.429Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
20:51:19 [2023-05-05T20:51:19.429Z] === RUN   TestPause
20:51:19 [2023-05-05T20:51:19.429Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:51:19 [2023-05-05T20:51:19.429Z] --- SKIP: TestPause (0.00s)
20:51:19 [2023-05-05T20:51:19.429Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:51:20 [2023-05-05T20:51:20.277Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
20:51:20 [2023-05-05T20:51:20.839Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
20:51:21 [2023-05-05T20:51:21.402Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
20:51:21 [2023-05-05T20:51:21.965Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:51:22 [2023-05-05T20:51:22.388Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.45s)
20:51:22 [2023-05-05T20:51:22.388Z] === RUN   TestPauseStopPausedContainer
20:51:22 [2023-05-05T20:51:22.388Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:51:22 [2023-05-05T20:51:22.388Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
20:51:22 [2023-05-05T20:51:22.388Z] === RUN   TestPsFilter
20:51:22 [2023-05-05T20:51:22.388Z] --- PASS: TestPsFilter (0.17s)
20:51:22 [2023-05-05T20:51:22.388Z] === RUN   TestRemoveContainerWithRemovedVolume
20:51:22 [2023-05-05T20:51:22.894Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
20:51:23 [2023-05-05T20:51:23.457Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:51:24 [2023-05-05T20:51:24.021Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:51:24 [2023-05-05T20:51:24.584Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:51:24 [2023-05-05T20:51:24.840Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:51:24 [2023-05-05T20:51:24.840Z] === RUN   TestDockerSuite/TestRunBindMounts
20:51:26 [2023-05-05T20:51:26.732Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:51:26 [2023-05-05T20:51:26.989Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:51:27 [2023-05-05T20:51:27.552Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:51:27 [2023-05-05T20:51:27.809Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:51:28 [2023-05-05T20:51:28.372Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:51:28 [2023-05-05T20:51:28.372Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:51:28 [2023-05-05T20:51:28.935Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:51:29 [2023-05-05T20:51:29.498Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:51:29 [2023-05-05T20:51:29.754Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:51:30 [2023-05-05T20:51:30.318Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:51:30 [2023-05-05T20:51:30.881Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:51:30 [2023-05-05T20:51:30.881Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:51:31 [2023-05-05T20:51:31.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.69s)
20:51:31 [2023-05-05T20:51:31.063Z] === RUN   TestRemoveContainerWithVolume
20:51:31 [2023-05-05T20:51:31.443Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:51:31 [2023-05-05T20:51:31.443Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:51:32 [2023-05-05T20:51:32.007Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:51:32 [2023-05-05T20:51:32.570Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:51:32 [2023-05-05T20:51:32.630Z] --- PASS: TestRemoveContainerWithVolume (2.81s)
20:51:32 [2023-05-05T20:51:32.631Z] === RUN   TestRemoveContainerRunning
20:51:33 [2023-05-05T20:51:33.133Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:51:33 [2023-05-05T20:51:33.696Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:51:33 [2023-05-05T20:51:33.696Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:51:34 [2023-05-05T20:51:34.259Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:51:35 [2023-05-05T20:51:35.188Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:51:35 [2023-05-05T20:51:35.587Z] --- PASS: TestRemoveContainerRunning (2.49s)
20:51:35 [2023-05-05T20:51:35.587Z] === RUN   TestRemoveContainerForceRemoveRunning
20:51:36 [2023-05-05T20:51:36.118Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:51:37 [2023-05-05T20:51:37.048Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:51:37 [2023-05-05T20:51:37.611Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:51:37 [2023-05-05T20:51:37.805Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.52s)
20:51:37 [2023-05-05T20:51:37.805Z] === RUN   TestRemoveInvalidContainer
20:51:37 [2023-05-05T20:51:37.805Z] --- PASS: TestRemoveInvalidContainer (0.04s)
20:51:37 [2023-05-05T20:51:37.805Z] === RUN   TestRenameLinkedContainer
20:51:37 [2023-05-05T20:51:37.805Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:51:37 [2023-05-05T20:51:37.805Z] --- SKIP: TestRenameLinkedContainer (0.00s)
20:51:37 [2023-05-05T20:51:37.805Z] === RUN   TestRenameStoppedContainer
20:51:37 [2023-05-05T20:51:37.867Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:51:38 [2023-05-05T20:51:38.430Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:51:38 [2023-05-05T20:51:38.992Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:51:39 [2023-05-05T20:51:39.249Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:51:40 [2023-05-05T20:51:40.616Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:51:40 [2023-05-05T20:51:40.765Z] --- PASS: TestRenameStoppedContainer (2.92s)
20:51:40 [2023-05-05T20:51:40.765Z] === RUN   TestRenameRunningContainerAndReuse
20:51:41 [2023-05-05T20:51:41.545Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:51:42 [2023-05-05T20:51:42.476Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:51:42 [2023-05-05T20:51:42.476Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:51:43 [2023-05-05T20:51:43.405Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:51:43 [2023-05-05T20:51:43.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:51:45 [2023-05-05T20:51:45.350Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:51:45 [2023-05-05T20:51:45.917Z]     docker_api_swarm_service_test.go:304: [d6fa957af607f] joining swarm manager [d635cf15e98a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:51:46 [2023-05-05T20:51:46.480Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:51:46 [2023-05-05T20:51:46.480Z]     docker_api_swarm_service_test.go:304: [d92618492043c] joining swarm manager [d635cf15e98a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:51:46 [2023-05-05T20:51:46.636Z] --- PASS: TestRenameRunningContainerAndReuse (5.06s)
20:51:46 [2023-05-05T20:51:46.636Z] === RUN   TestRenameInvalidName
20:51:48 [2023-05-05T20:51:48.200Z] --- PASS: TestRenameInvalidName (2.40s)
20:51:48 [2023-05-05T20:51:48.200Z] === RUN   TestRenameAnonymousContainer
20:51:48 [2023-05-05T20:51:48.200Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:51:48 [2023-05-05T20:51:48.200Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
20:51:48 [2023-05-05T20:51:48.200Z] === RUN   TestRenameContainerWithSameName
20:51:48 [2023-05-05T20:51:48.371Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:51:49 [2023-05-05T20:51:49.740Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:51:49 [2023-05-05T20:51:49.740Z]     docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows
20:51:49 [2023-05-05T20:51:49.740Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:51:49 [2023-05-05T20:51:49.740Z]     docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows
20:51:49 [2023-05-05T20:51:49.740Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:51:50 [2023-05-05T20:51:50.303Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:51:50 [2023-05-05T20:51:50.419Z] --- PASS: TestRenameContainerWithSameName (2.38s)
20:51:50 [2023-05-05T20:51:50.419Z] === RUN   TestRenameContainerWithLinkedContainer
20:51:50 [2023-05-05T20:51:50.419Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:51:50 [2023-05-05T20:51:50.419Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
20:51:50 [2023-05-05T20:51:50.419Z] === RUN   TestResize
20:51:51 [2023-05-05T20:51:51.672Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:51:52 [2023-05-05T20:51:52.601Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:51:53 [2023-05-05T20:51:53.375Z] --- PASS: TestResize (2.40s)
20:51:53 [2023-05-05T20:51:53.375Z] === RUN   TestResizeWithInvalidSize
20:51:53 [2023-05-05T20:51:53.375Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
20:51:53 [2023-05-05T20:51:53.375Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
20:51:53 [2023-05-05T20:51:53.375Z] === RUN   TestResizeWhenContainerNotStarted
20:51:53 [2023-05-05T20:51:53.968Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:51:54 [2023-05-05T20:51:54.532Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:51:55 [2023-05-05T20:51:55.591Z] --- PASS: TestResizeWhenContainerNotStarted (2.73s)
20:51:55 [2023-05-05T20:51:55.591Z] === RUN   TestDaemonRestartKillContainers
20:51:55 [2023-05-05T20:51:55.591Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:51:55 [2023-05-05T20:51:55.591Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:51:55 [2023-05-05T20:51:55.591Z] === RUN   TestStats
20:51:55 [2023-05-05T20:51:55.591Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
20:51:55 [2023-05-05T20:51:55.591Z] --- SKIP: TestStats (0.00s)
20:51:55 [2023-05-05T20:51:55.591Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:51:56 [2023-05-05T20:51:56.424Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:51:56 [2023-05-05T20:51:56.681Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
20:51:56 [2023-05-05T20:51:56.681Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:51:56 [2023-05-05T20:51:56.681Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:51:57 [2023-05-05T20:51:57.244Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
20:51:58 [2023-05-05T20:51:58.175Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:51:58 [2023-05-05T20:51:58.175Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:51:58 [2023-05-05T20:51:58.739Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:51:58 [2023-05-05T20:51:58.996Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:51:59 [2023-05-05T20:51:59.558Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
20:52:00 [2023-05-05T20:52:00.122Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:52:00 [2023-05-05T20:52:00.122Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:52:00 [2023-05-05T20:52:00.686Z] === RUN   TestDockerSuite/TestRunEnvironment
20:52:00 [2023-05-05T20:52:00.942Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:52:01 [2023-05-05T20:52:01.505Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:52:02 [2023-05-05T20:52:02.068Z] === RUN   TestDockerSuite/TestRunExitCode
20:52:02 [2023-05-05T20:52:02.631Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:52:03 [2023-05-05T20:52:03.194Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:52:03 [2023-05-05T20:52:03.451Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:52:04 [2023-05-05T20:52:04.014Z] === RUN   TestDockerSuite/TestRunExposePort
20:52:04 [2023-05-05T20:52:04.014Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:52:04 [2023-05-05T20:52:04.576Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:52:05 [2023-05-05T20:52:05.139Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:52:06 [2023-05-05T20:52:06.068Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:52:06 [2023-05-05T20:52:06.068Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:52:06 [2023-05-05T20:52:06.068Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
20:52:06 [2023-05-05T20:52:06.068Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:52:06 [2023-05-05T20:52:06.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:52:08 [2023-05-05T20:52:08.093Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.71s)
20:52:08 [2023-05-05T20:52:08.093Z] === RUN   TestStopContainerWithTimeout
20:52:08 [2023-05-05T20:52:08.093Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:52:08 [2023-05-05T20:52:08.093Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
20:52:08 [2023-05-05T20:52:08.093Z] === RUN   TestUpdateRestartPolicy
20:52:08 [2023-05-05T20:52:08.597Z]     docker_api_swarm_service_test.go:100: [d1f3fa59b27d6] joining swarm manager [daef3e51d5edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:52:08 [2023-05-05T20:52:08.597Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:52:09 [2023-05-05T20:52:09.160Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:52:09 [2023-05-05T20:52:09.160Z]     docker_api_swarm_service_test.go:101: [da6eb0a3e9f04] joining swarm manager [daef3e51d5edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:52:21 [2023-05-05T20:52:21.366Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
20:52:21 [2023-05-05T20:52:21.366Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:52:21 [2023-05-05T20:52:21.622Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
20:52:21 [2023-05-05T20:52:21.622Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
20:52:21 [2023-05-05T20:52:21.622Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:52:21 [2023-05-05T20:52:21.622Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:52:22 [2023-05-05T20:52:22.185Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:52:24 [2023-05-05T20:52:24.707Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:52:25 [2023-05-05T20:52:25.636Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:52:27 [2023-05-05T20:52:27.005Z]     check_test.go:379: [d1f3fa59b27d6] daemon is not started
20:52:27 [2023-05-05T20:52:27.262Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:52:32 [2023-05-05T20:52:32.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:52:33 [2023-05-05T20:52:33.072Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:52:33 [2023-05-05T20:52:33.329Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:52:33 [2023-05-05T20:52:33.389Z] --- PASS: TestUpdateRestartPolicy (23.49s)
20:52:33 [2023-05-05T20:52:33.389Z] === RUN   TestUpdateRestartWithAutoRemove
20:52:33 [2023-05-05T20:52:33.389Z] --- PASS: TestUpdateRestartWithAutoRemove (2.35s)
20:52:33 [2023-05-05T20:52:33.389Z] === RUN   TestWaitNonBlocked
20:52:33 [2023-05-05T20:52:33.389Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:52:33 [2023-05-05T20:52:33.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:52:33 [2023-05-05T20:52:33.389Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:52:33 [2023-05-05T20:52:33.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:52:33 [2023-05-05T20:52:33.389Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:52:33 [2023-05-05T20:52:33.389Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:52:33 [2023-05-05T20:52:33.585Z] === RUN   TestDockerSuite/TestRunModeHostname
20:52:34 [2023-05-05T20:52:34.514Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:52:34 [2023-05-05T20:52:34.514Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:52:34 [2023-05-05T20:52:34.514Z]     docker_api_swarm_service_test.go:533: [d44d8ee285c9b] joining swarm manager [d10c170008902]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:52:34 [2023-05-05T20:52:34.514Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:52:35 [2023-05-05T20:52:35.882Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:52:35 [2023-05-05T20:52:35.882Z]     docker_api_swarm_service_test.go:534: [d7bccc2ebe69b] joining swarm manager [d10c170008902]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:52:36 [2023-05-05T20:52:36.445Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:52:37 [2023-05-05T20:52:37.187Z] --- PASS: TestWaitNonBlocked (0.04s)
20:52:37 [2023-05-05T20:52:37.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.41s)
20:52:37 [2023-05-05T20:52:37.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.05s)
20:52:37 [2023-05-05T20:52:37.187Z] === RUN   TestWaitBlocked
20:52:37 [2023-05-05T20:52:37.187Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:52:37 [2023-05-05T20:52:37.187Z] --- SKIP: TestWaitBlocked (0.00s)
20:52:37 [2023-05-05T20:52:37.187Z] PASS
20:52:37 [2023-05-05T20:52:37.187Z] ok  	github.com/docker/docker/integration/container	105.784s
20:52:37 [2023-05-05T20:52:37.376Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:52:37 [2023-05-05T20:52:37.632Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:52:37 [2023-05-05T20:52:37.657Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === Skipped
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s)
20:52:37 [2023-05-05T20:52:37.658Z]     copy_test.go:37: testEnv.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s)
20:52:37 [2023-05-05T20:52:37.658Z]     copy_test.go:62: testEnv.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     copy_test.go:73: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s)
20:52:37 [2023-05-05T20:52:37.658Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:52:37 [2023-05-05T20:52:37.658Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s)
20:52:37 [2023-05-05T20:52:37.658Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
20:52:37 [2023-05-05T20:52:37.658Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
20:52:37 [2023-05-05T20:52:37.658Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:52:37 [2023-05-05T20:52:37.658Z] 
20:52:37 [2023-05-05T20:52:37.658Z] DONE 89 tests, 37 skipped in 108.850s
20:52:37 [2023-05-05T20:52:37.658Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
20:52:37 [2023-05-05T20:52:37.889Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:52:39 [2023-05-05T20:52:39.257Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:52:39 [2023-05-05T20:52:39.875Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:39 [2023-05-05T20:52:39.875Z] INFO: Testing against a local daemon
20:52:39 [2023-05-05T20:52:39.875Z] === RUN   TestLiveRestore
20:52:39 [2023-05-05T20:52:39.875Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
20:52:39 [2023-05-05T20:52:39.875Z] --- SKIP: TestLiveRestore (0.00s)
20:52:39 [2023-05-05T20:52:39.875Z] PASS
20:52:39 [2023-05-05T20:52:39.875Z] ok  	github.com/docker/docker/integration/daemon	0.131s
20:52:39 [2023-05-05T20:52:39.875Z] 
20:52:39 [2023-05-05T20:52:39.875Z] === Skipped
20:52:39 [2023-05-05T20:52:39.875Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
20:52:39 [2023-05-05T20:52:39.875Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
20:52:39 [2023-05-05T20:52:39.875Z] 
20:52:39 [2023-05-05T20:52:39.875Z] DONE 1 tests, 1 skipped in 2.066s
20:52:39 [2023-05-05T20:52:39.875Z] Running D:\gopath\src\github.com\docker\docker\integration\image
20:52:40 [2023-05-05T20:52:40.625Z] === RUN   TestDockerSuite/TestRunMount
20:52:44 [2023-05-05T20:52:44.795Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:52:45 [2023-05-05T20:52:45.357Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:52:45 [2023-05-05T20:52:45.614Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:52:46 [2023-05-05T20:52:46.543Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:52:49 [2023-05-05T20:52:49.063Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:52:50 [2023-05-05T20:52:50.955Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:52:52 [2023-05-05T20:52:52.322Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:52:54 [2023-05-05T20:52:54.238Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:52:54 [2023-05-05T20:52:54.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:52:54 [2023-05-05T20:52:54.801Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:52:54 [2023-05-05T20:52:54.829Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:54 [2023-05-05T20:52:54.829Z] INFO: Testing against a local daemon
20:52:54 [2023-05-05T20:52:54.829Z] === RUN   TestCommitInheritsEnv
20:52:54 [2023-05-05T20:52:54.829Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
20:52:54 [2023-05-05T20:52:54.829Z] --- SKIP: TestCommitInheritsEnv (0.01s)
20:52:54 [2023-05-05T20:52:54.829Z] === RUN   TestImportExtremelyLargeImageWorks
20:52:54 [2023-05-05T20:52:54.829Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
20:52:54 [2023-05-05T20:52:54.829Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:52:54 [2023-05-05T20:52:54.829Z] === RUN   TestImagesFilterMultiReference
20:52:54 [2023-05-05T20:52:54.829Z] --- PASS: TestImagesFilterMultiReference (0.13s)
20:52:54 [2023-05-05T20:52:54.829Z] === RUN   TestImagePullPlatformInvalid
20:52:54 [2023-05-05T20:52:54.829Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:52:54 [2023-05-05T20:52:54.829Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:52:54 [2023-05-05T20:52:54.829Z]     pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows
20:52:54 [2023-05-05T20:52:54.829Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.01s)
20:52:54 [2023-05-05T20:52:54.829Z] === RUN   TestRemoveImageOrphaning
20:52:55 [2023-05-05T20:52:55.817Z] --- PASS: TestRemoveImageOrphaning (1.20s)
20:52:55 [2023-05-05T20:52:55.817Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:52:55 [2023-05-05T20:52:55.817Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
20:52:55 [2023-05-05T20:52:55.817Z] === RUN   TestTagInvalidReference
20:52:55 [2023-05-05T20:52:55.817Z] --- PASS: TestTagInvalidReference (0.06s)
20:52:55 [2023-05-05T20:52:55.817Z] === RUN   TestTagValidPrefixedRepo
20:52:55 [2023-05-05T20:52:55.817Z] --- PASS: TestTagValidPrefixedRepo (0.12s)
20:52:55 [2023-05-05T20:52:55.817Z] === RUN   TestTagExistedNameWithoutForce
20:52:56 [2023-05-05T20:52:56.169Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:52:56 [2023-05-05T20:52:56.169Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:52:56 [2023-05-05T20:52:56.169Z]     docker_api_swarm_service_test.go:148: [dd7ebcd56c5ca] joining swarm manager [d6615d90fb08c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:52:56 [2023-05-05T20:52:56.288Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
20:52:56 [2023-05-05T20:52:56.288Z] === RUN   TestTagOfficialNames
20:52:56 [2023-05-05T20:52:56.288Z] --- PASS: TestTagOfficialNames (0.14s)
20:52:56 [2023-05-05T20:52:56.288Z] === RUN   TestTagMatchesDigest
20:52:56 [2023-05-05T20:52:56.288Z] --- PASS: TestTagMatchesDigest (0.04s)
20:52:56 [2023-05-05T20:52:56.288Z] PASS
20:52:56 [2023-05-05T20:52:56.288Z] ok  	github.com/docker/docker/integration/image	1.965s
20:52:56 [2023-05-05T20:52:56.288Z] 
20:52:56 [2023-05-05T20:52:56.288Z] === Skipped
20:52:56 [2023-05-05T20:52:56.288Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
20:52:56 [2023-05-05T20:52:56.288Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
20:52:56 [2023-05-05T20:52:56.288Z] 
20:52:56 [2023-05-05T20:52:56.288Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
20:52:56 [2023-05-05T20:52:56.288Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
20:52:56 [2023-05-05T20:52:56.288Z] 
20:52:56 [2023-05-05T20:52:56.288Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.01s)
20:52:56 [2023-05-05T20:52:56.288Z]     pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows
20:52:56 [2023-05-05T20:52:56.288Z] 
20:52:56 [2023-05-05T20:52:56.288Z] DONE 12 tests, 3 skipped in 16.633s
20:52:56 [2023-05-05T20:52:56.425Z] === RUN   TestDockerSuite/TestRunNetHost
20:52:56 [2023-05-05T20:52:56.762Z] Running D:\gopath\src\github.com\docker\docker\integration\network
20:52:56 [2023-05-05T20:52:56.989Z]     docker_api_swarm_service_test.go:148: [d04ddcfbdf9d1] joining swarm manager [d6615d90fb08c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:52:57 [2023-05-05T20:52:57.245Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:52:57 [2023-05-05T20:52:57.810Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:52:58 [2023-05-05T20:52:58.334Z] testing: warning: no tests to run
20:52:58 [2023-05-05T20:52:58.334Z] testing: warning: no tests to run
20:52:58 [2023-05-05T20:52:58.334Z] PASS
20:52:58 [2023-05-05T20:52:58.334Z] PASS
20:52:58 [2023-05-05T20:52:58.334Z] ok  	github.com/docker/docker/integration/network/macvlan	0.198s [no tests to run]
20:52:58 [2023-05-05T20:52:58.334Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.198s [no tests to run]
20:52:58 [2023-05-05T20:52:58.373Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:52:59 [2023-05-05T20:52:59.322Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:59 [2023-05-05T20:52:59.322Z] INFO: Testing against a local daemon
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkCreateDelete
20:52:59 [2023-05-05T20:52:59.322Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestNetworkCreateDelete (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDockerNetworkDeletePreferID
20:52:59 [2023-05-05T20:52:59.322Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDaemonDNSFallback
20:52:59 [2023-05-05T20:52:59.322Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDaemonDNSFallback (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestInspectNetwork
20:52:59 [2023-05-05T20:52:59.322Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestInspectNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestRunContainerWithBridgeNone
20:52:59 [2023-05-05T20:52:59.322Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkInvalidJSON
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkInvalidJSON//networks/create
20:52:59 [2023-05-05T20:52:59.322Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:52:59 [2023-05-05T20:52:59.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:52:59 [2023-05-05T20:52:59.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:52:59 [2023-05-05T20:52:59.322Z] === CONT  TestNetworkInvalidJSON//networks/create
20:52:59 [2023-05-05T20:52:59.322Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:52:59 [2023-05-05T20:52:59.322Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:52:59 [2023-05-05T20:52:59.322Z] --- PASS: TestNetworkInvalidJSON (0.04s)
20:52:59 [2023-05-05T20:52:59.322Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
20:52:59 [2023-05-05T20:52:59.322Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
20:52:59 [2023-05-05T20:52:59.322Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkList
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkList//networks
20:52:59 [2023-05-05T20:52:59.322Z] === PAUSE TestNetworkList//networks
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestNetworkList//networks/
20:52:59 [2023-05-05T20:52:59.322Z] === PAUSE TestNetworkList//networks/
20:52:59 [2023-05-05T20:52:59.322Z] === CONT  TestNetworkList//networks
20:52:59 [2023-05-05T20:52:59.322Z] === CONT  TestNetworkList//networks/
20:52:59 [2023-05-05T20:52:59.322Z] --- PASS: TestNetworkList (0.04s)
20:52:59 [2023-05-05T20:52:59.322Z]     --- PASS: TestNetworkList//networks (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestHostIPv4BridgeLabel
20:52:59 [2023-05-05T20:52:59.322Z]     network_test.go:126: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDaemonRestartWithLiveRestore
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:29: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDaemonDefaultNetworkPools
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:58: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDaemonRestartWithExistingNetwork
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:102: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:136: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:187: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestServiceWithPredefinedNetwork
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:212: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:242: FLAKY_TEST
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestServiceWithDataPathPortInit
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:333: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:52:59 [2023-05-05T20:52:59.322Z]     service_test.go:401: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.322Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:52:59 [2023-05-05T20:52:59.322Z] PASS
20:52:59 [2023-05-05T20:52:59.322Z] ok  	github.com/docker/docker/integration/network	0.209s
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === Skipped
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     network_test.go:126: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:29: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:58: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:102: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:136: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:187: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:212: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:242: FLAKY_TEST
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:333: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
20:52:59 [2023-05-05T20:52:59.794Z]     service_test.go:401: testEnv.OSType == "windows"
20:52:59 [2023-05-05T20:52:59.794Z] 
20:52:59 [2023-05-05T20:52:59.794Z] DONE 22 tests, 15 skipped in 2.927s
20:52:59 [2023-05-05T20:52:59.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
20:53:00 [2023-05-05T20:53:00.264Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:53:00 [2023-05-05T20:53:00.265Z] testing: warning: no tests to run
20:53:00 [2023-05-05T20:53:00.265Z] PASS
20:53:00 [2023-05-05T20:53:00.265Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
20:53:00 [2023-05-05T20:53:00.266Z] 
20:53:00 [2023-05-05T20:53:00.266Z] DONE 0 tests in 0.584s
20:53:00 [2023-05-05T20:53:00.266Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
20:53:01 [2023-05-05T20:53:01.254Z] testing: warning: no tests to run
20:53:01 [2023-05-05T20:53:01.254Z] PASS
20:53:01 [2023-05-05T20:53:01.254Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
20:53:01 [2023-05-05T20:53:01.254Z] 
20:53:01 [2023-05-05T20:53:01.254Z] DONE 0 tests in 0.557s
20:53:01 [2023-05-05T20:53:01.254Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
20:53:01 [2023-05-05T20:53:01.631Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:53:02 [2023-05-05T20:53:02.832Z] testing: warning: no tests to run
20:53:02 [2023-05-05T20:53:02.832Z] PASS
20:53:02 [2023-05-05T20:53:02.832Z] ok  	github.com/docker/docker/integration/plugin	0.132s [no tests to run]
20:53:02 [2023-05-05T20:53:02.832Z] testing: warning: no tests to run
20:53:02 [2023-05-05T20:53:02.832Z] PASS
20:53:02 [2023-05-05T20:53:02.832Z] ok  	github.com/docker/docker/integration/plugin/authz	0.140s [no tests to run]
20:53:04 [2023-05-05T20:53:04.902Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:53:04 [2023-05-05T20:53:04.902Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:53:04 [2023-05-05T20:53:04.902Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
20:53:05 [2023-05-05T20:53:05.158Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:53:05 [2023-05-05T20:53:05.414Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:53:05 [2023-05-05T20:53:05.670Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:53:06 [2023-05-05T20:53:06.599Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:53:06 [2023-05-05T20:53:06.600Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:53:07 [2023-05-05T20:53:07.162Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:53:07 [2023-05-05T20:53:07.595Z] testing: warning: no tests to run
20:53:07 [2023-05-05T20:53:07.595Z] PASS
20:53:07 [2023-05-05T20:53:07.595Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.049s [no tests to run]
20:53:08 [2023-05-05T20:53:08.066Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:08 [2023-05-05T20:53:08.066Z] INFO: Testing against a local daemon
20:53:08 [2023-05-05T20:53:08.066Z] === RUN   TestExternalGraphDriver
20:53:08 [2023-05-05T20:53:08.066Z]     external_test.go:47: runtime.GOOS == "windows"
20:53:08 [2023-05-05T20:53:08.066Z] --- SKIP: TestExternalGraphDriver (0.00s)
20:53:08 [2023-05-05T20:53:08.066Z] === RUN   TestGraphdriverPluginV2
20:53:08 [2023-05-05T20:53:08.066Z]     external_test.go:407: runtime.GOOS == "windows"
20:53:08 [2023-05-05T20:53:08.066Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
20:53:08 [2023-05-05T20:53:08.066Z] PASS
20:53:08 [2023-05-05T20:53:08.066Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.118s
20:53:11 [2023-05-05T20:53:11.024Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:11 [2023-05-05T20:53:11.024Z] INFO: Testing against a local daemon
20:53:11 [2023-05-05T20:53:11.024Z] === RUN   TestPluginWithDevMounts
20:53:11 [2023-05-05T20:53:11.024Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.024Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:53:11 [2023-05-05T20:53:11.024Z] PASS
20:53:11 [2023-05-05T20:53:11.024Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:11 [2023-05-05T20:53:11.024Z] INFO: Testing against a local daemon
20:53:11 [2023-05-05T20:53:11.024Z] === RUN   TestReadPluginNoRead
20:53:11 [2023-05-05T20:53:11.024Z]     read_test.go:21: no unix domain sockets on Windows
20:53:11 [2023-05-05T20:53:11.024Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:53:11 [2023-05-05T20:53:11.024Z] PASS
20:53:11 [2023-05-05T20:53:11.024Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.102s
20:53:11 [2023-05-05T20:53:11.024Z] ok  	github.com/docker/docker/integration/plugin/logging	0.103s
20:53:11 [2023-05-05T20:53:11.024Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:11 [2023-05-05T20:53:11.024Z] INFO: Testing against a local daemon
20:53:11 [2023-05-05T20:53:11.024Z] === RUN   TestPluginInvalidJSON
20:53:11 [2023-05-05T20:53:11.494Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:53:11 [2023-05-05T20:53:11.494Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:53:11 [2023-05-05T20:53:11.494Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:53:11 [2023-05-05T20:53:11.494Z] --- PASS: TestPluginInvalidJSON (0.04s)
20:53:11 [2023-05-05T20:53:11.494Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z] === RUN   TestPluginInstall
20:53:11 [2023-05-05T20:53:11.494Z]     plugin_test.go:62: testEnv.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] --- SKIP: TestPluginInstall (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z] === RUN   TestPluginsWithRuntimes
20:53:11 [2023-05-05T20:53:11.494Z]     plugin_test.go:171: testEnv.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z] === RUN   TestPluginBackCompatMediaTypes
20:53:11 [2023-05-05T20:53:11.494Z]     plugin_test.go:233: testEnv.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z] PASS
20:53:11 [2023-05-05T20:53:11.494Z] ok  	github.com/docker/docker/integration/plugin/common	0.151s
20:53:11 [2023-05-05T20:53:11.494Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
20:53:11 [2023-05-05T20:53:11.494Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
20:53:11 [2023-05-05T20:53:11.494Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === Skipped
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     plugin_test.go:62: testEnv.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     plugin_test.go:171: testEnv.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     plugin_test.go:233: testEnv.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     external_test.go:47: runtime.GOOS == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     external_test.go:407: runtime.GOOS == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     read_test.go:21: no unix domain sockets on Windows
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
20:53:11 [2023-05-05T20:53:11.494Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:53:11 [2023-05-05T20:53:11.494Z] 
20:53:11 [2023-05-05T20:53:11.494Z] DONE 9 tests, 7 skipped in 10.285s
20:53:11 [2023-05-05T20:53:11.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
20:53:11 [2023-05-05T20:53:11.965Z] testing: warning: no tests to run
20:53:11 [2023-05-05T20:53:11.965Z] PASS
20:53:11 [2023-05-05T20:53:11.965Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
20:53:11 [2023-05-05T20:53:11.965Z] 
20:53:11 [2023-05-05T20:53:11.965Z] DONE 0 tests in 0.530s
20:53:12 [2023-05-05T20:53:12.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
20:53:13 [2023-05-05T20:53:13.431Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:13 [2023-05-05T20:53:13.431Z] INFO: Testing against a local daemon
20:53:13 [2023-05-05T20:53:13.431Z] === RUN   TestPluginInvalidJSON
20:53:13 [2023-05-05T20:53:13.431Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:53:13 [2023-05-05T20:53:13.431Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:53:13 [2023-05-05T20:53:13.431Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:53:13 [2023-05-05T20:53:13.431Z] --- PASS: TestPluginInvalidJSON (0.04s)
20:53:13 [2023-05-05T20:53:13.431Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z] === RUN   TestPluginInstall
20:53:13 [2023-05-05T20:53:13.431Z]     plugin_test.go:62: testEnv.OSType == "windows"
20:53:13 [2023-05-05T20:53:13.431Z] --- SKIP: TestPluginInstall (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z] === RUN   TestPluginsWithRuntimes
20:53:13 [2023-05-05T20:53:13.431Z]     plugin_test.go:171: testEnv.OSType == "windows"
20:53:13 [2023-05-05T20:53:13.431Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z] === RUN   TestPluginBackCompatMediaTypes
20:53:13 [2023-05-05T20:53:13.431Z]     plugin_test.go:233: testEnv.OSType == "windows"
20:53:13 [2023-05-05T20:53:13.431Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z] PASS
20:53:13 [2023-05-05T20:53:13.431Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
20:53:13 [2023-05-05T20:53:13.431Z] 
20:53:13 [2023-05-05T20:53:13.431Z] === Skipped
20:53:13 [2023-05-05T20:53:13.431Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z]     plugin_test.go:62: testEnv.OSType == "windows"
20:53:13 [2023-05-05T20:53:13.431Z] 
20:53:13 [2023-05-05T20:53:13.431Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z]     plugin_test.go:171: testEnv.OSType == "windows"
20:53:13 [2023-05-05T20:53:13.431Z] 
20:53:13 [2023-05-05T20:53:13.431Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
20:53:13 [2023-05-05T20:53:13.431Z]     plugin_test.go:233: testEnv.OSType == "windows"
20:53:13 [2023-05-05T20:53:13.431Z] 
20:53:13 [2023-05-05T20:53:13.431Z] DONE 5 tests, 3 skipped in 1.249s
20:53:13 [2023-05-05T20:53:13.702Z] === RUN   TestDockerSuite/TestRunOOMExitCode
20:53:13 [2023-05-05T20:53:13.702Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
20:53:13 [2023-05-05T20:53:13.702Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:53:13 [2023-05-05T20:53:13.702Z] === RUN   TestDockerSuite/TestRunPIDsLimit
20:53:13 [2023-05-05T20:53:13.903Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
20:53:13 [2023-05-05T20:53:13.959Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:53:14 [2023-05-05T20:53:14.891Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:14 [2023-05-05T20:53:14.891Z] INFO: Testing against a local daemon
20:53:14 [2023-05-05T20:53:14.891Z] === RUN   TestExternalGraphDriver
20:53:14 [2023-05-05T20:53:14.891Z]     external_test.go:47: runtime.GOOS == "windows"
20:53:14 [2023-05-05T20:53:14.891Z] --- SKIP: TestExternalGraphDriver (0.00s)
20:53:14 [2023-05-05T20:53:14.891Z] === RUN   TestGraphdriverPluginV2
20:53:14 [2023-05-05T20:53:14.891Z]     external_test.go:407: runtime.GOOS == "windows"
20:53:14 [2023-05-05T20:53:14.891Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
20:53:14 [2023-05-05T20:53:14.891Z] PASS
20:53:14 [2023-05-05T20:53:14.891Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
20:53:14 [2023-05-05T20:53:14.891Z] 
20:53:14 [2023-05-05T20:53:14.891Z] === Skipped
20:53:14 [2023-05-05T20:53:14.891Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
20:53:14 [2023-05-05T20:53:14.891Z]     external_test.go:47: runtime.GOOS == "windows"
20:53:14 [2023-05-05T20:53:14.891Z] 
20:53:14 [2023-05-05T20:53:14.891Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
20:53:14 [2023-05-05T20:53:14.891Z]     external_test.go:407: runtime.GOOS == "windows"
20:53:14 [2023-05-05T20:53:14.891Z] 
20:53:14 [2023-05-05T20:53:14.891Z] DONE 2 tests, 2 skipped in 1.062s
20:53:14 [2023-05-05T20:53:14.891Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
20:53:15 [2023-05-05T20:53:15.327Z] === RUN   TestDockerSuite/TestRunPortInUse
20:53:15 [2023-05-05T20:53:15.889Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
20:53:16 [2023-05-05T20:53:16.453Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
20:53:16 [2023-05-05T20:53:16.453Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:53:16 [2023-05-05T20:53:16.458Z] testing: warning: no tests to run
20:53:16 [2023-05-05T20:53:16.458Z] PASS
20:53:16 [2023-05-05T20:53:16.458Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
20:53:16 [2023-05-05T20:53:16.458Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:16 [2023-05-05T20:53:16.458Z] INFO: Testing against a local daemon
20:53:16 [2023-05-05T20:53:16.458Z] === RUN   TestReadPluginNoRead
20:53:16 [2023-05-05T20:53:16.458Z]     read_test.go:21: no unix domain sockets on Windows
20:53:16 [2023-05-05T20:53:16.458Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:53:16 [2023-05-05T20:53:16.458Z] PASS
20:53:16 [2023-05-05T20:53:16.458Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
20:53:16 [2023-05-05T20:53:16.458Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
20:53:16 [2023-05-05T20:53:16.458Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
20:53:16 [2023-05-05T20:53:16.458Z] 
20:53:16 [2023-05-05T20:53:16.458Z] === Skipped
20:53:16 [2023-05-05T20:53:16.458Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
20:53:16 [2023-05-05T20:53:16.458Z]     read_test.go:21: no unix domain sockets on Windows
20:53:16 [2023-05-05T20:53:16.458Z] 
20:53:16 [2023-05-05T20:53:16.458Z] DONE 1 tests, 1 skipped in 1.305s
20:53:16 [2023-05-05T20:53:16.458Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
20:53:17 [2023-05-05T20:53:17.016Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:53:17 [2023-05-05T20:53:17.272Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:53:17 [2023-05-05T20:53:17.468Z] testing: warning: no tests to run
20:53:17 [2023-05-05T20:53:17.468Z] PASS
20:53:17 [2023-05-05T20:53:17.468Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
20:53:17 [2023-05-05T20:53:17.468Z] 
20:53:17 [2023-05-05T20:53:17.468Z] DONE 0 tests in 0.775s
20:53:17 [2023-05-05T20:53:17.468Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
20:53:17 [2023-05-05T20:53:17.836Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:53:18 [2023-05-05T20:53:18.398Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:53:18 [2023-05-05T20:53:18.398Z]     docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess
20:53:18 [2023-05-05T20:53:18.398Z] === RUN   TestDockerSuite/TestRunPublishPort
20:53:18 [2023-05-05T20:53:18.457Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:18 [2023-05-05T20:53:18.457Z] INFO: Testing against a local daemon
20:53:18 [2023-05-05T20:53:18.457Z] === RUN   TestPluginWithDevMounts
20:53:18 [2023-05-05T20:53:18.457Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:53:18 [2023-05-05T20:53:18.457Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:53:18 [2023-05-05T20:53:18.457Z] PASS
20:53:18 [2023-05-05T20:53:18.457Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
20:53:18 [2023-05-05T20:53:18.457Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
20:53:18 [2023-05-05T20:53:18.457Z] 
20:53:18 [2023-05-05T20:53:18.457Z] === Skipped
20:53:18 [2023-05-05T20:53:18.457Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
20:53:18 [2023-05-05T20:53:18.457Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:53:18 [2023-05-05T20:53:18.457Z] 
20:53:18 [2023-05-05T20:53:18.457Z] DONE 1 tests, 1 skipped in 1.191s
20:53:18 [2023-05-05T20:53:18.457Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
20:53:18 [2023-05-05T20:53:18.961Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:53:19 [2023-05-05T20:53:19.217Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:53:19 [2023-05-05T20:53:19.217Z]     docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured
20:53:19 [2023-05-05T20:53:19.217Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:53:19 [2023-05-05T20:53:19.780Z] === RUN   TestDockerSuite/TestRunRedirectStdout
20:53:20 [2023-05-05T20:53:20.694Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:20 [2023-05-05T20:53:20.694Z] INFO: Testing against a local daemon
20:53:20 [2023-05-05T20:53:20.694Z] === RUN   TestSecretInspect
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] --- SKIP: TestSecretInspect (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z] === RUN   TestSecretList
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] --- SKIP: TestSecretList (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z] === RUN   TestSecretsCreateAndDelete
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z] === RUN   TestSecretsUpdate
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] --- SKIP: TestSecretsUpdate (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z] === RUN   TestTemplatedSecret
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] --- SKIP: TestTemplatedSecret (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z] === RUN   TestSecretCreateResolve
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
20:53:20 [2023-05-05T20:53:20.694Z] --- SKIP: TestSecretCreateResolve (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z] PASS
20:53:20 [2023-05-05T20:53:20.694Z] ok  	github.com/docker/docker/integration/secret	0.128s
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] === Skipped
20:53:20 [2023-05-05T20:53:20.694Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
20:53:20 [2023-05-05T20:53:20.694Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
20:53:20 [2023-05-05T20:53:20.694Z] 
20:53:20 [2023-05-05T20:53:20.694Z] DONE 6 tests, 6 skipped in 2.210s
20:53:21 [2023-05-05T20:53:21.148Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:53:21 [2023-05-05T20:53:21.148Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
20:53:21 [2023-05-05T20:53:21.148Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:53:21 [2023-05-05T20:53:21.165Z] Running D:\gopath\src\github.com\docker\docker\integration\service
20:53:23 [2023-05-05T20:53:23.669Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:53:24 [2023-05-05T20:53:24.121Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:24 [2023-05-05T20:53:24.121Z] INFO: Testing against a local daemon
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceCreateInit
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- PASS: TestServiceCreateInit (0.06s)
20:53:24 [2023-05-05T20:53:24.121Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceMultipleTimes
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceConflict
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceConflict (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceMaxReplicas
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateWithDuplicateNetworkNames
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceSecretFileMode
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceConfigFileMode
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceSysctls
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceSysctls (0.04s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateServiceCapabilities
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestInspect
20:53:24 [2023-05-05T20:53:24.121Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestInspect (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestCreateJob
20:53:24 [2023-05-05T20:53:24.121Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestCreateJob (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestReplicatedJob
20:53:24 [2023-05-05T20:53:24.121Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestReplicatedJob (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestUpdateReplicatedJob
20:53:24 [2023-05-05T20:53:24.121Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceListWithStatuses
20:53:24 [2023-05-05T20:53:24.121Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestDockerNetworkConnectAlias
20:53:24 [2023-05-05T20:53:24.121Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestDockerNetworkReConnect
20:53:24 [2023-05-05T20:53:24.121Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServicePlugin
20:53:24 [2023-05-05T20:53:24.121Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServicePlugin (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceUpdateLabel
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServiceUpdateLabel (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceUpdateSecrets
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceUpdateConfigs
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceUpdateNetwork
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] === RUN   TestServiceUpdatePidsLimit
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] PASS
20:53:24 [2023-05-05T20:53:24.121Z] ok  	github.com/docker/docker/integration/service	0.309s
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === Skipped
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
20:53:24 [2023-05-05T20:53:24.121Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
20:53:24 [2023-05-05T20:53:24.121Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
20:53:24 [2023-05-05T20:53:24.121Z] 
20:53:24 [2023-05-05T20:53:24.121Z] DONE 24 tests, 23 skipped in 3.081s
20:53:24 [2023-05-05T20:53:24.121Z] Running D:\gopath\src\github.com\docker\docker\integration\session
20:53:24 [2023-05-05T20:53:24.598Z] === RUN   TestDockerSuite/TestRunRm
20:53:24 [2023-05-05T20:53:24.855Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:53:26 [2023-05-05T20:53:26.344Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:26 [2023-05-05T20:53:26.344Z] INFO: Testing against a local daemon
20:53:26 [2023-05-05T20:53:26.344Z] === RUN   TestSessionCreate
20:53:26 [2023-05-05T20:53:26.344Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
20:53:26 [2023-05-05T20:53:26.344Z] --- SKIP: TestSessionCreate (0.00s)
20:53:26 [2023-05-05T20:53:26.344Z] === RUN   TestSessionCreateWithBadUpgrade
20:53:26 [2023-05-05T20:53:26.344Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
20:53:26 [2023-05-05T20:53:26.344Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
20:53:26 [2023-05-05T20:53:26.344Z] PASS
20:53:26 [2023-05-05T20:53:26.344Z] ok  	github.com/docker/docker/integration/session	0.125s
20:53:26 [2023-05-05T20:53:26.344Z] 
20:53:26 [2023-05-05T20:53:26.344Z] === Skipped
20:53:26 [2023-05-05T20:53:26.344Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
20:53:26 [2023-05-05T20:53:26.344Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
20:53:26 [2023-05-05T20:53:26.344Z] 
20:53:26 [2023-05-05T20:53:26.344Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
20:53:26 [2023-05-05T20:53:26.344Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
20:53:26 [2023-05-05T20:53:26.344Z] 
20:53:26 [2023-05-05T20:53:26.344Z] DONE 2 tests, 2 skipped in 2.069s
20:53:26 [2023-05-05T20:53:26.344Z] Running D:\gopath\src\github.com\docker\docker\integration\system
20:53:28 [2023-05-05T20:53:28.561Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:28 [2023-05-05T20:53:28.561Z] INFO: Testing against a local daemon
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:53:28 [2023-05-05T20:53:28.561Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestEventsExecDie
20:53:28 [2023-05-05T20:53:28.561Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestEventsExecDie (0.00s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestEventsBackwardsCompatible
20:53:28 [2023-05-05T20:53:28.561Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestInfoAPI
20:53:28 [2023-05-05T20:53:28.561Z] --- PASS: TestInfoAPI (0.05s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestInfoAPIWarnings
20:53:28 [2023-05-05T20:53:28.561Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestInfoAPIWarnings (0.00s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestInfoDebug
20:53:28 [2023-05-05T20:53:28.561Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestInfoDebug (0.00s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestInfoInsecureRegistries
20:53:28 [2023-05-05T20:53:28.561Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestInfoRegistryMirrors
20:53:28 [2023-05-05T20:53:28.561Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:28 [2023-05-05T20:53:28.561Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
20:53:28 [2023-05-05T20:53:28.561Z] === RUN   TestLoginFailsWithBadCredentials
20:53:29 [2023-05-05T20:53:29.067Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:53:29 [2023-05-05T20:53:29.067Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:53:29 [2023-05-05T20:53:29.323Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
20:53:29 [2023-05-05T20:53:29.549Z] --- PASS: TestLoginFailsWithBadCredentials (0.87s)
20:53:29 [2023-05-05T20:53:29.549Z] === RUN   TestPingCacheHeaders
20:53:29 [2023-05-05T20:53:29.549Z] --- PASS: TestPingCacheHeaders (0.05s)
20:53:29 [2023-05-05T20:53:29.549Z] === RUN   TestPingGet
20:53:29 [2023-05-05T20:53:29.549Z] --- PASS: TestPingGet (0.05s)
20:53:29 [2023-05-05T20:53:29.549Z] === RUN   TestPingHead
20:53:29 [2023-05-05T20:53:29.549Z] --- PASS: TestPingHead (0.05s)
20:53:29 [2023-05-05T20:53:29.549Z] === RUN   TestVersion
20:53:29 [2023-05-05T20:53:29.549Z] --- PASS: TestVersion (0.04s)
20:53:29 [2023-05-05T20:53:29.549Z] PASS
20:53:29 [2023-05-05T20:53:29.549Z] ok  	github.com/docker/docker/integration/system	1.176s
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === Skipped
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s)
20:53:29 [2023-05-05T20:53:29.549Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
20:53:29 [2023-05-05T20:53:29.549Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
20:53:29 [2023-05-05T20:53:29.549Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
20:53:29 [2023-05-05T20:53:29.549Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
20:53:29 [2023-05-05T20:53:29.549Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
20:53:29 [2023-05-05T20:53:29.549Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
20:53:29 [2023-05-05T20:53:29.549Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:29 [2023-05-05T20:53:29.549Z] 
20:53:29 [2023-05-05T20:53:29.549Z] DONE 13 tests, 7 skipped in 3.200s
20:53:30 [2023-05-05T20:53:30.019Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
20:53:30 [2023-05-05T20:53:30.691Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
20:53:30 [2023-05-05T20:53:30.947Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
20:53:32 [2023-05-05T20:53:32.238Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:32 [2023-05-05T20:53:32.239Z] INFO: Testing against a local daemon
20:53:32 [2023-05-05T20:53:32.239Z] === RUN   TestVolumesCreateAndList
20:53:32 [2023-05-05T20:53:32.239Z] --- PASS: TestVolumesCreateAndList (0.08s)
20:53:32 [2023-05-05T20:53:32.239Z] === RUN   TestVolumesRemove
20:53:32 [2023-05-05T20:53:32.239Z] --- PASS: TestVolumesRemove (0.10s)
20:53:32 [2023-05-05T20:53:32.239Z] === RUN   TestVolumesInspect
20:53:32 [2023-05-05T20:53:32.239Z] --- PASS: TestVolumesInspect (0.06s)
20:53:32 [2023-05-05T20:53:32.239Z] === RUN   TestVolumesInvalidJSON
20:53:32 [2023-05-05T20:53:32.239Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:53:32 [2023-05-05T20:53:32.239Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:53:32 [2023-05-05T20:53:32.239Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:53:32 [2023-05-05T20:53:32.239Z] --- PASS: TestVolumesInvalidJSON (0.05s)
20:53:32 [2023-05-05T20:53:32.239Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:53:32 [2023-05-05T20:53:32.239Z] PASS
20:53:32 [2023-05-05T20:53:32.239Z] ok  	github.com/docker/docker/integration/volume	0.364s
20:53:32 [2023-05-05T20:53:32.239Z] 
20:53:32 [2023-05-05T20:53:32.239Z] DONE 5 tests in 2.448s
20:53:32 [2023-05-05T20:53:32.239Z] INFO: make.ps1 ended at 05/05/2023 20:53:32
20:53:32 [2023-05-05T20:53:32.239Z] INFO: Integration CLI tests being run from the host:
20:53:32 [2023-05-05T20:53:32.239Z] 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" 
20:53:32 [2023-05-05T20:53:32.838Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:53:33 [2023-05-05T20:53:33.402Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
20:53:37 [2023-05-05T20:53:37.574Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
20:53:37 [2023-05-05T20:53:37.574Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
20:53:37 [2023-05-05T20:53:37.831Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
20:53:38 [2023-05-05T20:53:38.760Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
20:53:39 [2023-05-05T20:53:39.017Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
20:53:39 [2023-05-05T20:53:39.580Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
20:53:40 [2023-05-05T20:53:40.143Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
20:53:40 [2023-05-05T20:53:40.706Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:53:40 [2023-05-05T20:53:40.963Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:53:41 [2023-05-05T20:53:41.525Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:53:42 [2023-05-05T20:53:42.680Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:42 [2023-05-05T20:53:42.680Z] INFO: Testing against a local daemon
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:53:42 [2023-05-05T20:53:42.680Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:53:42 [2023-05-05T20:53:42.680Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:53:42 [2023-05-05T20:53:42.680Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:53:43 [2023-05-05T20:53:43.150Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:53:43 [2023-05-05T20:53:43.618Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:53:44 [2023-05-05T20:53:44.043Z] === RUN   TestDockerSuite/TestRunState
20:53:44 [2023-05-05T20:53:44.090Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:53:44 [2023-05-05T20:53:44.561Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:53:45 [2023-05-05T20:53:45.410Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:53:45 [2023-05-05T20:53:45.666Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:53:46 [2023-05-05T20:53:46.229Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:53:46 [2023-05-05T20:53:46.229Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
20:53:46 [2023-05-05T20:53:46.229Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
20:53:46 [2023-05-05T20:53:46.229Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:53:46 [2023-05-05T20:53:46.791Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:53:47 [2023-05-05T20:53:47.355Z] === RUN   TestDockerSuite/TestRunSysctls
20:53:48 [2023-05-05T20:53:48.285Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:53:48 [2023-05-05T20:53:48.285Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:53:48 [2023-05-05T20:53:48.285Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:53:48 [2023-05-05T20:53:48.848Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
20:53:51 [2023-05-05T20:53:51.368Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
20:53:51 [2023-05-05T20:53:51.625Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
20:53:52 [2023-05-05T20:53:52.992Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
20:53:56 [2023-05-05T20:53:56.264Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:53:56 [2023-05-05T20:53:56.264Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:53:59 [2023-05-05T20:53:59.536Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:54:00 [2023-05-05T20:54:00.100Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:54:00 [2023-05-05T20:54:00.670Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:54:00 [2023-05-05T20:54:00.670Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:54:01 [2023-05-05T20:54:01.232Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:54:03 [2023-05-05T20:54:03.127Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:54:03 [2023-05-05T20:54:03.384Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
20:54:03 [2023-05-05T20:54:03.947Z] === RUN   TestDockerSuite/TestRunUserByID
20:54:04 [2023-05-05T20:54:04.510Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:54:04 [2023-05-05T20:54:04.510Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:54:04 [2023-05-05T20:54:04.767Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:54:05 [2023-05-05T20:54:05.697Z] === RUN   TestDockerSuite/TestRunUserByName
20:54:06 [2023-05-05T20:54:06.260Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
20:54:06 [2023-05-05T20:54:06.260Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:54:06 [2023-05-05T20:54:06.823Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
20:54:06 [2023-05-05T20:54:06.823Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
20:54:06 [2023-05-05T20:54:06.823Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:54:06 [2023-05-05T20:54:06.823Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:54:07 [2023-05-05T20:54:07.387Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:54:09 [2023-05-05T20:54:09.280Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
20:54:10 [2023-05-05T20:54:10.647Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:54:11 [2023-05-05T20:54:11.577Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:54:12 [2023-05-05T20:54:12.506Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:54:12 [2023-05-05T20:54:12.506Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:54:13 [2023-05-05T20:54:13.874Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:54:15 [2023-05-05T20:54:15.241Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
20:54:15 [2023-05-05T20:54:15.497Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:54:16 [2023-05-05T20:54:16.865Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:54:19 [2023-05-05T20:54:19.383Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:54:19 [2023-05-05T20:54:19.946Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:54:20 [2023-05-05T20:54:20.203Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:54:20 [2023-05-05T20:54:20.203Z]     docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows
20:54:20 [2023-05-05T20:54:20.203Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:54:20 [2023-05-05T20:54:20.203Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
20:54:20 [2023-05-05T20:54:20.203Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:54:20 [2023-05-05T20:54:20.203Z]     docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows
20:54:20 [2023-05-05T20:54:20.203Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:54:20 [2023-05-05T20:54:20.203Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
20:54:20 [2023-05-05T20:54:20.203Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
20:54:20 [2023-05-05T20:54:20.203Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
20:54:20 [2023-05-05T20:54:20.765Z] === RUN   TestDockerSuite/TestRunWithCPUShares
20:54:21 [2023-05-05T20:54:21.329Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
20:54:22 [2023-05-05T20:54:22.697Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
20:54:23 [2023-05-05T20:54:23.625Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
20:54:24 [2023-05-05T20:54:24.554Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:54:24 [2023-05-05T20:54:24.554Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
20:54:24 [2023-05-05T20:54:24.554Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
20:54:24 [2023-05-05T20:54:24.811Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
20:54:24 [2023-05-05T20:54:24.811Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
20:54:24 [2023-05-05T20:54:24.811Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
20:54:24 [2023-05-05T20:54:24.811Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
20:54:24 [2023-05-05T20:54:24.811Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
20:54:24 [2023-05-05T20:54:24.811Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
20:54:24 [2023-05-05T20:54:24.811Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
20:54:25 [2023-05-05T20:54:25.373Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
20:54:25 [2023-05-05T20:54:25.936Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
20:54:25 [2023-05-05T20:54:25.936Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
20:54:26 [2023-05-05T20:54:26.501Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:54:26 [2023-05-05T20:54:26.758Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:54:27 [2023-05-05T20:54:27.322Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:54:27 [2023-05-05T20:54:27.322Z] === RUN   TestDockerSuite/TestRunWithShmSize
20:54:27 [2023-05-05T20:54:27.885Z] === RUN   TestDockerSuite/TestRunWithSwappiness
20:54:28 [2023-05-05T20:54:28.452Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
20:54:28 [2023-05-05T20:54:28.452Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:54:28 [2023-05-05T20:54:28.452Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:54:28 [2023-05-05T20:54:28.709Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:54:29 [2023-05-05T20:54:29.637Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
20:54:30 [2023-05-05T20:54:30.201Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
20:54:30 [2023-05-05T20:54:30.201Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
20:54:30 [2023-05-05T20:54:30.201Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:54:30 [2023-05-05T20:54:30.457Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:54:30 [2023-05-05T20:54:30.457Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:54:31 [2023-05-05T20:54:31.387Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:54:31 [2023-05-05T20:54:31.949Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:54:33 [2023-05-05T20:54:33.318Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:54:33 [2023-05-05T20:54:33.880Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:54:33 [2023-05-05T20:54:33.880Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:54:33 [2023-05-05T20:54:33.880Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:54:34 [2023-05-05T20:54:34.443Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
20:54:35 [2023-05-05T20:54:35.372Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
20:54:35 [2023-05-05T20:54:35.934Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:54:35 [2023-05-05T20:54:35.935Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:54:37 [2023-05-05T20:54:37.302Z] === RUN   TestDockerSuite/TestSaveImageId
20:54:37 [2023-05-05T20:54:37.303Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:54:37 [2023-05-05T20:54:37.303Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:54:38 [2023-05-05T20:54:38.671Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents747143559
20:54:38 [2023-05-05T20:54:38.671Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:54:38 [2023-05-05T20:54:38.671Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:54:39 [2023-05-05T20:54:39.601Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:54:39 [2023-05-05T20:54:39.601Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:54:39 [2023-05-05T20:54:39.601Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:54:40 [2023-05-05T20:54:40.970Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:54:41 [2023-05-05T20:54:41.899Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:54:42 [2023-05-05T20:54:42.462Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:54:42 [2023-05-05T20:54:42.462Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:54:42 [2023-05-05T20:54:42.462Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:54:42 [2023-05-05T20:54:42.462Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:54:43 [2023-05-05T20:54:43.025Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:54:45 [2023-05-05T20:54:45.543Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:54:48 [2023-05-05T20:54:48.814Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
20:54:50 [2023-05-05T20:54:50.705Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:54:53 [2023-05-05T20:54:53.225Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:54:53 [2023-05-05T20:54:53.481Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:54:54 [2023-05-05T20:54:54.410Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:54:56 [2023-05-05T20:54:56.929Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:54:56 [2023-05-05T20:54:56.929Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:54:58 [2023-05-05T20:54:58.822Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:54:59 [2023-05-05T20:54:59.793Z] === RUN   TestDockerSuite/TestStartRecordError
20:55:00 [2023-05-05T20:55:00.356Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:55:01 [2023-05-05T20:55:01.285Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:55:03 [2023-05-05T20:55:03.180Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:55:04 [2023-05-05T20:55:04.547Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:55:07 [2023-05-05T20:55:07.066Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:55:11 [2023-05-05T20:55:11.236Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:55:13 [2023-05-05T20:55:13.127Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
20:55:14 [2023-05-05T20:55:14.058Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:55:15 [2023-05-05T20:55:15.950Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:55:18 [2023-05-05T20:55:18.468Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:55:19 [2023-05-05T20:55:19.031Z] === RUN   TestDockerSuite/TestStatsNoStream
20:55:20 [2023-05-05T20:55:20.399Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:55:21 [2023-05-05T20:55:21.765Z] === RUN   TestDockerSuite/TestStopContainerSignal
20:55:23 [2023-05-05T20:55:23.133Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:55:23 [2023-05-05T20:55:23.133Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:55:23 [2023-05-05T20:55:23.696Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:55:24 [2023-05-05T20:55:24.260Z] === RUN   TestDockerSuite/TestTopPrivileged
20:55:25 [2023-05-05T20:55:25.189Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:55:25 [2023-05-05T20:55:25.189Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
20:55:25 [2023-05-05T20:55:25.189Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:55:25 [2023-05-05T20:55:25.446Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:55:26 [2023-05-05T20:55:26.375Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:55:28 [2023-05-05T20:55:28.897Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:55:29 [2023-05-05T20:55:29.460Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:55:31 [2023-05-05T20:55:31.983Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:55:31 [2023-05-05T20:55:31.983Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
20:55:32 [2023-05-05T20:55:32.243Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
20:55:32 [2023-05-05T20:55:32.809Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
20:55:32 [2023-05-05T20:55:32.809Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
20:55:32 [2023-05-05T20:55:32.809Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
20:55:32 [2023-05-05T20:55:32.809Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
20:55:32 [2023-05-05T20:55:32.809Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
20:55:34 [2023-05-05T20:55:34.701Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
20:55:34 [2023-05-05T20:55:34.958Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
20:55:35 [2023-05-05T20:55:35.214Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
20:55:35 [2023-05-05T20:55:35.778Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
20:55:37 [2023-05-05T20:55:37.147Z] === RUN   TestDockerSuite/TestUpdateStats
20:55:40 [2023-05-05T20:55:40.419Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
20:55:40 [2023-05-05T20:55:40.982Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
20:55:41 [2023-05-05T20:55:41.301Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:55:41 [2023-05-05T20:55:41.302Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:55:41 [2023-05-05T20:55:41.302Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:55:41 [2023-05-05T20:55:41.913Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
20:55:41 [2023-05-05T20:55:41.913Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
20:55:41 [2023-05-05T20:55:41.913Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
20:55:42 [2023-05-05T20:55:42.843Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
20:55:43 [2023-05-05T20:55:43.406Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:55:43 [2023-05-05T20:55:43.519Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:55:43 [2023-05-05T20:55:43.519Z]     docker_cli_run_test.go:3176: unmatched requirement Apparmor
20:55:43 [2023-05-05T20:55:43.519Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:55:43 [2023-05-05T20:55:43.519Z]     docker_cli_run_test.go:3154: unmatched requirement Apparmor
20:55:43 [2023-05-05T20:55:43.519Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:55:43 [2023-05-05T20:55:43.519Z]     docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux
20:55:43 [2023-05-05T20:55:43.519Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:55:43 [2023-05-05T20:55:43.519Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:55:43 [2023-05-05T20:55:43.519Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:55:45 [2023-05-05T20:55:45.929Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
20:55:45 [2023-05-05T20:55:45.929Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
20:55:47 [2023-05-05T20:55:47.328Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:55:47 [2023-05-05T20:55:47.328Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:55:47 [2023-05-05T20:55:47.328Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:55:47 [2023-05-05T20:55:47.328Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:55:47 [2023-05-05T20:55:47.328Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:55:48 [2023-05-05T20:55:48.449Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
20:55:50 [2023-05-05T20:55:50.969Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
20:55:51 [2023-05-05T20:55:51.899Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:55:54 [2023-05-05T20:55:54.418Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:55:54 [2023-05-05T20:55:54.499Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:55:56 [2023-05-05T20:55:56.938Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
20:55:58 [2023-05-05T20:55:58.306Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
20:55:59 [2023-05-05T20:55:59.235Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
20:56:00 [2023-05-05T20:56:00.164Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
20:56:01 [2023-05-05T20:56:01.536Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
20:56:02 [2023-05-05T20:56:02.468Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
20:56:02 [2023-05-05T20:56:02.726Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
20:56:04 [2023-05-05T20:56:04.095Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
20:56:05 [2023-05-05T20:56:05.987Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
20:56:06 [2023-05-05T20:56:06.244Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
20:56:07 [2023-05-05T20:56:07.613Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
20:56:09 [2023-05-05T20:56:09.504Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:56:09 [2023-05-05T20:56:09.504Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
20:56:10 [2023-05-05T20:56:10.873Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:56:14 [2023-05-05T20:56:14.142Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
20:56:17 [2023-05-05T20:56:17.412Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:56:27 [2023-05-05T20:56:27.361Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:56:27 [2023-05-05T20:56:27.618Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:56:27 [2023-05-05T20:56:27.875Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:56:27 [2023-05-05T20:56:27.875Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:56:27 [2023-05-05T20:56:27.875Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:56:27 [2023-05-05T20:56:27.875Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:56:29 [2023-05-05T20:56:29.766Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
20:56:29 [2023-05-05T20:56:29.766Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:56:29 [2023-05-05T20:56:29.766Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:56:30 [2023-05-05T20:56:30.023Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:56:30 [2023-05-05T20:56:30.023Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:56:30 [2023-05-05T20:56:30.023Z] === RUN   TestDockerSuite/TestVolumeEvents
20:56:30 [2023-05-05T20:56:30.586Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:56:32 [2023-05-05T20:56:32.479Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:56:32 [2023-05-05T20:56:32.479Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:56:32 [2023-05-05T20:56:32.479Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:56:34 [2023-05-05T20:56:34.372Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:56:36 [2023-05-05T20:56:36.893Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:56:36 [2023-05-05T20:56:36.893Z]     docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:56:36 [2023-05-05T20:56:36.893Z] --- PASS: TestDockerSuite (1178.22s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.53s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.42s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.19s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.27s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.53s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.61s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.71s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.61s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.74s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.76s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.36s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.96s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.33s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.02s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.42s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.69s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.77s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.50s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.78s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.06s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.96s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.82s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.76s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.30s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.37s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.41s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.51s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.69s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.99s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.95s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.45s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.16s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.27s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.72s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.91s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.38s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.02s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.16s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.52s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.55s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.74s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (6.66s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.47s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.68s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.18s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.61s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.09s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.19s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.98s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.71s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.30s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.34s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (3.65s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.36s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.46s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.29s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.38s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.25s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.16s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.17s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.65s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.15s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.42s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.85s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.14s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.25s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.16s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.32s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.73s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.10s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.92s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.72s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.33s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.10s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.59s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.25s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.08s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.00s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.27s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.87s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.73s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (6.68s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.80s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.99s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.73s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.36s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.43s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.19s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.29s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.27s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.60s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.48s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.61s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.01s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.16s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.16s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.33s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.05s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.14s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.15s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.35s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.79s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.80s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.68s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.05s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.72s)
20:56:36 [2023-05-05T20:56:36.893Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.89s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.03s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.41s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.25s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.27s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.89s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.77s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.18s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.34s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.17s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.54s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.34s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.93s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.37s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.44s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.27s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.75s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.15s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.26s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.36s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.31s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.24s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.24s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.26s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.61s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.05s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.31s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.88s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.74s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.30s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.85s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.26s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.65s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.49s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.31s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.64s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.34s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.29s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.70s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.78s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.76s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.20s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.27s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.78s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.25s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildRm (2.35s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.62s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.66s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.20s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.32s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.71s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.65s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.29s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.16s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.20s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.83s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.79s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.27s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildUser (1.42s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.49s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.30s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.16s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.77s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.55s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.20s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.29s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.38s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.36s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitChange (0.68s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.37s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.80s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.81s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.09s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.17s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.49s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.62s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.03s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.07s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.05s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.28s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.30s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.29s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.42s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc001104b40_<nil>} (1.31s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11873151345_/foo_false__<nil>_<nil>_<nil>} (1.28s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11873151345_/foo_true__<nil>_<nil>_<nil>} (1.29s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32869850762_/foo_false__<nil>_<nil>_<nil>} (1.27s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32869850762_/foo_true__<nil>_<nil>_<nil>} (1.40s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32869850762_/foo_true__0xc001104b70_<nil>_<nil>} (1.31s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc001104b88_<nil>} (1.33s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc001104ba0_<nil>} (1.30s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001104bb8_<nil>} (1.32s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001104bd0_<nil>} (1.30s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
20:56:36 [2023-05-05T20:56:36.894Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.48s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.28s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.54s)
20:56:36 [2023-05-05T20:56:36.894Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.74s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.76s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.80s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.54s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.96s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.30s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.86s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.73s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.23s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.49s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.88s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToDot (0.51s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.25s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.76s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.74s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.29s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateRM (0.09s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.72s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.64s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.91s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.48s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.08s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.82s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.85s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.23s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.22s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.30s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.14s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsRename (0.90s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsResize (0.83s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.11s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsTop (0.92s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.41s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExec (1.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.33s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.64s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.11s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecEnv (0.61s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.59s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.67s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.57s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecParseError (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecTTY (0.78s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.91s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.64s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.42s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.55s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.65s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.63s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestHealth (18.76s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.16s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.14s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.25s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.46s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.51s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.47s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.92s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportFile (1.09s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.15s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.85s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.59s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.47s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.25s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.61s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.23s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.16s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.61s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.82s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.60s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.51s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.62s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.19s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s)
20:56:36 [2023-05-05T20:56:36.895Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.36s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsSince (6.56s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsTail (0.52s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.28s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.49s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestNetHostname (1.35s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.69s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.56s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginActive (2.20s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.71s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.22s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.85s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPortList (6.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.96s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.06s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.68s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.76s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.23s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.55s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.06s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.59s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.89s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.82s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.98s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.14s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.72s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.83s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.52s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.64s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.61s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.55s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.86s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.30s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.85s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.63s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.54s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.31s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.22s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.49s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.28s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.27s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.81s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.43s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.34s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunMount (4.40s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.14s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.19s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.71s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.71s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.81s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.28s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
20:56:36 [2023-05-05T20:56:36.896Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.67s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.53s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunRm (0.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.40s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.61s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunState (1.13s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.96s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.37s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.51s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.79s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.38s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.57s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.55s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.44s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.27s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.70s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.27s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.19s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.83s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.60s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.64s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.37s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.92s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.34s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.63s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.83s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.56s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.68s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.17s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.63s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.90s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.14s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.73s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.43s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.89s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.54s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.73s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s)
20:56:36 [2023-05-05T20:56:36.897Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:56:36 [2023-05-05T20:56:36.897Z] === RUN   TestDockerRegistrySuite
20:56:36 [2023-05-05T20:56:36.897Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:56:37 [2023-05-05T20:56:37.827Z]     check_test.go:195: [d9c8793b24c5b] daemon is not started
20:56:37 [2023-05-05T20:56:37.827Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:56:38 [2023-05-05T20:56:38.758Z]     check_test.go:195: [d4e79ae681881] daemon is not started
20:56:38 [2023-05-05T20:56:38.758Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:56:39 [2023-05-05T20:56:39.706Z]     check_test.go:195: [d97816bfa8770] daemon is not started
20:56:39 [2023-05-05T20:56:39.706Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:56:39 [2023-05-05T20:56:39.962Z]     check_test.go:195: [da045f10d979f] daemon is not started
20:56:39 [2023-05-05T20:56:39.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:56:43 [2023-05-05T20:56:43.233Z]     check_test.go:195: [d6818cae62c23] daemon is not started
20:56:43 [2023-05-05T20:56:43.233Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:56:43 [2023-05-05T20:56:43.233Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:56:45 [2023-05-05T20:56:45.124Z]     docker_cli_service_logs_test.go:246: checking task on1pmg329ptg
20:56:45 [2023-05-05T20:56:45.125Z]     docker_cli_service_logs_test.go:251: checking messages for on1pmg329ptg
20:56:45 [2023-05-05T20:56:45.125Z]     docker_cli_service_logs_test.go:246: checking task jll12fghptzh
20:56:45 [2023-05-05T20:56:45.125Z]     docker_cli_service_logs_test.go:251: checking messages for jll12fghptzh
20:56:49 [2023-05-05T20:56:49.294Z]     check_test.go:195: [dc9dc13118726] daemon is not started
20:56:49 [2023-05-05T20:56:49.294Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:56:51 [2023-05-05T20:56:51.186Z]     check_test.go:195: [d26f0f80b9230] daemon is not started
20:56:51 [2023-05-05T20:56:51.186Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:56:52 [2023-05-05T20:56:52.115Z]     check_test.go:195: [d3f9cb9054c82] daemon is not started
20:56:52 [2023-05-05T20:56:52.115Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:56:53 [2023-05-05T20:56:53.044Z]     check_test.go:195: [db69f3a60238d] daemon is not started
20:56:53 [2023-05-05T20:56:53.044Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:56:53 [2023-05-05T20:56:53.974Z]     check_test.go:195: [dc85958a0b2a5] daemon is not started
20:56:53 [2023-05-05T20:56:53.974Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:56:54 [2023-05-05T20:56:54.904Z]     check_test.go:195: [d28c51f60a55c] daemon is not started
20:56:54 [2023-05-05T20:56:54.904Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:56:55 [2023-05-05T20:56:55.833Z] === RUN   TestDockerSwarmSuite/TestServiceScale
20:56:56 [2023-05-05T20:56:56.396Z]     check_test.go:195: [d384bf5d626b8] daemon is not started
20:56:56 [2023-05-05T20:56:56.396Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:56:57 [2023-05-05T20:56:57.765Z]     check_test.go:195: [d4b169fa097b9] daemon is not started
20:56:57 [2023-05-05T20:56:57.765Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:56:58 [2023-05-05T20:56:58.694Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:56:58 [2023-05-05T20:56:58.694Z]     check_test.go:195: [d25529fb60e81] daemon is not started
20:56:58 [2023-05-05T20:56:58.694Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:56:59 [2023-05-05T20:56:59.624Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d1e070b608b7923392a323791cffa8b099b1a69edf57aee8885be2a290ad80b
20:57:00 [2023-05-05T20:57:00.187Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ade85d323938434407f0ece0782548641b1d76077253e60f3cb83d230577294
20:57:00 [2023-05-05T20:57:00.444Z]     check_test.go:195: [da3b086bfbd9b] daemon is not started
20:57:00 [2023-05-05T20:57:00.444Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:57:01 [2023-05-05T20:57:01.374Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8cf012543790d615548eb9e1660e471203ba06458861bffe9515b25b79b249b5
20:57:01 [2023-05-05T20:57:01.937Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ceb88769cb5a554ce4240dbce197c69d830a1177d7818182d7c8cbb21d8a0e4
20:57:02 [2023-05-05T20:57:02.194Z]     check_test.go:195: [da4b105006652] daemon is not started
20:57:02 [2023-05-05T20:57:02.194Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:57:03 [2023-05-05T20:57:03.124Z]     check_test.go:195: [d9f2a721aa654] daemon is not started
20:57:03 [2023-05-05T20:57:03.124Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:57:05 [2023-05-05T20:57:05.643Z]     check_test.go:195: [d11b4738147bc] daemon is not started
20:57:05 [2023-05-05T20:57:05.643Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:57:06 [2023-05-05T20:57:06.206Z]     check_test.go:195: [dcd78814a35ce] daemon is not started
20:57:06 [2023-05-05T20:57:06.206Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:57:06 [2023-05-05T20:57:06.462Z]     check_test.go:195: [d5e74b04d7cf6] daemon is not started
20:57:06 [2023-05-05T20:57:06.462Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:57:07 [2023-05-05T20:57:07.391Z]     check_test.go:195: [ded7a00a37fe6] daemon is not started
20:57:07 [2023-05-05T20:57:07.391Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:57:08 [2023-05-05T20:57:08.757Z]     check_test.go:195: [d2cefd7e1c001] daemon is not started
20:57:08 [2023-05-05T20:57:08.757Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:57:09 [2023-05-05T20:57:09.483Z]     check_test.go:195: [d80ca2148d50f] daemon is not started
20:57:09 [2023-05-05T20:57:09.483Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:57:12 [2023-05-05T20:57:12.003Z]     check_test.go:195: [d4438763219b3] daemon is not started
20:57:12 [2023-05-05T20:57:12.003Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:57:12 [2023-05-05T20:57:12.003Z]     check_test.go:195: [db8553ed135c0] daemon is not started
20:57:12 [2023-05-05T20:57:12.003Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:57:12 [2023-05-05T20:57:12.933Z]     check_test.go:195: [db0a317faccab] daemon is not started
20:57:12 [2023-05-05T20:57:12.933Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:57:13 [2023-05-05T20:57:13.190Z]     check_test.go:195: [da6c4f53a9d9d] daemon is not started
20:57:13 [2023-05-05T20:57:13.190Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:57:13 [2023-05-05T20:57:13.446Z]     check_test.go:195: [db529a2ab19ed] daemon is not started
20:57:13 [2023-05-05T20:57:13.446Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:57:14 [2023-05-05T20:57:14.814Z]     check_test.go:195: [dbda27b2ac83d] daemon is not started
20:57:14 [2023-05-05T20:57:14.814Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:57:15 [2023-05-05T20:57:15.744Z]     check_test.go:195: [debd23957e450] daemon is not started
20:57:15 [2023-05-05T20:57:15.744Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:57:16 [2023-05-05T20:57:16.001Z]     check_test.go:195: [d5c44978df3aa] daemon is not started
20:57:16 [2023-05-05T20:57:16.001Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:57:16 [2023-05-05T20:57:16.001Z]     check_test.go:195: [d5a56a27ed0ec] daemon is not started
20:57:16 [2023-05-05T20:57:16.001Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:57:17 [2023-05-05T20:57:17.369Z]     check_test.go:195: [db79e789e0d4d] daemon is not started
20:57:17 [2023-05-05T20:57:17.369Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:57:19 [2023-05-05T20:57:19.261Z]     check_test.go:195: [dba72a51ced9f] daemon is not started
20:57:19 [2023-05-05T20:57:19.261Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:57:19 [2023-05-05T20:57:19.518Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:57:19 [2023-05-05T20:57:19.774Z]     check_test.go:195: [df98f539a52a1] daemon is not started
20:57:19 [2023-05-05T20:57:19.774Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:57:21 [2023-05-05T20:57:21.142Z]     check_test.go:195: [d42cd98bfac90] daemon is not started
20:57:21 [2023-05-05T20:57:21.142Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:57:21 [2023-05-05T20:57:21.705Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:57:21 [2023-05-05T20:57:21.961Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:57:22 [2023-05-05T20:57:22.524Z] --- PASS: TestDockerRegistrySuite (45.78s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.05s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.09s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.85s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.99s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.51s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.90s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.99s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.08s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.03s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (1.16s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (1.12s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s)
20:57:22 [2023-05-05T20:57:22.524Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s)
20:57:22 [2023-05-05T20:57:22.524Z] === RUN   TestDockerSchema1RegistrySuite
20:57:22 [2023-05-05T20:57:22.524Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:57:22 [2023-05-05T20:57:22.524Z]     check_test.go:222: [dea864d456109] daemon is not started
20:57:22 [2023-05-05T20:57:22.524Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:57:24 [2023-05-05T20:57:24.418Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:57:25 [2023-05-05T20:57:25.347Z]     check_test.go:222: [d59c8e50e3f96] daemon is not started
20:57:25 [2023-05-05T20:57:25.603Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:57:26 [2023-05-05T20:57:26.532Z]     docker_cli_swarm_test.go:1901: [da30f4d6f162d] joining swarm manager [d5fab68e723f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:57:27 [2023-05-05T20:57:27.461Z]     docker_cli_swarm_test.go:1902: [d1e76998fb74b] joining swarm manager [d5fab68e723f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:57:30 [2023-05-05T20:57:30.732Z]     check_test.go:222: [d22f00d084d10] daemon is not started
20:57:30 [2023-05-05T20:57:30.732Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:57:33 [2023-05-05T20:57:33.252Z]     check_test.go:222: [dbb9228e891c6] daemon is not started
20:57:33 [2023-05-05T20:57:33.252Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:57:34 [2023-05-05T20:57:34.181Z]     check_test.go:222: [df43dcf022077] daemon is not started
20:57:34 [2023-05-05T20:57:34.181Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:57:35 [2023-05-05T20:57:35.110Z]     check_test.go:222: [df6a3400cfc83] daemon is not started
20:57:35 [2023-05-05T20:57:35.110Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:57:35 [2023-05-05T20:57:35.110Z]     check_test.go:222: [d6cc469c7d9e7] daemon is not started
20:57:35 [2023-05-05T20:57:35.110Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:57:36 [2023-05-05T20:57:36.039Z]     check_test.go:222: [d9989b9ee7e30] daemon is not started
20:57:36 [2023-05-05T20:57:36.039Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:57:36 [2023-05-05T20:57:36.969Z]     check_test.go:222: [d94645e05625f] daemon is not started
20:57:36 [2023-05-05T20:57:36.969Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:57:37 [2023-05-05T20:57:37.915Z]     check_test.go:222: [d433fc5a82a56] daemon is not started
20:57:37 [2023-05-05T20:57:37.915Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:57:39 [2023-05-05T20:57:39.841Z]     check_test.go:222: [dffa02c0529c1] daemon is not started
20:57:39 [2023-05-05T20:57:39.841Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:57:40 [2023-05-05T20:57:40.404Z]     check_test.go:222: [d667b1a49e0df] daemon is not started
20:57:40 [2023-05-05T20:57:40.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:57:40 [2023-05-05T20:57:40.660Z]     check_test.go:222: [da1d088e0770b] daemon is not started
20:57:40 [2023-05-05T20:57:40.661Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:57:40 [2023-05-05T20:57:40.661Z]     check_test.go:222: [d4645730915e2] daemon is not started
20:57:40 [2023-05-05T20:57:40.661Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:57:40 [2023-05-05T20:57:40.917Z]     check_test.go:222: [d612e821ff814] daemon is not started
20:57:40 [2023-05-05T20:57:40.917Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:57:41 [2023-05-05T20:57:41.173Z]     check_test.go:222: [da244e579ff5f] daemon is not started
20:57:41 [2023-05-05T20:57:41.173Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:57:41 [2023-05-05T20:57:41.429Z]     check_test.go:222: [deaa5d7ab9906] daemon is not started
20:57:41 [2023-05-05T20:57:41.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:57:41 [2023-05-05T20:57:41.686Z]     check_test.go:222: [dc600182a5c79] daemon is not started
20:57:41 [2023-05-05T20:57:41.686Z] --- PASS: TestDockerSchema1RegistrySuite (19.19s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.88s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.12s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.51s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.88s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.21s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.33s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.25s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s)
20:57:41 [2023-05-05T20:57:41.686Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
20:57:41 [2023-05-05T20:57:41.686Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:57:41 [2023-05-05T20:57:41.686Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:57:42 [2023-05-05T20:57:42.249Z]     check_test.go:251: [d2cc59924ab47] daemon is not started
20:57:42 [2023-05-05T20:57:42.249Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:57:42 [2023-05-05T20:57:42.812Z]     check_test.go:251: [d81894918c3af] daemon is not started
20:57:42 [2023-05-05T20:57:42.812Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:57:43 [2023-05-05T20:57:43.069Z]     check_test.go:251: [d10d8a35acecb] daemon is not started
20:57:43 [2023-05-05T20:57:43.069Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:57:44 [2023-05-05T20:57:44.436Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:57:44 [2023-05-05T20:57:44.692Z]     check_test.go:251: [d2d5dde7f9304] daemon is not started
20:57:44 [2023-05-05T20:57:44.692Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:57:45 [2023-05-05T20:57:45.254Z]     check_test.go:251: [df45bf8dd093e] daemon is not started
20:57:45 [2023-05-05T20:57:45.255Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:57:46 [2023-05-05T20:57:46.184Z]     check_test.go:251: [d02ccee9130a4] daemon is not started
20:57:46 [2023-05-05T20:57:46.184Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:57:46 [2023-05-05T20:57:46.184Z]     check_test.go:251: [dec664b49ea0f] daemon is not started
20:57:46 [2023-05-05T20:57:46.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.46s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.63s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s)
20:57:46 [2023-05-05T20:57:46.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
20:57:46 [2023-05-05T20:57:46.184Z] === RUN   TestDockerRegistryAuthTokenSuite
20:57:46 [2023-05-05T20:57:46.184Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:57:48 [2023-05-05T20:57:48.701Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:57:52 [2023-05-05T20:57:52.871Z]     check_test.go:278: [d3d8f80278959] daemon is not started
20:57:52 [2023-05-05T20:57:52.871Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:57:52 [2023-05-05T20:57:52.871Z]     check_test.go:278: [dc70a0179e8d0] daemon is not started
20:57:52 [2023-05-05T20:57:52.871Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:57:52 [2023-05-05T20:57:52.871Z]     check_test.go:278: [d6d0f942e5b38] daemon is not started
20:57:52 [2023-05-05T20:57:52.871Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:57:52 [2023-05-05T20:57:52.871Z]     check_test.go:278: [dd8baa18a49c6] daemon is not started
20:57:52 [2023-05-05T20:57:52.871Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:57:52 [2023-05-05T20:57:52.871Z]     check_test.go:278: [dd83458c4208c] daemon is not started
20:57:52 [2023-05-05T20:57:52.871Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.66s)
20:57:52 [2023-05-05T20:57:52.871Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (6.07s)
20:57:52 [2023-05-05T20:57:52.871Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
20:57:52 [2023-05-05T20:57:52.871Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
20:57:52 [2023-05-05T20:57:52.871Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
20:57:52 [2023-05-05T20:57:52.871Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s)
20:57:52 [2023-05-05T20:57:52.871Z] === RUN   TestDockerNetworkSuite
20:57:52 [2023-05-05T20:57:52.871Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
20:57:55 [2023-05-05T20:57:55.390Z]     docker_cli_network_unix_test.go:46: [dd051e1a23edb] daemon is not started
20:57:55 [2023-05-05T20:57:55.390Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:57:55 [2023-05-05T20:57:55.646Z]     docker_cli_network_unix_test.go:46: [d40a4d6d856fb] daemon is not started
20:57:55 [2023-05-05T20:57:55.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:57:56 [2023-05-05T20:57:56.832Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:57:58 [2023-05-05T20:57:58.201Z]     docker_cli_network_unix_test.go:46: [d7e6b2f4b850d] daemon is not started
20:57:59 [2023-05-05T20:57:59.567Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:57:59 [2023-05-05T20:57:59.567Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
20:58:00 [2023-05-05T20:58:00.935Z]     docker_cli_network_unix_test.go:46: [d9ac01eea5e75] daemon is not started
20:58:01 [2023-05-05T20:58:01.192Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:58:01 [2023-05-05T20:58:01.192Z]     docker_cli_network_unix_test.go:1233: [d05bc8d88147c] daemon is not started
20:58:03 [2023-05-05T20:58:03.712Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:58:04 [2023-05-05T20:58:04.642Z]     docker_cli_network_unix_test.go:46: [da8c7998f28e5] daemon is not started
20:58:05 [2023-05-05T20:58:05.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:58:09 [2023-05-05T20:58:09.747Z]     docker_cli_network_unix_test.go:46: [d7a9540a173f5] daemon is not started
20:58:10 [2023-05-05T20:58:10.695Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:58:12 [2023-05-05T20:58:12.586Z]     docker_cli_network_unix_test.go:46: [d2e5b3a75e1e9] daemon is not started
20:58:12 [2023-05-05T20:58:12.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:58:14 [2023-05-05T20:58:14.212Z]     docker_cli_network_unix_test.go:46: [d604e10273348] daemon is not started
20:58:14 [2023-05-05T20:58:14.212Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:58:14 [2023-05-05T20:58:14.775Z]     docker_cli_network_unix_test.go:46: [d21dbdcd8caae] daemon is not started
20:58:14 [2023-05-05T20:58:14.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:58:15 [2023-05-05T20:58:15.032Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:58:15 [2023-05-05T20:58:15.032Z]     docker_cli_network_unix_test.go:46: [dc09223932637] daemon is not started
20:58:15 [2023-05-05T20:58:15.288Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:58:15 [2023-05-05T20:58:15.545Z]     docker_cli_network_unix_test.go:46: [d10394de3e0ed] daemon is not started
20:58:16 [2023-05-05T20:58:16.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:58:16 [2023-05-05T20:58:16.679Z]     docker_cli_network_unix_test.go:46: [da8009b8569ae] daemon is not started
20:58:16 [2023-05-05T20:58:16.935Z]     docker_cli_swarm_test.go:1802: [d56ed46381b02] joining swarm manager [dbbfb70db75c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:58:17 [2023-05-05T20:58:17.192Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:58:17 [2023-05-05T20:58:17.449Z]     docker_cli_network_unix_test.go:46: [d0229a895195b] daemon is not started
20:58:17 [2023-05-05T20:58:17.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:58:17 [2023-05-05T20:58:17.705Z]     docker_cli_network_unix_test.go:46: [dea15c3240b1d] daemon is not started
20:58:17 [2023-05-05T20:58:17.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:58:17 [2023-05-05T20:58:17.961Z]     docker_cli_swarm_test.go:1803: [d756ac5159233] joining swarm manager [dbbfb70db75c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:58:18 [2023-05-05T20:58:18.218Z]     docker_cli_network_unix_test.go:46: [defa7fa29c33f] daemon is not started
20:58:18 [2023-05-05T20:58:18.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:58:19 [2023-05-05T20:58:19.038Z]     docker_cli_network_unix_test.go:46: [deae0de928b47] daemon is not started
20:58:19 [2023-05-05T20:58:19.038Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:58:19 [2023-05-05T20:58:19.038Z]     docker_cli_network_unix_test.go:46: [d91e9bb9d093e] daemon is not started
20:58:19 [2023-05-05T20:58:19.038Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:58:19 [2023-05-05T20:58:19.295Z]     docker_cli_network_unix_test.go:46: [d0a359bbcf939] daemon is not started
20:58:19 [2023-05-05T20:58:19.295Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:58:20 [2023-05-05T20:58:20.224Z]     docker_cli_network_unix_test.go:46: [da2e623a5518a] daemon is not started
20:58:20 [2023-05-05T20:58:20.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:58:20 [2023-05-05T20:58:20.480Z]     docker_cli_network_unix_test.go:46: [da7da5a60e27e] daemon is not started
20:58:21 [2023-05-05T20:58:21.043Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:58:21 [2023-05-05T20:58:21.043Z]     docker_cli_network_unix_test.go:46: [dd72081d91386] daemon is not started
20:58:21 [2023-05-05T20:58:21.043Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:58:21 [2023-05-05T20:58:21.300Z]     docker_cli_network_unix_test.go:46: [dd04e4c149b59] daemon is not started
20:58:21 [2023-05-05T20:58:21.300Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:58:21 [2023-05-05T20:58:21.556Z]     docker_cli_network_unix_test.go:46: [df09487722325] daemon is not started
20:58:21 [2023-05-05T20:58:21.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:58:21 [2023-05-05T20:58:21.666Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:58:21 [2023-05-05T20:58:21.666Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
20:58:21 [2023-05-05T20:58:21.666Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:58:21 [2023-05-05T20:58:21.666Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:58:21 [2023-05-05T20:58:21.666Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:58:22 [2023-05-05T20:58:22.486Z]     docker_cli_network_unix_test.go:968: [d9a93c50c953d] daemon is not started
20:58:23 [2023-05-05T20:58:23.854Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:58:24 [2023-05-05T20:58:24.621Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:58:24 [2023-05-05T20:58:24.783Z]     docker_cli_network_unix_test.go:46: [d2e524842d193] daemon is not started
20:58:24 [2023-05-05T20:58:24.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:58:25 [2023-05-05T20:58:25.090Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:58:25 [2023-05-05T20:58:25.090Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
20:58:25 [2023-05-05T20:58:25.559Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:58:25 [2023-05-05T20:58:25.559Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
20:58:25 [2023-05-05T20:58:25.559Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:58:25 [2023-05-05T20:58:25.559Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
20:58:25 [2023-05-05T20:58:25.559Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:58:25 [2023-05-05T20:58:25.559Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:58:26 [2023-05-05T20:58:26.548Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:58:27 [2023-05-05T20:58:27.305Z]     docker_cli_network_unix_test.go:1116: [d3d503c9fbf40] daemon is not started
20:58:28 [2023-05-05T20:58:28.674Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:58:28 [2023-05-05T20:58:28.930Z]     docker_cli_network_unix_test.go:46: [d348009beda6e] daemon is not started
20:58:28 [2023-05-05T20:58:28.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:58:29 [2023-05-05T20:58:29.859Z]     docker_cli_network_unix_test.go:46: [d9b2e00398cc5] daemon is not started
20:58:29 [2023-05-05T20:58:29.859Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:58:29 [2023-05-05T20:58:29.859Z]     docker_cli_network_unix_test.go:46: [d14a454447b7a] daemon is not started
20:58:29 [2023-05-05T20:58:29.859Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:58:30 [2023-05-05T20:58:30.116Z]     docker_cli_network_unix_test.go:46: [db7da894e90ff] daemon is not started
20:58:30 [2023-05-05T20:58:30.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:58:30 [2023-05-05T20:58:30.116Z]     docker_cli_network_unix_test.go:46: [d104d815b7bce] daemon is not started
20:58:30 [2023-05-05T20:58:30.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:58:30 [2023-05-05T20:58:30.348Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:58:30 [2023-05-05T20:58:30.373Z]     docker_cli_network_unix_test.go:46: [d8863c1ecdd93] daemon is not started
20:58:30 [2023-05-05T20:58:30.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:58:30 [2023-05-05T20:58:30.373Z]     docker_cli_network_unix_test.go:46: [d3ecfd25ee756] daemon is not started
20:58:30 [2023-05-05T20:58:30.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:58:31 [2023-05-05T20:58:31.740Z]     docker_cli_network_unix_test.go:46: [d26e5a785599c] daemon is not started
20:58:32 [2023-05-05T20:58:32.565Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:58:32 [2023-05-05T20:58:32.565Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
20:58:32 [2023-05-05T20:58:32.565Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:58:32 [2023-05-05T20:58:32.565Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
20:58:32 [2023-05-05T20:58:32.565Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:58:32 [2023-05-05T20:58:32.565Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:58:33 [2023-05-05T20:58:33.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:58:33 [2023-05-05T20:58:33.108Z]     docker_cli_network_unix_test.go:46: [dcaf8fdf27b68] daemon is not started
20:58:33 [2023-05-05T20:58:33.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:58:33 [2023-05-05T20:58:33.108Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
20:58:33 [2023-05-05T20:58:33.108Z]     docker_cli_network_unix_test.go:46: [de744f33aff81] daemon is not started
20:58:33 [2023-05-05T20:58:33.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:58:33 [2023-05-05T20:58:33.364Z]     docker_cli_network_unix_test.go:46: [d77d84203709b] daemon is not started
20:58:33 [2023-05-05T20:58:33.620Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:58:34 [2023-05-05T20:58:34.183Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
20:58:36 [2023-05-05T20:58:36.367Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:58:37 [2023-05-05T20:58:37.475Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:58:38 [2023-05-05T20:58:38.844Z]     docker_cli_network_unix_test.go:1084: [d8397955a04df] daemon is not started
20:58:40 [2023-05-05T20:58:40.212Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:58:40 [2023-05-05T20:58:40.469Z]     docker_cli_network_unix_test.go:46: [d5532baf04385] daemon is not started
20:58:40 [2023-05-05T20:58:40.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:58:40 [2023-05-05T20:58:40.725Z]     docker_cli_network_unix_test.go:46: [d38068ec0b6b4] daemon is not started
20:58:41 [2023-05-05T20:58:41.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:58:41 [2023-05-05T20:58:41.852Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:58:42 [2023-05-05T20:58:42.781Z]     docker_cli_network_unix_test.go:46: [dfedac20209e0] daemon is not started
20:58:43 [2023-05-05T20:58:43.039Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:58:43 [2023-05-05T20:58:43.295Z]     docker_cli_network_unix_test.go:46: [dd3e8fa92da35] daemon is not started
20:58:43 [2023-05-05T20:58:43.295Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:58:43 [2023-05-05T20:58:43.551Z]     docker_cli_swarm_test.go:1321: [d81a2adbba70d] joining swarm manager [df9a37537880c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:58:43 [2023-05-05T20:58:43.807Z]     docker_cli_network_unix_test.go:46: [d937f84278de5] daemon is not started
20:58:44 [2023-05-05T20:58:44.065Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:58:44 [2023-05-05T20:58:44.628Z]     docker_cli_network_unix_test.go:46: [d68804bbbdc70] daemon is not started
20:58:44 [2023-05-05T20:58:44.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:58:44 [2023-05-05T20:58:44.885Z]     docker_cli_swarm_test.go:1322: [d62f9ac910db8] joining swarm manager [df9a37537880c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:58:45 [2023-05-05T20:58:45.141Z]     docker_cli_network_unix_test.go:46: [d1c6d83472b3c] daemon is not started
20:58:45 [2023-05-05T20:58:45.398Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:58:50 [2023-05-05T20:58:50.648Z]     docker_cli_network_unix_test.go:46: [da7c0f39cd6ed] daemon is not started
20:58:50 [2023-05-05T20:58:50.648Z] --- PASS: TestDockerNetworkSuite (57.40s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.46s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.73s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.63s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.62s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.09s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.32s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.86s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.60s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.84s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.97s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.85s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s)
20:58:50 [2023-05-05T20:58:50.648Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.71s)
20:58:50 [2023-05-05T20:58:50.648Z] === RUN   TestDockerHubPullSuite
20:58:50 [2023-05-05T20:58:50.648Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:58:51 [2023-05-05T20:58:51.328Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:58:52 [2023-05-05T20:58:52.016Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
20:58:54 [2023-05-05T20:58:54.534Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
20:58:55 [2023-05-05T20:58:55.463Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
20:58:56 [2023-05-05T20:58:56.118Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:58:57 [2023-05-05T20:58:57.356Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
20:58:57 [2023-05-05T20:58:57.612Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
20:58:57 [2023-05-05T20:58:57.686Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:58:57 [2023-05-05T20:58:57.686Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
20:58:57 [2023-05-05T20:58:57.686Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:58:57 [2023-05-05T20:58:57.869Z] --- PASS: TestDockerHubPullSuite (7.72s)
20:58:57 [2023-05-05T20:58:57.869Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.88s)
20:58:57 [2023-05-05T20:58:57.869Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.50s)
20:58:57 [2023-05-05T20:58:57.869Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.91s)
20:58:57 [2023-05-05T20:58:57.869Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.60s)
20:58:57 [2023-05-05T20:58:57.869Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.46s)
20:58:57 [2023-05-05T20:58:57.869Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
20:58:57 [2023-05-05T20:58:57.869Z] PASS
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === Skipped
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_cli_sni_test.go:18: Flakey test
20:58:57 [2023-05-05T20:58:57.869Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:58:57 [2023-05-05T20:58:57.869Z] 
20:58:57 [2023-05-05T20:58:57.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.869Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
20:58:57 [2023-05-05T20:58:57.870Z]     docker_cli_network_unix_test.go:46: [de744f33aff81] daemon is not started
20:58:57 [2023-05-05T20:58:57.870Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:58:57 [2023-05-05T20:58:57.870Z] 
20:58:57 [2023-05-05T20:58:57.870Z] DONE 1270 tests, 51 skipped in 1321.288s
20:58:57 [2023-05-05T20:58:57.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:58:57 [2023-05-05T20:58:57.870Z] ++++ cat bundles/test-integration/docker.pid
20:58:57 [2023-05-05T20:58:57.870Z] +++ kill 12629
20:58:59 [2023-05-05T20:58:59.237Z] +++ /etc/init.d/apparmor stop
20:58:59 [2023-05-05T20:58:59.237Z] Leaving: AppArmorNo profiles have been unloaded.
20:58:59 [2023-05-05T20:58:59.237Z] 
20:58:59 [2023-05-05T20:58:59.237Z] Unloading profiles will leave already running processes permanently
20:58:59 [2023-05-05T20:58:59.237Z] unconfined, which can lead to unexpected situations.
20:58:59 [2023-05-05T20:58:59.237Z] 
20:58:59 [2023-05-05T20:58:59.237Z] To set a process to complain mode, use the command line tool
20:58:59 [2023-05-05T20:58:59.237Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:58:59 [2023-05-05T20:58:59.237Z] +++ true
20:58:59 [2023-05-05T20:58:59.237Z] exiting test-integration
20:58:59 [2023-05-05T20:58:59.237Z] ++ exit 0
20:58:59 [2023-05-05T20:58:59.237Z] 
20:58:59 [2023-05-05T20:58:59.237Z] + for job in $(jobs -p)
20:58:59 [2023-05-05T20:58:59.237Z] + wait 24680
20:59:01 [2023-05-05T20:59:01.485Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:59:03 [2023-05-05T20:59:03.052Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:59:08 [2023-05-05T20:59:08.929Z] === RUN   TestDockerSuite/TestBuildAddScript
20:59:08 [2023-05-05T20:59:08.929Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
20:59:08 [2023-05-05T20:59:08.929Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:59:08 [2023-05-05T20:59:08.929Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
20:59:08 [2023-05-05T20:59:08.929Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:59:08 [2023-05-05T20:59:08.929Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
20:59:08 [2023-05-05T20:59:08.929Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:59:08 [2023-05-05T20:59:08.929Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
20:59:08 [2023-05-05T20:59:08.929Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:59:09 [2023-05-05T20:59:09.398Z] === RUN   TestDockerSuite/TestBuildAddTar
21:00:21 [2023-05-05T21:00:21.710Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:00:21 [2023-05-05T21:00:21.710Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
21:00:21 [2023-05-05T21:00:21.710Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:00:21 [2023-05-05T21:00:21.710Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
21:00:21 [2023-05-05T21:00:21.710Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:00:42 [2023-05-05T21:00:42.970Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:00:42 [2023-05-05T21:00:42.970Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
21:00:43 [2023-05-05T21:00:43.441Z] === RUN   TestDockerSuite/TestBuildBlankName
21:00:43 [2023-05-05T21:00:43.911Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:00:54 [2023-05-05T21:00:54.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:00:54 [2023-05-05T21:00:54.344Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
21:00:54 [2023-05-05T21:00:54.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:01:01 [2023-05-05T21:01:01.520Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:01:05 [2023-05-05T21:01:05.658Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:01:05 [2023-05-05T21:01:05.658Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:01:05 [2023-05-05T21:01:05.658Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:01:08 [2023-05-05T21:01:08.177Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:01:10 [2023-05-05T21:01:10.072Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:01:14 [2023-05-05T21:01:14.030Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:01:15 [2023-05-05T21:01:15.323Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:01:17 [2023-05-05T21:01:17.215Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:01:20 [2023-05-05T21:01:20.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:01:20 [2023-05-05T21:01:20.486Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:01:20 [2023-05-05T21:01:20.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:01:24 [2023-05-05T21:01:24.466Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:01:24 [2023-05-05T21:01:24.466Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
21:01:24 [2023-05-05T21:01:24.466Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:01:28 [2023-05-05T21:01:28.577Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:01:28 [2023-05-05T21:01:28.577Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:01:28 [2023-05-05T21:01:28.577Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:01:31 [2023-05-05T21:01:31.096Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:01:31 [2023-05-05T21:01:31.639Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:01:31 [2023-05-05T21:01:31.639Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
21:01:31 [2023-05-05T21:01:31.639Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:01:31 [2023-05-05T21:01:31.639Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
21:01:31 [2023-05-05T21:01:31.639Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:01:38 [2023-05-05T21:01:38.811Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:01:38 [2023-05-05T21:01:38.811Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
21:01:38 [2023-05-05T21:01:38.811Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:01:39 [2023-05-05T21:01:39.280Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:01:39 [2023-05-05T21:01:39.280Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
21:01:39 [2023-05-05T21:01:39.280Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:01:39 [2023-05-05T21:01:39.280Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
21:01:39 [2023-05-05T21:01:39.751Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:02:27 [2023-05-05T21:02:27.272Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:02:27 [2023-05-05T21:02:27.272Z]     docker_cli_swarm_test.go:1186: [dcfca184193c4] joining swarm manager [d9c8018a7a68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:02:30 [2023-05-05T21:02:30.654Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:02:32 [2023-05-05T21:02:32.520Z]     docker_cli_swarm_test.go:1195: [dc5225ef81769] joining swarm manager [d9c8018a7a68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:02:33 [2023-05-05T21:02:33.614Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:02:33 [2023-05-05T21:02:33.614Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
21:02:34 [2023-05-05T21:02:34.605Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:02:34 [2023-05-05T21:02:34.605Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
21:02:35 [2023-05-05T21:02:35.076Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:02:36 [2023-05-05T21:02:36.644Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:02:36 [2023-05-05T21:02:36.644Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
21:02:37 [2023-05-05T21:02:37.113Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:02:42 [2023-05-05T21:02:42.987Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:02:44 [2023-05-05T21:02:44.554Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:02:44 [2023-05-05T21:02:44.554Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
21:02:44 [2023-05-05T21:02:44.554Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:02:44 [2023-05-05T21:02:44.554Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
21:02:44 [2023-05-05T21:02:44.554Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:02:46 [2023-05-05T21:02:46.775Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:02:47 [2023-05-05T21:02:47.768Z] === RUN   TestDockerSuite/TestBuildCmd
21:02:48 [2023-05-05T21:02:48.241Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:02:49 [2023-05-05T21:02:49.231Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:02:49 [2023-05-05T21:02:49.702Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:02:58 [2023-05-05T21:02:58.389Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:03:00 [2023-05-05T21:03:00.612Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:03:00 [2023-05-05T21:03:00.612Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
21:03:00 [2023-05-05T21:03:00.612Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:03:02 [2023-05-05T21:03:02.182Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:03:02 [2023-05-05T21:03:02.182Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
21:03:02 [2023-05-05T21:03:02.182Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:03:02 [2023-05-05T21:03:02.655Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:03:05 [2023-05-05T21:03:05.619Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:03:07 [2023-05-05T21:03:07.188Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:03:08 [2023-05-05T21:03:08.177Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:03:08 [2023-05-05T21:03:08.177Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
21:03:08 [2023-05-05T21:03:08.177Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:03:09 [2023-05-05T21:03:09.172Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:03:10 [2023-05-05T21:03:10.161Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:03:10 [2023-05-05T21:03:10.161Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
21:03:10 [2023-05-05T21:03:10.161Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:03:10 [2023-05-05T21:03:10.161Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
21:03:10 [2023-05-05T21:03:10.161Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:03:17 [2023-05-05T21:03:17.350Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:03:19 [2023-05-05T21:03:19.168Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:03:22 [2023-05-05T21:03:22.442Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:03:26 [2023-05-05T21:03:26.613Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:03:27 [2023-05-05T21:03:27.981Z]     docker_cli_swarm_test.go:1118: [d515c87f48a2d] joining swarm manager [da909f38270cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:29 [2023-05-05T21:03:29.348Z]     docker_cli_swarm_test.go:1119: [d1b8cd067dc8d] joining swarm manager [da909f38270cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:04:08 [2023-05-05T21:04:08.274Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:04:08 [2023-05-05T21:04:08.274Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:04:08 [2023-05-05T21:04:08.274Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:04:11 [2023-05-05T21:04:11.240Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:04:11 [2023-05-05T21:04:11.240Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
21:04:11 [2023-05-05T21:04:11.710Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:04:11 [2023-05-05T21:04:11.710Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
21:04:12 [2023-05-05T21:04:12.181Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:04:12 [2023-05-05T21:04:12.181Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
21:04:12 [2023-05-05T21:04:12.181Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:04:13 [2023-05-05T21:04:13.171Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:04:13 [2023-05-05T21:04:13.171Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
21:04:13 [2023-05-05T21:04:13.171Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:04:55 [2023-05-05T21:04:55.890Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:04:55 [2023-05-05T21:04:55.890Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:04:55 [2023-05-05T21:04:55.890Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
21:04:56 [2023-05-05T21:04:56.361Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:05:05 [2023-05-05T21:05:05.736Z]     docker_cli_swarm_test.go:1172: [d05d51978f841] joining swarm manager [da909f38270cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:05:32 [2023-05-05T21:05:32.240Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:05:32 [2023-05-05T21:05:32.240Z]     docker_cli_swarm_test.go:1453: [d7ba4ce7dd7f0] joining swarm manager [d2ac51869ee5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:05:32 [2023-05-05T21:05:32.240Z]     docker_cli_swarm_test.go:1454: [d4abd2b18f281] joining swarm manager [d2ac51869ee5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:05:32 [2023-05-05T21:05:32.248Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:05:32 [2023-05-05T21:05:32.248Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:05:32 [2023-05-05T21:05:32.248Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:05:36 [2023-05-05T21:05:36.049Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:05:39 [2023-05-05T21:05:39.857Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:05:43 [2023-05-05T21:05:43.660Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:05:44 [2023-05-05T21:05:44.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:05:44 [2023-05-05T21:05:44.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:05:44 [2023-05-05T21:05:44.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:05:44 [2023-05-05T21:05:44.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:05:44 [2023-05-05T21:05:44.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:05:45 [2023-05-05T21:05:45.388Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:05:47 [2023-05-05T21:05:47.280Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:05:50 [2023-05-05T21:05:50.551Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:05:53 [2023-05-05T21:05:53.071Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:05:54 [2023-05-05T21:05:54.962Z]     docker_cli_swarm_unix_test.go:63: [dc13b4d252052] joining swarm manager [df98601c53441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:51 [2023-05-05T21:06:51.142Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:06:51 [2023-05-05T21:06:51.142Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:06:51 [2023-05-05T21:06:51.142Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:06:53 [2023-05-05T21:06:53.035Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:06:56 [2023-05-05T21:06:56.306Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:06:58 [2023-05-05T21:06:58.826Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:07:00 [2023-05-05T21:07:00.719Z]     docker_api_swarm_test.go:962: [d99773cd49e6f] joining swarm manager [de52ad3749f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:07:10 [2023-05-05T21:07:10.035Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:07:10 [2023-05-05T21:07:10.035Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:07:10 [2023-05-05T21:07:10.035Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
21:07:10 [2023-05-05T21:07:10.035Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:07:18 [2023-05-05T21:07:18.806Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:07:33 [2023-05-05T21:07:33.652Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:07:35 [2023-05-05T21:07:35.018Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:07:37 [2023-05-05T21:07:37.537Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:07:40 [2023-05-05T21:07:40.809Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:07:47 [2023-05-05T21:07:47.352Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:07:52 [2023-05-05T21:07:52.602Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:07:54 [2023-05-05T21:07:54.494Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:07:57 [2023-05-05T21:07:57.013Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:08:00 [2023-05-05T21:08:00.285Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:08:02 [2023-05-05T21:08:02.808Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:08:04 [2023-05-05T21:08:04.723Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:08:07 [2023-05-05T21:08:07.242Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:08:51 [2023-05-05T21:08:51.559Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:08:51 [2023-05-05T21:08:51.559Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:08:51 [2023-05-05T21:08:51.559Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:09:03 [2023-05-05T21:09:03.419Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:09:16 [2023-05-05T21:09:16.872Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:09:18 [2023-05-05T21:09:18.265Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:09:31 [2023-05-05T21:09:31.826Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:09:33 [2023-05-05T21:09:33.109Z] --- PASS: TestDockerSwarmSuite (1662.00s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.83s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.59s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.68s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.69s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.40s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.01s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.24s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (48.86s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.86s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.30s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.29s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.08s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.46s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.11s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.15s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.74s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.33s)
21:09:33 [2023-05-05T21:09:33.109Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.55s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.14s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.76s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.10s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.25s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.84s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.68s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.51s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.98s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.68s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.23s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.72s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.46s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.89s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.92s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.48s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.61s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.08s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.59s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.70s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.62s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.13s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.81s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.58s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.86s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.78s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.79s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.10s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.10s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.87s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.50s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.23s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.70s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (129.33s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.71s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.23s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.86s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.43s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.25s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.68s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.82s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.43s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.55s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.95s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.41s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.14s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s)
21:09:33 [2023-05-05T21:09:33.110Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
21:09:33 [2023-05-05T21:09:33.110Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s)
21:09:33 [2023-05-05T21:09:33.110Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s)
21:09:33 [2023-05-05T21:09:33.110Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.27s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.65s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.79s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.27s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
21:09:33 [2023-05-05T21:09:33.110Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s)
21:09:33 [2023-05-05T21:09:33.110Z] === RUN   TestDockerExternalVolumeSuite
21:09:33 [2023-05-05T21:09:33.110Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:09:33 [2023-05-05T21:09:33.366Z]     docker_cli_external_volume_driver_test.go:52: [df4d9f0acd503] daemon is not started
21:09:51 [2023-05-05T21:09:51.419Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:09:53 [2023-05-05T21:09:53.086Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:10:35 [2023-05-05T21:10:35.832Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:10:53 [2023-05-05T21:10:53.663Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:10:59 [2023-05-05T21:10:59.090Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:11:05 [2023-05-05T21:11:05.631Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:11:11 [2023-05-05T21:11:11.498Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:11:20 [2023-05-05T21:11:20.477Z]     docker_cli_external_volume_driver_test.go:52: [d143865105a6b] daemon is not started
21:11:38 [2023-05-05T21:11:38.527Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:11:53 [2023-05-05T21:11:53.372Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:12:08 [2023-05-05T21:12:08.217Z]     docker_cli_external_volume_driver_test.go:52: [d2e0545af30cb] daemon is not started
21:12:23 [2023-05-05T21:12:23.103Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:12:23 [2023-05-05T21:12:23.103Z]     docker_cli_external_volume_driver_test.go:52: [d0534fd1023a3] daemon is not started
21:12:37 [2023-05-05T21:12:37.948Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:13:09 [2023-05-05T21:13:09.981Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:13:24 [2023-05-05T21:13:24.826Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:13:38 [2023-05-05T21:13:38.680Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:13:38 [2023-05-05T21:13:38.680Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:13:38 [2023-05-05T21:13:38.680Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:13:38 [2023-05-05T21:13:38.680Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:13:39 [2023-05-05T21:13:39.673Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:13:40 [2023-05-05T21:13:40.899Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:13:48 [2023-05-05T21:13:48.084Z] === RUN   TestDockerSuite/TestBuildEnv
21:13:48 [2023-05-05T21:13:48.084Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
21:13:48 [2023-05-05T21:13:48.084Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:13:48 [2023-05-05T21:13:48.084Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
21:13:48 [2023-05-05T21:13:48.084Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:13:48 [2023-05-05T21:13:48.084Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
21:13:48 [2023-05-05T21:13:48.084Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:13:48 [2023-05-05T21:13:48.084Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
21:13:48 [2023-05-05T21:13:48.084Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:13:48 [2023-05-05T21:13:48.084Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
21:13:48 [2023-05-05T21:13:48.084Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:13:51 [2023-05-05T21:13:51.890Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:13:51 [2023-05-05T21:13:51.890Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
21:13:52 [2023-05-05T21:13:52.360Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:13:52 [2023-05-05T21:13:52.360Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
21:13:52 [2023-05-05T21:13:52.360Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:13:52 [2023-05-05T21:13:52.360Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
21:13:52 [2023-05-05T21:13:52.360Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:13:53 [2023-05-05T21:13:53.351Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:14:00 [2023-05-05T21:14:00.523Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:14:21 [2023-05-05T21:14:21.780Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildExpose
21:14:21 [2023-05-05T21:14:21.780Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:14:21 [2023-05-05T21:14:21.780Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:14:21 [2023-05-05T21:14:21.780Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:14:21 [2023-05-05T21:14:21.780Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
21:14:21 [2023-05-05T21:14:21.780Z] === RUN   TestDockerSuite/TestBuildFails
21:14:26 [2023-05-05T21:14:26.344Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:14:30 [2023-05-05T21:14:30.487Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:14:30 [2023-05-05T21:14:30.487Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:14:40 [2023-05-05T21:14:40.926Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:14:44 [2023-05-05T21:14:44.395Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:14:48 [2023-05-05T21:14:48.097Z] === RUN   TestDockerSuite/TestBuildForceRm
21:15:03 [2023-05-05T21:15:03.047Z] === RUN   TestDockerSuite/TestBuildFromGit
21:15:08 [2023-05-05T21:15:08.925Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:15:10 [2023-05-05T21:15:10.495Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:15:16 [2023-05-05T21:15:16.454Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:15:17 [2023-05-05T21:15:17.673Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:15:17 [2023-05-05T21:15:17.674Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
21:15:17 [2023-05-05T21:15:17.674Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:15:18 [2023-05-05T21:15:18.665Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:15:19 [2023-05-05T21:15:19.136Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:15:19 [2023-05-05T21:15:19.136Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
21:15:19 [2023-05-05T21:15:19.136Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:15:31 [2023-05-05T21:15:31.652Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:15:31 [2023-05-05T21:15:31.652Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
21:15:31 [2023-05-05T21:15:31.652Z] === RUN   TestDockerSuite/TestBuildHistory
21:15:44 [2023-05-05T21:15:44.164Z] === RUN   TestDockerSuite/TestBuildIidFile
21:15:45 [2023-05-05T21:15:45.735Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:15:47 [2023-05-05T21:15:47.958Z] === RUN   TestDockerSuite/TestBuildInheritance
21:15:47 [2023-05-05T21:15:47.958Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
21:15:47 [2023-05-05T21:15:47.958Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:15:48 [2023-05-05T21:15:48.487Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:15:48 [2023-05-05T21:15:48.949Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:15:48 [2023-05-05T21:15:48.949Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:15:54 [2023-05-05T21:15:54.840Z] === RUN   TestDockerSuite/TestBuildLabel
21:15:55 [2023-05-05T21:15:55.830Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:15:56 [2023-05-05T21:15:56.820Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:15:57 [2023-05-05T21:15:57.811Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:15:58 [2023-05-05T21:15:58.282Z] === RUN   TestDockerSuite/TestBuildLabels
21:15:59 [2023-05-05T21:15:59.852Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:16:02 [2023-05-05T21:16:02.076Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:16:03 [2023-05-05T21:16:03.331Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildLastModified
21:16:09 [2023-05-05T21:16:09.248Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:16:09 [2023-05-05T21:16:09.248Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:16:09 [2023-05-05T21:16:09.248Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:16:10 [2023-05-05T21:16:10.237Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:16:10 [2023-05-05T21:16:10.707Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:16:21 [2023-05-05T21:16:21.381Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:16:21 [2023-05-05T21:16:21.381Z]     docker_cli_external_volume_driver_test.go:484: [d2cd1c5c6d27c] daemon is not started
21:16:23 [2023-05-05T21:16:23.218Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:16:36 [2023-05-05T21:16:36.227Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:16:36 [2023-05-05T21:16:36.227Z]     docker_cli_external_volume_driver_test.go:52: [d3445dcaae2b5] daemon is not started
21:16:48 [2023-05-05T21:16:48.524Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:16:48 [2023-05-05T21:16:48.524Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
21:16:48 [2023-05-05T21:16:48.524Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:16:48 [2023-05-05T21:16:48.524Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:16:51 [2023-05-05T21:16:51.072Z] --- PASS: TestDockerExternalVolumeSuite (436.96s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.82s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
21:16:51 [2023-05-05T21:16:51.072Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
21:16:51 [2023-05-05T21:16:51.072Z] PASS
21:16:51 [2023-05-05T21:16:51.072Z] 
21:16:51 [2023-05-05T21:16:51.072Z] === Skipped
21:16:51 [2023-05-05T21:16:51.072Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:16:51 [2023-05-05T21:16:51.072Z]     check_test.go:308: [d44fbf276ebd5] daemon is not started
21:16:51 [2023-05-05T21:16:51.072Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z] 
21:16:51 [2023-05-05T21:16:51.072Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:16:51 [2023-05-05T21:16:51.072Z]     check_test.go:308: [d35f511c9d0ae] daemon is not started
21:16:51 [2023-05-05T21:16:51.072Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z] 
21:16:51 [2023-05-05T21:16:51.072Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:16:51 [2023-05-05T21:16:51.072Z]     check_test.go:308: [dca7c66957a9f] daemon is not started
21:16:51 [2023-05-05T21:16:51.072Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z] 
21:16:51 [2023-05-05T21:16:51.072Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:16:51 [2023-05-05T21:16:51.072Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z] 
21:16:51 [2023-05-05T21:16:51.072Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:16:51 [2023-05-05T21:16:51.072Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:16:51 [2023-05-05T21:16:51.072Z] 
21:16:51 [2023-05-05T21:16:51.072Z] DONE 273 tests, 5 skipped in 2393.062s
21:16:51 [2023-05-05T21:16:51.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:16:51 [2023-05-05T21:16:51.072Z] ++++ cat bundles/test-integration/docker.pid
21:16:51 [2023-05-05T21:16:51.072Z] +++ kill 12564
21:16:51 [2023-05-05T21:16:51.329Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d23668108e726/docker.pid
21:16:51 [2023-05-05T21:16:51.329Z] +++ kill 12716
21:16:51 [2023-05-05T21:16:51.329Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12716 is not a child of this shell
21:16:51 [2023-05-05T21:16:51.329Z] warning: PID 12716 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d23668108e726/docker.pid had a nonzero exit code
21:16:51 [2023-05-05T21:16:51.329Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d23668108e726/root: target is busy.
21:16:51 [2023-05-05T21:16:51.329Z] +++ /etc/init.d/apparmor stop
21:16:51 [2023-05-05T21:16:51.329Z] Leaving: AppArmorNo profiles have been unloaded.
21:16:51 [2023-05-05T21:16:51.329Z] 
21:16:51 [2023-05-05T21:16:51.329Z] Unloading profiles will leave already running processes permanently
21:16:51 [2023-05-05T21:16:51.329Z] unconfined, which can lead to unexpected situations.
21:16:51 [2023-05-05T21:16:51.329Z] 
21:16:51 [2023-05-05T21:16:51.329Z] To set a process to complain mode, use the command line tool
21:16:51 [2023-05-05T21:16:51.329Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:16:51 [2023-05-05T21:16:51.329Z] +++ true
21:16:51 [2023-05-05T21:16:51.329Z] exiting test-integration
21:16:51 [2023-05-05T21:16:51.329Z] ++ exit 0
21:16:51 [2023-05-05T21:16:51.329Z] 
21:16:51 [2023-05-05T21:16:51.585Z] + exit 0
21:16:51 [2023-05-05T21:16:51.585Z] ++ jobs -p
21:16:51 [2023-05-05T21:16:51.585Z] + pids=
21:16:51 [2023-05-05T21:16:51.585Z] + echo 'Remaining pids to kill: []'
21:16:51 [2023-05-05T21:16:51.585Z] Remaining pids to kill: []
21:16:51 [2023-05-05T21:16:51.585Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:16:51 [2023-05-05T21:16:51.595Z] Recording test results
21:16:52 [2023-05-05T21:16:52.916Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:16:53 [2023-05-05T21:16:53.217Z] + echo Ensuring container killed.
21:16:53 [2023-05-05T21:16:53.217Z] Ensuring container killed.
21:16:53 [2023-05-05T21:16:53.217Z] + docker ps -aq -f name=docker-pr2-*
21:16:53 [2023-05-05T21:16:53.217Z] + cids=6eca25001ed5
21:16:53 [2023-05-05T21:16:53.217Z] 37eb5d580645
21:16:53 [2023-05-05T21:16:53.217Z] 63c2e695381a
21:16:53 [2023-05-05T21:16:53.217Z] + [ -n 6eca25001ed5
21:16:53 [2023-05-05T21:16:53.217Z] 37eb5d580645
21:16:53 [2023-05-05T21:16:53.217Z] 63c2e695381a ]
21:16:53 [2023-05-05T21:16:53.217Z] + docker rm -vf 6eca25001ed5 37eb5d580645 63c2e695381a
21:16:53 [2023-05-05T21:16:53.780Z] 6eca25001ed5
21:16:53 [2023-05-05T21:16:53.780Z] 37eb5d580645
21:16:53 [2023-05-05T21:16:53.780Z] 63c2e695381a
[Pipeline] sh
21:16:54 [2023-05-05T21:16:54.056Z] + echo Chowning /workspace to jenkins user
21:16:54 [2023-05-05T21:16:54.056Z] Chowning /workspace to jenkins user
21:16:54 [2023-05-05T21:16:54.056Z] + id -u
21:16:54 [2023-05-05T21:16:54.056Z] + id -g
21:16:54 [2023-05-05T21:16:54.056Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45479:/workspace busybox chown -R 1000:1000 /workspace
21:16:54 [2023-05-05T21:16:54.056Z] Unable to find image 'busybox:latest' locally
21:16:54 [2023-05-05T21:16:54.056Z] latest: Pulling from library/busybox
21:16:54 [2023-05-05T21:16:54.056Z] 4b35f584bb4f: Pulling fs layer
21:16:54 [2023-05-05T21:16:54.312Z] 4b35f584bb4f: Verifying Checksum
21:16:54 [2023-05-05T21:16:54.312Z] 4b35f584bb4f: Download complete
21:16:54 [2023-05-05T21:16:54.312Z] 4b35f584bb4f: Pull complete
21:16:54 [2023-05-05T21:16:54.312Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:16:54 [2023-05-05T21:16:54.312Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:16:57 [2023-05-05T21:16:57.119Z] + bundleName=amd64
21:16:57 [2023-05-05T21:16:57.119Z] + echo Creating amd64-bundles.tar.gz
21:16:57 [2023-05-05T21:16:57.119Z] Creating amd64-bundles.tar.gz
21:16:57 [2023-05-05T21:16:57.119Z] + + xargsfind tar bundles -czf -path amd64-bundles.tar.gz */root/*overlay2
21:16:57 [2023-05-05T21:16:57.119Z]  -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
21:16:58 [2023-05-05T21:16:58.058Z] Archiving artifacts
21:16:59 [2023-05-05T21:16:59.598Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:16:59 [2023-05-05T21:16:59.899Z] + make clean
21:17:00 [2023-05-05T21:17:00.155Z] docker volume rm -f docker-dev-cache
21:17:00 [2023-05-05T21:17:00.155Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:17:31 [2023-05-05T21:17:31.250Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:17:52 [2023-05-05T21:17:52.503Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:17:57 [2023-05-05T21:17:57.274Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:18:09 [2023-05-05T21:18:09.787Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:18:16 [2023-05-05T21:18:16.964Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:18:38 [2023-05-05T21:18:38.215Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:18:38 [2023-05-05T21:18:38.215Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
21:18:38 [2023-05-05T21:18:38.215Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:18:48 [2023-05-05T21:18:48.663Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:18:48 [2023-05-05T21:18:48.663Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:18:48 [2023-05-05T21:18:48.663Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
21:18:48 [2023-05-05T21:18:48.663Z] === RUN   TestDockerSuite/TestBuildNetNone
21:18:48 [2023-05-05T21:18:48.663Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
21:18:48 [2023-05-05T21:18:48.663Z] === RUN   TestDockerSuite/TestBuildNoContext
21:18:51 [2023-05-05T21:18:51.622Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:19:02 [2023-05-05T21:19:02.061Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:19:05 [2023-05-05T21:19:05.020Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:19:05 [2023-05-05T21:19:05.490Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:19:05 [2023-05-05T21:19:05.490Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:19:07 [2023-05-05T21:19:07.709Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:19:09 [2023-05-05T21:19:09.280Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:19:10 [2023-05-05T21:19:10.850Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:19:32 [2023-05-05T21:19:32.100Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:19:33 [2023-05-05T21:19:33.671Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:19:46 [2023-05-05T21:19:46.182Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:19:54 [2023-05-05T21:19:54.861Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:20:05 [2023-05-05T21:20:05.308Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:20:12 [2023-05-05T21:20:12.485Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:20:18 [2023-05-05T21:20:18.372Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:20:19 [2023-05-05T21:20:19.364Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:20:19 [2023-05-05T21:20:19.364Z]     docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux
21:20:19 [2023-05-05T21:20:19.364Z] === RUN   TestDockerSuite/TestBuildPATH
21:20:19 [2023-05-05T21:20:19.364Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
21:20:19 [2023-05-05T21:20:19.364Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:20:22 [2023-05-05T21:20:22.329Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:20:22 [2023-05-05T21:20:22.329Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
21:20:22 [2023-05-05T21:20:22.329Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:21:23 [2023-05-05T21:21:23.014Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:21:58 [2023-05-05T21:21:58.910Z] === RUN   TestDockerSuite/TestBuildRm
21:22:16 [2023-05-05T21:22:16.757Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:22:20 [2023-05-05T21:22:20.590Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:22:20 [2023-05-05T21:22:20.590Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
21:22:20 [2023-05-05T21:22:20.590Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:22:20 [2023-05-05T21:22:20.590Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
21:22:21 [2023-05-05T21:22:21.582Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:22:23 [2023-05-05T21:22:23.878Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:22:28 [2023-05-05T21:22:28.646Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:22:39 [2023-05-05T21:22:39.096Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:22:44 [2023-05-05T21:22:44.977Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:23:10 [2023-05-05T21:23:10.292Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:23:11 [2023-05-05T21:23:11.283Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:23:11 [2023-05-05T21:23:11.755Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:23:26 [2023-05-05T21:23:26.708Z] === RUN   TestDockerSuite/TestBuildSpaces
21:23:26 [2023-05-05T21:23:26.708Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:23:32 [2023-05-05T21:23:32.595Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:23:33 [2023-05-05T21:23:33.071Z] === RUN   TestDockerSuite/TestBuildStderr
21:23:38 [2023-05-05T21:23:38.951Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:24:04 [2023-05-05T21:24:04.266Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:24:04 [2023-05-05T21:24:04.266Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
21:24:04 [2023-05-05T21:24:04.738Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:24:08 [2023-05-05T21:24:08.538Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:24:10 [2023-05-05T21:24:10.108Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:24:17 [2023-05-05T21:24:17.282Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:24:23 [2023-05-05T21:24:23.165Z] === RUN   TestDockerSuite/TestBuildUser
21:24:23 [2023-05-05T21:24:23.165Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
21:24:23 [2023-05-05T21:24:23.165Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:24:23 [2023-05-05T21:24:23.165Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
21:24:23 [2023-05-05T21:24:23.165Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:24:23 [2023-05-05T21:24:23.165Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
21:24:23 [2023-05-05T21:24:23.165Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:24:29 [2023-05-05T21:24:29.049Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:24:29 [2023-05-05T21:24:29.049Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:24:37 [2023-05-05T21:24:37.722Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:24:37 [2023-05-05T21:24:37.722Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
21:24:37 [2023-05-05T21:24:37.722Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:24:37 [2023-05-05T21:24:37.722Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
21:24:37 [2023-05-05T21:24:37.722Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:25:07 [2023-05-05T21:25:07.867Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:25:07 [2023-05-05T21:25:07.867Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:25:18 [2023-05-05T21:25:18.310Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:25:25 [2023-05-05T21:25:25.483Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:25:25 [2023-05-05T21:25:25.483Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
21:25:25 [2023-05-05T21:25:25.483Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:25:25 [2023-05-05T21:25:25.483Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
21:25:25 [2023-05-05T21:25:25.483Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:25:29 [2023-05-05T21:25:29.285Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:25:29 [2023-05-05T21:25:29.285Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
21:25:29 [2023-05-05T21:25:29.756Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
21:25:44 [2023-05-05T21:25:44.708Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:25:50 [2023-05-05T21:25:50.586Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:25:51 [2023-05-05T21:25:51.581Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:26:12 [2023-05-05T21:26:12.841Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:26:12 [2023-05-05T21:26:12.841Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
21:26:13 [2023-05-05T21:26:13.322Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:26:13 [2023-05-05T21:26:13.322Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
21:26:13 [2023-05-05T21:26:13.791Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:26:13 [2023-05-05T21:26:13.791Z]     docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux
21:26:13 [2023-05-05T21:26:13.791Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:26:15 [2023-05-05T21:26:15.363Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:26:25 [2023-05-05T21:26:25.809Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:26:28 [2023-05-05T21:26:28.770Z] === RUN   TestDockerSuite/TestBuildXZHost
21:26:28 [2023-05-05T21:26:28.770Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
21:26:28 [2023-05-05T21:26:28.770Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:26:28 [2023-05-05T21:26:28.770Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:26:28 [2023-05-05T21:26:28.770Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:26:28 [2023-05-05T21:26:28.770Z]     docker_cli_sni_test.go:18: Flakey test
21:26:28 [2023-05-05T21:26:28.770Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:26:32 [2023-05-05T21:26:32.572Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:26:38 [2023-05-05T21:26:38.456Z] === RUN   TestDockerSuite/TestCommitChange
21:26:48 [2023-05-05T21:26:48.895Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:26:54 [2023-05-05T21:26:54.810Z] === RUN   TestDockerSuite/TestCommitHardlink
21:26:54 [2023-05-05T21:26:54.810Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:26:54 [2023-05-05T21:26:54.810Z] === RUN   TestDockerSuite/TestCommitNewFile
21:27:09 [2023-05-05T21:27:09.528Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:27:09 [2023-05-05T21:27:09.528Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:27:09 [2023-05-05T21:27:09.528Z] === RUN   TestDockerSuite/TestCommitTTY
21:27:16 [2023-05-05T21:27:16.700Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:27:22 [2023-05-05T21:27:22.588Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:27:22 [2023-05-05T21:27:22.588Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.588Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:27:22 [2023-05-05T21:27:22.588Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.588Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:27:22 [2023-05-05T21:27:22.588Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.588Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:27:22 [2023-05-05T21:27:22.588Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.588Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:27:22 [2023-05-05T21:27:22.588Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.588Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:27:22 [2023-05-05T21:27:22.588Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.589Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:27:22 [2023-05-05T21:27:22.589Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
21:27:22 [2023-05-05T21:27:22.589Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:27:22 [2023-05-05T21:27:22.589Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:27:31 [2023-05-05T21:27:31.263Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:27:52 [2023-05-05T21:27:52.515Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:27:52 [2023-05-05T21:27:52.515Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
21:27:52 [2023-05-05T21:27:52.515Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:27:52 [2023-05-05T21:27:52.515Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:27:52 [2023-05-05T21:27:52.515Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
21:27:52 [2023-05-05T21:27:52.515Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:27:52 [2023-05-05T21:27:52.515Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
21:27:52 [2023-05-05T21:27:52.515Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:27:52 [2023-05-05T21:27:52.515Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
21:27:52 [2023-05-05T21:27:52.515Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:28:01 [2023-05-05T21:28:01.193Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:28:01 [2023-05-05T21:28:01.193Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
21:28:01 [2023-05-05T21:28:01.193Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:28:01 [2023-05-05T21:28:01.193Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:28:03 [2023-05-05T21:28:03.416Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:28:03 [2023-05-05T21:28:03.416Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:28:03 [2023-05-05T21:28:03.416Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
21:28:03 [2023-05-05T21:28:03.416Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:28:03 [2023-05-05T21:28:03.416Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
21:28:03 [2023-05-05T21:28:03.416Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:28:03 [2023-05-05T21:28:03.416Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
21:28:03 [2023-05-05T21:28:03.416Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:28:06 [2023-05-05T21:28:06.377Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:28:09 [2023-05-05T21:28:09.336Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:28:12 [2023-05-05T21:28:12.292Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:28:12 [2023-05-05T21:28:12.292Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:28:12 [2023-05-05T21:28:12.292Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
21:28:12 [2023-05-05T21:28:12.292Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:28:15 [2023-05-05T21:28:15.256Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:28:15 [2023-05-05T21:28:15.256Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:28:18 [2023-05-05T21:28:18.216Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:28:18 [2023-05-05T21:28:18.216Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
21:28:18 [2023-05-05T21:28:18.216Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:28:18 [2023-05-05T21:28:18.216Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
21:28:18 [2023-05-05T21:28:18.216Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:28:21 [2023-05-05T21:28:21.179Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:28:21 [2023-05-05T21:28:21.179Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:28:23 [2023-05-05T21:28:23.401Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:28:23 [2023-05-05T21:28:23.401Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
21:28:23 [2023-05-05T21:28:23.401Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:28:27 [2023-05-05T21:28:27.205Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:28:27 [2023-05-05T21:28:27.205Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:28:34 [2023-05-05T21:28:34.375Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:28:44 [2023-05-05T21:28:44.809Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:28:49 [2023-05-05T21:28:49.572Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:28:49 [2023-05-05T21:28:49.572Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:28:49 [2023-05-05T21:28:49.572Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:28:49 [2023-05-05T21:28:49.572Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:28:49 [2023-05-05T21:28:49.572Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:28:51 [2023-05-05T21:28:51.836Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:28:51 [2023-05-05T21:28:51.837Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
21:28:51 [2023-05-05T21:28:51.837Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:29:00 [2023-05-05T21:29:00.522Z] === RUN   TestDockerSuite/TestContainerAPITop
21:29:00 [2023-05-05T21:29:00.522Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
21:29:00 [2023-05-05T21:29:00.522Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:29:02 [2023-05-05T21:29:02.743Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:29:02 [2023-05-05T21:29:02.743Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:29:07 [2023-05-05T21:29:07.506Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:29:10 [2023-05-05T21:29:10.466Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:29:10 [2023-05-05T21:29:10.466Z]     docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux
21:29:10 [2023-05-05T21:29:10.466Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:29:10 [2023-05-05T21:29:10.466Z]     docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux
21:29:10 [2023-05-05T21:29:10.466Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:29:10 [2023-05-05T21:29:10.466Z]     docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux
21:29:10 [2023-05-05T21:29:10.466Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:29:10 [2023-05-05T21:29:10.466Z]     docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux
21:29:10 [2023-05-05T21:29:10.466Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:29:10 [2023-05-05T21:29:10.466Z]     docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux
21:29:10 [2023-05-05T21:29:10.466Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
21:29:12 [2023-05-05T21:29:12.688Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:29:12 [2023-05-05T21:29:12.688Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
21:29:16 [2023-05-05T21:29:16.491Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
21:29:18 [2023-05-05T21:29:18.715Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
21:29:27 [2023-05-05T21:29:27.545Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
21:29:29 [2023-05-05T21:29:29.767Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000340438_<nil>}
21:29:38 [2023-05-05T21:29:38.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1175555641_c:\foo_false__<nil>_<nil>_<nil>}
21:29:47 [2023-05-05T21:29:47.124Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1175555641_c:\foo_true__<nil>_<nil>_<nil>}
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:29:49 [2023-05-05T21:29:49.344Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:29:49 [2023-05-05T21:29:49.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:29:49 [2023-05-05T21:29:49.814Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:29:49 [2023-05-05T21:29:49.814Z]     docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux
21:29:49 [2023-05-05T21:29:49.814Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:29:49 [2023-05-05T21:29:49.814Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
21:29:49 [2023-05-05T21:29:49.814Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:29:49 [2023-05-05T21:29:49.814Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
21:29:49 [2023-05-05T21:29:49.814Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:29:49 [2023-05-05T21:29:49.814Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:29:49 [2023-05-05T21:29:49.814Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:29:49 [2023-05-05T21:29:49.814Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:29:49 [2023-05-05T21:29:49.814Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:29:58 [2023-05-05T21:29:58.490Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:29:58 [2023-05-05T21:29:58.490Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:30:01 [2023-05-05T21:30:01.450Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:30:01 [2023-05-05T21:30:01.450Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:30:01 [2023-05-05T21:30:01.450Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:30:01 [2023-05-05T21:30:01.450Z] === RUN   TestDockerSuite/TestCpRelativePath
21:30:04 [2023-05-05T21:30:04.412Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:30:04 [2023-05-05T21:30:04.413Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:30:04 [2023-05-05T21:30:04.413Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:30:04 [2023-05-05T21:30:04.413Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:30:04 [2023-05-05T21:30:04.413Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:30:04 [2023-05-05T21:30:04.413Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:30:04 [2023-05-05T21:30:04.413Z] === RUN   TestDockerSuite/TestCpToCaseA
21:30:16 [2023-05-05T21:30:16.928Z] === RUN   TestDockerSuite/TestCpToCaseB
21:30:18 [2023-05-05T21:30:18.500Z] === RUN   TestDockerSuite/TestCpToCaseC
21:30:18 [2023-05-05T21:30:18.500Z]     docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux
21:30:18 [2023-05-05T21:30:18.500Z] === RUN   TestDockerSuite/TestCpToCaseD
21:30:18 [2023-05-05T21:30:18.500Z]     docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux
21:30:18 [2023-05-05T21:30:18.500Z] === RUN   TestDockerSuite/TestCpToCaseE
21:30:31 [2023-05-05T21:30:31.018Z] === RUN   TestDockerSuite/TestCpToCaseF
21:30:31 [2023-05-05T21:30:31.018Z]     docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux
21:30:31 [2023-05-05T21:30:31.018Z] === RUN   TestDockerSuite/TestCpToCaseG
21:30:31 [2023-05-05T21:30:31.018Z]     docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux
21:30:31 [2023-05-05T21:30:31.018Z] === RUN   TestDockerSuite/TestCpToCaseH
21:30:41 [2023-05-05T21:30:41.458Z] === RUN   TestDockerSuite/TestCpToCaseI
21:30:41 [2023-05-05T21:30:41.458Z]     docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux
21:30:41 [2023-05-05T21:30:41.458Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:30:41 [2023-05-05T21:30:41.459Z]     docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux
21:30:41 [2023-05-05T21:30:41.459Z] === RUN   TestDockerSuite/TestCpToDot
21:30:44 [2023-05-05T21:30:44.418Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:30:44 [2023-05-05T21:30:44.418Z]     docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux
21:30:44 [2023-05-05T21:30:44.418Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:30:44 [2023-05-05T21:30:44.418Z]     docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux
21:30:44 [2023-05-05T21:30:44.418Z] === RUN   TestDockerSuite/TestCpToStdout
21:30:48 [2023-05-05T21:30:48.230Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:30:48 [2023-05-05T21:30:48.230Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:30:48 [2023-05-05T21:30:48.230Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:30:48 [2023-05-05T21:30:48.230Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:30:48 [2023-05-05T21:30:48.230Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:30:48 [2023-05-05T21:30:48.230Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:30:48 [2023-05-05T21:30:48.230Z] === RUN   TestDockerSuite/TestCpVolumePath
21:30:48 [2023-05-05T21:30:48.230Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:30:48 [2023-05-05T21:30:48.230Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:30:48 [2023-05-05T21:30:48.230Z] === RUN   TestDockerSuite/TestCreateArgs
21:30:48 [2023-05-05T21:30:48.703Z] === RUN   TestDockerSuite/TestCreateByImageID
21:30:50 [2023-05-05T21:30:50.369Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:30:53 [2023-05-05T21:30:53.331Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:30:53 [2023-05-05T21:30:53.800Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:30:53 [2023-05-05T21:30:53.800Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:30:56 [2023-05-05T21:30:56.762Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:30:57 [2023-05-05T21:30:57.232Z] === RUN   TestDockerSuite/TestCreateLabels
21:30:57 [2023-05-05T21:30:57.232Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:30:57 [2023-05-05T21:30:57.232Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:30:57 [2023-05-05T21:30:57.232Z] === RUN   TestDockerSuite/TestCreateRM
21:30:57 [2023-05-05T21:30:57.702Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:30:57 [2023-05-05T21:30:57.702Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:30:57 [2023-05-05T21:30:57.702Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:30:58 [2023-05-05T21:30:58.173Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:30:58 [2023-05-05T21:30:58.173Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:31:08 [2023-05-05T21:31:08.618Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:31:08 [2023-05-05T21:31:08.618Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:31:08 [2023-05-05T21:31:08.618Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:31:13 [2023-05-05T21:31:13.389Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:31:13 [2023-05-05T21:31:13.389Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:31:13 [2023-05-05T21:31:13.389Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
21:31:13 [2023-05-05T21:31:13.389Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:31:22 [2023-05-05T21:31:22.066Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDevicePermissions
21:31:22 [2023-05-05T21:31:22.066Z]     docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDockerFails
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:31:22 [2023-05-05T21:31:22.066Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:31:22 [2023-05-05T21:31:22.066Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:31:22 [2023-05-05T21:31:22.066Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestEventsAttach
21:31:22 [2023-05-05T21:31:22.066Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestEventsCommit
21:31:22 [2023-05-05T21:31:22.066Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
21:31:22 [2023-05-05T21:31:22.066Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:31:25 [2023-05-05T21:31:25.028Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:31:27 [2023-05-05T21:31:27.991Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:31:30 [2023-05-05T21:31:30.960Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:31:52 [2023-05-05T21:31:52.212Z] === RUN   TestDockerSuite/TestEventsCopy
21:31:56 [2023-05-05T21:31:56.985Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:32:04 [2023-05-05T21:32:04.155Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:32:11 [2023-05-05T21:32:11.330Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:32:12 [2023-05-05T21:32:12.321Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:32:18 [2023-05-05T21:32:18.201Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:32:18 [2023-05-05T21:32:18.201Z] === RUN   TestDockerSuite/TestEventsFilterType
21:32:19 [2023-05-05T21:32:19.772Z] === RUN   TestDockerSuite/TestEventsFilters
21:32:26 [2023-05-05T21:32:26.952Z] === RUN   TestDockerSuite/TestEventsFormat
21:32:31 [2023-05-05T21:32:31.716Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:32:32 [2023-05-05T21:32:32.185Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:32:32 [2023-05-05T21:32:32.185Z] === RUN   TestDockerSuite/TestEventsImageImport
21:32:32 [2023-05-05T21:32:32.185Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
21:32:32 [2023-05-05T21:32:32.185Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:32:32 [2023-05-05T21:32:32.185Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
21:32:32 [2023-05-05T21:32:32.185Z] === RUN   TestDockerSuite/TestEventsImagePull
21:32:32 [2023-05-05T21:32:32.185Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
21:32:32 [2023-05-05T21:32:32.185Z] === RUN   TestDockerSuite/TestEventsImageTag
21:32:33 [2023-05-05T21:32:33.760Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:32:33 [2023-05-05T21:32:33.760Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
21:32:33 [2023-05-05T21:32:33.760Z] === RUN   TestDockerSuite/TestEventsRename
21:32:36 [2023-05-05T21:32:36.719Z] === RUN   TestDockerSuite/TestEventsResize
21:32:40 [2023-05-05T21:32:40.516Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:32:47 [2023-05-05T21:32:47.683Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:32:51 [2023-05-05T21:32:51.482Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:32:57 [2023-05-05T21:32:57.354Z] === RUN   TestDockerSuite/TestEventsTop
21:32:57 [2023-05-05T21:32:57.354Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
21:32:57 [2023-05-05T21:32:57.354Z] === RUN   TestDockerSuite/TestEventsUntag
21:32:59 [2023-05-05T21:32:59.576Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:33:04 [2023-05-05T21:33:04.343Z] === RUN   TestDockerSuite/TestExec
21:33:04 [2023-05-05T21:33:04.343Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:33:04 [2023-05-05T21:33:04.812Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:33:04 [2023-05-05T21:33:04.812Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:33:04 [2023-05-05T21:33:04.812Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:33:07 [2023-05-05T21:33:07.032Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:33:09 [2023-05-05T21:33:09.993Z] === RUN   TestDockerSuite/TestExecAPIStart
21:33:09 [2023-05-05T21:33:09.993Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:33:09 [2023-05-05T21:33:09.993Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:33:09 [2023-05-05T21:33:09.993Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:33:09 [2023-05-05T21:33:09.993Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:33:09 [2023-05-05T21:33:09.993Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:33:09 [2023-05-05T21:33:09.993Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:33:12 [2023-05-05T21:33:12.955Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:33:15 [2023-05-05T21:33:15.914Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:33:18 [2023-05-05T21:33:18.876Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:33:21 [2023-05-05T21:33:21.837Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:33:27 [2023-05-05T21:33:27.729Z] === RUN   TestDockerSuite/TestExecCgroup
21:33:27 [2023-05-05T21:33:27.729Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:33:27 [2023-05-05T21:33:27.729Z] === RUN   TestDockerSuite/TestExecEnv
21:33:27 [2023-05-05T21:33:27.729Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:33:27 [2023-05-05T21:33:27.729Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:33:27 [2023-05-05T21:33:27.729Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux
21:33:27 [2023-05-05T21:33:27.729Z] === RUN   TestDockerSuite/TestExecExitStatus
21:33:29 [2023-05-05T21:33:29.949Z] === RUN   TestDockerSuite/TestExecInspectID
21:33:35 [2023-05-05T21:33:35.849Z] === RUN   TestDockerSuite/TestExecInteractive
21:33:35 [2023-05-05T21:33:35.849Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:33:35 [2023-05-05T21:33:35.849Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:33:35 [2023-05-05T21:33:35.849Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:33:35 [2023-05-05T21:33:35.849Z] === RUN   TestDockerSuite/TestExecParseError
21:33:35 [2023-05-05T21:33:35.849Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:33:35 [2023-05-05T21:33:35.849Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:33:35 [2023-05-05T21:33:35.849Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:33:35 [2023-05-05T21:33:35.849Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:33:35 [2023-05-05T21:33:35.849Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:33:35 [2023-05-05T21:33:35.849Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:33:38 [2023-05-05T21:33:38.814Z] === RUN   TestDockerSuite/TestExecSetEnv
21:33:38 [2023-05-05T21:33:38.814Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:33:38 [2023-05-05T21:33:38.814Z] === RUN   TestDockerSuite/TestExecStartFails
21:33:42 [2023-05-05T21:33:42.619Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:33:42 [2023-05-05T21:33:42.619Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:33:42 [2023-05-05T21:33:42.619Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:33:42 [2023-05-05T21:33:42.619Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:33:42 [2023-05-05T21:33:42.619Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:33:42 [2023-05-05T21:33:42.619Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:33:42 [2023-05-05T21:33:42.619Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:33:45 [2023-05-05T21:33:45.578Z] === RUN   TestDockerSuite/TestExecUlimits
21:33:45 [2023-05-05T21:33:45.578Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:33:45 [2023-05-05T21:33:45.578Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:33:56 [2023-05-05T21:33:56.043Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:33:56 [2023-05-05T21:33:56.043Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:33:56 [2023-05-05T21:33:56.043Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:33:56 [2023-05-05T21:33:56.043Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:33:56 [2023-05-05T21:33:56.043Z] === RUN   TestDockerSuite/TestExecWithUser
21:33:56 [2023-05-05T21:33:56.043Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:33:56 [2023-05-05T21:33:56.043Z] === RUN   TestDockerSuite/TestGetContainerStats
21:34:03 [2023-05-05T21:34:03.223Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:34:09 [2023-05-05T21:34:09.104Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:34:12 [2023-05-05T21:34:12.904Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:34:20 [2023-05-05T21:34:20.077Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestHealth
21:34:20 [2023-05-05T21:34:20.077Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:34:20 [2023-05-05T21:34:20.077Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:34:25 [2023-05-05T21:34:25.957Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:34:25 [2023-05-05T21:34:25.957Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:34:25 [2023-05-05T21:34:25.957Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
21:34:26 [2023-05-05T21:34:26.427Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:34:26 [2023-05-05T21:34:26.427Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:34:26 [2023-05-05T21:34:26.427Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:34:26 [2023-05-05T21:34:26.898Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:34:27 [2023-05-05T21:34:27.889Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:34:27 [2023-05-05T21:34:27.889Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
21:34:27 [2023-05-05T21:34:27.889Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:34:29 [2023-05-05T21:34:29.459Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:34:29 [2023-05-05T21:34:29.459Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:34:32 [2023-05-05T21:34:32.428Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:34:32 [2023-05-05T21:34:32.428Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:34:36 [2023-05-05T21:34:36.253Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:34:44 [2023-05-05T21:34:44.938Z] === RUN   TestDockerSuite/TestImagesFormat
21:34:44 [2023-05-05T21:34:44.938Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:34:44 [2023-05-05T21:34:44.938Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
21:34:44 [2023-05-05T21:34:44.938Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:34:49 [2023-05-05T21:34:49.707Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:34:49 [2023-05-05T21:34:49.707Z] === RUN   TestDockerSuite/TestImportBadURL
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestImportDisplay
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestImportFile
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestImportGzipped
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:34:51 [2023-05-05T21:34:51.931Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:34:51 [2023-05-05T21:34:51.931Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:34:52 [2023-05-05T21:34:52.401Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:34:52 [2023-05-05T21:34:52.401Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:34:52 [2023-05-05T21:34:52.401Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:34:52 [2023-05-05T21:34:52.401Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:34:52 [2023-05-05T21:34:52.401Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:34:55 [2023-05-05T21:34:55.357Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:35:04 [2023-05-05T21:35:04.046Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:35:04 [2023-05-05T21:35:04.046Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:35:04 [2023-05-05T21:35:04.046Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:35:04 [2023-05-05T21:35:04.046Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:35:04 [2023-05-05T21:35:04.046Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:35:04 [2023-05-05T21:35:04.046Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:35:04 [2023-05-05T21:35:04.046Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:35:04 [2023-05-05T21:35:04.046Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:35:07 [2023-05-05T21:35:07.007Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:35:07 [2023-05-05T21:35:07.007Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:35:09 [2023-05-05T21:35:09.976Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:35:09 [2023-05-05T21:35:09.976Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:35:09 [2023-05-05T21:35:09.976Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:35:09 [2023-05-05T21:35:09.976Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:35:09 [2023-05-05T21:35:09.976Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:35:09 [2023-05-05T21:35:09.976Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:35:09 [2023-05-05T21:35:09.976Z] === RUN   TestDockerSuite/TestInspectDefault
21:35:12 [2023-05-05T21:35:12.935Z] === RUN   TestDockerSuite/TestInspectHistory
21:35:18 [2023-05-05T21:35:18.817Z] === RUN   TestDockerSuite/TestInspectImage
21:35:18 [2023-05-05T21:35:18.817Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:35:18 [2023-05-05T21:35:18.817Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:35:18 [2023-05-05T21:35:18.817Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:35:18 [2023-05-05T21:35:18.817Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:35:18 [2023-05-05T21:35:18.817Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:35:18 [2023-05-05T21:35:18.817Z] === RUN   TestDockerSuite/TestInspectInt64
21:35:27 [2023-05-05T21:35:27.494Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:35:29 [2023-05-05T21:35:29.714Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:35:30 [2023-05-05T21:35:30.184Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:35:33 [2023-05-05T21:35:33.144Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:35:36 [2023-05-05T21:35:36.104Z] === RUN   TestDockerSuite/TestInspectPlugin
21:35:36 [2023-05-05T21:35:36.104Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:35:36 [2023-05-05T21:35:36.104Z] === RUN   TestDockerSuite/TestInspectRootFS
21:35:36 [2023-05-05T21:35:36.104Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:35:39 [2023-05-05T21:35:39.068Z] === RUN   TestDockerSuite/TestInspectStatus
21:35:42 [2023-05-05T21:35:42.873Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:35:48 [2023-05-05T21:35:48.754Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:35:50 [2023-05-05T21:35:50.974Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:35:54 [2023-05-05T21:35:54.778Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:35:57 [2023-05-05T21:35:57.737Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:36:00 [2023-05-05T21:36:00.694Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:36:03 [2023-05-05T21:36:03.655Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksEnvs
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:36:06 [2023-05-05T21:36:06.614Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:36:06 [2023-05-05T21:36:06.614Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:36:07 [2023-05-05T21:36:07.097Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
21:36:07 [2023-05-05T21:36:07.097Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:36:07 [2023-05-05T21:36:07.568Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:36:07 [2023-05-05T21:36:07.568Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:36:10 [2023-05-05T21:36:10.533Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:36:13 [2023-05-05T21:36:13.489Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:36:19 [2023-05-05T21:36:19.361Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:36:23 [2023-05-05T21:36:23.162Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:36:23 [2023-05-05T21:36:23.162Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
21:36:23 [2023-05-05T21:36:23.162Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:36:26 [2023-05-05T21:36:26.118Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:36:26 [2023-05-05T21:36:26.118Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:36:34 [2023-05-05T21:36:34.807Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:36:41 [2023-05-05T21:36:41.976Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:36:49 [2023-05-05T21:36:49.144Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:36:52 [2023-05-05T21:36:52.947Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:36:55 [2023-05-05T21:36:55.906Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:36:55 [2023-05-05T21:36:55.906Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:36:55 [2023-05-05T21:36:55.906Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:36:58 [2023-05-05T21:36:58.873Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:37:01 [2023-05-05T21:37:01.835Z] === RUN   TestDockerSuite/TestLogsSince
21:37:12 [2023-05-05T21:37:12.274Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:37:12 [2023-05-05T21:37:12.274Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:37:12 [2023-05-05T21:37:12.274Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:37:12 [2023-05-05T21:37:12.274Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:37:12 [2023-05-05T21:37:12.274Z] === RUN   TestDockerSuite/TestLogsTail
21:37:16 [2023-05-05T21:37:16.076Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:37:19 [2023-05-05T21:37:19.885Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestMountIntoProc
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestMountIntoSys
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestNetHostname
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginActive
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPortHostBinding
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPortList
21:37:22 [2023-05-05T21:37:22.858Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:37:22 [2023-05-05T21:37:22.858Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:37:35 [2023-05-05T21:37:35.372Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:37:35 [2023-05-05T21:37:35.373Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
21:37:35 [2023-05-05T21:37:35.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:37:41 [2023-05-05T21:37:41.264Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:37:41 [2023-05-05T21:37:41.264Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
21:37:41 [2023-05-05T21:37:41.264Z] === RUN   TestDockerSuite/TestPsByOrder
21:37:53 [2023-05-05T21:37:53.774Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:37:53 [2023-05-05T21:37:53.774Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:37:53 [2023-05-05T21:37:53.774Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:38:06 [2023-05-05T21:38:06.297Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:38:27 [2023-05-05T21:38:27.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:38:28 [2023-05-05T21:38:28.020Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:38:28 [2023-05-05T21:38:28.020Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:38:28 [2023-05-05T21:38:28.020Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:38:45 [2023-05-05T21:38:45.866Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:38:51 [2023-05-05T21:38:51.745Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:39:02 [2023-05-05T21:39:02.189Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:39:12 [2023-05-05T21:39:12.629Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:39:12 [2023-05-05T21:39:12.629Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
21:39:12 [2023-05-05T21:39:12.629Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:39:12 [2023-05-05T21:39:12.629Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
21:39:12 [2023-05-05T21:39:12.629Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:39:18 [2023-05-05T21:39:18.511Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:39:18 [2023-05-05T21:39:18.511Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:39:18 [2023-05-05T21:39:18.511Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:39:18 [2023-05-05T21:39:18.511Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
21:39:18 [2023-05-05T21:39:18.511Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:39:18 [2023-05-05T21:39:18.511Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:39:18 [2023-05-05T21:39:18.511Z] === RUN   TestDockerSuite/TestPsRightTagName
21:39:18 [2023-05-05T21:39:18.511Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:39:18 [2023-05-05T21:39:18.511Z] === RUN   TestDockerSuite/TestPsShowMounts
21:39:28 [2023-05-05T21:39:28.949Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:39:28 [2023-05-05T21:39:28.949Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
21:39:28 [2023-05-05T21:39:28.949Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:39:28 [2023-05-05T21:39:28.949Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:39:28 [2023-05-05T21:39:28.949Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:39:29 [2023-05-05T21:39:29.420Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:39:30 [2023-05-05T21:39:30.410Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:39:30 [2023-05-05T21:39:30.879Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:39:30 [2023-05-05T21:39:30.879Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
21:39:30 [2023-05-05T21:39:30.879Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:39:36 [2023-05-05T21:39:36.761Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:39:42 [2023-05-05T21:39:42.637Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:39:49 [2023-05-05T21:39:49.804Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:40:15 [2023-05-05T21:40:15.120Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:40:15 [2023-05-05T21:40:15.120Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:40:15 [2023-05-05T21:40:15.120Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:40:21 [2023-05-05T21:40:21.009Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:40:21 [2023-05-05T21:40:21.009Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:40:21 [2023-05-05T21:40:21.009Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:40:21 [2023-05-05T21:40:21.998Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:40:27 [2023-05-05T21:40:27.885Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:40:33 [2023-05-05T21:40:33.763Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:40:33 [2023-05-05T21:40:33.763Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:40:33 [2023-05-05T21:40:33.763Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:40:38 [2023-05-05T21:40:38.531Z] === RUN   TestDockerSuite/TestRmiBlank
21:40:38 [2023-05-05T21:40:38.531Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:40:39 [2023-05-05T21:40:39.002Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:41:00 [2023-05-05T21:41:00.256Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:41:00 [2023-05-05T21:41:00.726Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:41:01 [2023-05-05T21:41:01.718Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:41:10 [2023-05-05T21:41:10.396Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:41:17 [2023-05-05T21:41:17.573Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:41:28 [2023-05-05T21:41:28.028Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:41:33 [2023-05-05T21:41:33.905Z] === RUN   TestDockerSuite/TestRmiTag
21:41:33 [2023-05-05T21:41:33.905Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:41:37 [2023-05-05T21:41:37.725Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:42:03 [2023-05-05T21:42:03.073Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:42:03 [2023-05-05T21:42:03.073Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:42:08 [2023-05-05T21:42:08.963Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAddHost
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
21:42:10 [2023-05-05T21:42:10.535Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:42:10 [2023-05-05T21:42:10.535Z]     docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux
21:42:11 [2023-05-05T21:42:11.005Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:42:13 [2023-05-05T21:42:13.227Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:42:13 [2023-05-05T21:42:13.227Z]     docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux
21:42:13 [2023-05-05T21:42:13.697Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:42:13 [2023-05-05T21:42:13.697Z]     docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux
21:42:13 [2023-05-05T21:42:13.697Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:42:19 [2023-05-05T21:42:19.588Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:42:23 [2023-05-05T21:42:23.395Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:42:26 [2023-05-05T21:42:26.354Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:42:29 [2023-05-05T21:42:29.317Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:42:32 [2023-05-05T21:42:32.286Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:42:32 [2023-05-05T21:42:32.286Z] === RUN   TestDockerSuite/TestRunBindMounts
21:42:38 [2023-05-05T21:42:38.171Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:42:38 [2023-05-05T21:42:38.171Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.171Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:42:38 [2023-05-05T21:42:38.171Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.171Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:42:38 [2023-05-05T21:42:38.171Z]     docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.171Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:42:38 [2023-05-05T21:42:38.171Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:42:38 [2023-05-05T21:42:38.643Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
21:42:38 [2023-05-05T21:42:38.643Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:42:41 [2023-05-05T21:42:41.602Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:42:41 [2023-05-05T21:42:41.602Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
21:42:41 [2023-05-05T21:42:41.602Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:42:45 [2023-05-05T21:42:45.408Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:42:45 [2023-05-05T21:42:45.408Z]     docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux
21:42:45 [2023-05-05T21:42:45.408Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:42:45 [2023-05-05T21:42:45.408Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
21:42:45 [2023-05-05T21:42:45.408Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:42:48 [2023-05-05T21:42:48.368Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:42:48 [2023-05-05T21:42:48.368Z]     docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.368Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:42:48 [2023-05-05T21:42:48.368Z]     docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.368Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:42:48 [2023-05-05T21:42:48.369Z]     docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.369Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:42:48 [2023-05-05T21:42:48.369Z]     docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.369Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:42:48 [2023-05-05T21:42:48.369Z]     docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.369Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:42:48 [2023-05-05T21:42:48.369Z]     docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.369Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:42:48 [2023-05-05T21:42:48.369Z]     docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux
21:42:48 [2023-05-05T21:42:48.369Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:42:51 [2023-05-05T21:42:51.325Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:42:55 [2023-05-05T21:42:55.137Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:43:02 [2023-05-05T21:43:02.306Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:43:02 [2023-05-05T21:43:02.306Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
21:43:02 [2023-05-05T21:43:02.306Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:43:02 [2023-05-05T21:43:02.306Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
21:43:02 [2023-05-05T21:43:02.306Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:43:02 [2023-05-05T21:43:02.306Z]     docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux
21:43:02 [2023-05-05T21:43:02.306Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:43:06 [2023-05-05T21:43:06.109Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:43:06 [2023-05-05T21:43:06.109Z]     docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux
21:43:06 [2023-05-05T21:43:06.109Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:43:06 [2023-05-05T21:43:06.109Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
21:43:06 [2023-05-05T21:43:06.109Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:43:06 [2023-05-05T21:43:06.109Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
21:43:06 [2023-05-05T21:43:06.109Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:43:06 [2023-05-05T21:43:06.109Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
21:43:06 [2023-05-05T21:43:06.109Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:43:08 [2023-05-05T21:43:08.331Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:43:15 [2023-05-05T21:43:15.497Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:43:15 [2023-05-05T21:43:15.497Z]     docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:43:15 [2023-05-05T21:43:15.497Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:43:15 [2023-05-05T21:43:15.497Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:43:15 [2023-05-05T21:43:15.497Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:43:15 [2023-05-05T21:43:15.497Z]     docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux
21:43:15 [2023-05-05T21:43:15.497Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:43:18 [2023-05-05T21:43:18.459Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:43:18 [2023-05-05T21:43:18.459Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
21:43:18 [2023-05-05T21:43:18.459Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:43:18 [2023-05-05T21:43:18.459Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:43:18 [2023-05-05T21:43:18.459Z]     docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux
21:43:18 [2023-05-05T21:43:18.459Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:43:21 [2023-05-05T21:43:21.418Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:43:24 [2023-05-05T21:43:24.382Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:43:24 [2023-05-05T21:43:24.382Z]     docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux
21:43:24 [2023-05-05T21:43:24.382Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:43:27 [2023-05-05T21:43:27.342Z] === RUN   TestDockerSuite/TestRunEnvironment
21:43:27 [2023-05-05T21:43:27.342Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
21:43:27 [2023-05-05T21:43:27.342Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:43:27 [2023-05-05T21:43:27.342Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
21:43:27 [2023-05-05T21:43:27.342Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:43:27 [2023-05-05T21:43:27.342Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
21:43:27 [2023-05-05T21:43:27.342Z] === RUN   TestDockerSuite/TestRunExitCode
21:43:30 [2023-05-05T21:43:30.300Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:43:33 [2023-05-05T21:43:33.257Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:43:36 [2023-05-05T21:43:36.216Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:43:39 [2023-05-05T21:43:39.180Z] === RUN   TestDockerSuite/TestRunExposePort
21:43:39 [2023-05-05T21:43:39.180Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:43:39 [2023-05-05T21:43:39.180Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:43:39 [2023-05-05T21:43:39.650Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:43:39 [2023-05-05T21:43:39.650Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:43:39 [2023-05-05T21:43:39.650Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:43:39 [2023-05-05T21:43:39.650Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:43:39 [2023-05-05T21:43:39.650Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:43:39 [2023-05-05T21:43:39.650Z]     docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux
21:43:39 [2023-05-05T21:43:39.650Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:43:50 [2023-05-05T21:43:50.091Z]     docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:43:50 [2023-05-05T21:43:50.091Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:43:50 [2023-05-05T21:43:50.091Z]     docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:43:50 [2023-05-05T21:43:50.091Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:43:50 [2023-05-05T21:43:50.091Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
21:43:50 [2023-05-05T21:43:50.091Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:44:02 [2023-05-05T21:44:02.610Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:44:02 [2023-05-05T21:44:02.610Z]     docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux
21:44:02 [2023-05-05T21:44:02.610Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModeHostname
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunMount
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux
21:44:04 [2023-05-05T21:44:04.833Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:44:04 [2023-05-05T21:44:04.833Z]     docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux
21:44:05 [2023-05-05T21:44:05.304Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:44:15 [2023-05-05T21:44:15.745Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:44:15 [2023-05-05T21:44:15.745Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:44:15 [2023-05-05T21:44:15.745Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:44:15 [2023-05-05T21:44:15.745Z]     docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux
21:44:15 [2023-05-05T21:44:15.745Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:44:15 [2023-05-05T21:44:15.745Z]     docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
21:44:15 [2023-05-05T21:44:15.745Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:44:21 [2023-05-05T21:44:21.633Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetHost
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:44:30 [2023-05-05T21:44:30.308Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:44:30 [2023-05-05T21:44:30.308Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:44:30 [2023-05-05T21:44:30.778Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:44:33 [2023-05-05T21:44:33.744Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:44:36 [2023-05-05T21:44:36.702Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:44:37 [2023-05-05T21:44:37.692Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunPortInUse
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:44:40 [2023-05-05T21:44:40.656Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
21:44:40 [2023-05-05T21:44:40.656Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:44:44 [2023-05-05T21:44:44.454Z] === RUN   TestDockerSuite/TestRunPublishPort
21:44:44 [2023-05-05T21:44:44.454Z]     docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux
21:44:44 [2023-05-05T21:44:44.454Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:44:44 [2023-05-05T21:44:44.454Z]     docker_cli_run_test.go:2881: unmatched requirement Apparmor
21:44:44 [2023-05-05T21:44:44.454Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:44:44 [2023-05-05T21:44:44.454Z]     docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux
21:44:44 [2023-05-05T21:44:44.454Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:44:44 [2023-05-05T21:44:44.454Z]     docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux
21:44:44 [2023-05-05T21:44:44.454Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:44:44 [2023-05-05T21:44:44.454Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
21:44:44 [2023-05-05T21:44:44.454Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:44:54 [2023-05-05T21:44:54.890Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:44:54 [2023-05-05T21:44:54.890Z]     docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux
21:44:54 [2023-05-05T21:44:54.890Z] === RUN   TestDockerSuite/TestRunRm
21:45:02 [2023-05-05T21:45:02.058Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:45:09 [2023-05-05T21:45:09.230Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:45:16 [2023-05-05T21:45:16.402Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:45:25 [2023-05-05T21:45:25.085Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:45:28 [2023-05-05T21:45:28.066Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:45:31 [2023-05-05T21:45:31.876Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:45:31 [2023-05-05T21:45:31.876Z]     docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux
21:45:31 [2023-05-05T21:45:31.876Z] === RUN   TestDockerSuite/TestRunState
21:45:31 [2023-05-05T21:45:31.876Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
21:45:31 [2023-05-05T21:45:31.876Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:45:34 [2023-05-05T21:45:34.839Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:45:34 [2023-05-05T21:45:34.839Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
21:45:34 [2023-05-05T21:45:34.839Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:45:37 [2023-05-05T21:45:37.063Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:45:37 [2023-05-05T21:45:37.063Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
21:45:37 [2023-05-05T21:45:37.063Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:45:37 [2023-05-05T21:45:37.063Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
21:45:37 [2023-05-05T21:45:37.063Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:45:37 [2023-05-05T21:45:37.533Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:45:37 [2023-05-05T21:45:37.533Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:45:37 [2023-05-05T21:45:37.533Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
21:45:37 [2023-05-05T21:45:37.533Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:2920: unmatched requirement Apparmor
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUserByID
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:45:43 [2023-05-05T21:45:43.410Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.410Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:45:43 [2023-05-05T21:45:43.411Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.411Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:45:43 [2023-05-05T21:45:43.411Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.411Z] === RUN   TestDockerSuite/TestRunUserByName
21:45:43 [2023-05-05T21:45:43.411Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
21:45:43 [2023-05-05T21:45:43.411Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:45:46 [2023-05-05T21:45:46.371Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:45:46 [2023-05-05T21:45:46.371Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
21:45:46 [2023-05-05T21:45:46.371Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:45:49 [2023-05-05T21:45:49.337Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:45:49 [2023-05-05T21:45:49.337Z]     docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux
21:45:49 [2023-05-05T21:45:49.337Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:45:49 [2023-05-05T21:45:49.337Z]     docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux
21:45:49 [2023-05-05T21:45:49.337Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:45:58 [2023-05-05T21:45:58.022Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:46:12 [2023-05-05T21:46:12.976Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:46:18 [2023-05-05T21:46:18.853Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:46:27 [2023-05-05T21:46:27.534Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:46:27 [2023-05-05T21:46:27.535Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
21:46:27 [2023-05-05T21:46:27.535Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:46:27 [2023-05-05T21:46:27.535Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:46:30 [2023-05-05T21:46:30.496Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:46:33 [2023-05-05T21:46:33.454Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:46:36 [2023-05-05T21:46:36.411Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:46:36 [2023-05-05T21:46:36.411Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:46:36 [2023-05-05T21:46:36.411Z]     docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:46:36 [2023-05-05T21:46:36.411Z]     docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:46:36 [2023-05-05T21:46:36.411Z]     docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:46:36 [2023-05-05T21:46:36.411Z]     docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux
21:46:36 [2023-05-05T21:46:36.411Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:46:42 [2023-05-05T21:46:42.286Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:46:44 [2023-05-05T21:46:44.510Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:46:47 [2023-05-05T21:46:47.467Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:46:57 [2023-05-05T21:46:57.909Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:46:57 [2023-05-05T21:46:57.909Z]     docker_cli_run_test.go:3037: unmatched requirement Apparmor
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveImageId
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
21:46:57 [2023-05-05T21:46:57.910Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:46:57 [2023-05-05T21:46:57.910Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
21:46:58 [2023-05-05T21:46:58.379Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:46:58 [2023-05-05T21:46:58.379Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
21:46:58 [2023-05-05T21:46:58.379Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:46:58 [2023-05-05T21:46:58.379Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
21:46:58 [2023-05-05T21:46:58.379Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:47:00 [2023-05-05T21:47:00.600Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:47:00 [2023-05-05T21:47:00.600Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:47:01 [2023-05-05T21:47:01.069Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:47:01 [2023-05-05T21:47:01.539Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:47:03 [2023-05-05T21:47:03.113Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:47:18 [2023-05-05T21:47:18.064Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:47:18 [2023-05-05T21:47:18.064Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:47:18 [2023-05-05T21:47:18.064Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:47:26 [2023-05-05T21:47:26.739Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:47:26 [2023-05-05T21:47:26.739Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:47:26 [2023-05-05T21:47:26.739Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:47:37 [2023-05-05T21:47:37.182Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:47:37 [2023-05-05T21:47:37.182Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:47:37 [2023-05-05T21:47:37.182Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:47:37 [2023-05-05T21:47:37.182Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:47:37 [2023-05-05T21:47:37.182Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:47:37 [2023-05-05T21:47:37.182Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
21:47:37 [2023-05-05T21:47:37.182Z] === RUN   TestDockerSuite/TestStartRecordError
21:47:37 [2023-05-05T21:47:37.182Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:47:37 [2023-05-05T21:47:37.182Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:47:49 [2023-05-05T21:47:49.690Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:47:49 [2023-05-05T21:47:49.690Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:47:49 [2023-05-05T21:47:49.690Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:47:49 [2023-05-05T21:47:49.690Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:47:49 [2023-05-05T21:47:49.690Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestStatsNoStream
21:47:49 [2023-05-05T21:47:49.690Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:47:49 [2023-05-05T21:47:49.690Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:47:51 [2023-05-05T21:47:51.910Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:47:55 [2023-05-05T21:47:55.712Z] === RUN   TestDockerSuite/TestTopPrivileged
21:47:55 [2023-05-05T21:47:55.712Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:47:55 [2023-05-05T21:47:55.712Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:47:57 [2023-05-05T21:47:57.934Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:47:57 [2023-05-05T21:47:57.934Z]     docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux
21:47:57 [2023-05-05T21:47:57.934Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:47:57 [2023-05-05T21:47:57.934Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
21:47:57 [2023-05-05T21:47:57.934Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:47:57 [2023-05-05T21:47:57.934Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:47:57 [2023-05-05T21:47:57.934Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:47:57 [2023-05-05T21:47:57.934Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
21:47:58 [2023-05-05T21:47:58.405Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:47:58 [2023-05-05T21:47:58.405Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
21:47:58 [2023-05-05T21:47:58.405Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:47:58 [2023-05-05T21:47:58.405Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
21:47:58 [2023-05-05T21:47:58.405Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:48:16 [2023-05-05T21:48:16.240Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:48:16 [2023-05-05T21:48:16.240Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:48:18 [2023-05-05T21:48:18.462Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:48:18 [2023-05-05T21:48:18.462Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:48:22 [2023-05-05T21:48:22.259Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:48:22 [2023-05-05T21:48:22.729Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:48:23 [2023-05-05T21:48:23.206Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:48:23 [2023-05-05T21:48:23.206Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:48:23 [2023-05-05T21:48:23.675Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:48:38 [2023-05-05T21:48:38.633Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:48:38 [2023-05-05T21:48:38.633Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
21:48:38 [2023-05-05T21:48:38.633Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:48:39 [2023-05-05T21:48:39.103Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:48:39 [2023-05-05T21:48:39.573Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:48:39 [2023-05-05T21:48:39.573Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
21:48:39 [2023-05-05T21:48:39.573Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:48:54 [2023-05-05T21:48:54.526Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:48:54 [2023-05-05T21:48:54.526Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:48:54 [2023-05-05T21:48:54.526Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:49:12 [2023-05-05T21:49:12.367Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:49:12 [2023-05-05T21:49:12.367Z]     docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux
21:49:12 [2023-05-05T21:49:12.367Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:49:12 [2023-05-05T21:49:12.836Z] --- PASS: TestDockerSuite (3330.94s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.07s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (104.99s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.87s)
21:49:12 [2023-05-05T21:49:12.836Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.78s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.80s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.07s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (136.73s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.22s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.28s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.91s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.23s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.45s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.84s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddTar (64.99s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.33s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.72s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.82s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.24s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.19s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.10s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.45s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.64s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (48.11s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.89s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.90s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.72s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.83s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.99s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.72s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.68s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.93s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.09s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.66s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.60s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.58s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.60s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (42.10s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.49s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.53s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.76s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.62s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (77.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.13s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.59s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.24s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.87s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.33s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.38s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.54s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.92s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.80s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.21s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.77s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.09s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.15s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.70s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.85s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFails (8.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.61s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.75s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildForceRm (13.26s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.16s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.24s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.79s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.61s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.38s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.20s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.50s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.46s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.23s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.21s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.93s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.28s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.77s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.17s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.23s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.21s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.59s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.49s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.87s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.12s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.41s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.49s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.58s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.95s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (21.16s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.97s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.38s)
21:49:12 [2023-05-05T21:49:12.837Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.98s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.42s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.98s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.79s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.65s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (39.21s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildRm (17.16s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.69s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.70s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.10s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.70s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.72s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (6.41s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (25.44s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.13s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (14.21s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.31s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildStderr (6.27s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.24s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.00s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.59s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
21:49:12 [2023-05-05T21:49:12.840Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.29s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.28s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.34s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.20s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (11.32s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.69s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.58s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.98s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (6.18s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.58s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.51s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.48s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.05s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.66s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCommitChange (11.13s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.67s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCommitNewFile (13.47s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.53s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.93s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.36s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (18.39s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.74s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.12s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.17s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.84s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.81s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.88s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.63s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.13s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.68s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (9.61s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.04s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.43s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.85s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.92s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (5.01s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.62s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.43s)
21:49:13 [2023-05-05T21:49:13.311Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.46s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.01s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.95s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (8.08s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.07s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000340438_<nil>} (8.11s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1175555641_c:\foo_false__<nil>_<nil>_<nil>} (8.08s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1175555641_c:\foo_true__<nil>_<nil>_<nil>} (3.12s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:49:13 [2023-05-05T21:49:13.312Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.87s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.13s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.11s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpToCaseA (10.85s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.09s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.17s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.71s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpToDot (3.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.58s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.23s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.05s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.82s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.56s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.19s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateRM (0.37s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.54s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.68s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (8.06s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.10s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.98s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (19.51s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.97s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.50s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.74s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.84s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.30s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.50s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.80s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.24s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsRename (3.12s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsResize (3.54s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.70s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.48s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.43s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.82s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.63s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.61s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.97s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.73s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.91s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.94s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.50s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.08s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.47s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecStartFails (3.01s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.32s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.74s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.79s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.79s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.77s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.90s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.87s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.43s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.83s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.43s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.79s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.31s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.20s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.00s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.92s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.23s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.92s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.99s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.98s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectInt64 (7.89s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.98s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.95s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.91s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
21:49:13 [2023-05-05T21:49:13.312Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.90s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.40s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.74s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (3.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.25s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.12s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.00s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.11s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.05s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.06s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.05s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.06s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.05s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.14s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.05s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.64s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.22s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.68s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.70s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.76s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.40s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.20s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.14s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.11s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsSince (10.00s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsTail (4.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.50s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.08s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.79s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.42s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsByOrder (11.67s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (12.49s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.95s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.57s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.76s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.75s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.95s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.15s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPsShowMounts (9.31s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.78s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.17s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.56s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.99s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.75s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.72s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.41s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.48s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.65s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.70s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (7.01s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.93s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.62s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiTag (0.98s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.20s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.18s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.35s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.40s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.67s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.29s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.59s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.89s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.88s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.17s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.90s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.89s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.99s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.61s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.19s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.14s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.75s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (3.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.45s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.89s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.05s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.81s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.93s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.94s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunExitCode (3.22s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.96s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.86s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.20s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.09s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.38s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.42s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunMount (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.16s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.54s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.26s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
21:49:13 [2023-05-05T21:49:13.313Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.06s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.88s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.95s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.63s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.75s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunRm (7.88s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.30s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.94s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (7.95s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.39s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.62s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.00s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.72s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.52s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.91s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (14.46s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.82s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.15s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.63s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.98s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.91s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.28s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.37s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.83s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.71s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.14s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.35s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (13.49s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.07s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (10.09s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.12s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.84s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.17s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.93s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.25s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.62s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.53s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (14.94s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.72s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.41s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.81s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
21:49:13 [2023-05-05T21:49:13.314Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.93s)
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.314Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:49:13 [2023-05-05T21:49:13.314Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:49:13 [2023-05-05T21:49:13.315Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.315Z] --- PASS: TestDockerRegistrySuite (0.27s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.27s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.315Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:49:13 [2023-05-05T21:49:13.787Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.787Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:49:13 [2023-05-05T21:49:13.787Z] === RUN   TestDockerRegistryAuthTokenSuite
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerDaemonSuite
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:301: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:301: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:301: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] --- PASS: TestDockerDaemonSuite (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerSwarmSuite
21:49:13 [2023-05-05T21:49:13.788Z] --- PASS: TestDockerSwarmSuite (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginCreate
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginInspect
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerPluginSuite/TestPluginSet
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] --- PASS: TestDockerPluginSuite (0.04s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerExternalVolumeSuite
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:127: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerNetworkSuite
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:133: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] --- SKIP: TestDockerNetworkSuite (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] === RUN   TestDockerHubPullSuite
21:49:13 [2023-05-05T21:49:13.788Z]     check_test.go:141: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z] --- SKIP: TestDockerHubPullSuite (0.00s)
21:49:13 [2023-05-05T21:49:13.788Z] PASS
21:49:13 [2023-05-05T21:49:13.788Z] ok  	github.com/docker/docker/integration-cli	3331.627s
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === Skipped
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_run_test.go:3176: unmatched requirement Apparmor
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_run_test.go:3154: unmatched requirement Apparmor
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
21:49:13 [2023-05-05T21:49:13.788Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.58s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.58s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.60s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.60s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.11s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.70s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.70s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_sni_test.go:18: Flakey test
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z] 
21:49:13 [2023-05-05T21:49:13.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
21:49:13 [2023-05-05T21:49:13.789Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z] 
21:49:13 [2023-05-05T21:49:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
21:49:13 [2023-05-05T21:49:13.790Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
21:49:13 [2023-05-05T21:49:13.791Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
21:49:13 [2023-05-05T21:49:13.791Z] 
21:49:13 [2023-05-05T21:49:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
21:49:13 [2023-05-05T21:49:13.791Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.05s)
21:49:14 [2023-05-05T21:49:14.262Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.262Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.05s)
21:49:14 [2023-05-05T21:49:14.262Z] 
21:49:14 [2023-05-05T21:49:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.06s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.06s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.05s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.05s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.06s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.06s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.05s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.05s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.263Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
21:49:14 [2023-05-05T21:49:14.263Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunMount (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z]     docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.264Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
21:49:14 [2023-05-05T21:49:14.264Z] 
21:49:14 [2023-05-05T21:49:14.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2881: unmatched requirement Apparmor
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2920: unmatched requirement Apparmor
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3037: unmatched requirement Apparmor
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.265Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z] 
21:49:14 [2023-05-05T21:49:14.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
21:49:14 [2023-05-05T21:49:14.265Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z]     docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.27s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.27s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z] 
21:49:14 [2023-05-05T21:49:14.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:49:14 [2023-05-05T21:49:14.266Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.266Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:184: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:211: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.735Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:49:14 [2023-05-05T21:49:14.735Z] 
21:49:14 [2023-05-05T21:49:14.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.736Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z] 
21:49:14 [2023-05-05T21:49:14.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.736Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z] 
21:49:14 [2023-05-05T21:49:14.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.736Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z] 
21:49:14 [2023-05-05T21:49:14.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.736Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z] 
21:49:14 [2023-05-05T21:49:14.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.736Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:49:14 [2023-05-05T21:49:14.736Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:238: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:267: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:301: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:301: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:301: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:49:14 [2023-05-05T21:49:14.737Z] 
21:49:14 [2023-05-05T21:49:14.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.738Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.738Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z]     check_test.go:406: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.738Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z]     check_test.go:127: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z]     check_test.go:133: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
21:49:14 [2023-05-05T21:49:14.738Z]     check_test.go:141: unmatched requirement DaemonIsLinux
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] DONE 1093 tests, 546 skipped in 3342.029s
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Integration tests ended at 05/05/2023 21:49:14. Duration:00:55:42.2159526
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Docker info of the daemon under test at end of run
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] Containers: 2
21:49:14 [2023-05-05T21:49:14.738Z]  Running: 0
21:49:14 [2023-05-05T21:49:14.738Z]  Paused: 0
21:49:14 [2023-05-05T21:49:14.738Z]  Stopped: 2
21:49:14 [2023-05-05T21:49:14.738Z] Images: 18
21:49:14 [2023-05-05T21:49:14.738Z] Server Version: 0.0.0-dev
21:49:14 [2023-05-05T21:49:14.738Z] Storage Driver: windowsfilter
21:49:14 [2023-05-05T21:49:14.738Z]  Windows: 
21:49:14 [2023-05-05T21:49:14.738Z] Logging Driver: json-file
21:49:14 [2023-05-05T21:49:14.738Z] Plugins: 
21:49:14 [2023-05-05T21:49:14.738Z]  Volume: local
21:49:14 [2023-05-05T21:49:14.738Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:49:14 [2023-05-05T21:49:14.738Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:49:14 [2023-05-05T21:49:14.738Z] Swarm: inactive
21:49:14 [2023-05-05T21:49:14.738Z] Default Isolation: process
21:49:14 [2023-05-05T21:49:14.738Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:49:14 [2023-05-05T21:49:14.738Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
21:49:14 [2023-05-05T21:49:14.738Z] OSType: windows
21:49:14 [2023-05-05T21:49:14.738Z] Architecture: x86_64
21:49:14 [2023-05-05T21:49:14.738Z] CPUs: 4
21:49:14 [2023-05-05T21:49:14.738Z] Total Memory: 32GiB
21:49:14 [2023-05-05T21:49:14.738Z] Name: azwin-2-bdde60
21:49:14 [2023-05-05T21:49:14.738Z] ID: YH7C:5EOB:EJ34:EBT2:EV7B:PNNT:I657:P6NY:RCRX:FCYA:HFZV:I7OF
21:49:14 [2023-05-05T21:49:14.738Z] Docker Root Dir: D:\CI\PR-45479\2\daemon
21:49:14 [2023-05-05T21:49:14.738Z] Debug Mode (client): false
21:49:14 [2023-05-05T21:49:14.738Z] Debug Mode (server): true
21:49:14 [2023-05-05T21:49:14.738Z]  File Descriptors: -1
21:49:14 [2023-05-05T21:49:14.738Z]  Goroutines: 17
21:49:14 [2023-05-05T21:49:14.738Z]  System Time: 2023-05-05T21:49:14.4470532Z
21:49:14 [2023-05-05T21:49:14.738Z]  EventsListeners: 0
21:49:14 [2023-05-05T21:49:14.738Z] Registry: https://index.docker.io/v1/
21:49:14 [2023-05-05T21:49:14.738Z] Labels:
21:49:14 [2023-05-05T21:49:14.738Z] Experimental: false
21:49:14 [2023-05-05T21:49:14.738Z] Insecure Registries:
21:49:14 [2023-05-05T21:49:14.738Z]  127.0.0.0/8
21:49:14 [2023-05-05T21:49:14.738Z] Live Restore Enabled: false
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] 
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Stopping daemon under test
21:49:14 [2023-05-05T21:49:14.738Z] SUCCESS: The process with PID 3852 (child process of PID 3660) has been terminated.
21:49:14 [2023-05-05T21:49:14.738Z] SUCCESS: The process with PID 3660 (child process of PID 6620) has been terminated.
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Stop tailing logs of the daemon under tests
21:49:14 [2023-05-05T21:49:14.738Z] INFO: executeCI.ps1 Completed successfully at 05/05/2023 21:49:14.
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Tidying up at end of run
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Saving daemon under test log (d:\CI\PR-45479\2\dut.out) to bundles\CIDUT.out
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Saving daemon under test log (d:\CI\PR-45479\2\dut.err) to bundles\CIDUT.err
21:49:14 [2023-05-05T21:49:14.738Z] INFO: Nuke-Everything...
21:49:15 [2023-05-05T21:49:15.208Z] INFO: Container count on control daemon to delete is 2
21:49:15 [2023-05-05T21:49:15.208Z] 7a3aecde3e4e
21:49:15 [2023-05-05T21:49:15.208Z] 6d93151118f3
21:49:15 [2023-05-05T21:49:15.208Z] INFO: Non-base image count on control daemon to delete is 1
21:49:17 [2023-05-05T21:49:17.430Z] Deleted: sha256:1e90bc95d227961c716ca6fca7da64c6118a0cfc1098d86d271e66d4c55929e4
21:49:17 [2023-05-05T21:49:17.430Z] Deleted: sha256:79246c547f55804e0948ff02a9ff8182a971dcf74da1ebbfdcd58d4cafef9eff
21:49:17 [2023-05-05T21:49:17.430Z] INFO: Tidying pidfile d:\CI\PR-45479\2\docker.pid
21:49:17 [2023-05-05T21:49:17.430Z] INFO: Nuking d:\CI
21:49:53 [2023-05-05T21:49:53.312Z] INFO: Zapped successfully
21:49:53 [2023-05-05T21:49:53.312Z] 
21:49:53 [2023-05-05T21:49:53.312Z] INFO: executeCI.ps1 exiting at Fri May  5 21:49:52 CUT 2023. Duration 01:17:47.9197759
21:49:53 [2023-05-05T21:49:53.312Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
21:49:53 [2023-05-05T21:49:53.565Z] Recording test results
21:49:54 [2023-05-05T21:49:54.082Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:49:55 [2023-05-05T21:49:55.690Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
21:49:58 [2023-05-05T21:49:58.138Z] Archiving artifacts
21:49:59 [2023-05-05T21:49:59.295Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45479/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:50:00 [2023-05-05T21:50:00.259Z] + make clean
21:50:01 [2023-05-05T21:50:01.251Z] docker volume rm -f docker-dev-cache
21:50:01 [2023-05-05T21:50:01.721Z] 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